| 1 | [ Jan 13 19:54:57 Enabled. ] | ||
| 2 | [ Jan 13 19:54:57 Rereading configuration. ] | ||
| 3 | [ Jan 13 19:54:59 Rereading configuration. ] | ||
| 4 | [ Jan 13 19:55:04 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 19:55:04 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 19:55:06.505472 [ 1 ] {} <Information> Application: Will watch for the process with pid 25352 | ||
| 29 | 2026.01.13 19:55:06.505927 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.13 19:55:06.772268 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25352 | ||
| 31 | 2026.01.13 19:55:06.772970 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.13 19:55:06.773123 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.13 19:55:06.862717 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.13 19:55:06.961909 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.13 19:55:06.961971 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.13 19:55:06.961993 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.13 19:55:06.962057 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.13 19:55:06.962467 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.13 19:55:06.965967 [ 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 19:55:06.966780 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.13 19:55:06.967570 [ 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 19:55:06.967592 [ 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 19:55:06.967607 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.13 19:55:06.968277 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.13 19:55:06.969298 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.13 19:55:06.975535 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.13 19:55:06.976367 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.13 19:55:06.977745 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.13 19:55:06.977805 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.13 19:55:06.978832 [ 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 19:55:06.979289 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.13 19:55:06.982992 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.13 19:55:06.983662 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.13 19:55:06.986684 [ 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 19:55:06.987023 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.13 19:55:06.987406 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.13 19:55:06.987790 [ 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 19:55:06.989142 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.13 19:55:06.989167 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.13 19:55:06.989268 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.13 19:55:06.989356 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.13 19:55:07.030135 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.13 19:55:07.030165 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000179664 sec | ||
| 68 | 2026.01.13 19:55:07.030189 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.13 19:55:07.030208 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.13 19:55:07.031326 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.13 19:55:07.031867 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.13 19:55:07.040485 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.13 19:55:07.040526 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.13 19:55:07.040547 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.13 19:55:07.040559 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.13 19:55:07.040592 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.13 19:55:07.040612 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.13 19:55:07.042623 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.13 19:55:07.042668 [ 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 19:55:07.042693 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.13 19:55:07.042831 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.13 19:55:07.042874 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.13 19:55:07.042888 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.13 19:55:07.042908 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.13 19:55:07.042925 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.13 19:55:07.042956 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.13 19:55:07.042975 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.13 19:55:07.064665 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.13 19:55:07.079049 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.13 19:55:07.079084 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6891e-05 sec | ||
| 91 | 2026.01.13 19:55:07.079100 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.13 19:55:07.079115 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.13 19:55:07.079143 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.13 19:55:07.079460 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.13 19:55:07.079549 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.13 19:55:07.079576 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.13 19:55:07.079599 [ 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 19:55:07.079621 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.13 19:55:07.092840 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.13 19:55:07.093027 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.64 MiB (RSS), difference: 91.87 MiB | ||
| 101 | 2026.01.13 19:55:07.094296 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.2921e-05 sec. | ||
| 102 | 2026.01.13 19:55:07.094631 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.13 19:55:07.094684 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.13 19:55:07.094698 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.13 19:55:08.016466 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53906 | ||
| 106 | 2026.01.13 19:55:08.018755 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.13 19:55:08.018817 [ 3 ] {} <Debug> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Authenticating user 'default' from [fd00:1122:3344:101::d]:53906 | ||
| 108 | 2026.01.13 19:55:08.018846 [ 3 ] {} <Debug> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.13 19:55:08.018867 [ 3 ] {} <Debug> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.13 19:55:08.018963 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.13 19:55:08.018990 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.01.13 19:55:08.019013 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.13 19:55:08.019499 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48981 | ||
| 114 | 2026.01.13 19:55:08.020445 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59569 | ||
| 115 | 2026.01.13 19:55:08.020430 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56594 | ||
| 116 | 2026.01.13 19:55:08.021103 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.01.13 19:55:08.021187 [ 4 ] {} <Debug> TCP-Session: 43888b2f-92ec-4d8d-8fa1-e969ee6b59b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48981 | ||
| 118 | 2026.01.13 19:55:08.021209 [ 4 ] {} <Debug> TCP-Session: 43888b2f-92ec-4d8d-8fa1-e969ee6b59b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.01.13 19:55:08.021222 [ 4 ] {} <Debug> TCP-Session: 43888b2f-92ec-4d8d-8fa1-e969ee6b59b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.01.13 19:55:08.022292 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52057 | ||
| 121 | 2026.01.13 19:55:08.022299 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50598 | ||
| 122 | 2026.01.13 19:55:08.022341 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.01.13 19:55:08.022383 [ 5 ] {} <Debug> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59569 | ||
| 124 | 2026.01.13 19:55:08.022419 [ 5 ] {} <Debug> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.01.13 19:55:08.022431 [ 5 ] {} <Debug> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.01.13 19:55:08.023051 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.01.13 19:55:08.023100 [ 253 ] {} <Debug> TCP-Session: a2e59928-9600-4328-a7f4-42b6dc265316 Authenticating user 'default' from [fd00:1122:3344:101::d]:56594 | ||
| 128 | 2026.01.13 19:55:08.023116 [ 253 ] {} <Debug> TCP-Session: a2e59928-9600-4328-a7f4-42b6dc265316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.01.13 19:55:08.023118 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47425 | ||
| 130 | 2026.01.13 19:55:08.023128 [ 253 ] {} <Debug> TCP-Session: a2e59928-9600-4328-a7f4-42b6dc265316 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.01.13 19:55:08.023161 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 132 | 2026.01.13 19:55:08.023164 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.01.13 19:55:08.023219 [ 255 ] {} <Debug> TCP-Session: d42d7036-9793-4e27-8cf1-a2536ef327d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:50598 | ||
| 134 | 2026.01.13 19:55:08.023239 [ 255 ] {} <Debug> TCP-Session: d42d7036-9793-4e27-8cf1-a2536ef327d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.01.13 19:55:08.023213 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.01.13 19:55:08.023254 [ 255 ] {} <Debug> TCP-Session: d42d7036-9793-4e27-8cf1-a2536ef327d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.01.13 19:55:08.023288 [ 256 ] {} <Debug> TCP-Session: 8c5e7f97-17b2-4d3d-bd92-0c640c3f557b Authenticating user 'default' from [fd00:1122:3344:101::d]:52057 | ||
| 138 | 2026.01.13 19:55:08.023292 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57489 | ||
| 139 | 2026.01.13 19:55:08.023317 [ 256 ] {} <Debug> TCP-Session: 8c5e7f97-17b2-4d3d-bd92-0c640c3f557b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.01.13 19:55:08.023360 [ 256 ] {} <Debug> TCP-Session: 8c5e7f97-17b2-4d3d-bd92-0c640c3f557b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.01.13 19:55:08.023364 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.01.13 19:55:08.023403 [ 257 ] {} <Debug> TCP-Session: 13c292d3-0492-4e5e-aa3b-8728115a1101 Authenticating user 'default' from [fd00:1122:3344:101::d]:47425 | ||
| 143 | 2026.01.13 19:55:08.023399 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63457 | ||
| 144 | 2026.01.13 19:55:08.023436 [ 257 ] {} <Debug> TCP-Session: 13c292d3-0492-4e5e-aa3b-8728115a1101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.13 19:55:08.023479 [ 257 ] {} <Debug> TCP-Session: 13c292d3-0492-4e5e-aa3b-8728115a1101 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.13 19:55:08.023491 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.01.13 19:55:08.023536 [ 258 ] {} <Debug> TCP-Session: 3a7c57d1-0247-459c-8586-5edcb6b3ecdf Authenticating user 'default' from [fd00:1122:3344:101::d]:57489 | ||
| 148 | 2026.01.13 19:55:08.023552 [ 258 ] {} <Debug> TCP-Session: 3a7c57d1-0247-459c-8586-5edcb6b3ecdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.01.13 19:55:08.023564 [ 258 ] {} <Debug> TCP-Session: 3a7c57d1-0247-459c-8586-5edcb6b3ecdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.01.13 19:55:08.024965 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.01.13 19:55:08.025022 [ 259 ] {} <Debug> TCP-Session: 4b69fd0d-f79c-480f-84e3-221ad9bb0195 Authenticating user 'default' from [fd00:1122:3344:101::d]:63457 | ||
| 152 | 2026.01.13 19:55:08.025045 [ 259 ] {} <Debug> TCP-Session: 4b69fd0d-f79c-480f-84e3-221ad9bb0195 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.13 19:55:08.025071 [ 259 ] {} <Debug> TCP-Session: 4b69fd0d-f79c-480f-84e3-221ad9bb0195 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.01.13 19:55:08.026535 [ 3 ] {a284563f-094c-4826-bc5c-3278a31261c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.01.13 19:55:08.317971 [ 3 ] {a284563f-094c-4826-bc5c-3278a31261c8} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:53906) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 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 | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 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 | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 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 | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.01.13 19:55:08.318938 [ 3 ] {a284563f-094c-4826-bc5c-3278a31261c8} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 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 | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 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 | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 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 | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.01.13 19:55:08.319178 [ 3 ] {a284563f-094c-4826-bc5c-3278a31261c8} <Debug> TCPHandler: Processed in 0.299013418 sec. | ||
| 204 | 2026.01.13 19:55:08.319880 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.01.13 19:55:08.320201 [ 5 ] {6f8a5d6e-2695-457d-9200-6874abd963e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.01.13 19:55:08.320707 [ 5 ] {6f8a5d6e-2695-457d-9200-6874abd963e1} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:59569) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 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 | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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 | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 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 | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.01.13 19:55:08.321064 [ 5 ] {6f8a5d6e-2695-457d-9200-6874abd963e1} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 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 | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 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 | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 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 | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.01.13 19:55:08.321332 [ 5 ] {6f8a5d6e-2695-457d-9200-6874abd963e1} <Debug> TCPHandler: Processed in 0.001861511 sec. | ||
| 255 | 2026.01.13 19:55:08.321659 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.01.13 19:55:08.322487 [ 3 ] {2225b6d9-6847-4e52-a6ef-f4fefe4c4125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.01.13 19:55:08.323186 [ 3 ] {2225b6d9-6847-4e52-a6ef-f4fefe4c4125} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.01.13 19:55:08.335717 [ 3 ] {2225b6d9-6847-4e52-a6ef-f4fefe4c4125} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.01.13 19:55:08.335740 [ 3 ] {2225b6d9-6847-4e52-a6ef-f4fefe4c4125} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.0362e-05 sec | ||
| 260 | 2026.01.13 19:55:08.335753 [ 3 ] {2225b6d9-6847-4e52-a6ef-f4fefe4c4125} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.01.13 19:55:08.335868 [ 3 ] {2225b6d9-6847-4e52-a6ef-f4fefe4c4125} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.01.13 19:55:08.335930 [ 3 ] {2225b6d9-6847-4e52-a6ef-f4fefe4c4125} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.01.13 19:55:08.336591 [ 3 ] {2225b6d9-6847-4e52-a6ef-f4fefe4c4125} <Debug> TCPHandler: Processed in 0.015047475 sec. | ||
| 264 | 2026.01.13 19:55:08.336741 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.01.13 19:55:08.336969 [ 3 ] {e8319022-0c7e-443a-ab1b-44b44b0a7765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.01.13 19:55:08.337021 [ 3 ] {e8319022-0c7e-443a-ab1b-44b44b0a7765} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.01.13 19:55:08.342046 [ 3 ] {e8319022-0c7e-443a-ab1b-44b44b0a7765} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.01.13 19:55:08.361892 [ 3 ] {e8319022-0c7e-443a-ab1b-44b44b0a7765} <Debug> oximeter.version (453402a2-6064-4fbd-a72c-052d54caf800): Loading data parts | ||
| 270 | 2026.01.13 19:55:08.363046 [ 3 ] {e8319022-0c7e-443a-ab1b-44b44b0a7765} <Debug> oximeter.version (453402a2-6064-4fbd-a72c-052d54caf800): There are no data parts | ||
| 271 | 2026.01.13 19:55:08.385580 [ 3 ] {e8319022-0c7e-443a-ab1b-44b44b0a7765} <Debug> TCPHandler: Processed in 0.048887088 sec. | ||
| 272 | 2026.01.13 19:55:08.385773 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.01.13 19:55:08.385982 [ 3 ] {b0f3a728-70d6-4d3b-9b76-526fad515527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | 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) | ||
| 284 | 2026.01.13 19:55:08.386100 [ 3 ] {b0f3a728-70d6-4d3b-9b76-526fad515527} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.01.13 19:55:08.400911 [ 3 ] {b0f3a728-70d6-4d3b-9b76-526fad515527} <Debug> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Loading data parts | ||
| 286 | 2026.01.13 19:55:08.401250 [ 3 ] {b0f3a728-70d6-4d3b-9b76-526fad515527} <Debug> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): There are no data parts | ||
| 287 | 2026.01.13 19:55:08.414634 [ 3 ] {b0f3a728-70d6-4d3b-9b76-526fad515527} <Debug> TCPHandler: Processed in 0.028919733 sec. | ||
| 288 | 2026.01.13 19:55:08.414800 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.01.13 19:55:08.415046 [ 3 ] {1f4b02e2-001b-48ca-afef-1be6a85457d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) 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) | ||
| 290 | 2026.01.13 19:55:08.415180 [ 3 ] {1f4b02e2-001b-48ca-afef-1be6a85457d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.01.13 19:55:08.426015 [ 3 ] {1f4b02e2-001b-48ca-afef-1be6a85457d3} <Debug> oximeter.measurements_i8 (1f43fe72-3448-4c1d-9508-d09ef6d5903f): Loading data parts | ||
| 292 | 2026.01.13 19:55:08.426243 [ 3 ] {1f4b02e2-001b-48ca-afef-1be6a85457d3} <Debug> oximeter.measurements_i8 (1f43fe72-3448-4c1d-9508-d09ef6d5903f): There are no data parts | ||
| 293 | 2026.01.13 19:55:08.428160 [ 3 ] {1f4b02e2-001b-48ca-afef-1be6a85457d3} <Debug> TCPHandler: Processed in 0.013411118 sec. | ||
| 294 | 2026.01.13 19:55:08.428347 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.01.13 19:55:08.428507 [ 3 ] {804d075f-232c-49d8-a631-01556f31c46e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) 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) | ||
| 296 | 2026.01.13 19:55:08.428669 [ 3 ] {804d075f-232c-49d8-a631-01556f31c46e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.01.13 19:55:08.450939 [ 3 ] {804d075f-232c-49d8-a631-01556f31c46e} <Debug> oximeter.measurements_u8 (668be698-edcd-4970-9df2-187dd05330d5): Loading data parts | ||
| 298 | 2026.01.13 19:55:08.451209 [ 3 ] {804d075f-232c-49d8-a631-01556f31c46e} <Debug> oximeter.measurements_u8 (668be698-edcd-4970-9df2-187dd05330d5): There are no data parts | ||
| 299 | 2026.01.13 19:55:08.500925 [ 3 ] {804d075f-232c-49d8-a631-01556f31c46e} <Debug> TCPHandler: Processed in 0.072626707 sec. | ||
| 300 | 2026.01.13 19:55:08.501122 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.01.13 19:55:08.501376 [ 3 ] {7351fd37-f17f-4542-859a-53071b9e66d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) 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) | ||
| 302 | 2026.01.13 19:55:08.501421 [ 3 ] {7351fd37-f17f-4542-859a-53071b9e66d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.01.13 19:55:08.518056 [ 3 ] {7351fd37-f17f-4542-859a-53071b9e66d4} <Debug> oximeter.measurements_i16 (c5ebb6ef-e67c-4ab9-a4f7-4d314dae2cce): Loading data parts | ||
| 304 | 2026.01.13 19:55:08.518231 [ 3 ] {7351fd37-f17f-4542-859a-53071b9e66d4} <Debug> oximeter.measurements_i16 (c5ebb6ef-e67c-4ab9-a4f7-4d314dae2cce): There are no data parts | ||
| 305 | 2026.01.13 19:55:08.529458 [ 3 ] {7351fd37-f17f-4542-859a-53071b9e66d4} <Debug> TCPHandler: Processed in 0.028399872 sec. | ||
| 306 | 2026.01.13 19:55:08.529755 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.01.13 19:55:08.529947 [ 3 ] {533aa0f2-040c-4690-b2db-0a8a5cfe9c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) 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) | ||
| 308 | 2026.01.13 19:55:08.530092 [ 3 ] {533aa0f2-040c-4690-b2db-0a8a5cfe9c18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.01.13 19:55:08.543019 [ 3 ] {533aa0f2-040c-4690-b2db-0a8a5cfe9c18} <Debug> oximeter.measurements_u16 (2deb980c-7e57-4dac-a177-e68d655f5c28): Loading data parts | ||
| 310 | 2026.01.13 19:55:08.543283 [ 3 ] {533aa0f2-040c-4690-b2db-0a8a5cfe9c18} <Debug> oximeter.measurements_u16 (2deb980c-7e57-4dac-a177-e68d655f5c28): There are no data parts | ||
| 311 | 2026.01.13 19:55:08.564740 [ 3 ] {533aa0f2-040c-4690-b2db-0a8a5cfe9c18} <Debug> TCPHandler: Processed in 0.035049441 sec. | ||
| 312 | 2026.01.13 19:55:08.564900 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.01.13 19:55:08.565134 [ 3 ] {28217664-e205-4cfa-86c7-ab3a7a25b162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) 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) | ||
| 314 | 2026.01.13 19:55:08.565178 [ 3 ] {28217664-e205-4cfa-86c7-ab3a7a25b162} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.01.13 19:55:08.580787 [ 3 ] {28217664-e205-4cfa-86c7-ab3a7a25b162} <Debug> oximeter.measurements_i32 (303ffc4c-de53-4564-a60c-8e2374ab432e): Loading data parts | ||
| 316 | 2026.01.13 19:55:08.580945 [ 3 ] {28217664-e205-4cfa-86c7-ab3a7a25b162} <Debug> oximeter.measurements_i32 (303ffc4c-de53-4564-a60c-8e2374ab432e): There are no data parts | ||
| 317 | 2026.01.13 19:55:08.604152 [ 3 ] {28217664-e205-4cfa-86c7-ab3a7a25b162} <Debug> TCPHandler: Processed in 0.039301985 sec. | ||
| 318 | 2026.01.13 19:55:08.604427 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.01.13 19:55:08.604616 [ 3 ] {9446e9c5-b29b-41b3-8344-e922fa605d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) 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) | ||
| 320 | 2026.01.13 19:55:08.604870 [ 3 ] {9446e9c5-b29b-41b3-8344-e922fa605d3e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.01.13 19:55:08.619510 [ 3 ] {9446e9c5-b29b-41b3-8344-e922fa605d3e} <Debug> oximeter.measurements_u32 (78c901e6-e8e4-42a8-92ef-b837abb670c0): Loading data parts | ||
| 322 | 2026.01.13 19:55:08.619756 [ 3 ] {9446e9c5-b29b-41b3-8344-e922fa605d3e} <Debug> oximeter.measurements_u32 (78c901e6-e8e4-42a8-92ef-b837abb670c0): There are no data parts | ||
| 323 | 2026.01.13 19:55:08.651932 [ 3 ] {9446e9c5-b29b-41b3-8344-e922fa605d3e} <Debug> TCPHandler: Processed in 0.047567378 sec. | ||
| 324 | 2026.01.13 19:55:08.652115 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2026.01.13 19:55:08.652333 [ 3 ] {d1d5cdb8-5724-4ba1-b1ba-53962ce7f122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) 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) | ||
| 326 | 2026.01.13 19:55:08.652428 [ 3 ] {d1d5cdb8-5724-4ba1-b1ba-53962ce7f122} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2026.01.13 19:55:08.658769 [ 3 ] {d1d5cdb8-5724-4ba1-b1ba-53962ce7f122} <Debug> oximeter.measurements_i64 (aeb46de4-37f8-4e20-971e-4b5e363f9402): Loading data parts | ||
| 328 | 2026.01.13 19:55:08.658926 [ 3 ] {d1d5cdb8-5724-4ba1-b1ba-53962ce7f122} <Debug> oximeter.measurements_i64 (aeb46de4-37f8-4e20-971e-4b5e363f9402): There are no data parts | ||
| 329 | 2026.01.13 19:55:08.669916 [ 3 ] {d1d5cdb8-5724-4ba1-b1ba-53962ce7f122} <Debug> TCPHandler: Processed in 0.017860438 sec. | ||
| 330 | 2026.01.13 19:55:08.670180 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2026.01.13 19:55:08.670349 [ 3 ] {cf8477dd-c43a-46f8-a61b-804c53eaffc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) 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) | ||
| 332 | 2026.01.13 19:55:08.670463 [ 3 ] {cf8477dd-c43a-46f8-a61b-804c53eaffc4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2026.01.13 19:55:08.694613 [ 3 ] {cf8477dd-c43a-46f8-a61b-804c53eaffc4} <Debug> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Loading data parts | ||
| 334 | 2026.01.13 19:55:08.694774 [ 3 ] {cf8477dd-c43a-46f8-a61b-804c53eaffc4} <Debug> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): There are no data parts | ||
| 335 | 2026.01.13 19:55:08.730014 [ 3 ] {cf8477dd-c43a-46f8-a61b-804c53eaffc4} <Debug> TCPHandler: Processed in 0.059893214 sec. | ||
| 336 | 2026.01.13 19:55:08.730210 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2026.01.13 19:55:08.730402 [ 3 ] {204e93e6-e0e1-4bbd-b8f3-c69a950f354a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) 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) | ||
| 338 | 2026.01.13 19:55:08.730598 [ 3 ] {204e93e6-e0e1-4bbd-b8f3-c69a950f354a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2026.01.13 19:55:08.736420 [ 3 ] {204e93e6-e0e1-4bbd-b8f3-c69a950f354a} <Debug> oximeter.measurements_f32 (c517671d-9620-4038-8eab-6950b1745121): Loading data parts | ||
| 340 | 2026.01.13 19:55:08.736608 [ 3 ] {204e93e6-e0e1-4bbd-b8f3-c69a950f354a} <Debug> oximeter.measurements_f32 (c517671d-9620-4038-8eab-6950b1745121): There are no data parts | ||
| 341 | 2026.01.13 19:55:08.748516 [ 3 ] {204e93e6-e0e1-4bbd-b8f3-c69a950f354a} <Debug> TCPHandler: Processed in 0.018365989 sec. | ||
| 342 | 2026.01.13 19:55:08.748673 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.01.13 19:55:08.748919 [ 3 ] {7a244c88-81d4-4f7e-a6c4-465d0790f0ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) 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) | ||
| 344 | 2026.01.13 19:55:08.749052 [ 3 ] {7a244c88-81d4-4f7e-a6c4-465d0790f0ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2026.01.13 19:55:08.772692 [ 3 ] {7a244c88-81d4-4f7e-a6c4-465d0790f0ff} <Debug> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Loading data parts | ||
| 346 | 2026.01.13 19:55:08.772842 [ 3 ] {7a244c88-81d4-4f7e-a6c4-465d0790f0ff} <Debug> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): There are no data parts | ||
| 347 | 2026.01.13 19:55:08.777534 [ 3 ] {7a244c88-81d4-4f7e-a6c4-465d0790f0ff} <Debug> TCPHandler: Processed in 0.028911184 sec. | ||
| 348 | 2026.01.13 19:55:08.777705 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2026.01.13 19:55:08.777867 [ 3 ] {824a9f1c-cff8-41cc-912e-11c8eb005e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) 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) | ||
| 350 | 2026.01.13 19:55:08.778055 [ 3 ] {824a9f1c-cff8-41cc-912e-11c8eb005e6b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2026.01.13 19:55:08.801652 [ 3 ] {824a9f1c-cff8-41cc-912e-11c8eb005e6b} <Debug> oximeter.measurements_string (d6ae96e8-edd1-4bc6-b939-a479776e6ef5): Loading data parts | ||
| 352 | 2026.01.13 19:55:08.801894 [ 3 ] {824a9f1c-cff8-41cc-912e-11c8eb005e6b} <Debug> oximeter.measurements_string (d6ae96e8-edd1-4bc6-b939-a479776e6ef5): There are no data parts | ||
| 353 | 2026.01.13 19:55:08.818424 [ 3 ] {824a9f1c-cff8-41cc-912e-11c8eb005e6b} <Debug> TCPHandler: Processed in 0.040771918 sec. | ||
| 354 | 2026.01.13 19:55:08.818670 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2026.01.13 19:55:08.819083 [ 3 ] {99309676-1121-4bd6-8bf6-22e76e8f0964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2026.01.13 19:55:08.819285 [ 3 ] {99309676-1121-4bd6-8bf6-22e76e8f0964} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2026.01.13 19:55:08.828004 [ 3 ] {99309676-1121-4bd6-8bf6-22e76e8f0964} <Debug> oximeter.measurements_bytes (7eb76965-1fad-47ad-b12c-4effc70d4bfa): Loading data parts | ||
| 365 | 2026.01.13 19:55:08.828335 [ 3 ] {99309676-1121-4bd6-8bf6-22e76e8f0964} <Debug> oximeter.measurements_bytes (7eb76965-1fad-47ad-b12c-4effc70d4bfa): There are no data parts | ||
| 366 | 2026.01.13 19:55:08.844777 [ 3 ] {99309676-1121-4bd6-8bf6-22e76e8f0964} <Debug> TCPHandler: Processed in 0.026209914 sec. | ||
| 367 | 2026.01.13 19:55:08.845005 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.01.13 19:55:08.845250 [ 3 ] {eeab9a22-910a-4fe1-b70d-32d823c92ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) 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) | ||
| 369 | 2026.01.13 19:55:08.845390 [ 3 ] {eeab9a22-910a-4fe1-b70d-32d823c92ac6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2026.01.13 19:55:08.880191 [ 3 ] {eeab9a22-910a-4fe1-b70d-32d823c92ac6} <Debug> oximeter.measurements_cumulativei64 (c9ad6d54-0a81-4afe-856f-22e171778831): Loading data parts | ||
| 371 | 2026.01.13 19:55:08.880469 [ 3 ] {eeab9a22-910a-4fe1-b70d-32d823c92ac6} <Debug> oximeter.measurements_cumulativei64 (c9ad6d54-0a81-4afe-856f-22e171778831): There are no data parts | ||
| 372 | 2026.01.13 19:55:08.897382 [ 3 ] {eeab9a22-910a-4fe1-b70d-32d823c92ac6} <Debug> TCPHandler: Processed in 0.052435028 sec. | ||
| 373 | 2026.01.13 19:55:08.897586 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.01.13 19:55:08.897904 [ 3 ] {7a21d8e9-9b9c-46d1-a5fe-8a8ccef47300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) 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) | ||
| 375 | 2026.01.13 19:55:08.898006 [ 3 ] {7a21d8e9-9b9c-46d1-a5fe-8a8ccef47300} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2026.01.13 19:55:08.921846 [ 3 ] {7a21d8e9-9b9c-46d1-a5fe-8a8ccef47300} <Debug> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Loading data parts | ||
| 377 | 2026.01.13 19:55:08.922067 [ 3 ] {7a21d8e9-9b9c-46d1-a5fe-8a8ccef47300} <Debug> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): There are no data parts | ||
| 378 | 2026.01.13 19:55:08.935906 [ 3 ] {7a21d8e9-9b9c-46d1-a5fe-8a8ccef47300} <Debug> TCPHandler: Processed in 0.038391005 sec. | ||
| 379 | 2026.01.13 19:55:08.936084 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.01.13 19:55:08.936286 [ 3 ] {026b32ea-6966-4e56-8864-2923810baf2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) 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) | ||
| 381 | 2026.01.13 19:55:08.936424 [ 3 ] {026b32ea-6966-4e56-8864-2923810baf2b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2026.01.13 19:55:08.958336 [ 3 ] {026b32ea-6966-4e56-8864-2923810baf2b} <Debug> oximeter.measurements_cumulativef32 (50277243-3e52-4a09-aa8c-d6a4df1ddbc1): Loading data parts | ||
| 383 | 2026.01.13 19:55:08.958577 [ 3 ] {026b32ea-6966-4e56-8864-2923810baf2b} <Debug> oximeter.measurements_cumulativef32 (50277243-3e52-4a09-aa8c-d6a4df1ddbc1): There are no data parts | ||
| 384 | 2026.01.13 19:55:08.969049 [ 3 ] {026b32ea-6966-4e56-8864-2923810baf2b} <Debug> TCPHandler: Processed in 0.033025075 sec. | ||
| 385 | 2026.01.13 19:55:08.969212 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.01.13 19:55:08.969608 [ 3 ] {65b11b33-9db7-482a-af27-067f58122b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) 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) | ||
| 387 | 2026.01.13 19:55:08.969743 [ 3 ] {65b11b33-9db7-482a-af27-067f58122b10} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2026.01.13 19:55:08.994636 [ 3 ] {65b11b33-9db7-482a-af27-067f58122b10} <Debug> oximeter.measurements_cumulativef64 (d8954383-e216-4055-ad62-be41af324948): Loading data parts | ||
| 389 | 2026.01.13 19:55:08.994850 [ 3 ] {65b11b33-9db7-482a-af27-067f58122b10} <Debug> oximeter.measurements_cumulativef64 (d8954383-e216-4055-ad62-be41af324948): There are no data parts | ||
| 390 | 2026.01.13 19:55:08.999209 [ 3 ] {65b11b33-9db7-482a-af27-067f58122b10} <Debug> TCPHandler: Processed in 0.030045329 sec. | ||
| 391 | 2026.01.13 19:55:08.999405 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.01.13 19:55:08.999646 [ 3 ] {bb58e419-c441-4116-a35a-4460f340cfbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | 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) | ||
| 403 | 2026.01.13 19:55:08.999808 [ 3 ] {bb58e419-c441-4116-a35a-4460f340cfbd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2026.01.13 19:55:09.000150 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.65 MiB, peak 122.65 MiB, free memory in arenas 0.00 B, will set to 132.14 MiB (RSS), difference: 9.48 MiB | ||
| 405 | 2026.01.13 19:55:09.025097 [ 3 ] {bb58e419-c441-4116-a35a-4460f340cfbd} <Debug> oximeter.measurements_histogrami8 (a90feace-7491-45da-9f0b-07a8dcb1ee31): Loading data parts | ||
| 406 | 2026.01.13 19:55:09.025285 [ 3 ] {bb58e419-c441-4116-a35a-4460f340cfbd} <Debug> oximeter.measurements_histogrami8 (a90feace-7491-45da-9f0b-07a8dcb1ee31): There are no data parts | ||
| 407 | 2026.01.13 19:55:09.059113 [ 3 ] {bb58e419-c441-4116-a35a-4460f340cfbd} <Debug> TCPHandler: Processed in 0.059778891 sec. | ||
| 408 | 2026.01.13 19:55:09.059323 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.01.13 19:55:09.059540 [ 3 ] {b7597444-bc93-42a9-8abc-b07dd00e2592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) 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 19:55:09.059680 [ 3 ] {b7597444-bc93-42a9-8abc-b07dd00e2592} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.01.13 19:55:09.084820 [ 3 ] {b7597444-bc93-42a9-8abc-b07dd00e2592} <Debug> oximeter.measurements_histogramu8 (bfafa366-0983-4b6f-829e-27ed0f4705a6): Loading data parts | ||
| 412 | 2026.01.13 19:55:09.085092 [ 3 ] {b7597444-bc93-42a9-8abc-b07dd00e2592} <Debug> oximeter.measurements_histogramu8 (bfafa366-0983-4b6f-829e-27ed0f4705a6): There are no data parts | ||
| 413 | 2026.01.13 19:55:09.088150 [ 3 ] {b7597444-bc93-42a9-8abc-b07dd00e2592} <Debug> TCPHandler: Processed in 0.028884703 sec. | ||
| 414 | 2026.01.13 19:55:09.088323 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.01.13 19:55:09.088627 [ 3 ] {67c18d39-5f2d-468b-be39-fcafc0141cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) 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 19:55:09.088760 [ 3 ] {67c18d39-5f2d-468b-be39-fcafc0141cf9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.01.13 19:55:09.111500 [ 3 ] {67c18d39-5f2d-468b-be39-fcafc0141cf9} <Debug> oximeter.measurements_histogrami16 (defa4aa1-ddb1-449d-bd70-3f75b5b757c0): Loading data parts | ||
| 418 | 2026.01.13 19:55:09.111673 [ 3 ] {67c18d39-5f2d-468b-be39-fcafc0141cf9} <Debug> oximeter.measurements_histogrami16 (defa4aa1-ddb1-449d-bd70-3f75b5b757c0): There are no data parts | ||
| 419 | 2026.01.13 19:55:09.116305 [ 3 ] {67c18d39-5f2d-468b-be39-fcafc0141cf9} <Debug> TCPHandler: Processed in 0.028030544 sec. | ||
| 420 | 2026.01.13 19:55:09.116559 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.01.13 19:55:09.116782 [ 3 ] {ecb3cae7-deb5-4e4b-9653-6bfcc9e112dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) 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 19:55:09.116918 [ 3 ] {ecb3cae7-deb5-4e4b-9653-6bfcc9e112dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.01.13 19:55:09.139657 [ 3 ] {ecb3cae7-deb5-4e4b-9653-6bfcc9e112dc} <Debug> oximeter.measurements_histogramu16 (34512655-b903-4963-8006-bd3dcc892e3c): Loading data parts | ||
| 424 | 2026.01.13 19:55:09.139897 [ 3 ] {ecb3cae7-deb5-4e4b-9653-6bfcc9e112dc} <Debug> oximeter.measurements_histogramu16 (34512655-b903-4963-8006-bd3dcc892e3c): There are no data parts | ||
| 425 | 2026.01.13 19:55:09.153758 [ 3 ] {ecb3cae7-deb5-4e4b-9653-6bfcc9e112dc} <Debug> TCPHandler: Processed in 0.03724808 sec. | ||
| 426 | 2026.01.13 19:55:09.153934 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.01.13 19:55:09.154298 [ 3 ] {d96317cf-0624-402e-99fa-23cb57ff0ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) 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 19:55:09.154456 [ 3 ] {d96317cf-0624-402e-99fa-23cb57ff0ba7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.01.13 19:55:09.178592 [ 3 ] {d96317cf-0624-402e-99fa-23cb57ff0ba7} <Debug> oximeter.measurements_histogrami32 (f3faae0e-07e1-4b35-b8d8-df96a513a0fd): Loading data parts | ||
| 430 | 2026.01.13 19:55:09.178746 [ 3 ] {d96317cf-0624-402e-99fa-23cb57ff0ba7} <Debug> oximeter.measurements_histogrami32 (f3faae0e-07e1-4b35-b8d8-df96a513a0fd): There are no data parts | ||
| 431 | 2026.01.13 19:55:09.196465 [ 3 ] {d96317cf-0624-402e-99fa-23cb57ff0ba7} <Debug> TCPHandler: Processed in 0.042582278 sec. | ||
| 432 | 2026.01.13 19:55:09.196775 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.01.13 19:55:09.196990 [ 3 ] {e920fa16-5bb2-41ce-a09b-058cbe072d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 434 | 2026.01.13 19:55:09.197126 [ 3 ] {e920fa16-5bb2-41ce-a09b-058cbe072d31} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.01.13 19:55:09.201327 [ 3 ] {e920fa16-5bb2-41ce-a09b-058cbe072d31} <Debug> oximeter.measurements_histogramu32 (044fa37e-b8a4-4f69-81ff-8a47b097702e): Loading data parts | ||
| 436 | 2026.01.13 19:55:09.201499 [ 3 ] {e920fa16-5bb2-41ce-a09b-058cbe072d31} <Debug> oximeter.measurements_histogramu32 (044fa37e-b8a4-4f69-81ff-8a47b097702e): There are no data parts | ||
| 437 | 2026.01.13 19:55:09.214896 [ 3 ] {e920fa16-5bb2-41ce-a09b-058cbe072d31} <Debug> TCPHandler: Processed in 0.018172645 sec. | ||
| 438 | 2026.01.13 19:55:09.215082 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.01.13 19:55:09.215392 [ 3 ] {179bdaa5-bba3-47bd-af8e-233f9d85169b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 440 | 2026.01.13 19:55:09.215539 [ 3 ] {179bdaa5-bba3-47bd-af8e-233f9d85169b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.01.13 19:55:09.228040 [ 3 ] {179bdaa5-bba3-47bd-af8e-233f9d85169b} <Debug> oximeter.measurements_histogrami64 (bf2b6cd5-f023-4764-b84d-f176bf19f2cf): Loading data parts | ||
| 442 | 2026.01.13 19:55:09.228190 [ 3 ] {179bdaa5-bba3-47bd-af8e-233f9d85169b} <Debug> oximeter.measurements_histogrami64 (bf2b6cd5-f023-4764-b84d-f176bf19f2cf): There are no data parts | ||
| 443 | 2026.01.13 19:55:09.240028 [ 3 ] {179bdaa5-bba3-47bd-af8e-233f9d85169b} <Debug> TCPHandler: Processed in 0.025010377 sec. | ||
| 444 | 2026.01.13 19:55:09.240288 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.01.13 19:55:09.240505 [ 3 ] {bab31c85-8ba3-4fd6-96ab-73e7dac1ffc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 446 | 2026.01.13 19:55:09.240654 [ 3 ] {bab31c85-8ba3-4fd6-96ab-73e7dac1ffc4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.01.13 19:55:09.251685 [ 3 ] {bab31c85-8ba3-4fd6-96ab-73e7dac1ffc4} <Debug> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Loading data parts | ||
| 448 | 2026.01.13 19:55:09.251850 [ 3 ] {bab31c85-8ba3-4fd6-96ab-73e7dac1ffc4} <Debug> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): There are no data parts | ||
| 449 | 2026.01.13 19:55:09.265438 [ 3 ] {bab31c85-8ba3-4fd6-96ab-73e7dac1ffc4} <Debug> TCPHandler: Processed in 0.025202632 sec. | ||
| 450 | 2026.01.13 19:55:09.265591 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.01.13 19:55:09.265802 [ 3 ] {bae39fcc-4fd7-4e9b-924b-9fcce0803f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 452 | 2026.01.13 19:55:09.265939 [ 3 ] {bae39fcc-4fd7-4e9b-924b-9fcce0803f25} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.01.13 19:55:09.276448 [ 3 ] {bae39fcc-4fd7-4e9b-924b-9fcce0803f25} <Debug> oximeter.measurements_histogramf32 (0de53b7a-2958-4bd3-9600-009068cf2568): Loading data parts | ||
| 454 | 2026.01.13 19:55:09.276620 [ 3 ] {bae39fcc-4fd7-4e9b-924b-9fcce0803f25} <Debug> oximeter.measurements_histogramf32 (0de53b7a-2958-4bd3-9600-009068cf2568): There are no data parts | ||
| 455 | 2026.01.13 19:55:09.301108 [ 3 ] {bae39fcc-4fd7-4e9b-924b-9fcce0803f25} <Debug> TCPHandler: Processed in 0.035567952 sec. | ||
| 456 | 2026.01.13 19:55:09.301432 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.01.13 19:55:09.301709 [ 3 ] {6fdbc842-b5f0-4d81-b980-cc63fe0b1999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 458 | 2026.01.13 19:55:09.301866 [ 3 ] {6fdbc842-b5f0-4d81-b980-cc63fe0b1999} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.01.13 19:55:09.314795 [ 3 ] {6fdbc842-b5f0-4d81-b980-cc63fe0b1999} <Debug> oximeter.measurements_histogramf64 (d8bcd6ef-99ef-44bb-9a3b-de0df4bceb9f): Loading data parts | ||
| 460 | 2026.01.13 19:55:09.315004 [ 3 ] {6fdbc842-b5f0-4d81-b980-cc63fe0b1999} <Debug> oximeter.measurements_histogramf64 (d8bcd6ef-99ef-44bb-9a3b-de0df4bceb9f): There are no data parts | ||
| 461 | 2026.01.13 19:55:09.340178 [ 3 ] {6fdbc842-b5f0-4d81-b980-cc63fe0b1999} <Debug> TCPHandler: Processed in 0.038809184 sec. | ||
| 462 | 2026.01.13 19:55:09.340390 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.01.13 19:55:09.340607 [ 3 ] {777b15cb-32fe-4715-bce5-5d8a850483ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 489 | 2026.01.13 19:55:09.340767 [ 3 ] {777b15cb-32fe-4715-bce5-5d8a850483ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.01.13 19:55:09.360499 [ 3 ] {777b15cb-32fe-4715-bce5-5d8a850483ba} <Debug> oximeter.fields_bool (d86b776c-dc5f-4d69-a409-494a81c8f0f0): Loading data parts | ||
| 491 | 2026.01.13 19:55:09.360830 [ 3 ] {777b15cb-32fe-4715-bce5-5d8a850483ba} <Debug> oximeter.fields_bool (d86b776c-dc5f-4d69-a409-494a81c8f0f0): There are no data parts | ||
| 492 | 2026.01.13 19:55:09.376071 [ 3 ] {777b15cb-32fe-4715-bce5-5d8a850483ba} <Debug> TCPHandler: Processed in 0.035744886 sec. | ||
| 493 | 2026.01.13 19:55:09.376251 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.01.13 19:55:09.376506 [ 3 ] {76c0a81f-62f2-4749-9780-8e0ad2f49a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 495 | 2026.01.13 19:55:09.376665 [ 3 ] {76c0a81f-62f2-4749-9780-8e0ad2f49a79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.01.13 19:55:09.436398 [ 3 ] {76c0a81f-62f2-4749-9780-8e0ad2f49a79} <Debug> oximeter.fields_i8 (f651ed03-6094-46f0-a296-5beb4f557fad): Loading data parts | ||
| 497 | 2026.01.13 19:55:09.436567 [ 3 ] {76c0a81f-62f2-4749-9780-8e0ad2f49a79} <Debug> oximeter.fields_i8 (f651ed03-6094-46f0-a296-5beb4f557fad): There are no data parts | ||
| 498 | 2026.01.13 19:55:09.443341 [ 3 ] {76c0a81f-62f2-4749-9780-8e0ad2f49a79} <Debug> TCPHandler: Processed in 0.067142155 sec. | ||
| 499 | 2026.01.13 19:55:09.443502 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.01.13 19:55:09.443677 [ 3 ] {97849dc3-cc0d-4eae-8a4e-1edcb266fd25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 501 | 2026.01.13 19:55:09.443826 [ 3 ] {97849dc3-cc0d-4eae-8a4e-1edcb266fd25} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.01.13 19:55:09.494088 [ 3 ] {97849dc3-cc0d-4eae-8a4e-1edcb266fd25} <Debug> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Loading data parts | ||
| 503 | 2026.01.13 19:55:09.494423 [ 3 ] {97849dc3-cc0d-4eae-8a4e-1edcb266fd25} <Debug> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): There are no data parts | ||
| 504 | 2026.01.13 19:55:09.522584 [ 3 ] {97849dc3-cc0d-4eae-8a4e-1edcb266fd25} <Debug> TCPHandler: Processed in 0.079133232 sec. | ||
| 505 | 2026.01.13 19:55:09.522745 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.01.13 19:55:09.523002 [ 3 ] {001d8ba0-041c-4654-b565-9b9df9d80f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 507 | 2026.01.13 19:55:09.523118 [ 3 ] {001d8ba0-041c-4654-b565-9b9df9d80f74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.01.13 19:55:09.542759 [ 3 ] {001d8ba0-041c-4654-b565-9b9df9d80f74} <Debug> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Loading data parts | ||
| 509 | 2026.01.13 19:55:09.542976 [ 3 ] {001d8ba0-041c-4654-b565-9b9df9d80f74} <Debug> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): There are no data parts | ||
| 510 | 2026.01.13 19:55:09.548749 [ 3 ] {001d8ba0-041c-4654-b565-9b9df9d80f74} <Debug> TCPHandler: Processed in 0.0260548 sec. | ||
| 511 | 2026.01.13 19:55:09.548908 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.01.13 19:55:09.549076 [ 3 ] {a4eea508-9a64-4dc9-a5e7-9f5ce9205707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 513 | 2026.01.13 19:55:09.549272 [ 3 ] {a4eea508-9a64-4dc9-a5e7-9f5ce9205707} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.01.13 19:55:09.553046 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40316 | ||
| 515 | 2026.01.13 19:55:09.554313 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 516 | 2026.01.13 19:55:09.554362 [ 262 ] {} <Debug> TCP-Session: 901b86a2-30a8-4f41-8803-dead6dbc4320 Authenticating user 'default' from [fd00:1122:3344:101::c]:40316 | ||
| 517 | 2026.01.13 19:55:09.554385 [ 262 ] {} <Debug> TCP-Session: 901b86a2-30a8-4f41-8803-dead6dbc4320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 518 | 2026.01.13 19:55:09.554480 [ 262 ] {} <Debug> TCP-Session: 901b86a2-30a8-4f41-8803-dead6dbc4320 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 519 | 2026.01.13 19:55:09.554549 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 520 | 2026.01.13 19:55:09.554575 [ 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 | ||
| 521 | 2026.01.13 19:55:09.554671 [ 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 | ||
| 522 | 2026.01.13 19:55:09.555280 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58023 | ||
| 523 | 2026.01.13 19:55:09.555287 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53437 | ||
| 524 | 2026.01.13 19:55:09.555382 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39350 | ||
| 525 | 2026.01.13 19:55:09.555482 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54277 | ||
| 526 | 2026.01.13 19:55:09.555503 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 527 | 2026.01.13 19:55:09.555627 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 528 | 2026.01.13 19:55:09.555638 [ 263 ] {} <Debug> TCP-Session: 1e9d77ae-e1ec-4994-ba77-bfa1f93d3d06 Authenticating user 'default' from [fd00:1122:3344:101::c]:58023 | ||
| 529 | 2026.01.13 19:55:09.555701 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59649 | ||
| 530 | 2026.01.13 19:55:09.555752 [ 263 ] {} <Debug> TCP-Session: 1e9d77ae-e1ec-4994-ba77-bfa1f93d3d06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 531 | 2026.01.13 19:55:09.555699 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 532 | 2026.01.13 19:55:09.555770 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 533 | 2026.01.13 19:55:09.555794 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61468 | ||
| 534 | 2026.01.13 19:55:09.555865 [ 265 ] {} <Debug> TCP-Session: 3373dfea-2160-4005-8299-b0c256c946e0 Authenticating user 'default' from [fd00:1122:3344:101::c]:39350 | ||
| 535 | 2026.01.13 19:55:09.555867 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58540 | ||
| 536 | 2026.01.13 19:55:09.555862 [ 263 ] {} <Debug> TCP-Session: 1e9d77ae-e1ec-4994-ba77-bfa1f93d3d06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 537 | 2026.01.13 19:55:09.555939 [ 266 ] {} <Debug> TCP-Session: 606d9719-e8ce-4ecb-9dca-cb6f8eeaf221 Authenticating user 'default' from [fd00:1122:3344:101::c]:54277 | ||
| 538 | 2026.01.13 19:55:09.555969 [ 265 ] {} <Debug> TCP-Session: 3373dfea-2160-4005-8299-b0c256c946e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 539 | 2026.01.13 19:55:09.555916 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 540 | 2026.01.13 19:55:09.556071 [ 266 ] {} <Debug> TCP-Session: 606d9719-e8ce-4ecb-9dca-cb6f8eeaf221 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 541 | 2026.01.13 19:55:09.556054 [ 265 ] {} <Debug> TCP-Session: 3373dfea-2160-4005-8299-b0c256c946e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 542 | 2026.01.13 19:55:09.555675 [ 264 ] {} <Debug> TCP-Session: 0e0150b8-e192-40fd-9f3a-26adaac40abc Authenticating user 'default' from [fd00:1122:3344:101::c]:53437 | ||
| 543 | 2026.01.13 19:55:09.556208 [ 267 ] {} <Debug> TCP-Session: 3e1b4ecf-9d10-4378-be26-691bef0e7149 Authenticating user 'default' from [fd00:1122:3344:101::c]:59649 | ||
| 544 | 2026.01.13 19:55:09.556268 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 545 | 2026.01.13 19:55:09.556131 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 546 | 2026.01.13 19:55:09.556383 [ 268 ] {} <Debug> TCP-Session: c9dff722-8461-49fe-920d-e6447d193cfb Authenticating user 'default' from [fd00:1122:3344:101::c]:61468 | ||
| 547 | 2026.01.13 19:55:09.556391 [ 267 ] {} <Debug> TCP-Session: 3e1b4ecf-9d10-4378-be26-691bef0e7149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 548 | 2026.01.13 19:55:09.556359 [ 264 ] {} <Debug> TCP-Session: 0e0150b8-e192-40fd-9f3a-26adaac40abc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 549 | 2026.01.13 19:55:09.556486 [ 268 ] {} <Debug> TCP-Session: c9dff722-8461-49fe-920d-e6447d193cfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 550 | 2026.01.13 19:55:09.556470 [ 267 ] {} <Debug> TCP-Session: 3e1b4ecf-9d10-4378-be26-691bef0e7149 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 551 | 2026.01.13 19:55:09.556468 [ 269 ] {} <Debug> TCP-Session: a66cb709-c80c-4468-beab-690762641215 Authenticating user 'default' from [fd00:1122:3344:101::c]:58540 | ||
| 552 | 2026.01.13 19:55:09.556598 [ 268 ] {} <Debug> TCP-Session: c9dff722-8461-49fe-920d-e6447d193cfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 553 | 2026.01.13 19:55:09.556566 [ 264 ] {} <Debug> TCP-Session: 0e0150b8-e192-40fd-9f3a-26adaac40abc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 554 | 2026.01.13 19:55:09.556170 [ 266 ] {} <Debug> TCP-Session: 606d9719-e8ce-4ecb-9dca-cb6f8eeaf221 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 555 | 2026.01.13 19:55:09.556673 [ 269 ] {} <Debug> TCP-Session: a66cb709-c80c-4468-beab-690762641215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 556 | 2026.01.13 19:55:09.556783 [ 269 ] {} <Debug> TCP-Session: a66cb709-c80c-4468-beab-690762641215 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 557 | 2026.01.13 19:55:09.560536 [ 3 ] {a4eea508-9a64-4dc9-a5e7-9f5ce9205707} <Debug> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Loading data parts | ||
| 558 | 2026.01.13 19:55:09.560874 [ 3 ] {a4eea508-9a64-4dc9-a5e7-9f5ce9205707} <Debug> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): There are no data parts | ||
| 559 | 2026.01.13 19:55:09.601210 [ 3 ] {a4eea508-9a64-4dc9-a5e7-9f5ce9205707} <Debug> TCPHandler: Processed in 0.052351526 sec. | ||
| 560 | 2026.01.13 19:55:09.601406 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.01.13 19:55:09.601673 [ 3 ] {c7f4c23c-aa4c-49de-946a-f9a16a76b63c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) 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 19:55:09.601782 [ 3 ] {c7f4c23c-aa4c-49de-946a-f9a16a76b63c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 563 | 2026.01.13 19:55:09.612572 [ 3 ] {c7f4c23c-aa4c-49de-946a-f9a16a76b63c} <Debug> oximeter.fields_i32 (7d69571b-4314-40b0-a4bc-44cdf5add495): Loading data parts | ||
| 564 | 2026.01.13 19:55:09.612811 [ 3 ] {c7f4c23c-aa4c-49de-946a-f9a16a76b63c} <Debug> oximeter.fields_i32 (7d69571b-4314-40b0-a4bc-44cdf5add495): There are no data parts | ||
| 565 | 2026.01.13 19:55:09.615727 [ 3 ] {c7f4c23c-aa4c-49de-946a-f9a16a76b63c} <Debug> TCPHandler: Processed in 0.01438396 sec. | ||
| 566 | 2026.01.13 19:55:09.616015 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 567 | 2026.01.13 19:55:09.616178 [ 3 ] {3fb241b3-a09f-4402-9eb4-a57cf2c2eaf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) 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) | ||
| 568 | 2026.01.13 19:55:09.616320 [ 3 ] {3fb241b3-a09f-4402-9eb4-a57cf2c2eaf5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 569 | 2026.01.13 19:55:09.640996 [ 3 ] {3fb241b3-a09f-4402-9eb4-a57cf2c2eaf5} <Debug> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Loading data parts | ||
| 570 | 2026.01.13 19:55:09.641356 [ 3 ] {3fb241b3-a09f-4402-9eb4-a57cf2c2eaf5} <Debug> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): There are no data parts | ||
| 571 | 2026.01.13 19:55:09.645596 [ 3 ] {3fb241b3-a09f-4402-9eb4-a57cf2c2eaf5} <Debug> TCPHandler: Processed in 0.0296315 sec. | ||
| 572 | 2026.01.13 19:55:09.645769 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 573 | 2026.01.13 19:55:09.645976 [ 3 ] {cfcc6a62-452e-4ee2-9b47-3c2677ffe62e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) 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) | ||
| 574 | 2026.01.13 19:55:09.646059 [ 3 ] {cfcc6a62-452e-4ee2-9b47-3c2677ffe62e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 575 | 2026.01.13 19:55:09.659559 [ 3 ] {cfcc6a62-452e-4ee2-9b47-3c2677ffe62e} <Debug> oximeter.fields_i64 (e5b710ac-14db-437e-aead-53c030d9e9d3): Loading data parts | ||
| 576 | 2026.01.13 19:55:09.659711 [ 3 ] {cfcc6a62-452e-4ee2-9b47-3c2677ffe62e} <Debug> oximeter.fields_i64 (e5b710ac-14db-437e-aead-53c030d9e9d3): There are no data parts | ||
| 577 | 2026.01.13 19:55:09.672376 [ 3 ] {cfcc6a62-452e-4ee2-9b47-3c2677ffe62e} <Debug> TCPHandler: Processed in 0.026655023 sec. | ||
| 578 | 2026.01.13 19:55:09.672625 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2026.01.13 19:55:09.672832 [ 3 ] {b0d865df-ea1c-4076-bdd9-21bbe4b26c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) 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) | ||
| 580 | 2026.01.13 19:55:09.672988 [ 3 ] {b0d865df-ea1c-4076-bdd9-21bbe4b26c9b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 581 | 2026.01.13 19:55:09.696268 [ 3 ] {b0d865df-ea1c-4076-bdd9-21bbe4b26c9b} <Debug> oximeter.fields_u64 (7f382d0f-62aa-41e3-b1eb-f94ee3a0ec6b): Loading data parts | ||
| 582 | 2026.01.13 19:55:09.696534 [ 3 ] {b0d865df-ea1c-4076-bdd9-21bbe4b26c9b} <Debug> oximeter.fields_u64 (7f382d0f-62aa-41e3-b1eb-f94ee3a0ec6b): There are no data parts | ||
| 583 | 2026.01.13 19:55:09.712779 [ 3 ] {b0d865df-ea1c-4076-bdd9-21bbe4b26c9b} <Debug> TCPHandler: Processed in 0.040220256 sec. | ||
| 584 | 2026.01.13 19:55:09.712982 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 585 | 2026.01.13 19:55:09.713339 [ 3 ] {a996bc6d-57a1-40bb-bd8c-433e4300095d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) 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) | ||
| 586 | 2026.01.13 19:55:09.713396 [ 3 ] {a996bc6d-57a1-40bb-bd8c-433e4300095d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 587 | 2026.01.13 19:55:09.776091 [ 3 ] {a996bc6d-57a1-40bb-bd8c-433e4300095d} <Debug> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Loading data parts | ||
| 588 | 2026.01.13 19:55:09.776309 [ 3 ] {a996bc6d-57a1-40bb-bd8c-433e4300095d} <Debug> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): There are no data parts | ||
| 589 | 2026.01.13 19:55:09.786282 [ 3 ] {a996bc6d-57a1-40bb-bd8c-433e4300095d} <Debug> TCPHandler: Processed in 0.073354044 sec. | ||
| 590 | 2026.01.13 19:55:09.786663 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2026.01.13 19:55:09.786850 [ 3 ] {793554b6-0af6-49a9-8e7b-a1aef1dbb0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) 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) | ||
| 592 | 2026.01.13 19:55:09.787017 [ 3 ] {793554b6-0af6-49a9-8e7b-a1aef1dbb0d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 593 | 2026.01.13 19:55:09.812707 [ 3 ] {793554b6-0af6-49a9-8e7b-a1aef1dbb0d0} <Debug> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Loading data parts | ||
| 594 | 2026.01.13 19:55:09.813045 [ 3 ] {793554b6-0af6-49a9-8e7b-a1aef1dbb0d0} <Debug> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): There are no data parts | ||
| 595 | 2026.01.13 19:55:09.845337 [ 3 ] {793554b6-0af6-49a9-8e7b-a1aef1dbb0d0} <Debug> TCPHandler: Processed in 0.058752659 sec. | ||
| 596 | 2026.01.13 19:55:09.845507 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2026.01.13 19:55:09.845864 [ 3 ] {e7a055bc-4b47-4b12-8913-b300dfb4d697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) 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) | ||
| 598 | 2026.01.13 19:55:09.846019 [ 3 ] {e7a055bc-4b47-4b12-8913-b300dfb4d697} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 599 | 2026.01.13 19:55:09.857748 [ 3 ] {e7a055bc-4b47-4b12-8913-b300dfb4d697} <Debug> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Loading data parts | ||
| 600 | 2026.01.13 19:55:09.857979 [ 3 ] {e7a055bc-4b47-4b12-8913-b300dfb4d697} <Debug> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): There are no data parts | ||
| 601 | 2026.01.13 19:55:09.863202 [ 3 ] {e7a055bc-4b47-4b12-8913-b300dfb4d697} <Debug> TCPHandler: Processed in 0.017744945 sec. | ||
| 602 | 2026.01.13 19:55:09.863609 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2026.01.13 19:55:09.863943 [ 3 ] {56764d67-b992-4f17-87ae-b1e3576f9f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) /* The timeseries schema table stores the extracted schema for the samples | ||
| 604 | * oximeter collects. | ||
| 605 | */ | ||
| 606 | 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) | ||
| 607 | 2026.01.13 19:55:09.864144 [ 3 ] {56764d67-b992-4f17-87ae-b1e3576f9f83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 608 | 2026.01.13 19:55:09.906258 [ 3 ] {56764d67-b992-4f17-87ae-b1e3576f9f83} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f): Loading data parts | ||
| 609 | 2026.01.13 19:55:09.906456 [ 3 ] {56764d67-b992-4f17-87ae-b1e3576f9f83} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f): There are no data parts | ||
| 610 | 2026.01.13 19:55:09.934756 [ 3 ] {56764d67-b992-4f17-87ae-b1e3576f9f83} <Debug> TCPHandler: Processed in 0.071204205 sec. | ||
| 611 | 2026.01.13 19:55:09.935141 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.01.13 19:55:09.935505 [ 5 ] {f556a016-0c93-40b9-bf2b-6c89e2269628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 613 | 2026.01.13 19:55:09.936855 [ 5 ] {f556a016-0c93-40b9-bf2b-6c89e2269628} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 614 | 2026.01.13 19:55:09.974409 [ 260 ] {f556a016-0c93-40b9-bf2b-6c89e2269628} <Trace> oximeter.version (453402a2-6064-4fbd-a72c-052d54caf800): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 615 | 2026.01.13 19:55:09.974470 [ 260 ] {f556a016-0c93-40b9-bf2b-6c89e2269628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 616 | 2026.01.13 19:55:09.979778 [ 260 ] {f556a016-0c93-40b9-bf2b-6c89e2269628} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 617 | 2026.01.13 19:55:09.980434 [ 260 ] {f556a016-0c93-40b9-bf2b-6c89e2269628} <Trace> oximeter.version (453402a2-6064-4fbd-a72c-052d54caf800): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 618 | 2026.01.13 19:55:09.980700 [ 5 ] {f556a016-0c93-40b9-bf2b-6c89e2269628} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.04534 sec., 22.055580061755624 rows/sec., 352.89 B/sec. | ||
| 619 | 2026.01.13 19:55:09.981061 [ 5 ] {f556a016-0c93-40b9-bf2b-6c89e2269628} <Debug> TCPHandler: Processed in 0.046068836 sec. | ||
| 620 | 2026.01.13 19:55:10.000149 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.06 MiB, peak 134.06 MiB, free memory in arenas 0.00 B, will set to 138.64 MiB (RSS), difference: 4.58 MiB | ||
| 621 | 2026.01.13 19:55:11.461201 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64422 | ||
| 622 | 2026.01.13 19:55:11.475791 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.01.13 19:55:11.475963 [ 270 ] {} <Debug> TCP-Session: d57026f7-91a2-4b7d-adc8-fdc74b9b6a5f Authenticating user 'default' from [fd00:1122:3344:101::a]:64422 | ||
| 624 | 2026.01.13 19:55:11.475987 [ 270 ] {} <Debug> TCP-Session: d57026f7-91a2-4b7d-adc8-fdc74b9b6a5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.01.13 19:55:11.476001 [ 270 ] {} <Debug> TCP-Session: d57026f7-91a2-4b7d-adc8-fdc74b9b6a5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.01.13 19:55:11.476155 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.01.13 19:55:11.476183 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.01.13 19:55:11.476306 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2026.01.13 19:55:11.476813 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61456 | ||
| 630 | 2026.01.13 19:55:11.477001 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43607 | ||
| 631 | 2026.01.13 19:55:11.477003 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59491 | ||
| 632 | 2026.01.13 19:55:11.477072 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34034 | ||
| 633 | 2026.01.13 19:55:11.477162 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2026.01.13 19:55:11.477342 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61933 | ||
| 635 | 2026.01.13 19:55:11.477344 [ 271 ] {} <Debug> TCP-Session: 6fc9eca7-4dd4-42ee-99c2-54b2f68289f8 Authenticating user 'default' from [fd00:1122:3344:101::a]:61456 | ||
| 636 | 2026.01.13 19:55:11.477403 [ 271 ] {} <Debug> TCP-Session: 6fc9eca7-4dd4-42ee-99c2-54b2f68289f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2026.01.13 19:55:11.477419 [ 271 ] {} <Debug> TCP-Session: 6fc9eca7-4dd4-42ee-99c2-54b2f68289f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.01.13 19:55:11.477430 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45306 | ||
| 639 | 2026.01.13 19:55:11.477460 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.01.13 19:55:11.477537 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2026.01.13 19:55:11.477575 [ 273 ] {} <Debug> TCP-Session: 48368798-1b0c-46ec-a4e6-3e3e1e2a0a24 Authenticating user 'default' from [fd00:1122:3344:101::a]:43607 | ||
| 642 | 2026.01.13 19:55:11.477617 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39897 | ||
| 643 | 2026.01.13 19:55:11.477625 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.01.13 19:55:11.477644 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.01.13 19:55:11.477750 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.01.13 19:55:11.477725 [ 273 ] {} <Debug> TCP-Session: 48368798-1b0c-46ec-a4e6-3e3e1e2a0a24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.01.13 19:55:11.477722 [ 272 ] {} <Debug> TCP-Session: eb17449f-8b49-494d-8ce8-48005e6c51a2 Authenticating user 'default' from [fd00:1122:3344:101::a]:59491 | ||
| 648 | 2026.01.13 19:55:11.477848 [ 275 ] {} <Debug> TCP-Session: 77b2c10a-e1d6-43e8-b336-3ad8da4b76e7 Authenticating user 'default' from [fd00:1122:3344:101::a]:61933 | ||
| 649 | 2026.01.13 19:55:11.477870 [ 276 ] {} <Debug> TCP-Session: 844effcb-b1c8-4d77-a7a5-61e7e76d21cb Authenticating user 'default' from [fd00:1122:3344:101::a]:45306 | ||
| 650 | 2026.01.13 19:55:11.477842 [ 273 ] {} <Debug> TCP-Session: 48368798-1b0c-46ec-a4e6-3e3e1e2a0a24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.01.13 19:55:11.477942 [ 272 ] {} <Debug> TCP-Session: eb17449f-8b49-494d-8ce8-48005e6c51a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.01.13 19:55:11.477968 [ 275 ] {} <Debug> TCP-Session: 77b2c10a-e1d6-43e8-b336-3ad8da4b76e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.01.13 19:55:11.477953 [ 276 ] {} <Debug> TCP-Session: 844effcb-b1c8-4d77-a7a5-61e7e76d21cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.01.13 19:55:11.478050 [ 275 ] {} <Debug> TCP-Session: 77b2c10a-e1d6-43e8-b336-3ad8da4b76e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.01.13 19:55:11.478060 [ 272 ] {} <Debug> TCP-Session: eb17449f-8b49-494d-8ce8-48005e6c51a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.01.13 19:55:11.477820 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 657 | 2026.01.13 19:55:11.478136 [ 276 ] {} <Debug> TCP-Session: 844effcb-b1c8-4d77-a7a5-61e7e76d21cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.01.13 19:55:11.477689 [ 274 ] {} <Debug> TCP-Session: 7fabea1a-03e9-4f4c-9206-25478d5dd52e Authenticating user 'default' from [fd00:1122:3344:101::a]:34034 | ||
| 659 | 2026.01.13 19:55:11.478245 [ 277 ] {} <Debug> TCP-Session: 6b01f483-7ef4-49a5-b0a3-781de7a35a66 Authenticating user 'default' from [fd00:1122:3344:101::a]:39897 | ||
| 660 | 2026.01.13 19:55:11.478255 [ 274 ] {} <Debug> TCP-Session: 7fabea1a-03e9-4f4c-9206-25478d5dd52e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.01.13 19:55:11.478379 [ 277 ] {} <Debug> TCP-Session: 6b01f483-7ef4-49a5-b0a3-781de7a35a66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.01.13 19:55:11.478387 [ 274 ] {} <Debug> TCP-Session: 7fabea1a-03e9-4f4c-9206-25478d5dd52e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.01.13 19:55:11.478401 [ 277 ] {} <Debug> TCP-Session: 6b01f483-7ef4-49a5-b0a3-781de7a35a66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.01.13 19:55:11.980508 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45672 | ||
| 665 | 2026.01.13 19:55:11.983173 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.01.13 19:55:11.983218 [ 278 ] {} <Debug> TCP-Session: 2be4a69d-c006-4cdf-86a3-10ab5c52fba6 Authenticating user 'default' from [fd00:1122:3344:101::b]:45672 | ||
| 667 | 2026.01.13 19:55:11.983345 [ 278 ] {} <Debug> TCP-Session: 2be4a69d-c006-4cdf-86a3-10ab5c52fba6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.01.13 19:55:11.983359 [ 278 ] {} <Debug> TCP-Session: 2be4a69d-c006-4cdf-86a3-10ab5c52fba6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.01.13 19:55:11.983425 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.01.13 19:55:11.983589 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.01.13 19:55:11.983606 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.01.13 19:55:11.984177 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35351 | ||
| 673 | 2026.01.13 19:55:11.984316 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64561 | ||
| 674 | 2026.01.13 19:55:11.984762 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58818 | ||
| 675 | 2026.01.13 19:55:11.984688 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58555 | ||
| 676 | 2026.01.13 19:55:11.984576 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62323 | ||
| 677 | 2026.01.13 19:55:11.984511 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49815 | ||
| 678 | 2026.01.13 19:55:11.984493 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47802 | ||
| 679 | 2026.01.13 19:55:11.984404 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2026.01.13 19:55:11.985158 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2026.01.13 19:55:11.985159 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.01.13 19:55:11.985277 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.01.13 19:55:11.985261 [ 283 ] {} <Debug> TCP-Session: 283cb7d6-a046-4ddd-b32f-f2a1077bdd57 Authenticating user 'default' from [fd00:1122:3344:101::b]:62323 | ||
| 684 | 2026.01.13 19:55:11.985229 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.01.13 19:55:11.985353 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.01.13 19:55:11.985707 [ 280 ] {} <Debug> TCP-Session: dac38609-0ac3-4603-a0c1-7c1f2e87926d Authenticating user 'default' from [fd00:1122:3344:101::b]:64561 | ||
| 687 | 2026.01.13 19:55:11.985714 [ 282 ] {} <Debug> TCP-Session: fa204f9b-51c1-406b-abee-40a167ec7c0f Authenticating user 'default' from [fd00:1122:3344:101::b]:47802 | ||
| 688 | 2026.01.13 19:55:11.985730 [ 283 ] {} <Debug> TCP-Session: 283cb7d6-a046-4ddd-b32f-f2a1077bdd57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.01.13 19:55:11.985735 [ 285 ] {} <Debug> TCP-Session: cf0b63bd-fad5-4fcb-91c7-ef62a0b9c9b0 Authenticating user 'default' from [fd00:1122:3344:101::b]:58818 | ||
| 690 | 2026.01.13 19:55:11.985841 [ 280 ] {} <Debug> TCP-Session: dac38609-0ac3-4603-a0c1-7c1f2e87926d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.01.13 19:55:11.985865 [ 282 ] {} <Debug> TCP-Session: fa204f9b-51c1-406b-abee-40a167ec7c0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.01.13 19:55:11.985867 [ 283 ] {} <Debug> TCP-Session: 283cb7d6-a046-4ddd-b32f-f2a1077bdd57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.01.13 19:55:11.986102 [ 282 ] {} <Debug> TCP-Session: fa204f9b-51c1-406b-abee-40a167ec7c0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.01.13 19:55:11.986107 [ 281 ] {} <Debug> TCP-Session: efe32ac2-88db-4c6e-8d72-84be9a0af138 Authenticating user 'default' from [fd00:1122:3344:101::b]:49815 | ||
| 695 | 2026.01.13 19:55:11.986116 [ 280 ] {} <Debug> TCP-Session: dac38609-0ac3-4603-a0c1-7c1f2e87926d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.01.13 19:55:11.985186 [ 279 ] {} <Debug> TCP-Session: e75cc696-9de3-4784-9b9b-ffb8b0c44406 Authenticating user 'default' from [fd00:1122:3344:101::b]:35351 | ||
| 697 | 2026.01.13 19:55:11.986382 [ 281 ] {} <Debug> TCP-Session: efe32ac2-88db-4c6e-8d72-84be9a0af138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.01.13 19:55:11.985373 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 699 | 2026.01.13 19:55:11.986748 [ 279 ] {} <Debug> TCP-Session: e75cc696-9de3-4784-9b9b-ffb8b0c44406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.01.13 19:55:11.986755 [ 281 ] {} <Debug> TCP-Session: efe32ac2-88db-4c6e-8d72-84be9a0af138 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.01.13 19:55:11.986967 [ 285 ] {} <Debug> TCP-Session: cf0b63bd-fad5-4fcb-91c7-ef62a0b9c9b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.01.13 19:55:11.987005 [ 284 ] {} <Debug> TCP-Session: 989531ec-e241-4f3f-bfb5-ed01ce5aaa56 Authenticating user 'default' from [fd00:1122:3344:101::b]:58555 | ||
| 703 | 2026.01.13 19:55:11.987125 [ 285 ] {} <Debug> TCP-Session: cf0b63bd-fad5-4fcb-91c7-ef62a0b9c9b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.01.13 19:55:11.987156 [ 279 ] {} <Debug> TCP-Session: e75cc696-9de3-4784-9b9b-ffb8b0c44406 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.01.13 19:55:11.987148 [ 284 ] {} <Debug> TCP-Session: 989531ec-e241-4f3f-bfb5-ed01ce5aaa56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.01.13 19:55:11.987562 [ 284 ] {} <Debug> TCP-Session: 989531ec-e241-4f3f-bfb5-ed01ce5aaa56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.01.13 19:55:12.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.80 MiB, peak 138.80 MiB, free memory in arenas 0.00 B, will set to 139.82 MiB (RSS), difference: 1.03 MiB | ||
| 708 | 2026.01.13 19:55:14.543295 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.01.13 19:55:14.543319 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2026.01.13 19:55:14.543385 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.01.13 19:55:14.543525 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.01.13 19:55:14.553305 [ 243 ] {} <Debug> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Loading data parts | ||
| 713 | 2026.01.13 19:55:14.553499 [ 243 ] {} <Debug> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): There are no data parts | ||
| 714 | 2026.01.13 19:55:14.568377 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.01.13 19:55:14.568430 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 716 | 2026.01.13 19:55:14.573743 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2026.01.13 19:55:14.574294 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): 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 19:55:14.574422 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 719 | 2026.01.13 19:55:14.580882 [ 244 ] {} <Debug> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Loading data parts | ||
| 720 | 2026.01.13 19:55:14.581212 [ 244 ] {} <Debug> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): There are no data parts | ||
| 721 | 2026.01.13 19:55:14.607077 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.01.13 19:55:14.607121 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 723 | 2026.01.13 19:55:14.613298 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.01.13 19:55:14.614466 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): 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 19:55:14.617595 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.01.13 19:55:15.001147 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.78 MiB, peak 148.78 MiB, free memory in arenas 0.00 B, will set to 153.90 MiB (RSS), difference: 9.12 MiB | ||
| 727 | 2026.01.13 19:55:17.044154 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.01.13 19:55:17.044259 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.01.13 19:55:17.055950 [ 242 ] {} <Debug> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Loading data parts | ||
| 730 | 2026.01.13 19:55:17.056167 [ 242 ] {} <Debug> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): There are no data parts | ||
| 731 | 2026.01.13 19:55:17.062437 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.01.13 19:55:17.062475 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 733 | 2026.01.13 19:55:17.064106 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.01.13 19:55:17.064667 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): 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 19:55:17.064968 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.01.13 19:55:18.001128 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.16 MiB, peak 158.16 MiB, free memory in arenas 0.00 B, will set to 155.00 MiB (RSS), difference: -3.16 MiB | ||
| 737 | 2026.01.13 19:55:21.989406 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.01.13 19:55:21.989607 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.01.13 19:55:22.075389 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2026.01.13 19:55:22.076127 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.01.13 19:55:22.076174 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 742 | 2026.01.13 19:55:22.077003 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.01.13 19:55:22.077466 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.01.13 19:55:22.077635 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.01.13 19:55:22.118564 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.01.13 19:55:22.137496 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.01.13 19:55:22.137562 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 748 | 2026.01.13 19:55:22.144214 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.01.13 19:55:22.145395 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.01.13 19:55:22.148715 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.01.13 19:55:23.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.76 MiB, peak 159.76 MiB, free memory in arenas 0.00 B, will set to 157.68 MiB (RSS), difference: 1.91 MiB | ||
| 752 | 2026.01.13 19:55:24.307653 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51836 | ||
| 753 | 2026.01.13 19:55:24.309553 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 754 | 2026.01.13 19:55:24.309629 [ 286 ] {} <Debug> TCP-Session: 171f7979-443f-4870-804b-bb69a68c8116 Authenticating user 'default' from [fd00:1122:3344:101::e]:51836 | ||
| 755 | 2026.01.13 19:55:24.309682 [ 286 ] {} <Debug> TCP-Session: 171f7979-443f-4870-804b-bb69a68c8116 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.01.13 19:55:24.309766 [ 286 ] {} <Debug> TCP-Session: 171f7979-443f-4870-804b-bb69a68c8116 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.01.13 19:55:24.309839 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 758 | 2026.01.13 19:55:24.309867 [ 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 | ||
| 759 | 2026.01.13 19:55:24.309927 [ 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 | ||
| 760 | 2026.01.13 19:55:24.310365 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56919 | ||
| 761 | 2026.01.13 19:55:24.310490 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 762 | 2026.01.13 19:55:24.310522 [ 287 ] {} <Debug> TCP-Session: c6a76663-11a4-4a2d-8c42-92ea059a4f46 Authenticating user 'default' from [fd00:1122:3344:101::e]:56919 | ||
| 763 | 2026.01.13 19:55:24.310544 [ 287 ] {} <Debug> TCP-Session: c6a76663-11a4-4a2d-8c42-92ea059a4f46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.01.13 19:55:24.310560 [ 287 ] {} <Debug> TCP-Session: c6a76663-11a4-4a2d-8c42-92ea059a4f46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.01.13 19:55:24.310592 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36547 | ||
| 766 | 2026.01.13 19:55:24.310612 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61997 | ||
| 767 | 2026.01.13 19:55:24.310668 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43479 | ||
| 768 | 2026.01.13 19:55:24.310754 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42811 | ||
| 769 | 2026.01.13 19:55:24.310764 [ 286 ] {} <Trace> TCP-Session: 171f7979-443f-4870-804b-bb69a68c8116 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 770 | 2026.01.13 19:55:24.310950 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57917 | ||
| 771 | 2026.01.13 19:55:24.310959 [ 286 ] {886659d7-66dd-480b-be81-46548fa0c5db} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51836) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 772 | 2026.01.13 19:55:24.310957 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 773 | 2026.01.13 19:55:24.311045 [ 288 ] {} <Debug> TCP-Session: 925665bb-81f2-49d5-a965-383f6ddec6e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36547 | ||
| 774 | 2026.01.13 19:55:24.311068 [ 288 ] {} <Debug> TCP-Session: 925665bb-81f2-49d5-a965-383f6ddec6e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.01.13 19:55:24.311082 [ 288 ] {} <Debug> TCP-Session: 925665bb-81f2-49d5-a965-383f6ddec6e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.01.13 19:55:24.311118 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 777 | 2026.01.13 19:55:24.311161 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 778 | 2026.01.13 19:55:24.311168 [ 290 ] {} <Debug> TCP-Session: b072342d-faac-47e2-a50e-236769d32a8d Authenticating user 'default' from [fd00:1122:3344:101::e]:43479 | ||
| 779 | 2026.01.13 19:55:24.311205 [ 291 ] {} <Debug> TCP-Session: 42e4cf43-9066-439e-89d1-4f193b6dddb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:42811 | ||
| 780 | 2026.01.13 19:55:24.311208 [ 290 ] {} <Debug> TCP-Session: b072342d-faac-47e2-a50e-236769d32a8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.01.13 19:55:24.311216 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47362 | ||
| 782 | 2026.01.13 19:55:24.311246 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 783 | 2026.01.13 19:55:24.311242 [ 290 ] {} <Debug> TCP-Session: b072342d-faac-47e2-a50e-236769d32a8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.01.13 19:55:24.311238 [ 291 ] {} <Debug> TCP-Session: 42e4cf43-9066-439e-89d1-4f193b6dddb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.01.13 19:55:24.311299 [ 289 ] {} <Debug> TCP-Session: 620cbfef-eb5a-46db-b568-913743110cb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61997 | ||
| 786 | 2026.01.13 19:55:24.311332 [ 291 ] {} <Debug> TCP-Session: 42e4cf43-9066-439e-89d1-4f193b6dddb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.01.13 19:55:24.311347 [ 289 ] {} <Debug> TCP-Session: 620cbfef-eb5a-46db-b568-913743110cb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2026.01.13 19:55:24.311366 [ 289 ] {} <Debug> TCP-Session: 620cbfef-eb5a-46db-b568-913743110cb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2026.01.13 19:55:24.311372 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 790 | 2026.01.13 19:55:24.311412 [ 292 ] {} <Debug> TCP-Session: 28bfb13f-90d6-4986-a022-ad3327554642 Authenticating user 'default' from [fd00:1122:3344:101::e]:57917 | ||
| 791 | 2026.01.13 19:55:24.311429 [ 292 ] {} <Debug> TCP-Session: 28bfb13f-90d6-4986-a022-ad3327554642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.01.13 19:55:24.311443 [ 292 ] {} <Debug> TCP-Session: 28bfb13f-90d6-4986-a022-ad3327554642 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.01.13 19:55:24.311488 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57044 | ||
| 794 | 2026.01.13 19:55:24.311489 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 795 | 2026.01.13 19:55:24.311542 [ 293 ] {} <Debug> TCP-Session: efd65b6a-e5b0-47ee-8137-158edc1727a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47362 | ||
| 796 | 2026.01.13 19:55:24.311560 [ 293 ] {} <Debug> TCP-Session: efd65b6a-e5b0-47ee-8137-158edc1727a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.01.13 19:55:24.311573 [ 293 ] {} <Debug> TCP-Session: efd65b6a-e5b0-47ee-8137-158edc1727a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.01.13 19:55:24.311672 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 799 | 2026.01.13 19:55:24.311733 [ 294 ] {} <Debug> TCP-Session: 4c7e5425-359d-4d15-a26c-56db3e08541f Authenticating user 'default' from [fd00:1122:3344:101::e]:57044 | ||
| 800 | 2026.01.13 19:55:24.311752 [ 294 ] {} <Debug> TCP-Session: 4c7e5425-359d-4d15-a26c-56db3e08541f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.01.13 19:55:24.311765 [ 294 ] {} <Debug> TCP-Session: 4c7e5425-359d-4d15-a26c-56db3e08541f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.01.13 19:55:24.312037 [ 286 ] {886659d7-66dd-480b-be81-46548fa0c5db} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 803 | 2026.01.13 19:55:24.314449 [ 286 ] {886659d7-66dd-480b-be81-46548fa0c5db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2026.01.13 19:55:24.317652 [ 286 ] {886659d7-66dd-480b-be81-46548fa0c5db} <Debug> oximeter.version (453402a2-6064-4fbd-a72c-052d54caf800) (SelectExecutor): Key condition: unknown | ||
| 805 | 2026.01.13 19:55:24.325642 [ 299 ] {886659d7-66dd-480b-be81-46548fa0c5db} <Trace> AggregatingTransform: Aggregating | ||
| 806 | 2026.01.13 19:55:24.327894 [ 299 ] {886659d7-66dd-480b-be81-46548fa0c5db} <Trace> Aggregator: Aggregation method: without_key | ||
| 807 | 2026.01.13 19:55:24.328613 [ 299 ] {886659d7-66dd-480b-be81-46548fa0c5db} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006587377 sec. (151.805 rows/sec., 5.93 KiB/sec.) | ||
| 808 | 2026.01.13 19:55:24.328636 [ 299 ] {886659d7-66dd-480b-be81-46548fa0c5db} <Trace> Aggregator: Merging aggregated data | ||
| 809 | 2026.01.13 19:55:24.328663 [ 299 ] {886659d7-66dd-480b-be81-46548fa0c5db} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 810 | 2026.01.13 19:55:24.329860 [ 286 ] {886659d7-66dd-480b-be81-46548fa0c5db} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.018962 sec., 52.73705305347537 rows/sec., 2.06 KiB/sec. | ||
| 811 | 2026.01.13 19:55:24.330019 [ 286 ] {886659d7-66dd-480b-be81-46548fa0c5db} <Debug> TCPHandler: Processed in 0.019500855 sec. | ||
| 812 | 2026.01.13 19:55:24.333408 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 813 | 2026.01.13 19:55:24.333469 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 814 | 2026.01.13 19:55:24.333492 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 815 | 2026.01.13 19:55:24.333522 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 816 | 2026.01.13 19:55:24.333549 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 817 | 2026.01.13 19:55:24.333575 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 818 | 2026.01.13 19:55:24.333617 [ 292 ] {} <Debug> TCP-Session: 28bfb13f-90d6-4986-a022-ad3327554642 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 819 | 2026.01.13 19:55:24.333605 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 820 | 2026.01.13 19:55:24.333664 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 821 | 2026.01.13 19:55:24.333659 [ 290 ] {} <Debug> TCP-Session: b072342d-faac-47e2-a50e-236769d32a8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 822 | 2026.01.13 19:55:24.333700 [ 291 ] {} <Debug> TCP-Session: 42e4cf43-9066-439e-89d1-4f193b6dddb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 823 | 2026.01.13 19:55:24.333717 [ 294 ] {} <Debug> TCP-Session: 4c7e5425-359d-4d15-a26c-56db3e08541f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 824 | 2026.01.13 19:55:24.333598 [ 288 ] {} <Debug> TCP-Session: 925665bb-81f2-49d5-a965-383f6ddec6e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2026.01.13 19:55:24.333567 [ 287 ] {} <Debug> TCP-Session: c6a76663-11a4-4a2d-8c42-92ea059a4f46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2026.01.13 19:55:24.333876 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 827 | 2026.01.13 19:55:24.333545 [ 293 ] {} <Debug> TCP-Session: efd65b6a-e5b0-47ee-8137-158edc1727a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2026.01.13 19:55:24.333941 [ 289 ] {} <Debug> TCP-Session: 620cbfef-eb5a-46db-b568-913743110cb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2026.01.13 19:55:24.333476 [ 286 ] {} <Debug> TCP-Session: 171f7979-443f-4870-804b-bb69a68c8116 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 830 | 2026.01.13 19:55:25.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.95 MiB, peak 164.08 MiB, free memory in arenas 0.00 B, will set to 161.76 MiB (RSS), difference: 3.81 MiB | ||
| 831 | 2026.01.13 19:55:27.066162 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 90 | ||
| 832 | 2026.01.13 19:55:27.068268 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 833 | 2026.01.13 19:55:27.068316 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 834 | 2026.01.13 19:55:27.069494 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 835 | 2026.01.13 19:55:27.070035 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 836 | 2026.01.13 19:55:27.070270 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 837 | 2026.01.13 19:55:28.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.78 MiB, peak 164.08 MiB, free memory in arenas 0.00 B, will set to 161.82 MiB (RSS), difference: 4.04 MiB | ||
| 838 | 2026.01.13 19:55:29.577795 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 442 entries to flush up to offset 1418 | ||
| 839 | 2026.01.13 19:55:29.578296 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 840 | 2026.01.13 19:55:29.578348 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 841 | 2026.01.13 19:55:29.578972 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 842 | 2026.01.13 19:55:29.579446 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 843 | 2026.01.13 19:55:29.579590 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1418 | ||
| 844 | 2026.01.13 19:55:29.648976 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 845 | 2026.01.13 19:55:29.665701 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 846 | 2026.01.13 19:55:29.665767 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 847 | 2026.01.13 19:55:29.672396 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 848 | 2026.01.13 19:55:29.674410 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 849 | 2026.01.13 19:55:29.681213 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 850 | 2026.01.13 19:55:29.993796 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 851 | 2026.01.13 19:55:29.994010 [ 3 ] {439e5dbe-a47b-42ac-9208-48c8497a7f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 852 | 2026.01.13 19:55:29.994314 [ 3 ] {439e5dbe-a47b-42ac-9208-48c8497a7f21} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 853 | 2026.01.13 19:55:29.994381 [ 3 ] {439e5dbe-a47b-42ac-9208-48c8497a7f21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 854 | 2026.01.13 19:55:29.994881 [ 3 ] {439e5dbe-a47b-42ac-9208-48c8497a7f21} <Debug> TCPHandler: Processed in 0.001234978 sec. | ||
| 855 | 2026.01.13 19:55:30.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.39 MiB, peak 166.36 MiB, free memory in arenas 0.00 B, will set to 163.82 MiB (RSS), difference: 1.43 MiB | ||
| 856 | 2026.01.13 19:55:30.032407 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2026.01.13 19:55:30.032633 [ 3 ] {3b0aa96c-96cf-4a6e-89e5-f02317653906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 858 | 2026.01.13 19:55:30.041639 [ 3 ] {3b0aa96c-96cf-4a6e-89e5-f02317653906} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 859 | 2026.01.13 19:55:30.041716 [ 3 ] {3b0aa96c-96cf-4a6e-89e5-f02317653906} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 860 | 2026.01.13 19:55:30.044342 [ 3 ] {3b0aa96c-96cf-4a6e-89e5-f02317653906} <Debug> TCPHandler: Processed in 0.01212677 sec. | ||
| 861 | 2026.01.13 19:55:30.047137 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2026.01.13 19:55:30.047287 [ 3 ] {1a344ae4-db2d-45f8-9ba5-fdf312588350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 863 | 2026.01.13 19:55:30.049495 [ 3 ] {1a344ae4-db2d-45f8-9ba5-fdf312588350} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 864 | 2026.01.13 19:55:30.049544 [ 3 ] {1a344ae4-db2d-45f8-9ba5-fdf312588350} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 865 | 2026.01.13 19:55:30.049998 [ 3 ] {1a344ae4-db2d-45f8-9ba5-fdf312588350} <Debug> TCPHandler: Processed in 0.002920815 sec. | ||
| 866 | 2026.01.13 19:55:30.050238 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 867 | 2026.01.13 19:55:30.050368 [ 3 ] {bde288a9-409a-45a6-ac6d-a6cd955a5b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 868 | 2026.01.13 19:55:30.050636 [ 3 ] {bde288a9-409a-45a6-ac6d-a6cd955a5b99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 869 | 2026.01.13 19:55:30.050680 [ 3 ] {bde288a9-409a-45a6-ac6d-a6cd955a5b99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 870 | 2026.01.13 19:55:30.050991 [ 3 ] {bde288a9-409a-45a6-ac6d-a6cd955a5b99} <Debug> TCPHandler: Processed in 0.000804198 sec. | ||
| 871 | 2026.01.13 19:55:30.051204 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2026.01.13 19:55:30.051322 [ 3 ] {fb04eac3-04a4-4082-9771-7622880d4997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 873 | 2026.01.13 19:55:30.051567 [ 3 ] {fb04eac3-04a4-4082-9771-7622880d4997} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 874 | 2026.01.13 19:55:30.051610 [ 3 ] {fb04eac3-04a4-4082-9771-7622880d4997} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 875 | 2026.01.13 19:55:30.051905 [ 3 ] {fb04eac3-04a4-4082-9771-7622880d4997} <Debug> TCPHandler: Processed in 0.000750367 sec. | ||
| 876 | 2026.01.13 19:55:30.052117 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 877 | 2026.01.13 19:55:30.052233 [ 3 ] {ef2cc520-6e76-489f-b8b7-47a1b0d9a325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 878 | 2026.01.13 19:55:30.052474 [ 3 ] {ef2cc520-6e76-489f-b8b7-47a1b0d9a325} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 879 | 2026.01.13 19:55:30.052519 [ 3 ] {ef2cc520-6e76-489f-b8b7-47a1b0d9a325} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 880 | 2026.01.13 19:55:30.052822 [ 3 ] {ef2cc520-6e76-489f-b8b7-47a1b0d9a325} <Debug> TCPHandler: Processed in 0.000754237 sec. | ||
| 881 | 2026.01.13 19:55:30.053041 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2026.01.13 19:55:30.053155 [ 3 ] {1cef9363-fbf7-4039-8dde-b22e397fd877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 883 | 2026.01.13 19:55:30.053391 [ 3 ] {1cef9363-fbf7-4039-8dde-b22e397fd877} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 884 | 2026.01.13 19:55:30.053433 [ 3 ] {1cef9363-fbf7-4039-8dde-b22e397fd877} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 885 | 2026.01.13 19:55:30.053721 [ 3 ] {1cef9363-fbf7-4039-8dde-b22e397fd877} <Debug> TCPHandler: Processed in 0.000739507 sec. | ||
| 886 | 2026.01.13 19:55:30.053915 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 887 | 2026.01.13 19:55:30.054023 [ 3 ] {f59cf130-a844-4bea-9de4-8780d427faae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 888 | 2026.01.13 19:55:30.054246 [ 3 ] {f59cf130-a844-4bea-9de4-8780d427faae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 889 | 2026.01.13 19:55:30.054285 [ 3 ] {f59cf130-a844-4bea-9de4-8780d427faae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 890 | 2026.01.13 19:55:30.054635 [ 3 ] {f59cf130-a844-4bea-9de4-8780d427faae} <Debug> TCPHandler: Processed in 0.000745126 sec. | ||
| 891 | 2026.01.13 19:55:30.054841 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2026.01.13 19:55:30.054953 [ 3 ] {4beea7a1-b4fb-4fe4-b59f-42f790d2fc3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 893 | 2026.01.13 19:55:30.055191 [ 3 ] {4beea7a1-b4fb-4fe4-b59f-42f790d2fc3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 894 | 2026.01.13 19:55:30.055232 [ 3 ] {4beea7a1-b4fb-4fe4-b59f-42f790d2fc3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 895 | 2026.01.13 19:55:30.055544 [ 3 ] {4beea7a1-b4fb-4fe4-b59f-42f790d2fc3b} <Debug> TCPHandler: Processed in 0.000750807 sec. | ||
| 896 | 2026.01.13 19:55:30.055755 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 897 | 2026.01.13 19:55:30.055901 [ 3 ] {1964de06-3bd0-4753-b6ad-549c847c5afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 898 | 2026.01.13 19:55:30.056171 [ 3 ] {1964de06-3bd0-4753-b6ad-549c847c5afa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 899 | 2026.01.13 19:55:30.056215 [ 3 ] {1964de06-3bd0-4753-b6ad-549c847c5afa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 900 | 2026.01.13 19:55:30.056601 [ 3 ] {1964de06-3bd0-4753-b6ad-549c847c5afa} <Debug> TCPHandler: Processed in 0.00089726 sec. | ||
| 901 | 2026.01.13 19:55:30.056824 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 902 | 2026.01.13 19:55:30.056944 [ 3 ] {8dfce11e-646f-412c-9e91-f9c1672da124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 903 | 2026.01.13 19:55:30.057210 [ 3 ] {8dfce11e-646f-412c-9e91-f9c1672da124} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 904 | 2026.01.13 19:55:30.057255 [ 3 ] {8dfce11e-646f-412c-9e91-f9c1672da124} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 905 | 2026.01.13 19:55:30.057587 [ 3 ] {8dfce11e-646f-412c-9e91-f9c1672da124} <Debug> TCPHandler: Processed in 0.000814068 sec. | ||
| 906 | 2026.01.13 19:55:30.057798 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 907 | 2026.01.13 19:55:30.057929 [ 3 ] {65cbf305-a411-499e-a8f0-ced78d32613d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 908 | 2026.01.13 19:55:30.058186 [ 3 ] {65cbf305-a411-499e-a8f0-ced78d32613d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 909 | 2026.01.13 19:55:30.058230 [ 3 ] {65cbf305-a411-499e-a8f0-ced78d32613d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 910 | 2026.01.13 19:55:30.058564 [ 3 ] {65cbf305-a411-499e-a8f0-ced78d32613d} <Debug> TCPHandler: Processed in 0.000815848 sec. | ||
| 911 | 2026.01.13 19:55:30.058820 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 912 | 2026.01.13 19:55:30.058940 [ 3 ] {d29935f8-812e-488b-9416-88d2c8a597ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 913 | 2026.01.13 19:55:30.059199 [ 3 ] {d29935f8-812e-488b-9416-88d2c8a597ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 914 | 2026.01.13 19:55:30.059241 [ 3 ] {d29935f8-812e-488b-9416-88d2c8a597ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 915 | 2026.01.13 19:55:30.059562 [ 3 ] {d29935f8-812e-488b-9416-88d2c8a597ad} <Debug> TCPHandler: Processed in 0.000792508 sec. | ||
| 916 | 2026.01.13 19:55:30.059788 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 917 | 2026.01.13 19:55:30.059906 [ 3 ] {7297164f-8ffe-4290-94a7-c200b48e0a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 918 | 2026.01.13 19:55:30.060176 [ 3 ] {7297164f-8ffe-4290-94a7-c200b48e0a78} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 919 | 2026.01.13 19:55:30.060222 [ 3 ] {7297164f-8ffe-4290-94a7-c200b48e0a78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 920 | 2026.01.13 19:55:30.060622 [ 3 ] {7297164f-8ffe-4290-94a7-c200b48e0a78} <Debug> TCPHandler: Processed in 0.000882749 sec. | ||
| 921 | 2026.01.13 19:55:30.060902 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2026.01.13 19:55:30.061043 [ 3 ] {b9bc647c-79a1-4667-a996-d0acb1432f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 923 | 2026.01.13 19:55:30.061374 [ 3 ] {b9bc647c-79a1-4667-a996-d0acb1432f65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 924 | 2026.01.13 19:55:30.061427 [ 3 ] {b9bc647c-79a1-4667-a996-d0acb1432f65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 925 | 2026.01.13 19:55:30.061830 [ 3 ] {b9bc647c-79a1-4667-a996-d0acb1432f65} <Debug> TCPHandler: Processed in 0.000985232 sec. | ||
| 926 | 2026.01.13 19:55:30.062226 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 927 | 2026.01.13 19:55:30.062373 [ 3 ] {31e061a6-e346-4c81-ba7e-b77c6d6971bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 928 | 2026.01.13 19:55:30.062725 [ 3 ] {31e061a6-e346-4c81-ba7e-b77c6d6971bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 929 | 2026.01.13 19:55:30.062780 [ 3 ] {31e061a6-e346-4c81-ba7e-b77c6d6971bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 930 | 2026.01.13 19:55:30.063190 [ 3 ] {31e061a6-e346-4c81-ba7e-b77c6d6971bf} <Debug> TCPHandler: Processed in 0.001025312 sec. | ||
| 931 | 2026.01.13 19:55:30.063847 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 932 | 2026.01.13 19:55:30.063972 [ 3 ] {6c40c08d-4790-4f0a-b6b9-43201981f1e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 933 | 2026.01.13 19:55:30.064241 [ 3 ] {6c40c08d-4790-4f0a-b6b9-43201981f1e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 934 | 2026.01.13 19:55:30.064285 [ 3 ] {6c40c08d-4790-4f0a-b6b9-43201981f1e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 935 | 2026.01.13 19:55:30.064687 [ 3 ] {6c40c08d-4790-4f0a-b6b9-43201981f1e1} <Debug> TCPHandler: Processed in 0.00088919 sec. | ||
| 936 | 2026.01.13 19:55:30.064895 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 937 | 2026.01.13 19:55:30.065022 [ 3 ] {1be276e2-4b77-4e54-bce9-c10d7db6faa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 938 | 2026.01.13 19:55:30.065332 [ 3 ] {1be276e2-4b77-4e54-bce9-c10d7db6faa3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 939 | 2026.01.13 19:55:30.065379 [ 3 ] {1be276e2-4b77-4e54-bce9-c10d7db6faa3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 940 | 2026.01.13 19:55:30.065741 [ 3 ] {1be276e2-4b77-4e54-bce9-c10d7db6faa3} <Debug> TCPHandler: Processed in 0.000894 sec. | ||
| 941 | 2026.01.13 19:55:30.065951 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 942 | 2026.01.13 19:55:30.066076 [ 3 ] {e1c6f5ad-abf2-4115-9a59-cec32a1240f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 943 | 2026.01.13 19:55:30.066344 [ 3 ] {e1c6f5ad-abf2-4115-9a59-cec32a1240f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 944 | 2026.01.13 19:55:30.066401 [ 3 ] {e1c6f5ad-abf2-4115-9a59-cec32a1240f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 945 | 2026.01.13 19:55:30.066758 [ 3 ] {e1c6f5ad-abf2-4115-9a59-cec32a1240f2} <Debug> TCPHandler: Processed in 0.000855539 sec. | ||
| 946 | 2026.01.13 19:55:30.069631 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 947 | 2026.01.13 19:55:30.069761 [ 3 ] {c1f190c8-bf24-414a-afd8-4579e552704d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 948 | 2026.01.13 19:55:30.069810 [ 3 ] {c1f190c8-bf24-414a-afd8-4579e552704d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 949 | 2026.01.13 19:55:30.070370 [ 3 ] {c1f190c8-bf24-414a-afd8-4579e552704d} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 950 | 2026.01.13 19:55:30.070416 [ 3 ] {c1f190c8-bf24-414a-afd8-4579e552704d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 951 | 2026.01.13 19:55:30.073039 [ 3 ] {c1f190c8-bf24-414a-afd8-4579e552704d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 952 | 2026.01.13 19:55:30.073548 [ 3 ] {c1f190c8-bf24-414a-afd8-4579e552704d} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 953 | 2026.01.13 19:55:30.073708 [ 3 ] {c1f190c8-bf24-414a-afd8-4579e552704d} <Debug> executeQuery: Read 19 rows, 2.66 KiB in 0.003994 sec., 4757.135703555333 rows/sec., 665.55 KiB/sec. | ||
| 954 | 2026.01.13 19:55:30.073744 [ 3 ] {c1f190c8-bf24-414a-afd8-4579e552704d} <Debug> TCPHandler: Processed in 0.004185183 sec. | ||
| 955 | 2026.01.13 19:55:30.073869 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 956 | 2026.01.13 19:55:30.073958 [ 3 ] {a8fb179d-f794-45ea-81dc-25d7d2e25e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 957 | 2026.01.13 19:55:30.073998 [ 3 ] {a8fb179d-f794-45ea-81dc-25d7d2e25e5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 958 | 2026.01.13 19:55:30.079074 [ 3 ] {a8fb179d-f794-45ea-81dc-25d7d2e25e5b} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 959 | 2026.01.13 19:55:30.079127 [ 3 ] {a8fb179d-f794-45ea-81dc-25d7d2e25e5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 960 | 2026.01.13 19:55:30.081651 [ 3 ] {a8fb179d-f794-45ea-81dc-25d7d2e25e5b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 961 | 2026.01.13 19:55:30.082093 [ 3 ] {a8fb179d-f794-45ea-81dc-25d7d2e25e5b} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 962 | 2026.01.13 19:55:30.082224 [ 3 ] {a8fb179d-f794-45ea-81dc-25d7d2e25e5b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.008258 sec., 484.37878420925165 rows/sec., 39.50 KiB/sec. | ||
| 963 | 2026.01.13 19:55:30.082261 [ 3 ] {a8fb179d-f794-45ea-81dc-25d7d2e25e5b} <Debug> TCPHandler: Processed in 0.008419227 sec. | ||
| 964 | 2026.01.13 19:55:30.082377 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 965 | 2026.01.13 19:55:30.082473 [ 3 ] {269fdf8e-c197-4666-ba84-dfd3bffdf2e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 966 | 2026.01.13 19:55:30.082513 [ 3 ] {269fdf8e-c197-4666-ba84-dfd3bffdf2e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 967 | 2026.01.13 19:55:30.085074 [ 3 ] {269fdf8e-c197-4666-ba84-dfd3bffdf2e0} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 968 | 2026.01.13 19:55:30.085108 [ 3 ] {269fdf8e-c197-4666-ba84-dfd3bffdf2e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 969 | 2026.01.13 19:55:30.085534 [ 3 ] {269fdf8e-c197-4666-ba84-dfd3bffdf2e0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 970 | 2026.01.13 19:55:30.085951 [ 3 ] {269fdf8e-c197-4666-ba84-dfd3bffdf2e0} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 971 | 2026.01.13 19:55:30.086078 [ 3 ] {269fdf8e-c197-4666-ba84-dfd3bffdf2e0} <Debug> executeQuery: Read 40 rows, 3.35 KiB in 0.003624 sec., 11037.527593818984 rows/sec., 925.09 KiB/sec. | ||
| 972 | 2026.01.13 19:55:30.086113 [ 3 ] {269fdf8e-c197-4666-ba84-dfd3bffdf2e0} <Debug> TCPHandler: Processed in 0.003785404 sec. | ||
| 973 | 2026.01.13 19:55:30.086229 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 974 | 2026.01.13 19:55:30.086323 [ 3 ] {3eaa2124-a18c-4cd3-8726-40c6d91deea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 975 | 2026.01.13 19:55:30.086362 [ 3 ] {3eaa2124-a18c-4cd3-8726-40c6d91deea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 976 | 2026.01.13 19:55:30.086749 [ 3 ] {3eaa2124-a18c-4cd3-8726-40c6d91deea9} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 977 | 2026.01.13 19:55:30.086784 [ 3 ] {3eaa2124-a18c-4cd3-8726-40c6d91deea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 978 | 2026.01.13 19:55:30.087204 [ 3 ] {3eaa2124-a18c-4cd3-8726-40c6d91deea9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 979 | 2026.01.13 19:55:30.087692 [ 3 ] {3eaa2124-a18c-4cd3-8726-40c6d91deea9} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 980 | 2026.01.13 19:55:30.087853 [ 3 ] {3eaa2124-a18c-4cd3-8726-40c6d91deea9} <Debug> executeQuery: Read 10 rows, 748.00 B in 0.001547 sec., 6464.124111182935 rows/sec., 472.18 KiB/sec. | ||
| 981 | 2026.01.13 19:55:30.087901 [ 3 ] {3eaa2124-a18c-4cd3-8726-40c6d91deea9} <Debug> TCPHandler: Processed in 0.001720039 sec. | ||
| 982 | 2026.01.13 19:55:30.088051 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 983 | 2026.01.13 19:55:30.088147 [ 3 ] {09694974-340c-4760-a0e5-0807c4858790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 984 | 2026.01.13 19:55:30.088187 [ 3 ] {09694974-340c-4760-a0e5-0807c4858790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 985 | 2026.01.13 19:55:30.088638 [ 3 ] {09694974-340c-4760-a0e5-0807c4858790} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 986 | 2026.01.13 19:55:30.088676 [ 3 ] {09694974-340c-4760-a0e5-0807c4858790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 987 | 2026.01.13 19:55:30.089100 [ 3 ] {09694974-340c-4760-a0e5-0807c4858790} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 988 | 2026.01.13 19:55:30.089528 [ 3 ] {09694974-340c-4760-a0e5-0807c4858790} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 989 | 2026.01.13 19:55:30.089660 [ 3 ] {09694974-340c-4760-a0e5-0807c4858790} <Debug> executeQuery: Read 44 rows, 3.53 KiB in 0.001531 sec., 28739.386022207706 rows/sec., 2.25 MiB/sec. | ||
| 990 | 2026.01.13 19:55:30.089698 [ 3 ] {09694974-340c-4760-a0e5-0807c4858790} <Debug> TCPHandler: Processed in 0.001711078 sec. | ||
| 991 | 2026.01.13 19:55:30.089813 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 992 | 2026.01.13 19:55:30.089906 [ 3 ] {c4a34348-75bb-4345-b527-bcaf14b07952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 993 | 2026.01.13 19:55:30.089949 [ 3 ] {c4a34348-75bb-4345-b527-bcaf14b07952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 994 | 2026.01.13 19:55:30.092393 [ 3 ] {c4a34348-75bb-4345-b527-bcaf14b07952} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 995 | 2026.01.13 19:55:30.092425 [ 3 ] {c4a34348-75bb-4345-b527-bcaf14b07952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 996 | 2026.01.13 19:55:30.095076 [ 3 ] {c4a34348-75bb-4345-b527-bcaf14b07952} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 997 | 2026.01.13 19:55:30.095581 [ 3 ] {c4a34348-75bb-4345-b527-bcaf14b07952} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 998 | 2026.01.13 19:55:30.095728 [ 3 ] {c4a34348-75bb-4345-b527-bcaf14b07952} <Debug> executeQuery: Read 52 rows, 3.69 KiB in 0.00584 sec., 8904.109589041096 rows/sec., 631.92 KiB/sec. | ||
| 999 | 2026.01.13 19:55:30.095767 [ 3 ] {c4a34348-75bb-4345-b527-bcaf14b07952} <Debug> TCPHandler: Processed in 0.006005424 sec. | ||
| 1000 | 2026.01.13 19:55:30.095921 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1001 | 2026.01.13 19:55:30.096018 [ 3 ] {98631b42-f171-41fe-ac1f-9213d4a086c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1002 | 2026.01.13 19:55:30.096071 [ 3 ] {98631b42-f171-41fe-ac1f-9213d4a086c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1003 | 2026.01.13 19:55:30.096896 [ 3 ] {98631b42-f171-41fe-ac1f-9213d4a086c6} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1004 | 2026.01.13 19:55:30.096932 [ 3 ] {98631b42-f171-41fe-ac1f-9213d4a086c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1005 | 2026.01.13 19:55:30.100251 [ 3 ] {98631b42-f171-41fe-ac1f-9213d4a086c6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1006 | 2026.01.13 19:55:30.100673 [ 3 ] {98631b42-f171-41fe-ac1f-9213d4a086c6} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1007 | 2026.01.13 19:55:30.100810 [ 3 ] {98631b42-f171-41fe-ac1f-9213d4a086c6} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.004811 sec., 1247.1419663271668 rows/sec., 2.23 MiB/sec. | ||
| 1008 | 2026.01.13 19:55:30.100861 [ 3 ] {98631b42-f171-41fe-ac1f-9213d4a086c6} <Debug> TCPHandler: Processed in 0.004992171 sec. | ||
| 1009 | 2026.01.13 19:55:30.100992 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1010 | 2026.01.13 19:55:30.101087 [ 3 ] {9934d21f-4b70-416c-bf19-a6b1069f9ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1011 | 2026.01.13 19:55:30.101129 [ 3 ] {9934d21f-4b70-416c-bf19-a6b1069f9ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1012 | 2026.01.13 19:55:30.101462 [ 3 ] {9934d21f-4b70-416c-bf19-a6b1069f9ae6} <Trace> oximeter.measurements_i64 (aeb46de4-37f8-4e20-971e-4b5e363f9402): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1013 | 2026.01.13 19:55:30.101498 [ 3 ] {9934d21f-4b70-416c-bf19-a6b1069f9ae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1014 | 2026.01.13 19:55:30.101938 [ 3 ] {9934d21f-4b70-416c-bf19-a6b1069f9ae6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1015 | 2026.01.13 19:55:30.102431 [ 3 ] {9934d21f-4b70-416c-bf19-a6b1069f9ae6} <Trace> oximeter.measurements_i64 (aeb46de4-37f8-4e20-971e-4b5e363f9402): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1016 | 2026.01.13 19:55:30.102577 [ 3 ] {9934d21f-4b70-416c-bf19-a6b1069f9ae6} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001504 sec., 3989.36170212766 rows/sec., 281.80 KiB/sec. | ||
| 1017 | 2026.01.13 19:55:30.102614 [ 3 ] {9934d21f-4b70-416c-bf19-a6b1069f9ae6} <Debug> TCPHandler: Processed in 0.001671307 sec. | ||
| 1018 | 2026.01.13 19:55:30.102732 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1019 | 2026.01.13 19:55:30.102826 [ 3 ] {e726e731-43f4-496a-8b63-dc4271815d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1020 | 2026.01.13 19:55:30.102869 [ 3 ] {e726e731-43f4-496a-8b63-dc4271815d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1021 | 2026.01.13 19:55:30.103185 [ 3 ] {e726e731-43f4-496a-8b63-dc4271815d00} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1022 | 2026.01.13 19:55:30.103222 [ 3 ] {e726e731-43f4-496a-8b63-dc4271815d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1023 | 2026.01.13 19:55:30.103703 [ 3 ] {e726e731-43f4-496a-8b63-dc4271815d00} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1024 | 2026.01.13 19:55:30.104160 [ 3 ] {e726e731-43f4-496a-8b63-dc4271815d00} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1025 | 2026.01.13 19:55:30.104289 [ 3 ] {e726e731-43f4-496a-8b63-dc4271815d00} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001481 sec., 13504.388926401081 rows/sec., 949.53 KiB/sec. | ||
| 1026 | 2026.01.13 19:55:30.104326 [ 3 ] {e726e731-43f4-496a-8b63-dc4271815d00} <Debug> TCPHandler: Processed in 0.001645107 sec. | ||
| 1027 | 2026.01.13 19:55:30.381780 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62171 | ||
| 1028 | 2026.01.13 19:55:30.381889 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1029 | 2026.01.13 19:55:30.381917 [ 286 ] {} <Debug> TCP-Session: d00e57a6-62aa-4755-815c-d03d335fb2e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62171 | ||
| 1030 | 2026.01.13 19:55:30.381939 [ 286 ] {} <Debug> TCP-Session: d00e57a6-62aa-4755-815c-d03d335fb2e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1031 | 2026.01.13 19:55:30.381951 [ 286 ] {} <Debug> TCP-Session: d00e57a6-62aa-4755-815c-d03d335fb2e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1032 | 2026.01.13 19:55:30.382154 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55673 | ||
| 1033 | 2026.01.13 19:55:30.382204 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52935 | ||
| 1034 | 2026.01.13 19:55:30.382230 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46362 | ||
| 1035 | 2026.01.13 19:55:30.382251 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45507 | ||
| 1036 | 2026.01.13 19:55:30.382286 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48325 | ||
| 1037 | 2026.01.13 19:55:30.382294 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40731 | ||
| 1038 | 2026.01.13 19:55:30.382327 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1039 | 2026.01.13 19:55:30.382268 [ 286 ] {} <Trace> TCP-Session: d00e57a6-62aa-4755-815c-d03d335fb2e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1040 | 2026.01.13 19:55:30.382369 [ 288 ] {} <Debug> TCP-Session: 17d974b8-8b26-4d90-81c9-4c1ecbf63e68 Authenticating user 'default' from [fd00:1122:3344:101::e]:52935 | ||
| 1041 | 2026.01.13 19:55:30.382259 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39043 | ||
| 1042 | 2026.01.13 19:55:30.382409 [ 288 ] {} <Debug> TCP-Session: 17d974b8-8b26-4d90-81c9-4c1ecbf63e68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1043 | 2026.01.13 19:55:30.382423 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1044 | 2026.01.13 19:55:30.382426 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1045 | 2026.01.13 19:55:30.382431 [ 288 ] {} <Debug> TCP-Session: 17d974b8-8b26-4d90-81c9-4c1ecbf63e68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.01.13 19:55:30.382449 [ 294 ] {} <Debug> TCP-Session: d6b0fc6f-9bdc-416f-987e-4291789732a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40731 | ||
| 1047 | 2026.01.13 19:55:30.382474 [ 291 ] {} <Debug> TCP-Session: 05074798-718b-4040-8960-72a58b424269 Authenticating user 'default' from [fd00:1122:3344:101::e]:45507 | ||
| 1048 | 2026.01.13 19:55:30.382491 [ 294 ] {} <Debug> TCP-Session: d6b0fc6f-9bdc-416f-987e-4291789732a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1049 | 2026.01.13 19:55:30.382443 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1050 | 2026.01.13 19:55:30.382532 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1051 | 2026.01.13 19:55:30.382538 [ 286 ] {ae6be873-fb0f-4155-846c-2f49cdb94671} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62171) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1052 | 2026.01.13 19:55:30.382565 [ 293 ] {} <Debug> TCP-Session: fe1e6e9d-6181-4d1f-ace3-690444c5a5e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48325 | ||
| 1053 | 2026.01.13 19:55:30.382567 [ 292 ] {} <Debug> TCP-Session: c94fed72-4390-448c-bae1-46647bd950a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39043 | ||
| 1054 | 2026.01.13 19:55:30.382514 [ 291 ] {} <Debug> TCP-Session: 05074798-718b-4040-8960-72a58b424269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2026.01.13 19:55:30.382619 [ 292 ] {} <Debug> TCP-Session: c94fed72-4390-448c-bae1-46647bd950a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2026.01.13 19:55:30.382618 [ 293 ] {} <Debug> TCP-Session: fe1e6e9d-6181-4d1f-ace3-690444c5a5e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2026.01.13 19:55:30.382637 [ 291 ] {} <Debug> TCP-Session: 05074798-718b-4040-8960-72a58b424269 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1058 | 2026.01.13 19:55:30.382667 [ 293 ] {} <Debug> TCP-Session: fe1e6e9d-6181-4d1f-ace3-690444c5a5e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1059 | 2026.01.13 19:55:30.382514 [ 294 ] {} <Debug> TCP-Session: d6b0fc6f-9bdc-416f-987e-4291789732a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1060 | 2026.01.13 19:55:30.382431 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1061 | 2026.01.13 19:55:30.382227 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61204 | ||
| 1062 | 2026.01.13 19:55:30.382745 [ 289 ] {} <Debug> TCP-Session: 262c4605-8e34-4655-9d3f-3b3957f58db1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46362 | ||
| 1063 | 2026.01.13 19:55:30.382257 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1064 | 2026.01.13 19:55:30.382782 [ 289 ] {} <Debug> TCP-Session: 262c4605-8e34-4655-9d3f-3b3957f58db1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2026.01.13 19:55:30.382805 [ 286 ] {ae6be873-fb0f-4155-846c-2f49cdb94671} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1066 | 2026.01.13 19:55:30.382809 [ 287 ] {} <Debug> TCP-Session: 6cdc8d75-291c-4ef0-b0ff-7ac6591104f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55673 | ||
| 1067 | 2026.01.13 19:55:30.382815 [ 289 ] {} <Debug> TCP-Session: 262c4605-8e34-4655-9d3f-3b3957f58db1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1068 | 2026.01.13 19:55:30.382851 [ 287 ] {} <Debug> TCP-Session: 6cdc8d75-291c-4ef0-b0ff-7ac6591104f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.01.13 19:55:30.382864 [ 286 ] {ae6be873-fb0f-4155-846c-2f49cdb94671} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1070 | 2026.01.13 19:55:30.382880 [ 287 ] {} <Debug> TCP-Session: 6cdc8d75-291c-4ef0-b0ff-7ac6591104f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1071 | 2026.01.13 19:55:30.382646 [ 292 ] {} <Debug> TCP-Session: c94fed72-4390-448c-bae1-46647bd950a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2026.01.13 19:55:30.382904 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1073 | 2026.01.13 19:55:30.382941 [ 290 ] {} <Debug> TCP-Session: 3422a706-4efe-4aaf-8a0d-3b8ba805265e Authenticating user 'default' from [fd00:1122:3344:101::e]:61204 | ||
| 1074 | 2026.01.13 19:55:30.382958 [ 290 ] {} <Debug> TCP-Session: 3422a706-4efe-4aaf-8a0d-3b8ba805265e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1075 | 2026.01.13 19:55:30.382970 [ 290 ] {} <Debug> TCP-Session: 3422a706-4efe-4aaf-8a0d-3b8ba805265e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1076 | 2026.01.13 19:55:30.383150 [ 286 ] {ae6be873-fb0f-4155-846c-2f49cdb94671} <Debug> oximeter.version (453402a2-6064-4fbd-a72c-052d54caf800) (SelectExecutor): Key condition: unknown | ||
| 1077 | 2026.01.13 19:55:30.384084 [ 332 ] {ae6be873-fb0f-4155-846c-2f49cdb94671} <Trace> AggregatingTransform: Aggregating | ||
| 1078 | 2026.01.13 19:55:30.384439 [ 332 ] {ae6be873-fb0f-4155-846c-2f49cdb94671} <Trace> Aggregator: Aggregation method: without_key | ||
| 1079 | 2026.01.13 19:55:30.384474 [ 332 ] {ae6be873-fb0f-4155-846c-2f49cdb94671} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001184617 sec. (844.155 rows/sec., 32.97 KiB/sec.) | ||
| 1080 | 2026.01.13 19:55:30.384496 [ 332 ] {ae6be873-fb0f-4155-846c-2f49cdb94671} <Trace> Aggregator: Merging aggregated data | ||
| 1081 | 2026.01.13 19:55:30.385670 [ 286 ] {ae6be873-fb0f-4155-846c-2f49cdb94671} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003191 sec., 313.38138514572233 rows/sec., 12.24 KiB/sec. | ||
| 1082 | 2026.01.13 19:55:30.385828 [ 286 ] {ae6be873-fb0f-4155-846c-2f49cdb94671} <Debug> TCPHandler: Processed in 0.003677892 sec. | ||
| 1083 | 2026.01.13 19:55:30.385948 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1084 | 2026.01.13 19:55:30.385978 [ 286 ] {} <Debug> TCP-Session: d00e57a6-62aa-4755-815c-d03d335fb2e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1085 | 2026.01.13 19:55:30.385978 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1086 | 2026.01.13 19:55:30.385996 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1087 | 2026.01.13 19:55:30.386017 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1088 | 2026.01.13 19:55:30.386033 [ 288 ] {} <Debug> TCP-Session: 17d974b8-8b26-4d90-81c9-4c1ecbf63e68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1089 | 2026.01.13 19:55:30.386052 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1090 | 2026.01.13 19:55:30.386068 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1091 | 2026.01.13 19:55:30.386084 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1092 | 2026.01.13 19:55:30.386097 [ 287 ] {} <Debug> TCP-Session: 6cdc8d75-291c-4ef0-b0ff-7ac6591104f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1093 | 2026.01.13 19:55:30.386116 [ 292 ] {} <Debug> TCP-Session: c94fed72-4390-448c-bae1-46647bd950a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1094 | 2026.01.13 19:55:30.386134 [ 291 ] {} <Debug> TCP-Session: 05074798-718b-4040-8960-72a58b424269 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1095 | 2026.01.13 19:55:30.386063 [ 290 ] {} <Debug> TCP-Session: 3422a706-4efe-4aaf-8a0d-3b8ba805265e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1096 | 2026.01.13 19:55:30.386054 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1097 | 2026.01.13 19:55:30.386028 [ 294 ] {} <Debug> TCP-Session: d6b0fc6f-9bdc-416f-987e-4291789732a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1098 | 2026.01.13 19:55:30.386224 [ 289 ] {} <Debug> TCP-Session: 262c4605-8e34-4655-9d3f-3b3957f58db1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1099 | 2026.01.13 19:55:30.386109 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1100 | 2026.01.13 19:55:30.386284 [ 293 ] {} <Debug> TCP-Session: fe1e6e9d-6181-4d1f-ace3-690444c5a5e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1101 | 2026.01.13 19:55:30.691787 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38148 | ||
| 1102 | 2026.01.13 19:55:30.691893 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1103 | 2026.01.13 19:55:30.691920 [ 286 ] {} <Debug> TCP-Session: 9fdbdd4e-240a-49cb-b22d-6e1d20072f9b Authenticating user 'default' from [fd00:1122:3344:101::e]:38148 | ||
| 1104 | 2026.01.13 19:55:30.691941 [ 286 ] {} <Debug> TCP-Session: 9fdbdd4e-240a-49cb-b22d-6e1d20072f9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1105 | 2026.01.13 19:55:30.691953 [ 286 ] {} <Debug> TCP-Session: 9fdbdd4e-240a-49cb-b22d-6e1d20072f9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1106 | 2026.01.13 19:55:30.692158 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54754 | ||
| 1107 | 2026.01.13 19:55:30.692198 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60910 | ||
| 1108 | 2026.01.13 19:55:30.692245 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49853 | ||
| 1109 | 2026.01.13 19:55:30.692260 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1110 | 2026.01.13 19:55:30.692271 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56894 | ||
| 1111 | 2026.01.13 19:55:30.692303 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56533 | ||
| 1112 | 2026.01.13 19:55:30.692314 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1113 | 2026.01.13 19:55:30.692353 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1114 | 2026.01.13 19:55:30.692370 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1115 | 2026.01.13 19:55:30.692377 [ 288 ] {} <Debug> TCP-Session: 2534cfd8-7981-4749-9ef0-0ee9b3124d4d Authenticating user 'default' from [fd00:1122:3344:101::e]:60910 | ||
| 1116 | 2026.01.13 19:55:30.692392 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1117 | 2026.01.13 19:55:30.692407 [ 292 ] {} <Debug> TCP-Session: 48565389-2241-4a6a-b716-afac774bb105 Authenticating user 'default' from [fd00:1122:3344:101::e]:56894 | ||
| 1118 | 2026.01.13 19:55:30.692415 [ 288 ] {} <Debug> TCP-Session: 2534cfd8-7981-4749-9ef0-0ee9b3124d4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2026.01.13 19:55:30.692424 [ 294 ] {} <Debug> TCP-Session: 74f440eb-868d-46d4-adbc-b7c968b52a74 Authenticating user 'default' from [fd00:1122:3344:101::e]:56533 | ||
| 1120 | 2026.01.13 19:55:30.692439 [ 288 ] {} <Debug> TCP-Session: 2534cfd8-7981-4749-9ef0-0ee9b3124d4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1121 | 2026.01.13 19:55:30.692436 [ 292 ] {} <Debug> TCP-Session: 48565389-2241-4a6a-b716-afac774bb105 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1122 | 2026.01.13 19:55:30.692452 [ 294 ] {} <Debug> TCP-Session: 74f440eb-868d-46d4-adbc-b7c968b52a74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1123 | 2026.01.13 19:55:30.692470 [ 292 ] {} <Debug> TCP-Session: 48565389-2241-4a6a-b716-afac774bb105 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1124 | 2026.01.13 19:55:30.692483 [ 294 ] {} <Debug> TCP-Session: 74f440eb-868d-46d4-adbc-b7c968b52a74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1125 | 2026.01.13 19:55:30.692400 [ 289 ] {} <Debug> TCP-Session: 8fbd2b1e-645a-4d00-8d74-42dc0c93bcbe Authenticating user 'default' from [fd00:1122:3344:101::e]:49853 | ||
| 1126 | 2026.01.13 19:55:30.692393 [ 286 ] {} <Trace> TCP-Session: 9fdbdd4e-240a-49cb-b22d-6e1d20072f9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2026.01.13 19:55:30.692535 [ 289 ] {} <Debug> TCP-Session: 8fbd2b1e-645a-4d00-8d74-42dc0c93bcbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1128 | 2026.01.13 19:55:30.692315 [ 287 ] {} <Debug> TCP-Session: de1315d0-2ab9-4a95-9df4-5fa8afeeac48 Authenticating user 'default' from [fd00:1122:3344:101::e]:54754 | ||
| 1129 | 2026.01.13 19:55:30.692589 [ 289 ] {} <Debug> TCP-Session: 8fbd2b1e-645a-4d00-8d74-42dc0c93bcbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2026.01.13 19:55:30.692251 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33922 | ||
| 1131 | 2026.01.13 19:55:30.692619 [ 287 ] {} <Debug> TCP-Session: de1315d0-2ab9-4a95-9df4-5fa8afeeac48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1132 | 2026.01.13 19:55:30.692260 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59854 | ||
| 1133 | 2026.01.13 19:55:30.692695 [ 287 ] {} <Debug> TCP-Session: de1315d0-2ab9-4a95-9df4-5fa8afeeac48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1134 | 2026.01.13 19:55:30.692707 [ 286 ] {af766e7c-f026-4f1e-b846-a19e8151d22f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38148) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1135 | 2026.01.13 19:55:30.692725 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1136 | 2026.01.13 19:55:30.692281 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55871 | ||
| 1137 | 2026.01.13 19:55:30.692755 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1138 | 2026.01.13 19:55:30.692758 [ 290 ] {} <Debug> TCP-Session: dee7e2da-cfea-4e0d-a7be-1899b516dafe Authenticating user 'default' from [fd00:1122:3344:101::e]:33922 | ||
| 1139 | 2026.01.13 19:55:30.692798 [ 291 ] {} <Debug> TCP-Session: 8bf77842-0897-4c79-8a13-14e08df5b9b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59854 | ||
| 1140 | 2026.01.13 19:55:30.692810 [ 290 ] {} <Debug> TCP-Session: dee7e2da-cfea-4e0d-a7be-1899b516dafe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1141 | 2026.01.13 19:55:30.692817 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1142 | 2026.01.13 19:55:30.692833 [ 291 ] {} <Debug> TCP-Session: 8bf77842-0897-4c79-8a13-14e08df5b9b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1143 | 2026.01.13 19:55:30.692842 [ 290 ] {} <Debug> TCP-Session: dee7e2da-cfea-4e0d-a7be-1899b516dafe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1144 | 2026.01.13 19:55:30.692869 [ 291 ] {} <Debug> TCP-Session: 8bf77842-0897-4c79-8a13-14e08df5b9b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1145 | 2026.01.13 19:55:30.692860 [ 293 ] {} <Debug> TCP-Session: 4bff7054-d558-48dd-bffb-cf6d91e53c27 Authenticating user 'default' from [fd00:1122:3344:101::e]:55871 | ||
| 1146 | 2026.01.13 19:55:30.692918 [ 293 ] {} <Debug> TCP-Session: 4bff7054-d558-48dd-bffb-cf6d91e53c27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2026.01.13 19:55:30.692931 [ 293 ] {} <Debug> TCP-Session: 4bff7054-d558-48dd-bffb-cf6d91e53c27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2026.01.13 19:55:30.692979 [ 286 ] {af766e7c-f026-4f1e-b846-a19e8151d22f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1149 | 2026.01.13 19:55:30.693035 [ 286 ] {af766e7c-f026-4f1e-b846-a19e8151d22f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1150 | 2026.01.13 19:55:30.693316 [ 286 ] {af766e7c-f026-4f1e-b846-a19e8151d22f} <Debug> oximeter.version (453402a2-6064-4fbd-a72c-052d54caf800) (SelectExecutor): Key condition: unknown | ||
| 1151 | 2026.01.13 19:55:30.694197 [ 312 ] {af766e7c-f026-4f1e-b846-a19e8151d22f} <Trace> AggregatingTransform: Aggregating | ||
| 1152 | 2026.01.13 19:55:30.694246 [ 312 ] {af766e7c-f026-4f1e-b846-a19e8151d22f} <Trace> Aggregator: Aggregation method: without_key | ||
| 1153 | 2026.01.13 19:55:30.694282 [ 312 ] {af766e7c-f026-4f1e-b846-a19e8151d22f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00087088 sec. (1148.264 rows/sec., 44.85 KiB/sec.) | ||
| 1154 | 2026.01.13 19:55:30.694301 [ 312 ] {af766e7c-f026-4f1e-b846-a19e8151d22f} <Trace> Aggregator: Merging aggregated data | ||
| 1155 | 2026.01.13 19:55:30.695469 [ 286 ] {af766e7c-f026-4f1e-b846-a19e8151d22f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002823 sec., 354.23308537017357 rows/sec., 13.84 KiB/sec. | ||
| 1156 | 2026.01.13 19:55:30.695608 [ 286 ] {af766e7c-f026-4f1e-b846-a19e8151d22f} <Debug> TCPHandler: Processed in 0.003330984 sec. | ||
| 1157 | 2026.01.13 19:55:30.695697 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1158 | 2026.01.13 19:55:30.695726 [ 286 ] {} <Debug> TCP-Session: 9fdbdd4e-240a-49cb-b22d-6e1d20072f9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1159 | 2026.01.13 19:55:30.695732 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1160 | 2026.01.13 19:55:30.695753 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1161 | 2026.01.13 19:55:30.695771 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1162 | 2026.01.13 19:55:30.695781 [ 287 ] {} <Debug> TCP-Session: de1315d0-2ab9-4a95-9df4-5fa8afeeac48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1163 | 2026.01.13 19:55:30.695801 [ 294 ] {} <Debug> TCP-Session: 74f440eb-868d-46d4-adbc-b7c968b52a74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1164 | 2026.01.13 19:55:30.695811 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1165 | 2026.01.13 19:55:30.695831 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1166 | 2026.01.13 19:55:30.695847 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1167 | 2026.01.13 19:55:30.695859 [ 292 ] {} <Debug> TCP-Session: 48565389-2241-4a6a-b716-afac774bb105 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2026.01.13 19:55:30.695877 [ 288 ] {} <Debug> TCP-Session: 2534cfd8-7981-4749-9ef0-0ee9b3124d4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1169 | 2026.01.13 19:55:30.695826 [ 289 ] {} <Debug> TCP-Session: 8fbd2b1e-645a-4d00-8d74-42dc0c93bcbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1170 | 2026.01.13 19:55:30.695903 [ 290 ] {} <Debug> TCP-Session: dee7e2da-cfea-4e0d-a7be-1899b516dafe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1171 | 2026.01.13 19:55:30.695791 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1172 | 2026.01.13 19:55:30.695868 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1173 | 2026.01.13 19:55:30.695973 [ 291 ] {} <Debug> TCP-Session: 8bf77842-0897-4c79-8a13-14e08df5b9b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1174 | 2026.01.13 19:55:30.695996 [ 293 ] {} <Debug> TCP-Session: 4bff7054-d558-48dd-bffb-cf6d91e53c27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1175 | 2026.01.13 19:55:34.996451 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1176 | 2026.01.13 19:55:34.996645 [ 3 ] {30113e50-a24d-4e92-8e97-22c165441660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1177 | 2026.01.13 19:55:34.996709 [ 3 ] {30113e50-a24d-4e92-8e97-22c165441660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1178 | 2026.01.13 19:55:34.997345 [ 3 ] {30113e50-a24d-4e92-8e97-22c165441660} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1179 | 2026.01.13 19:55:34.997394 [ 3 ] {30113e50-a24d-4e92-8e97-22c165441660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1180 | 2026.01.13 19:55:34.997931 [ 3 ] {30113e50-a24d-4e92-8e97-22c165441660} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1181 | 2026.01.13 19:55:34.998375 [ 3 ] {30113e50-a24d-4e92-8e97-22c165441660} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1182 | 2026.01.13 19:55:34.998556 [ 3 ] {30113e50-a24d-4e92-8e97-22c165441660} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001959 sec., 13272.077590607454 rows/sec., 1.03 MiB/sec. | ||
| 1183 | 2026.01.13 19:55:34.998602 [ 3 ] {30113e50-a24d-4e92-8e97-22c165441660} <Debug> TCPHandler: Processed in 0.002293781 sec. | ||
| 1184 | 2026.01.13 19:55:34.998752 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1185 | 2026.01.13 19:55:34.998848 [ 3 ] {fdc3023b-dc44-439d-9ab4-e635c814e385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1186 | 2026.01.13 19:55:34.998889 [ 3 ] {fdc3023b-dc44-439d-9ab4-e635c814e385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1187 | 2026.01.13 19:55:34.999313 [ 3 ] {fdc3023b-dc44-439d-9ab4-e635c814e385} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1188 | 2026.01.13 19:55:34.999352 [ 3 ] {fdc3023b-dc44-439d-9ab4-e635c814e385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1189 | 2026.01.13 19:55:34.999842 [ 3 ] {fdc3023b-dc44-439d-9ab4-e635c814e385} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1190 | 2026.01.13 19:55:35.000488 [ 3 ] {fdc3023b-dc44-439d-9ab4-e635c814e385} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1191 | 2026.01.13 19:55:35.000645 [ 3 ] {fdc3023b-dc44-439d-9ab4-e635c814e385} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001814 sec., 15435.501653803747 rows/sec., 1.20 MiB/sec. | ||
| 1192 | 2026.01.13 19:55:35.000684 [ 3 ] {fdc3023b-dc44-439d-9ab4-e635c814e385} <Debug> TCPHandler: Processed in 0.001993254 sec. | ||
| 1193 | 2026.01.13 19:55:35.000808 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1194 | 2026.01.13 19:55:35.000903 [ 3 ] {4623e872-3488-4144-8db7-c3be675b149d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1195 | 2026.01.13 19:55:35.000947 [ 3 ] {4623e872-3488-4144-8db7-c3be675b149d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1196 | 2026.01.13 19:55:35.001322 [ 3 ] {4623e872-3488-4144-8db7-c3be675b149d} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1197 | 2026.01.13 19:55:35.001360 [ 3 ] {4623e872-3488-4144-8db7-c3be675b149d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1198 | 2026.01.13 19:55:35.001777 [ 3 ] {4623e872-3488-4144-8db7-c3be675b149d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1199 | 2026.01.13 19:55:35.002203 [ 3 ] {4623e872-3488-4144-8db7-c3be675b149d} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1200 | 2026.01.13 19:55:35.002336 [ 3 ] {4623e872-3488-4144-8db7-c3be675b149d} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001451 sec., 34458.99379738112 rows/sec., 2.39 MiB/sec. | ||
| 1201 | 2026.01.13 19:55:35.002371 [ 3 ] {4623e872-3488-4144-8db7-c3be675b149d} <Debug> TCPHandler: Processed in 0.001614906 sec. | ||
| 1202 | 2026.01.13 19:55:35.002486 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1203 | 2026.01.13 19:55:35.002579 [ 3 ] {465307a2-3d4e-4069-9c4c-4becba55e18e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1204 | 2026.01.13 19:55:35.002620 [ 3 ] {465307a2-3d4e-4069-9c4c-4becba55e18e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1205 | 2026.01.13 19:55:35.002940 [ 3 ] {465307a2-3d4e-4069-9c4c-4becba55e18e} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1206 | 2026.01.13 19:55:35.002977 [ 3 ] {465307a2-3d4e-4069-9c4c-4becba55e18e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1207 | 2026.01.13 19:55:35.003427 [ 3 ] {465307a2-3d4e-4069-9c4c-4becba55e18e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1208 | 2026.01.13 19:55:35.003885 [ 3 ] {465307a2-3d4e-4069-9c4c-4becba55e18e} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1209 | 2026.01.13 19:55:35.004022 [ 3 ] {465307a2-3d4e-4069-9c4c-4becba55e18e} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001461 sec., 13689.253935660507 rows/sec., 962.53 KiB/sec. | ||
| 1210 | 2026.01.13 19:55:35.004059 [ 3 ] {465307a2-3d4e-4069-9c4c-4becba55e18e} <Debug> TCPHandler: Processed in 0.001623976 sec. | ||
| 1211 | 2026.01.13 19:55:36.989858 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1212 | 2026.01.13 19:55:36.989919 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1213 | 2026.01.13 19:55:37.070455 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 68 entries to flush up to offset 158 | ||
| 1214 | 2026.01.13 19:55:37.073644 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1215 | 2026.01.13 19:55:37.073701 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 1216 | 2026.01.13 19:55:37.075218 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1217 | 2026.01.13 19:55:37.075711 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1218 | 2026.01.13 19:55:37.076034 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 158 | ||
| 1219 | 2026.01.13 19:55:37.079770 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1930 | ||
| 1220 | 2026.01.13 19:55:37.080269 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1221 | 2026.01.13 19:55:37.080309 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 1222 | 2026.01.13 19:55:37.080956 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1223 | 2026.01.13 19:55:37.081428 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1224 | 2026.01.13 19:55:37.081579 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1930 | ||
| 1225 | 2026.01.13 19:55:37.181401 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1226 | 2026.01.13 19:55:37.198793 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1227 | 2026.01.13 19:55:37.198862 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.72 GiB. | ||
| 1228 | 2026.01.13 19:55:37.205407 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1229 | 2026.01.13 19:55:37.206688 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1230 | 2026.01.13 19:55:37.210646 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1231 | 2026.01.13 19:55:38.001179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.21 MiB, peak 173.69 MiB, free memory in arenas 0.00 B, will set to 166.55 MiB (RSS), difference: 1.34 MiB | ||
| 1232 | 2026.01.13 19:55:39.997017 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1233 | 2026.01.13 19:55:39.997198 [ 3 ] {0cb35893-98e5-4470-8cd7-6779a5914712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1234 | 2026.01.13 19:55:39.997265 [ 3 ] {0cb35893-98e5-4470-8cd7-6779a5914712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1235 | 2026.01.13 19:55:39.997977 [ 3 ] {0cb35893-98e5-4470-8cd7-6779a5914712} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1236 | 2026.01.13 19:55:39.998026 [ 3 ] {0cb35893-98e5-4470-8cd7-6779a5914712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1237 | 2026.01.13 19:55:39.999902 [ 3 ] {0cb35893-98e5-4470-8cd7-6779a5914712} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1238 | 2026.01.13 19:55:40.001455 [ 3 ] {0cb35893-98e5-4470-8cd7-6779a5914712} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1239 | 2026.01.13 19:55:40.001695 [ 3 ] {0cb35893-98e5-4470-8cd7-6779a5914712} <Debug> executeQuery: Read 52 rows, 4.51 KiB in 0.004545 sec., 11441.14411441144 rows/sec., 992.25 KiB/sec. | ||
| 1240 | 2026.01.13 19:55:40.001753 [ 3 ] {0cb35893-98e5-4470-8cd7-6779a5914712} <Debug> TCPHandler: Processed in 0.004867728 sec. | ||
| 1241 | 2026.01.13 19:55:40.001922 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1242 | 2026.01.13 19:55:40.002062 [ 3 ] {0ece4683-70e4-456c-a0d7-83d83e961f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1243 | 2026.01.13 19:55:40.002128 [ 3 ] {0ece4683-70e4-456c-a0d7-83d83e961f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1244 | 2026.01.13 19:55:40.002638 [ 3 ] {0ece4683-70e4-456c-a0d7-83d83e961f22} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1245 | 2026.01.13 19:55:40.002678 [ 3 ] {0ece4683-70e4-456c-a0d7-83d83e961f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1246 | 2026.01.13 19:55:40.003167 [ 3 ] {0ece4683-70e4-456c-a0d7-83d83e961f22} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1247 | 2026.01.13 19:55:40.003634 [ 3 ] {0ece4683-70e4-456c-a0d7-83d83e961f22} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1248 | 2026.01.13 19:55:40.003784 [ 3 ] {0ece4683-70e4-456c-a0d7-83d83e961f22} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001758 sec., 7394.766780432309 rows/sec., 556.05 KiB/sec. | ||
| 1249 | 2026.01.13 19:55:40.003827 [ 3 ] {0ece4683-70e4-456c-a0d7-83d83e961f22} <Debug> TCPHandler: Processed in 0.001980044 sec. | ||
| 1250 | 2026.01.13 19:55:40.003948 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1251 | 2026.01.13 19:55:40.004052 [ 3 ] {ab5b1462-d5cd-4932-ae45-25e9c0a67bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1252 | 2026.01.13 19:55:40.004097 [ 3 ] {ab5b1462-d5cd-4932-ae45-25e9c0a67bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1253 | 2026.01.13 19:55:40.004546 [ 3 ] {ab5b1462-d5cd-4932-ae45-25e9c0a67bb4} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1254 | 2026.01.13 19:55:40.004586 [ 3 ] {ab5b1462-d5cd-4932-ae45-25e9c0a67bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1255 | 2026.01.13 19:55:40.005031 [ 3 ] {ab5b1462-d5cd-4932-ae45-25e9c0a67bb4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1256 | 2026.01.13 19:55:40.005458 [ 3 ] {ab5b1462-d5cd-4932-ae45-25e9c0a67bb4} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1257 | 2026.01.13 19:55:40.005594 [ 3 ] {ab5b1462-d5cd-4932-ae45-25e9c0a67bb4} <Debug> executeQuery: Read 46 rows, 3.70 KiB in 0.001565 sec., 29392.97124600639 rows/sec., 2.31 MiB/sec. | ||
| 1258 | 2026.01.13 19:55:40.005639 [ 3 ] {ab5b1462-d5cd-4932-ae45-25e9c0a67bb4} <Debug> TCPHandler: Processed in 0.001741798 sec. | ||
| 1259 | 2026.01.13 19:55:40.005830 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1260 | 2026.01.13 19:55:40.005935 [ 3 ] {de16bd59-eec3-4039-bcff-31cae887dbd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1261 | 2026.01.13 19:55:40.005981 [ 3 ] {de16bd59-eec3-4039-bcff-31cae887dbd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1262 | 2026.01.13 19:55:40.006381 [ 3 ] {de16bd59-eec3-4039-bcff-31cae887dbd0} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1263 | 2026.01.13 19:55:40.006419 [ 3 ] {de16bd59-eec3-4039-bcff-31cae887dbd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1264 | 2026.01.13 19:55:40.006857 [ 3 ] {de16bd59-eec3-4039-bcff-31cae887dbd0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1265 | 2026.01.13 19:55:40.007376 [ 3 ] {de16bd59-eec3-4039-bcff-31cae887dbd0} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1266 | 2026.01.13 19:55:40.007511 [ 3 ] {de16bd59-eec3-4039-bcff-31cae887dbd0} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001603 sec., 31191.51590767311 rows/sec., 2.16 MiB/sec. | ||
| 1267 | 2026.01.13 19:55:40.007550 [ 3 ] {de16bd59-eec3-4039-bcff-31cae887dbd0} <Debug> TCPHandler: Processed in 0.00177717 sec. | ||
| 1268 | 2026.01.13 19:55:40.007665 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1269 | 2026.01.13 19:55:40.007763 [ 3 ] {3e3e39b5-a2fd-4e89-8f5a-9224ba52ff4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1270 | 2026.01.13 19:55:40.007818 [ 3 ] {3e3e39b5-a2fd-4e89-8f5a-9224ba52ff4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1271 | 2026.01.13 19:55:40.008660 [ 3 ] {3e3e39b5-a2fd-4e89-8f5a-9224ba52ff4e} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1272 | 2026.01.13 19:55:40.008697 [ 3 ] {3e3e39b5-a2fd-4e89-8f5a-9224ba52ff4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1273 | 2026.01.13 19:55:40.009425 [ 3 ] {3e3e39b5-a2fd-4e89-8f5a-9224ba52ff4e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1274 | 2026.01.13 19:55:40.009849 [ 3 ] {3e3e39b5-a2fd-4e89-8f5a-9224ba52ff4e} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1275 | 2026.01.13 19:55:40.009992 [ 3 ] {3e3e39b5-a2fd-4e89-8f5a-9224ba52ff4e} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.00225 sec., 5777.777777777778 rows/sec., 10.35 MiB/sec. | ||
| 1276 | 2026.01.13 19:55:40.010052 [ 3 ] {3e3e39b5-a2fd-4e89-8f5a-9224ba52ff4e} <Debug> TCPHandler: Processed in 0.002437925 sec. | ||
| 1277 | 2026.01.13 19:55:40.010185 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1278 | 2026.01.13 19:55:40.010281 [ 3 ] {0879527d-4227-497e-a0da-fb36c458b2e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1279 | 2026.01.13 19:55:40.010325 [ 3 ] {0879527d-4227-497e-a0da-fb36c458b2e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1280 | 2026.01.13 19:55:40.010655 [ 3 ] {0879527d-4227-497e-a0da-fb36c458b2e3} <Trace> oximeter.measurements_i64 (aeb46de4-37f8-4e20-971e-4b5e363f9402): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1281 | 2026.01.13 19:55:40.010692 [ 3 ] {0879527d-4227-497e-a0da-fb36c458b2e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1282 | 2026.01.13 19:55:40.011118 [ 3 ] {0879527d-4227-497e-a0da-fb36c458b2e3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1283 | 2026.01.13 19:55:40.011558 [ 3 ] {0879527d-4227-497e-a0da-fb36c458b2e3} <Trace> oximeter.measurements_i64 (aeb46de4-37f8-4e20-971e-4b5e363f9402): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1284 | 2026.01.13 19:55:40.011692 [ 3 ] {0879527d-4227-497e-a0da-fb36c458b2e3} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001429 sec., 4198.740377886635 rows/sec., 316.41 KiB/sec. | ||
| 1285 | 2026.01.13 19:55:40.011728 [ 3 ] {0879527d-4227-497e-a0da-fb36c458b2e3} <Debug> TCPHandler: Processed in 0.001592065 sec. | ||
| 1286 | 2026.01.13 19:55:40.011948 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1287 | 2026.01.13 19:55:40.012046 [ 3 ] {666f28e5-0e9a-46da-8528-4fcb0da91dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1288 | 2026.01.13 19:55:40.012090 [ 3 ] {666f28e5-0e9a-46da-8528-4fcb0da91dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1289 | 2026.01.13 19:55:40.012480 [ 3 ] {666f28e5-0e9a-46da-8528-4fcb0da91dfd} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1290 | 2026.01.13 19:55:40.012517 [ 3 ] {666f28e5-0e9a-46da-8528-4fcb0da91dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1291 | 2026.01.13 19:55:40.012964 [ 3 ] {666f28e5-0e9a-46da-8528-4fcb0da91dfd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1292 | 2026.01.13 19:55:40.013381 [ 3 ] {666f28e5-0e9a-46da-8528-4fcb0da91dfd} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1293 | 2026.01.13 19:55:40.013512 [ 3 ] {666f28e5-0e9a-46da-8528-4fcb0da91dfd} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001486 sec., 13458.950201884254 rows/sec., 946.33 KiB/sec. | ||
| 1294 | 2026.01.13 19:55:40.013556 [ 3 ] {666f28e5-0e9a-46da-8528-4fcb0da91dfd} <Debug> TCPHandler: Processed in 0.001661907 sec. | ||
| 1295 | 2026.01.13 19:55:44.582581 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2378 | ||
| 1296 | 2026.01.13 19:55:44.583119 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1297 | 2026.01.13 19:55:44.583177 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1298 | 2026.01.13 19:55:44.583798 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1299 | 2026.01.13 19:55:44.584237 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1300 | 2026.01.13 19:55:44.584399 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2378 | ||
| 1301 | 2026.01.13 19:55:44.711806 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1302 | 2026.01.13 19:55:44.729380 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1303 | 2026.01.13 19:55:44.729450 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1304 | 2026.01.13 19:55:44.735781 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1305 | 2026.01.13 19:55:44.736831 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1306 | 2026.01.13 19:55:44.740064 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1307 | 2026.01.13 19:55:44.995927 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1308 | 2026.01.13 19:55:44.996199 [ 3 ] {e71b5979-3b44-46e1-832f-d7b60032940d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1309 | 2026.01.13 19:55:44.996303 [ 3 ] {e71b5979-3b44-46e1-832f-d7b60032940d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1310 | 2026.01.13 19:55:44.996991 [ 3 ] {e71b5979-3b44-46e1-832f-d7b60032940d} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1311 | 2026.01.13 19:55:44.997035 [ 3 ] {e71b5979-3b44-46e1-832f-d7b60032940d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1312 | 2026.01.13 19:55:44.997505 [ 3 ] {e71b5979-3b44-46e1-832f-d7b60032940d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1313 | 2026.01.13 19:55:44.999588 [ 3 ] {e71b5979-3b44-46e1-832f-d7b60032940d} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1314 | 2026.01.13 19:55:45.000025 [ 3 ] {e71b5979-3b44-46e1-832f-d7b60032940d} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.003881 sec., 6699.304303014687 rows/sec., 531.18 KiB/sec. | ||
| 1315 | 2026.01.13 19:55:45.000176 [ 3 ] {e71b5979-3b44-46e1-832f-d7b60032940d} <Debug> TCPHandler: Processed in 0.004423458 sec. | ||
| 1316 | 2026.01.13 19:55:45.000459 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1317 | 2026.01.13 19:55:45.000570 [ 3 ] {9c53e370-6c6e-4517-a99c-1df386a42f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1318 | 2026.01.13 19:55:45.000618 [ 3 ] {9c53e370-6c6e-4517-a99c-1df386a42f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1319 | 2026.01.13 19:55:45.001126 [ 3 ] {9c53e370-6c6e-4517-a99c-1df386a42f3a} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1320 | 2026.01.13 19:55:45.001166 [ 3 ] {9c53e370-6c6e-4517-a99c-1df386a42f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1321 | 2026.01.13 19:55:45.001584 [ 3 ] {9c53e370-6c6e-4517-a99c-1df386a42f3a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1322 | 2026.01.13 19:55:45.002012 [ 3 ] {9c53e370-6c6e-4517-a99c-1df386a42f3a} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1323 | 2026.01.13 19:55:45.002156 [ 3 ] {9c53e370-6c6e-4517-a99c-1df386a42f3a} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001613 sec., 17358.95846249225 rows/sec., 1.35 MiB/sec. | ||
| 1324 | 2026.01.13 19:55:45.002196 [ 3 ] {9c53e370-6c6e-4517-a99c-1df386a42f3a} <Debug> TCPHandler: Processed in 0.00180206 sec. | ||
| 1325 | 2026.01.13 19:55:45.002311 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1326 | 2026.01.13 19:55:45.002409 [ 3 ] {72216779-ad1e-4d5f-8e85-bf231f760cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1327 | 2026.01.13 19:55:45.002455 [ 3 ] {72216779-ad1e-4d5f-8e85-bf231f760cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1328 | 2026.01.13 19:55:45.002830 [ 3 ] {72216779-ad1e-4d5f-8e85-bf231f760cef} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1329 | 2026.01.13 19:55:45.002866 [ 3 ] {72216779-ad1e-4d5f-8e85-bf231f760cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1330 | 2026.01.13 19:55:45.003358 [ 3 ] {72216779-ad1e-4d5f-8e85-bf231f760cef} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1331 | 2026.01.13 19:55:45.003828 [ 3 ] {72216779-ad1e-4d5f-8e85-bf231f760cef} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1332 | 2026.01.13 19:55:45.003965 [ 3 ] {72216779-ad1e-4d5f-8e85-bf231f760cef} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001577 sec., 31705.77045022194 rows/sec., 2.20 MiB/sec. | ||
| 1333 | 2026.01.13 19:55:45.004003 [ 3 ] {72216779-ad1e-4d5f-8e85-bf231f760cef} <Debug> TCPHandler: Processed in 0.001743289 sec. | ||
| 1334 | 2026.01.13 19:55:45.004112 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1335 | 2026.01.13 19:55:45.004209 [ 3 ] {1d7d5f89-b4ed-45f8-b05e-ca7994cccb25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1336 | 2026.01.13 19:55:45.004252 [ 3 ] {1d7d5f89-b4ed-45f8-b05e-ca7994cccb25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1337 | 2026.01.13 19:55:45.004568 [ 3 ] {1d7d5f89-b4ed-45f8-b05e-ca7994cccb25} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1338 | 2026.01.13 19:55:45.004605 [ 3 ] {1d7d5f89-b4ed-45f8-b05e-ca7994cccb25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1339 | 2026.01.13 19:55:45.005074 [ 3 ] {1d7d5f89-b4ed-45f8-b05e-ca7994cccb25} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1340 | 2026.01.13 19:55:45.005537 [ 3 ] {1d7d5f89-b4ed-45f8-b05e-ca7994cccb25} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1341 | 2026.01.13 19:55:45.005674 [ 3 ] {1d7d5f89-b4ed-45f8-b05e-ca7994cccb25} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001486 sec., 13458.950201884254 rows/sec., 946.33 KiB/sec. | ||
| 1342 | 2026.01.13 19:55:45.005710 [ 3 ] {1d7d5f89-b4ed-45f8-b05e-ca7994cccb25} <Debug> TCPHandler: Processed in 0.001648047 sec. | ||
| 1343 | 2026.01.13 19:55:47.077140 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 180 | ||
| 1344 | 2026.01.13 19:55:47.079027 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1345 | 2026.01.13 19:55:47.079067 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1346 | 2026.01.13 19:55:47.080395 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1347 | 2026.01.13 19:55:47.080902 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1348 | 2026.01.13 19:55:47.081130 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 180 | ||
| 1349 | 2026.01.13 19:55:49.996709 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1350 | 2026.01.13 19:55:49.996913 [ 3 ] {0da2fade-3310-4a4a-aeba-60c406bd358c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1351 | 2026.01.13 19:55:49.996988 [ 3 ] {0da2fade-3310-4a4a-aeba-60c406bd358c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1352 | 2026.01.13 19:55:49.997720 [ 3 ] {0da2fade-3310-4a4a-aeba-60c406bd358c} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1353 | 2026.01.13 19:55:49.997775 [ 3 ] {0da2fade-3310-4a4a-aeba-60c406bd358c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1354 | 2026.01.13 19:55:49.999252 [ 3 ] {0da2fade-3310-4a4a-aeba-60c406bd358c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1355 | 2026.01.13 19:55:49.999928 [ 3 ] {0da2fade-3310-4a4a-aeba-60c406bd358c} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1356 | 2026.01.13 19:55:50.000142 [ 3 ] {0da2fade-3310-4a4a-aeba-60c406bd358c} <Debug> executeQuery: Read 78 rows, 6.94 KiB in 0.003281 sec., 23773.239865894542 rows/sec., 2.07 MiB/sec. | ||
| 1357 | 2026.01.13 19:55:50.000208 [ 3 ] {0da2fade-3310-4a4a-aeba-60c406bd358c} <Debug> TCPHandler: Processed in 0.003636491 sec. | ||
| 1358 | 2026.01.13 19:55:50.000347 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1359 | 2026.01.13 19:55:50.000476 [ 3 ] {b0f0263a-818d-42a1-9895-ac2f51440046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1360 | 2026.01.13 19:55:50.000526 [ 3 ] {b0f0263a-818d-42a1-9895-ac2f51440046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1361 | 2026.01.13 19:55:50.000991 [ 3 ] {b0f0263a-818d-42a1-9895-ac2f51440046} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1362 | 2026.01.13 19:55:50.001030 [ 3 ] {b0f0263a-818d-42a1-9895-ac2f51440046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1363 | 2026.01.13 19:55:50.001513 [ 3 ] {b0f0263a-818d-42a1-9895-ac2f51440046} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1364 | 2026.01.13 19:55:50.002056 [ 3 ] {b0f0263a-818d-42a1-9895-ac2f51440046} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1365 | 2026.01.13 19:55:50.002194 [ 3 ] {b0f0263a-818d-42a1-9895-ac2f51440046} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001749 sec., 14865.637507146941 rows/sec., 1.09 MiB/sec. | ||
| 1366 | 2026.01.13 19:55:50.002234 [ 3 ] {b0f0263a-818d-42a1-9895-ac2f51440046} <Debug> TCPHandler: Processed in 0.001943054 sec. | ||
| 1367 | 2026.01.13 19:55:50.002362 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1368 | 2026.01.13 19:55:50.002463 [ 3 ] {82ad43df-01c2-4cef-a3e2-d83b2b42afb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1369 | 2026.01.13 19:55:50.002509 [ 3 ] {82ad43df-01c2-4cef-a3e2-d83b2b42afb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1370 | 2026.01.13 19:55:50.002967 [ 3 ] {82ad43df-01c2-4cef-a3e2-d83b2b42afb7} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1371 | 2026.01.13 19:55:50.003003 [ 3 ] {82ad43df-01c2-4cef-a3e2-d83b2b42afb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1372 | 2026.01.13 19:55:50.003609 [ 3 ] {82ad43df-01c2-4cef-a3e2-d83b2b42afb7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1373 | 2026.01.13 19:55:50.004115 [ 3 ] {82ad43df-01c2-4cef-a3e2-d83b2b42afb7} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1374 | 2026.01.13 19:55:50.004287 [ 3 ] {82ad43df-01c2-4cef-a3e2-d83b2b42afb7} <Debug> executeQuery: Read 60 rows, 4.83 KiB in 0.001842 sec., 32573.28990228013 rows/sec., 2.56 MiB/sec. | ||
| 1375 | 2026.01.13 19:55:50.004326 [ 3 ] {82ad43df-01c2-4cef-a3e2-d83b2b42afb7} <Debug> TCPHandler: Processed in 0.002024095 sec. | ||
| 1376 | 2026.01.13 19:55:50.004442 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1377 | 2026.01.13 19:55:50.004543 [ 3 ] {1950051b-c501-41d5-ade6-979231834465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1378 | 2026.01.13 19:55:50.004587 [ 3 ] {1950051b-c501-41d5-ade6-979231834465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1379 | 2026.01.13 19:55:50.004974 [ 3 ] {1950051b-c501-41d5-ade6-979231834465} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1380 | 2026.01.13 19:55:50.005009 [ 3 ] {1950051b-c501-41d5-ade6-979231834465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1381 | 2026.01.13 19:55:50.005539 [ 3 ] {1950051b-c501-41d5-ade6-979231834465} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1382 | 2026.01.13 19:55:50.006016 [ 3 ] {1950051b-c501-41d5-ade6-979231834465} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1383 | 2026.01.13 19:55:50.006170 [ 3 ] {1950051b-c501-41d5-ade6-979231834465} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001646 sec., 30376.67071688943 rows/sec., 2.11 MiB/sec. | ||
| 1384 | 2026.01.13 19:55:50.006208 [ 3 ] {1950051b-c501-41d5-ade6-979231834465} <Debug> TCPHandler: Processed in 0.00181678 sec. | ||
| 1385 | 2026.01.13 19:55:50.006327 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1386 | 2026.01.13 19:55:50.006421 [ 3 ] {25537eb1-6333-4f91-9163-4b10938a26ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1387 | 2026.01.13 19:55:50.006476 [ 3 ] {25537eb1-6333-4f91-9163-4b10938a26ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1388 | 2026.01.13 19:55:50.007307 [ 3 ] {25537eb1-6333-4f91-9163-4b10938a26ea} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1389 | 2026.01.13 19:55:50.007342 [ 3 ] {25537eb1-6333-4f91-9163-4b10938a26ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1390 | 2026.01.13 19:55:50.008067 [ 3 ] {25537eb1-6333-4f91-9163-4b10938a26ea} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1391 | 2026.01.13 19:55:50.008583 [ 3 ] {25537eb1-6333-4f91-9163-4b10938a26ea} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1392 | 2026.01.13 19:55:50.008748 [ 3 ] {25537eb1-6333-4f91-9163-4b10938a26ea} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002345 sec., 11087.420042643924 rows/sec., 19.87 MiB/sec. | ||
| 1393 | 2026.01.13 19:55:50.008817 [ 3 ] {25537eb1-6333-4f91-9163-4b10938a26ea} <Debug> TCPHandler: Processed in 0.002538326 sec. | ||
| 1394 | 2026.01.13 19:55:50.008949 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1395 | 2026.01.13 19:55:50.009057 [ 3 ] {3a70cf9c-23d1-46a8-8e8a-bf5987a3932e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1396 | 2026.01.13 19:55:50.009099 [ 3 ] {3a70cf9c-23d1-46a8-8e8a-bf5987a3932e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1397 | 2026.01.13 19:55:50.009421 [ 3 ] {3a70cf9c-23d1-46a8-8e8a-bf5987a3932e} <Trace> oximeter.measurements_i64 (aeb46de4-37f8-4e20-971e-4b5e363f9402): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1398 | 2026.01.13 19:55:50.009459 [ 3 ] {3a70cf9c-23d1-46a8-8e8a-bf5987a3932e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1399 | 2026.01.13 19:55:50.009959 [ 3 ] {3a70cf9c-23d1-46a8-8e8a-bf5987a3932e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1400 | 2026.01.13 19:55:50.010531 [ 3 ] {3a70cf9c-23d1-46a8-8e8a-bf5987a3932e} <Trace> oximeter.measurements_i64 (aeb46de4-37f8-4e20-971e-4b5e363f9402): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1401 | 2026.01.13 19:55:50.010702 [ 3 ] {3a70cf9c-23d1-46a8-8e8a-bf5987a3932e} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001676 sec., 5369.928400954654 rows/sec., 413.12 KiB/sec. | ||
| 1402 | 2026.01.13 19:55:50.010750 [ 3 ] {3a70cf9c-23d1-46a8-8e8a-bf5987a3932e} <Debug> TCPHandler: Processed in 0.001863681 sec. | ||
| 1403 | 2026.01.13 19:55:50.010880 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1404 | 2026.01.13 19:55:50.010994 [ 3 ] {b4644eba-3d36-4903-b23c-4e9db0afed45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1405 | 2026.01.13 19:55:50.011046 [ 3 ] {b4644eba-3d36-4903-b23c-4e9db0afed45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1406 | 2026.01.13 19:55:50.011436 [ 3 ] {b4644eba-3d36-4903-b23c-4e9db0afed45} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1407 | 2026.01.13 19:55:50.011474 [ 3 ] {b4644eba-3d36-4903-b23c-4e9db0afed45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1408 | 2026.01.13 19:55:50.011921 [ 3 ] {b4644eba-3d36-4903-b23c-4e9db0afed45} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1409 | 2026.01.13 19:55:50.012515 [ 3 ] {b4644eba-3d36-4903-b23c-4e9db0afed45} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1410 | 2026.01.13 19:55:50.012672 [ 3 ] {b4644eba-3d36-4903-b23c-4e9db0afed45} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001702 sec., 11750.881316098708 rows/sec., 826.23 KiB/sec. | ||
| 1411 | 2026.01.13 19:55:50.012711 [ 3 ] {b4644eba-3d36-4903-b23c-4e9db0afed45} <Debug> TCPHandler: Processed in 0.001891842 sec. | ||
| 1412 | 2026.01.13 19:55:51.989962 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1413 | 2026.01.13 19:55:51.990025 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1414 | 2026.01.13 19:55:52.085286 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2890 | ||
| 1415 | 2026.01.13 19:55:52.085783 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1416 | 2026.01.13 19:55:52.085824 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1417 | 2026.01.13 19:55:52.086347 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1418 | 2026.01.13 19:55:52.086594 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1419 | 2026.01.13 19:55:52.086725 [ 70 ] {} <Debug> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1420 | 2026.01.13 19:55:52.086735 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2890 | ||
| 1421 | 2026.01.13 19:55:52.086818 [ 70 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1422 | 2026.01.13 19:55:52.086849 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1423 | 2026.01.13 19:55:52.089557 [ 201 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::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 | ||
| 1424 | 2026.01.13 19:55:52.091949 [ 201 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1425 | 2026.01.13 19:55:52.093873 [ 201 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1426 | 2026.01.13 19:55:52.099992 [ 201 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1427 | 2026.01.13 19:55:52.100066 [ 201 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 442 rows starting from the beginning of the part | ||
| 1428 | 2026.01.13 19:55:52.100131 [ 201 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1429 | 2026.01.13 19:55:52.100189 [ 201 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1430 | 2026.01.13 19:55:52.100243 [ 201 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1431 | 2026.01.13 19:55:52.139855 [ 186 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2890 rows, containing 4 columns (4 merged, 0 gathered) in 0.052884298 sec., 54647.6006923643 rows/sec., 800.50 KiB/sec. | ||
| 1432 | 2026.01.13 19:55:52.140760 [ 200 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1433 | 2026.01.13 19:55:52.141115 [ 200 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_6_1} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1434 | 2026.01.13 19:55:52.141201 [ 200 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_6_1} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1435 | 2026.01.13 19:55:52.141321 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1436 | 2026.01.13 19:55:52.240941 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1437 | 2026.01.13 19:55:52.258698 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1438 | 2026.01.13 19:55:52.258749 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1439 | 2026.01.13 19:55:52.264957 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1440 | 2026.01.13 19:55:52.265674 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1441 | 2026.01.13 19:55:52.265958 [ 70 ] {} <Debug> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1442 | 2026.01.13 19:55:52.266008 [ 70 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1443 | 2026.01.13 19:55:52.266031 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1444 | 2026.01.13 19:55:52.266123 [ 200 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 1445 | 2026.01.13 19:55:52.268980 [ 200 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1446 | 2026.01.13 19:55:52.268997 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1447 | 2026.01.13 19:55:52.269725 [ 200 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 1448 | 2026.01.13 19:55:52.273169 [ 200 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 1449 | 2026.01.13 19:55:52.276582 [ 200 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 1450 | 2026.01.13 19:55:52.280527 [ 200 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 1451 | 2026.01.13 19:55:52.287940 [ 200 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 1452 | 2026.01.13 19:55:52.292339 [ 200 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 1453 | 2026.01.13 19:55:52.350967 [ 186 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.08488334 sec., 541.9202401790504 rows/sec., 2.80 MiB/sec. | ||
| 1454 | 2026.01.13 19:55:52.353220 [ 189 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1455 | 2026.01.13 19:55:52.355412 [ 189 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_6_1} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1456 | 2026.01.13 19:55:52.355515 [ 189 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_6_1} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1457 | 2026.01.13 19:55:52.357679 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1458 | 2026.01.13 19:55:53.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.51 MiB, peak 179.05 MiB, free memory in arenas 0.00 B, will set to 180.61 MiB (RSS), difference: 11.10 MiB | ||
| 1459 | 2026.01.13 19:55:54.995466 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1460 | 2026.01.13 19:55:54.995730 [ 3 ] {4611b7d4-a487-4738-bb72-b6f914173a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1461 | 2026.01.13 19:55:54.995830 [ 3 ] {4611b7d4-a487-4738-bb72-b6f914173a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1462 | 2026.01.13 19:55:54.996693 [ 3 ] {4611b7d4-a487-4738-bb72-b6f914173a46} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1463 | 2026.01.13 19:55:54.996747 [ 3 ] {4611b7d4-a487-4738-bb72-b6f914173a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1464 | 2026.01.13 19:55:54.997133 [ 3 ] {4611b7d4-a487-4738-bb72-b6f914173a46} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1465 | 2026.01.13 19:55:54.997360 [ 3 ] {4611b7d4-a487-4738-bb72-b6f914173a46} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1466 | 2026.01.13 19:55:54.997534 [ 67 ] {} <Debug> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1467 | 2026.01.13 19:55:54.997549 [ 3 ] {4611b7d4-a487-4738-bb72-b6f914173a46} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001889 sec., 13763.896241397564 rows/sec., 1.07 MiB/sec. | ||
| 1468 | 2026.01.13 19:55:54.997687 [ 67 ] {} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1469 | 2026.01.13 19:55:54.997724 [ 3 ] {4611b7d4-a487-4738-bb72-b6f914173a46} <Debug> TCPHandler: Processed in 0.002429085 sec. | ||
| 1470 | 2026.01.13 19:55:54.997739 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1471 | 2026.01.13 19:55:54.997918 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1472 | 2026.01.13 19:55:54.997933 [ 191 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::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 | ||
| 1473 | 2026.01.13 19:55:54.998097 [ 3 ] {5add497b-c555-4351-84ad-dcf02dd79a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1474 | 2026.01.13 19:55:54.998207 [ 3 ] {5add497b-c555-4351-84ad-dcf02dd79a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1475 | 2026.01.13 19:55:54.998246 [ 191 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1476 | 2026.01.13 19:55:54.998445 [ 191 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
| 1477 | 2026.01.13 19:55:54.998687 [ 191 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1478 | 2026.01.13 19:55:54.998802 [ 191 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part | ||
| 1479 | 2026.01.13 19:55:54.998881 [ 191 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 1480 | 2026.01.13 19:55:54.998944 [ 191 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 78 rows starting from the beginning of the part | ||
| 1481 | 2026.01.13 19:55:54.999006 [ 191 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::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 | ||
| 1482 | 2026.01.13 19:55:54.999065 [ 3 ] {5add497b-c555-4351-84ad-dcf02dd79a52} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1483 | 2026.01.13 19:55:54.999117 [ 3 ] {5add497b-c555-4351-84ad-dcf02dd79a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1484 | 2026.01.13 19:55:54.999641 [ 3 ] {5add497b-c555-4351-84ad-dcf02dd79a52} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1485 | 2026.01.13 19:55:54.999881 [ 3 ] {5add497b-c555-4351-84ad-dcf02dd79a52} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1486 | 2026.01.13 19:55:54.999996 [ 67 ] {} <Debug> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1487 | 2026.01.13 19:55:55.000033 [ 67 ] {} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1488 | 2026.01.13 19:55:55.000050 [ 3 ] {5add497b-c555-4351-84ad-dcf02dd79a52} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.002002 sec., 13986.013986013986 rows/sec., 1.09 MiB/sec. | ||
| 1489 | 2026.01.13 19:55:55.000102 [ 3 ] {5add497b-c555-4351-84ad-dcf02dd79a52} <Debug> TCPHandler: Processed in 0.002260741 sec. | ||
| 1490 | 2026.01.13 19:55:55.000184 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1491 | 2026.01.13 19:55:55.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.02 MiB, peak 184.02 MiB, free memory in arenas 0.00 B, will set to 180.67 MiB (RSS), difference: -3.35 MiB | ||
| 1492 | 2026.01.13 19:55:55.000235 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1493 | 2026.01.13 19:55:55.000278 [ 186 ] {ba74b777-2542-4002-bc8e-77920c0539bb::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 | ||
| 1494 | 2026.01.13 19:55:55.000336 [ 3 ] {8e05f2b0-9dfe-49b5-b359-877583a70a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1495 | 2026.01.13 19:55:55.000380 [ 3 ] {8e05f2b0-9dfe-49b5-b359-877583a70a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1496 | 2026.01.13 19:55:55.000381 [ 186 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1497 | 2026.01.13 19:55:55.000431 [ 186 ] {ba74b777-2542-4002-bc8e-77920c0539bb::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 | ||
| 1498 | 2026.01.13 19:55:55.000520 [ 186 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1499 | 2026.01.13 19:55:55.000519 [ 193 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 248 rows, containing 5 columns (5 merged, 0 gathered) in 0.00266158 sec., 93177.7365324356 rows/sec., 8.06 MiB/sec. | ||
| 1500 | 2026.01.13 19:55:55.000570 [ 186 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part | ||
| 1501 | 2026.01.13 19:55:55.000623 [ 186 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part | ||
| 1502 | 2026.01.13 19:55:55.000666 [ 186 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1503 | 2026.01.13 19:55:55.000709 [ 186 ] {ba74b777-2542-4002-bc8e-77920c0539bb::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 | ||
| 1504 | 2026.01.13 19:55:55.000756 [ 3 ] {8e05f2b0-9dfe-49b5-b359-877583a70a2f} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1505 | 2026.01.13 19:55:55.000769 [ 192 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1506 | 2026.01.13 19:55:55.000797 [ 3 ] {8e05f2b0-9dfe-49b5-b359-877583a70a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1507 | 2026.01.13 19:55:55.001135 [ 192 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_6_1} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1508 | 2026.01.13 19:55:55.001224 [ 192 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_6_1} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1509 | 2026.01.13 19:55:55.001315 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1510 | 2026.01.13 19:55:55.001356 [ 3 ] {8e05f2b0-9dfe-49b5-b359-877583a70a2f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1511 | 2026.01.13 19:55:55.001577 [ 3 ] {8e05f2b0-9dfe-49b5-b359-877583a70a2f} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1512 | 2026.01.13 19:55:55.001602 [ 193 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 5 columns (5 merged, 0 gathered) in 0.00136971 sec., 170839.08272554044 rows/sec., 14.03 MiB/sec. | ||
| 1513 | 2026.01.13 19:55:55.001684 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1514 | 2026.01.13 19:55:55.001709 [ 3 ] {8e05f2b0-9dfe-49b5-b359-877583a70a2f} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001394 sec., 35868.005738880915 rows/sec., 2.49 MiB/sec. | ||
| 1515 | 2026.01.13 19:55:55.001719 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1516 | 2026.01.13 19:55:55.001750 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1517 | 2026.01.13 19:55:55.001753 [ 3 ] {8e05f2b0-9dfe-49b5-b359-877583a70a2f} <Debug> TCPHandler: Processed in 0.001579855 sec. | ||
| 1518 | 2026.01.13 19:55:55.001771 [ 192 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1519 | 2026.01.13 19:55:55.001816 [ 186 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::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 | ||
| 1520 | 2026.01.13 19:55:55.001865 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1521 | 2026.01.13 19:55:55.001903 [ 186 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1522 | 2026.01.13 19:55:55.001928 [ 186 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 52 rows starting from the beginning of the part | ||
| 1523 | 2026.01.13 19:55:55.001957 [ 3 ] {a95555a9-eb6d-46e0-a4c7-8469451ef090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1524 | 2026.01.13 19:55:55.001973 [ 186 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
| 1525 | 2026.01.13 19:55:55.002000 [ 3 ] {a95555a9-eb6d-46e0-a4c7-8469451ef090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1526 | 2026.01.13 19:55:55.002011 [ 186 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1527 | 2026.01.13 19:55:55.002048 [ 186 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
| 1528 | 2026.01.13 19:55:55.002084 [ 186 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 1529 | 2026.01.13 19:55:55.002103 [ 192 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_6_1} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1530 | 2026.01.13 19:55:55.002120 [ 186 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::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 | ||
| 1531 | 2026.01.13 19:55:55.002214 [ 192 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_6_1} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1532 | 2026.01.13 19:55:55.002305 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1533 | 2026.01.13 19:55:55.002331 [ 3 ] {a95555a9-eb6d-46e0-a4c7-8469451ef090} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1534 | 2026.01.13 19:55:55.002376 [ 3 ] {a95555a9-eb6d-46e0-a4c7-8469451ef090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1535 | 2026.01.13 19:55:55.002716 [ 3 ] {a95555a9-eb6d-46e0-a4c7-8469451ef090} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1536 | 2026.01.13 19:55:55.002921 [ 3 ] {a95555a9-eb6d-46e0-a4c7-8469451ef090} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1537 | 2026.01.13 19:55:55.002927 [ 193 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 302 rows, containing 5 columns (5 merged, 0 gathered) in 0.001134125 sec., 266284.580623829 rows/sec., 18.46 MiB/sec. | ||
| 1538 | 2026.01.13 19:55:55.003019 [ 67 ] {} <Debug> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1539 | 2026.01.13 19:55:55.003044 [ 3 ] {a95555a9-eb6d-46e0-a4c7-8469451ef090} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001105 sec., 18099.547511312216 rows/sec., 1.24 MiB/sec. | ||
| 1540 | 2026.01.13 19:55:55.003051 [ 67 ] {} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1541 | 2026.01.13 19:55:55.003063 [ 186 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1542 | 2026.01.13 19:55:55.003086 [ 3 ] {a95555a9-eb6d-46e0-a4c7-8469451ef090} <Debug> TCPHandler: Processed in 0.001268278 sec. | ||
| 1543 | 2026.01.13 19:55:55.003087 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1544 | 2026.01.13 19:55:55.003195 [ 195 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 1545 | 2026.01.13 19:55:55.003319 [ 195 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1546 | 2026.01.13 19:55:55.003332 [ 186 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1547 | 2026.01.13 19:55:55.003355 [ 195 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part | ||
| 1548 | 2026.01.13 19:55:55.003396 [ 186 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1549 | 2026.01.13 19:55:55.003440 [ 195 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
| 1550 | 2026.01.13 19:55:55.003458 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1551 | 2026.01.13 19:55:55.003497 [ 195 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
| 1552 | 2026.01.13 19:55:55.003543 [ 195 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
| 1553 | 2026.01.13 19:55:55.003585 [ 195 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 1554 | 2026.01.13 19:55:55.003627 [ 195 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part | ||
| 1555 | 2026.01.13 19:55:55.004360 [ 193 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.001204517 sec., 99624.99491497422 rows/sec., 6.84 MiB/sec. | ||
| 1556 | 2026.01.13 19:55:55.004509 [ 186 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1557 | 2026.01.13 19:55:55.004755 [ 186 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_6_1} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1558 | 2026.01.13 19:55:55.004812 [ 186 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_6_1} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1559 | 2026.01.13 19:55:55.004874 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1560 | 2026.01.13 19:55:56.000259 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.71 MiB, peak 184.02 MiB, free memory in arenas 0.00 B, will set to 180.79 MiB (RSS), difference: 3.09 MiB | ||
| 1561 | 2026.01.13 19:55:57.082143 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 202 | ||
| 1562 | 2026.01.13 19:55:57.084194 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1563 | 2026.01.13 19:55:57.084248 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1564 | 2026.01.13 19:55:57.085436 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1565 | 2026.01.13 19:55:57.085715 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1566 | 2026.01.13 19:55:57.086044 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 202 | ||
| 1567 | 2026.01.13 19:55:59.586898 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3338 | ||
| 1568 | 2026.01.13 19:55:59.587386 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1569 | 2026.01.13 19:55:59.587430 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1570 | 2026.01.13 19:55:59.587904 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1571 | 2026.01.13 19:55:59.588164 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1572 | 2026.01.13 19:55:59.588286 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3338 | ||
| 1573 | 2026.01.13 19:55:59.769115 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1574 | 2026.01.13 19:55:59.786835 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1575 | 2026.01.13 19:55:59.786898 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1576 | 2026.01.13 19:55:59.792571 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1577 | 2026.01.13 19:55:59.793287 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1578 | 2026.01.13 19:55:59.796375 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1579 | 2026.01.13 19:55:59.995883 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1580 | 2026.01.13 19:55:59.996114 [ 3 ] {1d8e63cf-76ff-433d-b373-31f33eafd8b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1581 | 2026.01.13 19:55:59.996452 [ 3 ] {1d8e63cf-76ff-433d-b373-31f33eafd8b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1582 | 2026.01.13 19:56:00.000958 [ 3 ] {1d8e63cf-76ff-433d-b373-31f33eafd8b1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1583 | 2026.01.13 19:56:00.001276 [ 3 ] {1d8e63cf-76ff-433d-b373-31f33eafd8b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1584 | 2026.01.13 19:56:00.001367 [ 3 ] {1d8e63cf-76ff-433d-b373-31f33eafd8b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1585 | 2026.01.13 19:56:00.001602 [ 3 ] {1d8e63cf-76ff-433d-b373-31f33eafd8b1} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1586 | 2026.01.13 19:56:00.003624 [ 3 ] {1d8e63cf-76ff-433d-b373-31f33eafd8b1} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1587 | 2026.01.13 19:56:00.006269 [ 3 ] {1d8e63cf-76ff-433d-b373-31f33eafd8b1} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (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 | ||
| 1588 | 2026.01.13 19:56:00.006307 [ 3 ] {1d8e63cf-76ff-433d-b373-31f33eafd8b1} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1589 | 2026.01.13 19:56:00.006416 [ 3 ] {1d8e63cf-76ff-433d-b373-31f33eafd8b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1590 | 2026.01.13 19:56:00.006443 [ 3 ] {1d8e63cf-76ff-433d-b373-31f33eafd8b1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1591 | 2026.01.13 19:56:00.019764 [ 3 ] {1d8e63cf-76ff-433d-b373-31f33eafd8b1} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.023742 sec., 800.2695644848792 rows/sec., 33.44 KiB/sec. | ||
| 1592 | 2026.01.13 19:56:00.019883 [ 3 ] {1d8e63cf-76ff-433d-b373-31f33eafd8b1} <Debug> TCPHandler: Processed in 0.024129057 sec. | ||
| 1593 | 2026.01.13 19:56:00.020240 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1594 | 2026.01.13 19:56:00.020416 [ 3 ] {d9afac72-595d-4461-9862-7f92e380747a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 1595 | 2026.01.13 19:56:00.020796 [ 3 ] {d9afac72-595d-4461-9862-7f92e380747a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1596 | 2026.01.13 19:56:00.020839 [ 3 ] {d9afac72-595d-4461-9862-7f92e380747a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received')" moved to PREWHERE | ||
| 1597 | 2026.01.13 19:56:00.021041 [ 3 ] {d9afac72-595d-4461-9862-7f92e380747a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1598 | 2026.01.13 19:56:00.021167 [ 3 ] {d9afac72-595d-4461-9862-7f92e380747a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1599 | 2026.01.13 19:56:00.021299 [ 3 ] {d9afac72-595d-4461-9862-7f92e380747a} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1600 | 2026.01.13 19:56:00.021331 [ 3 ] {d9afac72-595d-4461-9862-7f92e380747a} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1601 | 2026.01.13 19:56:00.021351 [ 3 ] {d9afac72-595d-4461-9862-7f92e380747a} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (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 | ||
| 1602 | 2026.01.13 19:56:00.021368 [ 3 ] {d9afac72-595d-4461-9862-7f92e380747a} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1603 | 2026.01.13 19:56:00.021405 [ 3 ] {d9afac72-595d-4461-9862-7f92e380747a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received'))" | ||
| 1604 | 2026.01.13 19:56:00.021424 [ 3 ] {d9afac72-595d-4461-9862-7f92e380747a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1605 | 2026.01.13 19:56:00.021977 [ 3 ] {d9afac72-595d-4461-9862-7f92e380747a} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001635 sec., 11620.79510703364 rows/sec., 485.59 KiB/sec. | ||
| 1606 | 2026.01.13 19:56:00.022061 [ 3 ] {d9afac72-595d-4461-9862-7f92e380747a} <Debug> TCPHandler: Processed in 0.001890933 sec. | ||
| 1607 | 2026.01.13 19:56:00.022341 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1608 | 2026.01.13 19:56:00.022491 [ 3 ] {d3bbb5c3-66c6-45ae-9ca8-691a87585896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1609 | 2026.01.13 19:56:00.022743 [ 3 ] {d3bbb5c3-66c6-45ae-9ca8-691a87585896} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1610 | 2026.01.13 19:56:00.022782 [ 3 ] {d3bbb5c3-66c6-45ae-9ca8-691a87585896} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent')" moved to PREWHERE | ||
| 1611 | 2026.01.13 19:56:00.022967 [ 3 ] {d3bbb5c3-66c6-45ae-9ca8-691a87585896} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1612 | 2026.01.13 19:56:00.023038 [ 3 ] {d3bbb5c3-66c6-45ae-9ca8-691a87585896} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1613 | 2026.01.13 19:56:00.023149 [ 3 ] {d3bbb5c3-66c6-45ae-9ca8-691a87585896} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1614 | 2026.01.13 19:56:00.023181 [ 3 ] {d3bbb5c3-66c6-45ae-9ca8-691a87585896} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1615 | 2026.01.13 19:56:00.023200 [ 3 ] {d3bbb5c3-66c6-45ae-9ca8-691a87585896} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (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 | ||
| 1616 | 2026.01.13 19:56:00.023215 [ 3 ] {d3bbb5c3-66c6-45ae-9ca8-691a87585896} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1617 | 2026.01.13 19:56:00.023248 [ 3 ] {d3bbb5c3-66c6-45ae-9ca8-691a87585896} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 1618 | 2026.01.13 19:56:00.023268 [ 3 ] {d3bbb5c3-66c6-45ae-9ca8-691a87585896} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1619 | 2026.01.13 19:56:00.023736 [ 3 ] {d3bbb5c3-66c6-45ae-9ca8-691a87585896} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001304 sec., 14570.552147239263 rows/sec., 608.85 KiB/sec. | ||
| 1620 | 2026.01.13 19:56:00.023802 [ 3 ] {d3bbb5c3-66c6-45ae-9ca8-691a87585896} <Debug> TCPHandler: Processed in 0.001531074 sec. | ||
| 1621 | 2026.01.13 19:56:00.024063 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1622 | 2026.01.13 19:56:00.024195 [ 3 ] {b1b2dfb4-8790-4d8c-bd27-85db925d3ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1623 | 2026.01.13 19:56:00.024396 [ 3 ] {b1b2dfb4-8790-4d8c-bd27-85db925d3ce9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1624 | 2026.01.13 19:56:00.024430 [ 3 ] {b1b2dfb4-8790-4d8c-bd27-85db925d3ce9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent')" moved to PREWHERE | ||
| 1625 | 2026.01.13 19:56:00.024642 [ 3 ] {b1b2dfb4-8790-4d8c-bd27-85db925d3ce9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1626 | 2026.01.13 19:56:00.024701 [ 3 ] {b1b2dfb4-8790-4d8c-bd27-85db925d3ce9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1627 | 2026.01.13 19:56:00.024802 [ 3 ] {b1b2dfb4-8790-4d8c-bd27-85db925d3ce9} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1628 | 2026.01.13 19:56:00.024830 [ 3 ] {b1b2dfb4-8790-4d8c-bd27-85db925d3ce9} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1629 | 2026.01.13 19:56:00.024848 [ 3 ] {b1b2dfb4-8790-4d8c-bd27-85db925d3ce9} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (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 | ||
| 1630 | 2026.01.13 19:56:00.024863 [ 3 ] {b1b2dfb4-8790-4d8c-bd27-85db925d3ce9} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1631 | 2026.01.13 19:56:00.024895 [ 3 ] {b1b2dfb4-8790-4d8c-bd27-85db925d3ce9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 1632 | 2026.01.13 19:56:00.024913 [ 3 ] {b1b2dfb4-8790-4d8c-bd27-85db925d3ce9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1633 | 2026.01.13 19:56:00.025430 [ 3 ] {b1b2dfb4-8790-4d8c-bd27-85db925d3ce9} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001287 sec., 14763.014763014764 rows/sec., 616.90 KiB/sec. | ||
| 1634 | 2026.01.13 19:56:00.025490 [ 3 ] {b1b2dfb4-8790-4d8c-bd27-85db925d3ce9} <Debug> TCPHandler: Processed in 0.001477573 sec. | ||
| 1635 | 2026.01.13 19:56:00.025739 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1636 | 2026.01.13 19:56:00.025868 [ 3 ] {f115d0ec-fc43-45ea-8d9b-7e9ea5a791bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1637 | 2026.01.13 19:56:00.026065 [ 3 ] {f115d0ec-fc43-45ea-8d9b-7e9ea5a791bb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1638 | 2026.01.13 19:56:00.026097 [ 3 ] {f115d0ec-fc43-45ea-8d9b-7e9ea5a791bb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1639 | 2026.01.13 19:56:00.026267 [ 3 ] {f115d0ec-fc43-45ea-8d9b-7e9ea5a791bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1640 | 2026.01.13 19:56:00.026320 [ 3 ] {f115d0ec-fc43-45ea-8d9b-7e9ea5a791bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1641 | 2026.01.13 19:56:00.026418 [ 3 ] {f115d0ec-fc43-45ea-8d9b-7e9ea5a791bb} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1642 | 2026.01.13 19:56:00.026446 [ 3 ] {f115d0ec-fc43-45ea-8d9b-7e9ea5a791bb} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1643 | 2026.01.13 19:56:00.026464 [ 3 ] {f115d0ec-fc43-45ea-8d9b-7e9ea5a791bb} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (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 | ||
| 1644 | 2026.01.13 19:56:00.026479 [ 3 ] {f115d0ec-fc43-45ea-8d9b-7e9ea5a791bb} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1645 | 2026.01.13 19:56:00.026511 [ 3 ] {f115d0ec-fc43-45ea-8d9b-7e9ea5a791bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 1646 | 2026.01.13 19:56:00.026528 [ 3 ] {f115d0ec-fc43-45ea-8d9b-7e9ea5a791bb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1647 | 2026.01.13 19:56:00.026922 [ 3 ] {f115d0ec-fc43-45ea-8d9b-7e9ea5a791bb} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001103 sec., 17225.747960108794 rows/sec., 719.81 KiB/sec. | ||
| 1648 | 2026.01.13 19:56:00.026983 [ 3 ] {f115d0ec-fc43-45ea-8d9b-7e9ea5a791bb} <Debug> TCPHandler: Processed in 0.001294559 sec. | ||
| 1649 | 2026.01.13 19:56:00.027280 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1650 | 2026.01.13 19:56:00.027408 [ 3 ] {de997c82-be45-4182-acc0-ea15ebf28190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 1651 | 2026.01.13 19:56:00.027609 [ 3 ] {de997c82-be45-4182-acc0-ea15ebf28190} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1652 | 2026.01.13 19:56:00.027641 [ 3 ] {de997c82-be45-4182-acc0-ea15ebf28190} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received')" moved to PREWHERE | ||
| 1653 | 2026.01.13 19:56:00.027815 [ 3 ] {de997c82-be45-4182-acc0-ea15ebf28190} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1654 | 2026.01.13 19:56:00.027867 [ 3 ] {de997c82-be45-4182-acc0-ea15ebf28190} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1655 | 2026.01.13 19:56:00.027965 [ 3 ] {de997c82-be45-4182-acc0-ea15ebf28190} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1656 | 2026.01.13 19:56:00.027994 [ 3 ] {de997c82-be45-4182-acc0-ea15ebf28190} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1657 | 2026.01.13 19:56:00.028012 [ 3 ] {de997c82-be45-4182-acc0-ea15ebf28190} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (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 | ||
| 1658 | 2026.01.13 19:56:00.028026 [ 3 ] {de997c82-be45-4182-acc0-ea15ebf28190} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1659 | 2026.01.13 19:56:00.028057 [ 3 ] {de997c82-be45-4182-acc0-ea15ebf28190} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received'))" | ||
| 1660 | 2026.01.13 19:56:00.028076 [ 3 ] {de997c82-be45-4182-acc0-ea15ebf28190} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1661 | 2026.01.13 19:56:00.028477 [ 3 ] {de997c82-be45-4182-acc0-ea15ebf28190} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001118 sec., 16994.63327370304 rows/sec., 710.15 KiB/sec. | ||
| 1662 | 2026.01.13 19:56:00.028535 [ 3 ] {de997c82-be45-4182-acc0-ea15ebf28190} <Debug> TCPHandler: Processed in 0.001304849 sec. | ||
| 1663 | 2026.01.13 19:56:00.046378 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1664 | 2026.01.13 19:56:00.046489 [ 3 ] {c7b27b19-8bbf-4f5b-9be2-ef41b26b55b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1665 | 2026.01.13 19:56:00.046533 [ 3 ] {c7b27b19-8bbf-4f5b-9be2-ef41b26b55b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1666 | 2026.01.13 19:56:00.047111 [ 3 ] {c7b27b19-8bbf-4f5b-9be2-ef41b26b55b2} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1667 | 2026.01.13 19:56:00.047154 [ 3 ] {c7b27b19-8bbf-4f5b-9be2-ef41b26b55b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1668 | 2026.01.13 19:56:00.047571 [ 3 ] {c7b27b19-8bbf-4f5b-9be2-ef41b26b55b2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1669 | 2026.01.13 19:56:00.047766 [ 3 ] {c7b27b19-8bbf-4f5b-9be2-ef41b26b55b2} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1670 | 2026.01.13 19:56:00.047913 [ 3 ] {c7b27b19-8bbf-4f5b-9be2-ef41b26b55b2} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001454 sec., 4126.547455295736 rows/sec., 1.91 MiB/sec. | ||
| 1671 | 2026.01.13 19:56:00.047952 [ 3 ] {c7b27b19-8bbf-4f5b-9be2-ef41b26b55b2} <Debug> TCPHandler: Processed in 0.001626426 sec. | ||
| 1672 | 2026.01.13 19:56:00.048084 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1673 | 2026.01.13 19:56:00.048182 [ 3 ] {068bb792-b16d-4f6b-84e2-54507654ecc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1674 | 2026.01.13 19:56:00.048222 [ 3 ] {068bb792-b16d-4f6b-84e2-54507654ecc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1675 | 2026.01.13 19:56:00.050579 [ 3 ] {068bb792-b16d-4f6b-84e2-54507654ecc4} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1676 | 2026.01.13 19:56:00.050616 [ 3 ] {068bb792-b16d-4f6b-84e2-54507654ecc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1677 | 2026.01.13 19:56:00.051071 [ 3 ] {068bb792-b16d-4f6b-84e2-54507654ecc4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1678 | 2026.01.13 19:56:00.051322 [ 3 ] {068bb792-b16d-4f6b-84e2-54507654ecc4} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1679 | 2026.01.13 19:56:00.051476 [ 3 ] {068bb792-b16d-4f6b-84e2-54507654ecc4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003311 sec., 7248.565388100272 rows/sec., 615.84 KiB/sec. | ||
| 1680 | 2026.01.13 19:56:00.051522 [ 3 ] {068bb792-b16d-4f6b-84e2-54507654ecc4} <Debug> TCPHandler: Processed in 0.003487217 sec. | ||
| 1681 | 2026.01.13 19:56:00.051662 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1682 | 2026.01.13 19:56:00.051776 [ 3 ] {bba569f2-586e-4e10-a0eb-1a72e8bcdf42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1683 | 2026.01.13 19:56:00.051822 [ 3 ] {bba569f2-586e-4e10-a0eb-1a72e8bcdf42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1684 | 2026.01.13 19:56:00.052217 [ 3 ] {bba569f2-586e-4e10-a0eb-1a72e8bcdf42} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1685 | 2026.01.13 19:56:00.052254 [ 3 ] {bba569f2-586e-4e10-a0eb-1a72e8bcdf42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1686 | 2026.01.13 19:56:00.052539 [ 3 ] {bba569f2-586e-4e10-a0eb-1a72e8bcdf42} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1687 | 2026.01.13 19:56:00.052766 [ 3 ] {bba569f2-586e-4e10-a0eb-1a72e8bcdf42} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1688 | 2026.01.13 19:56:00.052896 [ 3 ] {bba569f2-586e-4e10-a0eb-1a72e8bcdf42} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001143 sec., 3499.562554680665 rows/sec., 285.36 KiB/sec. | ||
| 1689 | 2026.01.13 19:56:00.052934 [ 3 ] {bba569f2-586e-4e10-a0eb-1a72e8bcdf42} <Debug> TCPHandler: Processed in 0.00133066 sec. | ||
| 1690 | 2026.01.13 19:56:00.053043 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1691 | 2026.01.13 19:56:00.053136 [ 3 ] {cd924e5b-09f2-4772-9952-2e20149c53b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1692 | 2026.01.13 19:56:00.053176 [ 3 ] {cd924e5b-09f2-4772-9952-2e20149c53b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1693 | 2026.01.13 19:56:00.053669 [ 3 ] {cd924e5b-09f2-4772-9952-2e20149c53b8} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1694 | 2026.01.13 19:56:00.053707 [ 3 ] {cd924e5b-09f2-4772-9952-2e20149c53b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1695 | 2026.01.13 19:56:00.054037 [ 3 ] {cd924e5b-09f2-4772-9952-2e20149c53b8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1696 | 2026.01.13 19:56:00.054259 [ 3 ] {cd924e5b-09f2-4772-9952-2e20149c53b8} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1697 | 2026.01.13 19:56:00.054390 [ 3 ] {cd924e5b-09f2-4772-9952-2e20149c53b8} <Debug> executeQuery: Read 226 rows, 20.50 KiB in 0.00127 sec., 177952.7559055118 rows/sec., 15.77 MiB/sec. | ||
| 1698 | 2026.01.13 19:56:00.054429 [ 3 ] {cd924e5b-09f2-4772-9952-2e20149c53b8} <Debug> TCPHandler: Processed in 0.001434982 sec. | ||
| 1699 | 2026.01.13 19:56:00.054542 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1700 | 2026.01.13 19:56:00.054636 [ 3 ] {25e0b80b-f1c5-4fe4-9fb8-71d6a3aa5683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1701 | 2026.01.13 19:56:00.054678 [ 3 ] {25e0b80b-f1c5-4fe4-9fb8-71d6a3aa5683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1702 | 2026.01.13 19:56:00.055085 [ 3 ] {25e0b80b-f1c5-4fe4-9fb8-71d6a3aa5683} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1703 | 2026.01.13 19:56:00.055123 [ 3 ] {25e0b80b-f1c5-4fe4-9fb8-71d6a3aa5683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1704 | 2026.01.13 19:56:00.055415 [ 3 ] {25e0b80b-f1c5-4fe4-9fb8-71d6a3aa5683} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1705 | 2026.01.13 19:56:00.055614 [ 3 ] {25e0b80b-f1c5-4fe4-9fb8-71d6a3aa5683} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1706 | 2026.01.13 19:56:00.055741 [ 3 ] {25e0b80b-f1c5-4fe4-9fb8-71d6a3aa5683} <Debug> executeQuery: Read 42 rows, 3.20 KiB in 0.001121 sec., 37466.54772524531 rows/sec., 2.78 MiB/sec. | ||
| 1707 | 2026.01.13 19:56:00.055779 [ 3 ] {25e0b80b-f1c5-4fe4-9fb8-71d6a3aa5683} <Debug> TCPHandler: Processed in 0.001285608 sec. | ||
| 1708 | 2026.01.13 19:56:00.055889 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1709 | 2026.01.13 19:56:00.055981 [ 3 ] {418272d1-5411-424b-bcf8-a0e84f5d0cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1710 | 2026.01.13 19:56:00.056020 [ 3 ] {418272d1-5411-424b-bcf8-a0e84f5d0cf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1711 | 2026.01.13 19:56:00.058332 [ 3 ] {418272d1-5411-424b-bcf8-a0e84f5d0cf1} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1712 | 2026.01.13 19:56:00.058373 [ 3 ] {418272d1-5411-424b-bcf8-a0e84f5d0cf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1713 | 2026.01.13 19:56:00.058815 [ 3 ] {418272d1-5411-424b-bcf8-a0e84f5d0cf1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1714 | 2026.01.13 19:56:00.059026 [ 3 ] {418272d1-5411-424b-bcf8-a0e84f5d0cf1} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1715 | 2026.01.13 19:56:00.059157 [ 3 ] {418272d1-5411-424b-bcf8-a0e84f5d0cf1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003193 sec., 7516.442217350454 rows/sec., 638.60 KiB/sec. | ||
| 1716 | 2026.01.13 19:56:00.059195 [ 3 ] {418272d1-5411-424b-bcf8-a0e84f5d0cf1} <Debug> TCPHandler: Processed in 0.003355244 sec. | ||
| 1717 | 2026.01.13 19:56:00.059311 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1718 | 2026.01.13 19:56:00.059405 [ 3 ] {b3e480d4-2646-4162-b089-cb8c65dfcbea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1719 | 2026.01.13 19:56:00.059444 [ 3 ] {b3e480d4-2646-4162-b089-cb8c65dfcbea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1720 | 2026.01.13 19:56:00.059840 [ 3 ] {b3e480d4-2646-4162-b089-cb8c65dfcbea} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1721 | 2026.01.13 19:56:00.059877 [ 3 ] {b3e480d4-2646-4162-b089-cb8c65dfcbea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1722 | 2026.01.13 19:56:00.062167 [ 3 ] {b3e480d4-2646-4162-b089-cb8c65dfcbea} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1723 | 2026.01.13 19:56:00.062428 [ 3 ] {b3e480d4-2646-4162-b089-cb8c65dfcbea} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1724 | 2026.01.13 19:56:00.062578 [ 3 ] {b3e480d4-2646-4162-b089-cb8c65dfcbea} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00319 sec., 3761.755485893417 rows/sec., 293.89 KiB/sec. | ||
| 1725 | 2026.01.13 19:56:00.062623 [ 3 ] {b3e480d4-2646-4162-b089-cb8c65dfcbea} <Debug> TCPHandler: Processed in 0.003361655 sec. | ||
| 1726 | 2026.01.13 19:56:00.062736 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1727 | 2026.01.13 19:56:00.062849 [ 3 ] {876c421c-441b-405d-a846-6741f9d92ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1728 | 2026.01.13 19:56:00.062897 [ 3 ] {876c421c-441b-405d-a846-6741f9d92ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1729 | 2026.01.13 19:56:00.063430 [ 3 ] {876c421c-441b-405d-a846-6741f9d92ae4} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1730 | 2026.01.13 19:56:00.063475 [ 3 ] {876c421c-441b-405d-a846-6741f9d92ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1731 | 2026.01.13 19:56:00.063838 [ 3 ] {876c421c-441b-405d-a846-6741f9d92ae4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1732 | 2026.01.13 19:56:00.064057 [ 3 ] {876c421c-441b-405d-a846-6741f9d92ae4} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1733 | 2026.01.13 19:56:00.064184 [ 3 ] {876c421c-441b-405d-a846-6741f9d92ae4} <Debug> executeQuery: Read 122 rows, 10.14 KiB in 0.001359 sec., 89771.8910963944 rows/sec., 7.29 MiB/sec. | ||
| 1734 | 2026.01.13 19:56:00.064221 [ 3 ] {876c421c-441b-405d-a846-6741f9d92ae4} <Debug> TCPHandler: Processed in 0.001534994 sec. | ||
| 1735 | 2026.01.13 19:56:00.064331 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1736 | 2026.01.13 19:56:00.064425 [ 3 ] {0a40f420-9de5-462c-9f19-623c906dffda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1737 | 2026.01.13 19:56:00.064467 [ 3 ] {0a40f420-9de5-462c-9f19-623c906dffda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1738 | 2026.01.13 19:56:00.064939 [ 3 ] {0a40f420-9de5-462c-9f19-623c906dffda} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1739 | 2026.01.13 19:56:00.064976 [ 3 ] {0a40f420-9de5-462c-9f19-623c906dffda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1740 | 2026.01.13 19:56:00.065326 [ 3 ] {0a40f420-9de5-462c-9f19-623c906dffda} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1741 | 2026.01.13 19:56:00.065537 [ 3 ] {0a40f420-9de5-462c-9f19-623c906dffda} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1742 | 2026.01.13 19:56:00.065662 [ 3 ] {0a40f420-9de5-462c-9f19-623c906dffda} <Debug> executeQuery: Read 440 rows, 34.70 KiB in 0.001256 sec., 350318.47133757966 rows/sec., 26.98 MiB/sec. | ||
| 1743 | 2026.01.13 19:56:00.065697 [ 3 ] {0a40f420-9de5-462c-9f19-623c906dffda} <Debug> TCPHandler: Processed in 0.001415132 sec. | ||
| 1744 | 2026.01.13 19:56:00.065808 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1745 | 2026.01.13 19:56:00.065900 [ 3 ] {79e5913d-3498-41e7-ba0b-ed128de834f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1746 | 2026.01.13 19:56:00.065953 [ 3 ] {79e5913d-3498-41e7-ba0b-ed128de834f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1747 | 2026.01.13 19:56:00.066777 [ 3 ] {79e5913d-3498-41e7-ba0b-ed128de834f8} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1748 | 2026.01.13 19:56:00.066813 [ 3 ] {79e5913d-3498-41e7-ba0b-ed128de834f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1749 | 2026.01.13 19:56:00.067311 [ 3 ] {79e5913d-3498-41e7-ba0b-ed128de834f8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1750 | 2026.01.13 19:56:00.067530 [ 3 ] {79e5913d-3498-41e7-ba0b-ed128de834f8} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1751 | 2026.01.13 19:56:00.067662 [ 3 ] {79e5913d-3498-41e7-ba0b-ed128de834f8} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001779 sec., 14614.95222034851 rows/sec., 26.19 MiB/sec. | ||
| 1752 | 2026.01.13 19:56:00.067718 [ 3 ] {79e5913d-3498-41e7-ba0b-ed128de834f8} <Debug> TCPHandler: Processed in 0.001958573 sec. | ||
| 1753 | 2026.01.13 19:56:00.067835 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1754 | 2026.01.13 19:56:00.067928 [ 3 ] {8e8d5201-84ae-44a1-9168-34351ea6a7f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1755 | 2026.01.13 19:56:00.067968 [ 3 ] {8e8d5201-84ae-44a1-9168-34351ea6a7f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1756 | 2026.01.13 19:56:00.068426 [ 3 ] {8e8d5201-84ae-44a1-9168-34351ea6a7f6} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1757 | 2026.01.13 19:56:00.068463 [ 3 ] {8e8d5201-84ae-44a1-9168-34351ea6a7f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1758 | 2026.01.13 19:56:00.068782 [ 3 ] {8e8d5201-84ae-44a1-9168-34351ea6a7f6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1759 | 2026.01.13 19:56:00.068997 [ 3 ] {8e8d5201-84ae-44a1-9168-34351ea6a7f6} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1760 | 2026.01.13 19:56:00.069121 [ 3 ] {8e8d5201-84ae-44a1-9168-34351ea6a7f6} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001211 sec., 41288.19157720892 rows/sec., 2.83 MiB/sec. | ||
| 1761 | 2026.01.13 19:56:00.069158 [ 3 ] {8e8d5201-84ae-44a1-9168-34351ea6a7f6} <Debug> TCPHandler: Processed in 0.00137216 sec. | ||
| 1762 | 2026.01.13 19:56:05.000015 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1763 | 2026.01.13 19:56:05.000214 [ 3 ] {a0613528-1d1e-4ec3-bf53-6b3004fcc2ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1764 | 2026.01.13 19:56:05.000286 [ 3 ] {a0613528-1d1e-4ec3-bf53-6b3004fcc2ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1765 | 2026.01.13 19:56:05.001054 [ 3 ] {a0613528-1d1e-4ec3-bf53-6b3004fcc2ac} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1766 | 2026.01.13 19:56:05.001106 [ 3 ] {a0613528-1d1e-4ec3-bf53-6b3004fcc2ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1767 | 2026.01.13 19:56:05.001514 [ 3 ] {a0613528-1d1e-4ec3-bf53-6b3004fcc2ac} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1768 | 2026.01.13 19:56:05.001747 [ 3 ] {a0613528-1d1e-4ec3-bf53-6b3004fcc2ac} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1769 | 2026.01.13 19:56:05.001908 [ 3 ] {a0613528-1d1e-4ec3-bf53-6b3004fcc2ac} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.001744 sec., 29816.51376146789 rows/sec., 2.26 MiB/sec. | ||
| 1770 | 2026.01.13 19:56:05.001956 [ 3 ] {a0613528-1d1e-4ec3-bf53-6b3004fcc2ac} <Debug> TCPHandler: Processed in 0.002134507 sec. | ||
| 1771 | 2026.01.13 19:56:05.002081 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1772 | 2026.01.13 19:56:05.002194 [ 3 ] {6d85a4a0-a308-41bd-b64b-d55076b06a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1773 | 2026.01.13 19:56:05.002238 [ 3 ] {6d85a4a0-a308-41bd-b64b-d55076b06a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1774 | 2026.01.13 19:56:05.002773 [ 3 ] {6d85a4a0-a308-41bd-b64b-d55076b06a66} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1775 | 2026.01.13 19:56:05.002811 [ 3 ] {6d85a4a0-a308-41bd-b64b-d55076b06a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1776 | 2026.01.13 19:56:05.003140 [ 3 ] {6d85a4a0-a308-41bd-b64b-d55076b06a66} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1777 | 2026.01.13 19:56:05.003355 [ 3 ] {6d85a4a0-a308-41bd-b64b-d55076b06a66} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1778 | 2026.01.13 19:56:05.003486 [ 3 ] {6d85a4a0-a308-41bd-b64b-d55076b06a66} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001316 sec., 42553.19148936171 rows/sec., 3.32 MiB/sec. | ||
| 1779 | 2026.01.13 19:56:05.003523 [ 3 ] {6d85a4a0-a308-41bd-b64b-d55076b06a66} <Debug> TCPHandler: Processed in 0.001498463 sec. | ||
| 1780 | 2026.01.13 19:56:05.003640 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1781 | 2026.01.13 19:56:05.003737 [ 3 ] {0c1d62de-50ff-4149-8dfe-5b6838d45ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1782 | 2026.01.13 19:56:05.003782 [ 3 ] {0c1d62de-50ff-4149-8dfe-5b6838d45ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1783 | 2026.01.13 19:56:05.004417 [ 3 ] {0c1d62de-50ff-4149-8dfe-5b6838d45ad2} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1784 | 2026.01.13 19:56:05.004480 [ 3 ] {0c1d62de-50ff-4149-8dfe-5b6838d45ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1785 | 2026.01.13 19:56:05.004933 [ 3 ] {0c1d62de-50ff-4149-8dfe-5b6838d45ad2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1786 | 2026.01.13 19:56:05.005245 [ 3 ] {0c1d62de-50ff-4149-8dfe-5b6838d45ad2} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1787 | 2026.01.13 19:56:05.005387 [ 3 ] {0c1d62de-50ff-4149-8dfe-5b6838d45ad2} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001671 sec., 89766.60682226213 rows/sec., 6.22 MiB/sec. | ||
| 1788 | 2026.01.13 19:56:05.005437 [ 3 ] {0c1d62de-50ff-4149-8dfe-5b6838d45ad2} <Debug> TCPHandler: Processed in 0.001847581 sec. | ||
| 1789 | 2026.01.13 19:56:05.005562 [ 3 ] {} <Trace> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1790 | 2026.01.13 19:56:05.005667 [ 3 ] {ed236e39-6e83-482a-9f05-1053f711e819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53906) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1791 | 2026.01.13 19:56:05.005713 [ 3 ] {ed236e39-6e83-482a-9f05-1053f711e819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1792 | 2026.01.13 19:56:05.006057 [ 3 ] {ed236e39-6e83-482a-9f05-1053f711e819} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1793 | 2026.01.13 19:56:05.006094 [ 3 ] {ed236e39-6e83-482a-9f05-1053f711e819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1794 | 2026.01.13 19:56:05.006413 [ 3 ] {ed236e39-6e83-482a-9f05-1053f711e819} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1795 | 2026.01.13 19:56:05.006621 [ 3 ] {ed236e39-6e83-482a-9f05-1053f711e819} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1796 | 2026.01.13 19:56:05.006748 [ 3 ] {ed236e39-6e83-482a-9f05-1053f711e819} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001102 sec., 45372.050816696916 rows/sec., 3.11 MiB/sec. | ||
| 1797 | 2026.01.13 19:56:05.006793 [ 3 ] {ed236e39-6e83-482a-9f05-1053f711e819} <Debug> TCPHandler: Processed in 0.001281659 sec. | ||
| 1798 | 2026.01.13 19:56:06.990066 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1799 | 2026.01.13 19:56:06.990114 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1800 | 2026.01.13 19:56:07.086165 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 244 | ||
| 1801 | 2026.01.13 19:56:07.088904 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1802 | 2026.01.13 19:56:07.088953 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1803 | 2026.01.13 19:56:07.089311 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3850 | ||
| 1804 | 2026.01.13 19:56:07.089788 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1805 | 2026.01.13 19:56:07.089827 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1806 | 2026.01.13 19:56:07.090168 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1807 | 2026.01.13 19:56:07.090431 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1808 | 2026.01.13 19:56:07.090439 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1809 | 2026.01.13 19:56:07.090617 [ 43 ] {} <Debug> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1810 | 2026.01.13 19:56:07.090666 [ 43 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1811 | 2026.01.13 19:56:07.090690 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1812 | 2026.01.13 19:56:07.090701 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1813 | 2026.01.13 19:56:07.090716 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 244 | ||
| 1814 | 2026.01.13 19:56:07.090788 [ 195 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::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 | ||
| 1815 | 2026.01.13 19:56:07.090847 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3850 | ||
| 1816 | 2026.01.13 19:56:07.091418 [ 195 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1817 | 2026.01.13 19:56:07.091599 [ 195 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::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 | ||
| 1818 | 2026.01.13 19:56:07.092033 [ 195 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 1819 | 2026.01.13 19:56:07.092389 [ 195 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 68 rows starting from the beginning of the part | ||
| 1820 | 2026.01.13 19:56:07.092731 [ 195 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
| 1821 | 2026.01.13 19:56:07.093071 [ 195 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::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 | ||
| 1822 | 2026.01.13 19:56:07.093418 [ 195 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 42 rows starting from the beginning of the part | ||
| 1823 | 2026.01.13 19:56:07.099350 [ 193 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 244 rows, containing 72 columns (72 merged, 0 gathered) in 0.008601311 sec., 28367.76858783504 rows/sec., 27.67 MiB/sec. | ||
| 1824 | 2026.01.13 19:56:07.100081 [ 187 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1825 | 2026.01.13 19:56:07.100619 [ 187 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_6_1} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1826 | 2026.01.13 19:56:07.100686 [ 187 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_6_1} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1827 | 2026.01.13 19:56:07.100817 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 1828 | 2026.01.13 19:56:07.297395 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1829 | 2026.01.13 19:56:07.314855 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1830 | 2026.01.13 19:56:07.314914 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1831 | 2026.01.13 19:56:07.321095 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1832 | 2026.01.13 19:56:07.321790 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1833 | 2026.01.13 19:56:07.325366 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1834 | 2026.01.13 19:56:08.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.70 MiB, peak 186.70 MiB, free memory in arenas 0.00 B, will set to 184.30 MiB (RSS), difference: 1.61 MiB | ||
| 1835 | 2026.01.13 19:56:08.022664 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1836 | 2026.01.13 19:56:08.022741 [ 3 ] {} <Debug> TCP-Session: 55ad31e0-d1fd-4dfd-8bd6-a2694c3c2354 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1837 | 2026.01.13 19:56:09.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.27 MiB, peak 186.70 MiB, free memory in arenas 0.00 B, will set to 184.31 MiB (RSS), difference: 2.04 MiB | ||
| 1838 | 2026.01.13 19:56:10.001243 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1839 | 2026.01.13 19:56:10.001434 [ 5 ] {c4d04f37-5a09-4548-a4f1-d820772feddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1840 | 2026.01.13 19:56:10.001507 [ 5 ] {c4d04f37-5a09-4548-a4f1-d820772feddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1841 | 2026.01.13 19:56:10.002277 [ 5 ] {c4d04f37-5a09-4548-a4f1-d820772feddb} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1842 | 2026.01.13 19:56:10.002331 [ 5 ] {c4d04f37-5a09-4548-a4f1-d820772feddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1843 | 2026.01.13 19:56:10.002770 [ 5 ] {c4d04f37-5a09-4548-a4f1-d820772feddb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1844 | 2026.01.13 19:56:10.003023 [ 5 ] {c4d04f37-5a09-4548-a4f1-d820772feddb} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1845 | 2026.01.13 19:56:10.003203 [ 5 ] {c4d04f37-5a09-4548-a4f1-d820772feddb} <Debug> executeQuery: Read 104 rows, 8.92 KiB in 0.001821 sec., 57111.477210324 rows/sec., 4.78 MiB/sec. | ||
| 1846 | 2026.01.13 19:56:10.003256 [ 5 ] {c4d04f37-5a09-4548-a4f1-d820772feddb} <Debug> TCPHandler: Processed in 0.002146268 sec. | ||
| 1847 | 2026.01.13 19:56:10.003386 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1848 | 2026.01.13 19:56:10.003502 [ 5 ] {516aa6bc-db72-4f6b-a7f0-393913b697d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1849 | 2026.01.13 19:56:10.003550 [ 5 ] {516aa6bc-db72-4f6b-a7f0-393913b697d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1850 | 2026.01.13 19:56:10.004018 [ 5 ] {516aa6bc-db72-4f6b-a7f0-393913b697d2} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1851 | 2026.01.13 19:56:10.004060 [ 5 ] {516aa6bc-db72-4f6b-a7f0-393913b697d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1852 | 2026.01.13 19:56:10.004396 [ 5 ] {516aa6bc-db72-4f6b-a7f0-393913b697d2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1853 | 2026.01.13 19:56:10.004624 [ 5 ] {516aa6bc-db72-4f6b-a7f0-393913b697d2} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1854 | 2026.01.13 19:56:10.004778 [ 5 ] {516aa6bc-db72-4f6b-a7f0-393913b697d2} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001304 sec., 19938.650306748466 rows/sec., 1.46 MiB/sec. | ||
| 1855 | 2026.01.13 19:56:10.004824 [ 5 ] {516aa6bc-db72-4f6b-a7f0-393913b697d2} <Debug> TCPHandler: Processed in 0.001492663 sec. | ||
| 1856 | 2026.01.13 19:56:10.004934 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1857 | 2026.01.13 19:56:10.005042 [ 5 ] {0033170c-6385-4115-a5bf-9cb9ec2dc33e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1858 | 2026.01.13 19:56:10.005090 [ 5 ] {0033170c-6385-4115-a5bf-9cb9ec2dc33e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1859 | 2026.01.13 19:56:10.005531 [ 5 ] {0033170c-6385-4115-a5bf-9cb9ec2dc33e} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1860 | 2026.01.13 19:56:10.005570 [ 5 ] {0033170c-6385-4115-a5bf-9cb9ec2dc33e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1861 | 2026.01.13 19:56:10.005888 [ 5 ] {0033170c-6385-4115-a5bf-9cb9ec2dc33e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1862 | 2026.01.13 19:56:10.006099 [ 5 ] {0033170c-6385-4115-a5bf-9cb9ec2dc33e} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1863 | 2026.01.13 19:56:10.006221 [ 5 ] {0033170c-6385-4115-a5bf-9cb9ec2dc33e} <Debug> executeQuery: Read 82 rows, 6.55 KiB in 0.001205 sec., 68049.79253112034 rows/sec., 5.31 MiB/sec. | ||
| 1864 | 2026.01.13 19:56:10.006258 [ 5 ] {0033170c-6385-4115-a5bf-9cb9ec2dc33e} <Debug> TCPHandler: Processed in 0.001376481 sec. | ||
| 1865 | 2026.01.13 19:56:10.006373 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1866 | 2026.01.13 19:56:10.006470 [ 5 ] {3662fd26-2500-4169-a964-8f44e8fe600a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1867 | 2026.01.13 19:56:10.006515 [ 5 ] {3662fd26-2500-4169-a964-8f44e8fe600a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1868 | 2026.01.13 19:56:10.006942 [ 5 ] {3662fd26-2500-4169-a964-8f44e8fe600a} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1869 | 2026.01.13 19:56:10.006978 [ 5 ] {3662fd26-2500-4169-a964-8f44e8fe600a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1870 | 2026.01.13 19:56:10.007321 [ 5 ] {3662fd26-2500-4169-a964-8f44e8fe600a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1871 | 2026.01.13 19:56:10.007537 [ 5 ] {3662fd26-2500-4169-a964-8f44e8fe600a} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1872 | 2026.01.13 19:56:10.007670 [ 5 ] {3662fd26-2500-4169-a964-8f44e8fe600a} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001219 sec., 123051.68170631665 rows/sec., 8.53 MiB/sec. | ||
| 1873 | 2026.01.13 19:56:10.007705 [ 5 ] {3662fd26-2500-4169-a964-8f44e8fe600a} <Debug> TCPHandler: Processed in 0.00138226 sec. | ||
| 1874 | 2026.01.13 19:56:10.007819 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1875 | 2026.01.13 19:56:10.007915 [ 5 ] {ff27cceb-5000-4759-a54d-d09ac1a6102e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1876 | 2026.01.13 19:56:10.007969 [ 5 ] {ff27cceb-5000-4759-a54d-d09ac1a6102e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1877 | 2026.01.13 19:56:10.008835 [ 5 ] {ff27cceb-5000-4759-a54d-d09ac1a6102e} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1878 | 2026.01.13 19:56:10.008873 [ 5 ] {ff27cceb-5000-4759-a54d-d09ac1a6102e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1879 | 2026.01.13 19:56:10.009405 [ 5 ] {ff27cceb-5000-4759-a54d-d09ac1a6102e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1880 | 2026.01.13 19:56:10.009623 [ 5 ] {ff27cceb-5000-4759-a54d-d09ac1a6102e} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1881 | 2026.01.13 19:56:10.009762 [ 5 ] {ff27cceb-5000-4759-a54d-d09ac1a6102e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001865 sec., 13941.018766756033 rows/sec., 24.98 MiB/sec. | ||
| 1882 | 2026.01.13 19:56:10.009812 [ 5 ] {ff27cceb-5000-4759-a54d-d09ac1a6102e} <Debug> TCPHandler: Processed in 0.002042255 sec. | ||
| 1883 | 2026.01.13 19:56:10.009926 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1884 | 2026.01.13 19:56:10.010021 [ 5 ] {de577cb7-2b27-4b73-b373-c540eb02219a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1885 | 2026.01.13 19:56:10.010064 [ 5 ] {de577cb7-2b27-4b73-b373-c540eb02219a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1886 | 2026.01.13 19:56:10.010392 [ 5 ] {de577cb7-2b27-4b73-b373-c540eb02219a} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1887 | 2026.01.13 19:56:10.010428 [ 5 ] {de577cb7-2b27-4b73-b373-c540eb02219a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1888 | 2026.01.13 19:56:10.010732 [ 5 ] {de577cb7-2b27-4b73-b373-c540eb02219a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1889 | 2026.01.13 19:56:10.010939 [ 5 ] {de577cb7-2b27-4b73-b373-c540eb02219a} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1890 | 2026.01.13 19:56:10.011063 [ 5 ] {de577cb7-2b27-4b73-b373-c540eb02219a} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00106 sec., 47169.81132075472 rows/sec., 3.23 MiB/sec. | ||
| 1891 | 2026.01.13 19:56:10.011098 [ 5 ] {de577cb7-2b27-4b73-b373-c540eb02219a} <Debug> TCPHandler: Processed in 0.001221747 sec. | ||
| 1892 | 2026.01.13 19:56:14.591882 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4298 | ||
| 1893 | 2026.01.13 19:56:14.592405 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1894 | 2026.01.13 19:56:14.592451 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1895 | 2026.01.13 19:56:14.592960 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1896 | 2026.01.13 19:56:14.593193 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1897 | 2026.01.13 19:56:14.593334 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4298 | ||
| 1898 | 2026.01.13 19:56:14.826394 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1899 | 2026.01.13 19:56:14.844486 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1900 | 2026.01.13 19:56:14.844545 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1901 | 2026.01.13 19:56:14.850980 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1902 | 2026.01.13 19:56:14.851714 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1903 | 2026.01.13 19:56:14.855039 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1904 | 2026.01.13 19:56:14.993659 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1905 | 2026.01.13 19:56:14.993914 [ 5 ] {0180360c-2c4d-4266-bfa5-ff355e4c3a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1906 | 2026.01.13 19:56:14.994281 [ 5 ] {0180360c-2c4d-4266-bfa5-ff355e4c3a2f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1907 | 2026.01.13 19:56:14.994318 [ 5 ] {0180360c-2c4d-4266-bfa5-ff355e4c3a2f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1908 | 2026.01.13 19:56:14.994569 [ 5 ] {0180360c-2c4d-4266-bfa5-ff355e4c3a2f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1909 | 2026.01.13 19:56:14.994639 [ 5 ] {0180360c-2c4d-4266-bfa5-ff355e4c3a2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1910 | 2026.01.13 19:56:14.994778 [ 5 ] {0180360c-2c4d-4266-bfa5-ff355e4c3a2f} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1911 | 2026.01.13 19:56:14.994901 [ 310 ] {0180360c-2c4d-4266-bfa5-ff355e4c3a2f} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1912 | 2026.01.13 19:56:14.994912 [ 327 ] {0180360c-2c4d-4266-bfa5-ff355e4c3a2f} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1913 | 2026.01.13 19:56:14.995042 [ 5 ] {0180360c-2c4d-4266-bfa5-ff355e4c3a2f} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (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 | ||
| 1914 | 2026.01.13 19:56:14.995068 [ 5 ] {0180360c-2c4d-4266-bfa5-ff355e4c3a2f} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1915 | 2026.01.13 19:56:14.997113 [ 5 ] {0180360c-2c4d-4266-bfa5-ff355e4c3a2f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1916 | 2026.01.13 19:56:14.997140 [ 5 ] {0180360c-2c4d-4266-bfa5-ff355e4c3a2f} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1917 | 2026.01.13 19:56:14.997190 [ 5 ] {0180360c-2c4d-4266-bfa5-ff355e4c3a2f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1918 | 2026.01.13 19:56:14.997228 [ 5 ] {0180360c-2c4d-4266-bfa5-ff355e4c3a2f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1919 | 2026.01.13 19:56:14.998117 [ 5 ] {0180360c-2c4d-4266-bfa5-ff355e4c3a2f} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.004311 sec., 5799.118533982835 rows/sec., 254.84 KiB/sec. | ||
| 1920 | 2026.01.13 19:56:14.998233 [ 5 ] {0180360c-2c4d-4266-bfa5-ff355e4c3a2f} <Debug> TCPHandler: Processed in 0.004708305 sec. | ||
| 1921 | 2026.01.13 19:56:14.998503 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1922 | 2026.01.13 19:56:14.998637 [ 5 ] {3bbda13f-52e1-4693-8eaa-d68102d13e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1923 | 2026.01.13 19:56:14.998848 [ 5 ] {3bbda13f-52e1-4693-8eaa-d68102d13e69} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1924 | 2026.01.13 19:56:14.998882 [ 5 ] {3bbda13f-52e1-4693-8eaa-d68102d13e69} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1925 | 2026.01.13 19:56:14.999069 [ 5 ] {3bbda13f-52e1-4693-8eaa-d68102d13e69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1926 | 2026.01.13 19:56:14.999122 [ 5 ] {3bbda13f-52e1-4693-8eaa-d68102d13e69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1927 | 2026.01.13 19:56:14.999222 [ 5 ] {3bbda13f-52e1-4693-8eaa-d68102d13e69} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1928 | 2026.01.13 19:56:14.999285 [ 331 ] {3bbda13f-52e1-4693-8eaa-d68102d13e69} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1929 | 2026.01.13 19:56:14.999296 [ 310 ] {3bbda13f-52e1-4693-8eaa-d68102d13e69} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1930 | 2026.01.13 19:56:14.999391 [ 5 ] {3bbda13f-52e1-4693-8eaa-d68102d13e69} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (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 | ||
| 1931 | 2026.01.13 19:56:14.999416 [ 5 ] {3bbda13f-52e1-4693-8eaa-d68102d13e69} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1932 | 2026.01.13 19:56:14.999471 [ 5 ] {3bbda13f-52e1-4693-8eaa-d68102d13e69} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1933 | 2026.01.13 19:56:14.999488 [ 5 ] {3bbda13f-52e1-4693-8eaa-d68102d13e69} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1934 | 2026.01.13 19:56:14.999519 [ 5 ] {3bbda13f-52e1-4693-8eaa-d68102d13e69} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1935 | 2026.01.13 19:56:14.999548 [ 5 ] {3bbda13f-52e1-4693-8eaa-d68102d13e69} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1936 | 2026.01.13 19:56:15.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.04 MiB, peak 188.90 MiB, free memory in arenas 0.00 B, will set to 186.15 MiB (RSS), difference: 1.11 MiB | ||
| 1937 | 2026.01.13 19:56:15.000304 [ 5 ] {3bbda13f-52e1-4693-8eaa-d68102d13e69} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.00172 sec., 14534.883720930233 rows/sec., 638.74 KiB/sec. | ||
| 1938 | 2026.01.13 19:56:15.000411 [ 5 ] {3bbda13f-52e1-4693-8eaa-d68102d13e69} <Debug> TCPHandler: Processed in 0.001959804 sec. | ||
| 1939 | 2026.01.13 19:56:15.000625 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1940 | 2026.01.13 19:56:15.000757 [ 5 ] {98556f5b-e40f-4441-83d6-791ad0d1ccb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1941 | 2026.01.13 19:56:15.000965 [ 5 ] {98556f5b-e40f-4441-83d6-791ad0d1ccb9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1942 | 2026.01.13 19:56:15.000997 [ 5 ] {98556f5b-e40f-4441-83d6-791ad0d1ccb9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1943 | 2026.01.13 19:56:15.001184 [ 5 ] {98556f5b-e40f-4441-83d6-791ad0d1ccb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1944 | 2026.01.13 19:56:15.001237 [ 5 ] {98556f5b-e40f-4441-83d6-791ad0d1ccb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1945 | 2026.01.13 19:56:15.001336 [ 5 ] {98556f5b-e40f-4441-83d6-791ad0d1ccb9} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1946 | 2026.01.13 19:56:15.001399 [ 327 ] {98556f5b-e40f-4441-83d6-791ad0d1ccb9} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1947 | 2026.01.13 19:56:15.001406 [ 310 ] {98556f5b-e40f-4441-83d6-791ad0d1ccb9} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1948 | 2026.01.13 19:56:15.001500 [ 5 ] {98556f5b-e40f-4441-83d6-791ad0d1ccb9} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (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 | ||
| 1949 | 2026.01.13 19:56:15.001525 [ 5 ] {98556f5b-e40f-4441-83d6-791ad0d1ccb9} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1950 | 2026.01.13 19:56:15.001578 [ 5 ] {98556f5b-e40f-4441-83d6-791ad0d1ccb9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1951 | 2026.01.13 19:56:15.001594 [ 5 ] {98556f5b-e40f-4441-83d6-791ad0d1ccb9} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1952 | 2026.01.13 19:56:15.001623 [ 5 ] {98556f5b-e40f-4441-83d6-791ad0d1ccb9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1953 | 2026.01.13 19:56:15.001653 [ 5 ] {98556f5b-e40f-4441-83d6-791ad0d1ccb9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1954 | 2026.01.13 19:56:15.002284 [ 5 ] {98556f5b-e40f-4441-83d6-791ad0d1ccb9} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.00158 sec., 15822.784810126583 rows/sec., 695.34 KiB/sec. | ||
| 1955 | 2026.01.13 19:56:15.002371 [ 5 ] {98556f5b-e40f-4441-83d6-791ad0d1ccb9} <Debug> TCPHandler: Processed in 0.00179585 sec. | ||
| 1956 | 2026.01.13 19:56:15.002605 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1957 | 2026.01.13 19:56:15.002735 [ 5 ] {4f81c40e-ccf1-49f5-8bde-fdae7b920387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1958 | 2026.01.13 19:56:15.002939 [ 5 ] {4f81c40e-ccf1-49f5-8bde-fdae7b920387} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1959 | 2026.01.13 19:56:15.002973 [ 5 ] {4f81c40e-ccf1-49f5-8bde-fdae7b920387} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1960 | 2026.01.13 19:56:15.003159 [ 5 ] {4f81c40e-ccf1-49f5-8bde-fdae7b920387} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1961 | 2026.01.13 19:56:15.003210 [ 5 ] {4f81c40e-ccf1-49f5-8bde-fdae7b920387} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1962 | 2026.01.13 19:56:15.003308 [ 5 ] {4f81c40e-ccf1-49f5-8bde-fdae7b920387} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1963 | 2026.01.13 19:56:15.003362 [ 317 ] {4f81c40e-ccf1-49f5-8bde-fdae7b920387} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1964 | 2026.01.13 19:56:15.003373 [ 323 ] {4f81c40e-ccf1-49f5-8bde-fdae7b920387} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1965 | 2026.01.13 19:56:15.003464 [ 5 ] {4f81c40e-ccf1-49f5-8bde-fdae7b920387} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (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 | ||
| 1966 | 2026.01.13 19:56:15.003489 [ 5 ] {4f81c40e-ccf1-49f5-8bde-fdae7b920387} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1967 | 2026.01.13 19:56:15.003543 [ 5 ] {4f81c40e-ccf1-49f5-8bde-fdae7b920387} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1968 | 2026.01.13 19:56:15.003559 [ 5 ] {4f81c40e-ccf1-49f5-8bde-fdae7b920387} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Reading approx. 25 rows with 2 streams | ||
| 1969 | 2026.01.13 19:56:15.003588 [ 5 ] {4f81c40e-ccf1-49f5-8bde-fdae7b920387} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1970 | 2026.01.13 19:56:15.003616 [ 5 ] {4f81c40e-ccf1-49f5-8bde-fdae7b920387} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1971 | 2026.01.13 19:56:15.004183 [ 5 ] {4f81c40e-ccf1-49f5-8bde-fdae7b920387} <Debug> executeQuery: Read 25 rows, 1.10 KiB in 0.001499 sec., 16677.785190126753 rows/sec., 732.91 KiB/sec. | ||
| 1972 | 2026.01.13 19:56:15.004283 [ 5 ] {4f81c40e-ccf1-49f5-8bde-fdae7b920387} <Debug> TCPHandler: Processed in 0.001726988 sec. | ||
| 1973 | 2026.01.13 19:56:15.010695 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1974 | 2026.01.13 19:56:15.010822 [ 5 ] {7b4d5892-d658-405b-af43-8083a9bf1074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1975 | 2026.01.13 19:56:15.010872 [ 5 ] {7b4d5892-d658-405b-af43-8083a9bf1074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1976 | 2026.01.13 19:56:15.011450 [ 5 ] {7b4d5892-d658-405b-af43-8083a9bf1074} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1977 | 2026.01.13 19:56:15.011487 [ 5 ] {7b4d5892-d658-405b-af43-8083a9bf1074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1978 | 2026.01.13 19:56:15.011898 [ 5 ] {7b4d5892-d658-405b-af43-8083a9bf1074} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1979 | 2026.01.13 19:56:15.012096 [ 5 ] {7b4d5892-d658-405b-af43-8083a9bf1074} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1980 | 2026.01.13 19:56:15.012235 [ 5 ] {7b4d5892-d658-405b-af43-8083a9bf1074} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001451 sec., 2756.7195037904894 rows/sec., 350.65 KiB/sec. | ||
| 1981 | 2026.01.13 19:56:15.012272 [ 5 ] {7b4d5892-d658-405b-af43-8083a9bf1074} <Debug> TCPHandler: Processed in 0.001636316 sec. | ||
| 1982 | 2026.01.13 19:56:15.012389 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1983 | 2026.01.13 19:56:15.012484 [ 5 ] {7f71a794-538b-4fc2-b6cf-9255f015b6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1984 | 2026.01.13 19:56:15.012524 [ 5 ] {7f71a794-538b-4fc2-b6cf-9255f015b6b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1985 | 2026.01.13 19:56:15.012957 [ 5 ] {7f71a794-538b-4fc2-b6cf-9255f015b6b1} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1986 | 2026.01.13 19:56:15.012991 [ 5 ] {7f71a794-538b-4fc2-b6cf-9255f015b6b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1987 | 2026.01.13 19:56:15.013272 [ 5 ] {7f71a794-538b-4fc2-b6cf-9255f015b6b1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1988 | 2026.01.13 19:56:15.013488 [ 5 ] {7f71a794-538b-4fc2-b6cf-9255f015b6b1} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1989 | 2026.01.13 19:56:15.013629 [ 5 ] {7f71a794-538b-4fc2-b6cf-9255f015b6b1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001163 sec., 1719.6904557179707 rows/sec., 140.23 KiB/sec. | ||
| 1990 | 2026.01.13 19:56:15.013671 [ 5 ] {7f71a794-538b-4fc2-b6cf-9255f015b6b1} <Debug> TCPHandler: Processed in 0.001330599 sec. | ||
| 1991 | 2026.01.13 19:56:15.013815 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1992 | 2026.01.13 19:56:15.013926 [ 5 ] {d6491f9b-caac-41bc-8e66-bb7f6408a1af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1993 | 2026.01.13 19:56:15.013977 [ 5 ] {d6491f9b-caac-41bc-8e66-bb7f6408a1af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1994 | 2026.01.13 19:56:15.014689 [ 5 ] {d6491f9b-caac-41bc-8e66-bb7f6408a1af} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1995 | 2026.01.13 19:56:15.014725 [ 5 ] {d6491f9b-caac-41bc-8e66-bb7f6408a1af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1996 | 2026.01.13 19:56:15.015068 [ 5 ] {d6491f9b-caac-41bc-8e66-bb7f6408a1af} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1997 | 2026.01.13 19:56:15.015323 [ 5 ] {d6491f9b-caac-41bc-8e66-bb7f6408a1af} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1998 | 2026.01.13 19:56:15.015479 [ 5 ] {d6491f9b-caac-41bc-8e66-bb7f6408a1af} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001573 sec., 36236.49078194533 rows/sec., 2.76 MiB/sec. | ||
| 1999 | 2026.01.13 19:56:15.015526 [ 5 ] {d6491f9b-caac-41bc-8e66-bb7f6408a1af} <Debug> TCPHandler: Processed in 0.00177097 sec. | ||
| 2000 | 2026.01.13 19:56:15.015655 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2001 | 2026.01.13 19:56:15.015750 [ 5 ] {4fe37de9-10e0-4b49-9b93-10cedc4f001d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2002 | 2026.01.13 19:56:15.015791 [ 5 ] {4fe37de9-10e0-4b49-9b93-10cedc4f001d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2003 | 2026.01.13 19:56:15.016191 [ 5 ] {4fe37de9-10e0-4b49-9b93-10cedc4f001d} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2004 | 2026.01.13 19:56:15.016226 [ 5 ] {4fe37de9-10e0-4b49-9b93-10cedc4f001d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2005 | 2026.01.13 19:56:15.016520 [ 5 ] {4fe37de9-10e0-4b49-9b93-10cedc4f001d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2006 | 2026.01.13 19:56:15.016726 [ 5 ] {4fe37de9-10e0-4b49-9b93-10cedc4f001d} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2007 | 2026.01.13 19:56:15.016825 [ 45 ] {} <Debug> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2008 | 2026.01.13 19:56:15.016852 [ 5 ] {4fe37de9-10e0-4b49-9b93-10cedc4f001d} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00112 sec., 1785.7142857142858 rows/sec., 124.69 KiB/sec. | ||
| 2009 | 2026.01.13 19:56:15.016863 [ 45 ] {} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2010 | 2026.01.13 19:56:15.016883 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2011 | 2026.01.13 19:56:15.016888 [ 5 ] {4fe37de9-10e0-4b49-9b93-10cedc4f001d} <Debug> TCPHandler: Processed in 0.001282319 sec. | ||
| 2012 | 2026.01.13 19:56:15.016970 [ 193 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::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 | ||
| 2013 | 2026.01.13 19:56:15.017000 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2014 | 2026.01.13 19:56:15.017068 [ 193 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2015 | 2026.01.13 19:56:15.017095 [ 5 ] {d11e92f0-b5cd-47dd-9990-464d6f7e4bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2016 | 2026.01.13 19:56:15.017108 [ 193 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2017 | 2026.01.13 19:56:15.017133 [ 5 ] {d11e92f0-b5cd-47dd-9990-464d6f7e4bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2018 | 2026.01.13 19:56:15.017191 [ 193 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part | ||
| 2019 | 2026.01.13 19:56:15.017258 [ 193 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 2020 | 2026.01.13 19:56:15.017316 [ 193 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part | ||
| 2021 | 2026.01.13 19:56:15.017363 [ 193 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 2022 | 2026.01.13 19:56:15.017403 [ 193 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 2023 | 2026.01.13 19:56:15.017545 [ 5 ] {d11e92f0-b5cd-47dd-9990-464d6f7e4bd1} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2024 | 2026.01.13 19:56:15.017579 [ 5 ] {d11e92f0-b5cd-47dd-9990-464d6f7e4bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2025 | 2026.01.13 19:56:15.017904 [ 5 ] {d11e92f0-b5cd-47dd-9990-464d6f7e4bd1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2026 | 2026.01.13 19:56:15.018126 [ 5 ] {d11e92f0-b5cd-47dd-9990-464d6f7e4bd1} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2027 | 2026.01.13 19:56:15.018174 [ 187 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 119 rows, containing 5 columns (5 merged, 0 gathered) in 0.001236657 sec., 96227.16727435336 rows/sec., 7.44 MiB/sec. | ||
| 2028 | 2026.01.13 19:56:15.018254 [ 5 ] {d11e92f0-b5cd-47dd-9990-464d6f7e4bd1} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001176 sec., 56122.44897959184 rows/sec., 4.38 MiB/sec. | ||
| 2029 | 2026.01.13 19:56:15.018295 [ 5 ] {d11e92f0-b5cd-47dd-9990-464d6f7e4bd1} <Debug> TCPHandler: Processed in 0.00134382 sec. | ||
| 2030 | 2026.01.13 19:56:15.018411 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2031 | 2026.01.13 19:56:15.018441 [ 199 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2032 | 2026.01.13 19:56:15.018510 [ 5 ] {1eca8a29-cbc7-4577-88ba-e784bd464014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2033 | 2026.01.13 19:56:15.018562 [ 5 ] {1eca8a29-cbc7-4577-88ba-e784bd464014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2034 | 2026.01.13 19:56:15.018810 [ 199 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_6_1} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2035 | 2026.01.13 19:56:15.018905 [ 199 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_6_1} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2036 | 2026.01.13 19:56:15.018980 [ 5 ] {1eca8a29-cbc7-4577-88ba-e784bd464014} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2037 | 2026.01.13 19:56:15.019007 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2038 | 2026.01.13 19:56:15.019022 [ 5 ] {1eca8a29-cbc7-4577-88ba-e784bd464014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2039 | 2026.01.13 19:56:15.019379 [ 5 ] {1eca8a29-cbc7-4577-88ba-e784bd464014} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2040 | 2026.01.13 19:56:15.019589 [ 5 ] {1eca8a29-cbc7-4577-88ba-e784bd464014} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2041 | 2026.01.13 19:56:15.019720 [ 5 ] {1eca8a29-cbc7-4577-88ba-e784bd464014} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00123 sec., 130894.30894308943 rows/sec., 9.12 MiB/sec. | ||
| 2042 | 2026.01.13 19:56:15.019756 [ 5 ] {1eca8a29-cbc7-4577-88ba-e784bd464014} <Debug> TCPHandler: Processed in 0.001395931 sec. | ||
| 2043 | 2026.01.13 19:56:15.019861 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2044 | 2026.01.13 19:56:15.019954 [ 5 ] {fc51fce0-0986-4e25-8d0d-9b9d7e9eccd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2045 | 2026.01.13 19:56:15.019995 [ 5 ] {fc51fce0-0986-4e25-8d0d-9b9d7e9eccd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2046 | 2026.01.13 19:56:15.020337 [ 5 ] {fc51fce0-0986-4e25-8d0d-9b9d7e9eccd1} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2047 | 2026.01.13 19:56:15.020372 [ 5 ] {fc51fce0-0986-4e25-8d0d-9b9d7e9eccd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2048 | 2026.01.13 19:56:15.020688 [ 5 ] {fc51fce0-0986-4e25-8d0d-9b9d7e9eccd1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2049 | 2026.01.13 19:56:15.020901 [ 5 ] {fc51fce0-0986-4e25-8d0d-9b9d7e9eccd1} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2050 | 2026.01.13 19:56:15.021031 [ 5 ] {fc51fce0-0986-4e25-8d0d-9b9d7e9eccd1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 2051 | 2026.01.13 19:56:15.021066 [ 5 ] {fc51fce0-0986-4e25-8d0d-9b9d7e9eccd1} <Debug> TCPHandler: Processed in 0.001253328 sec. | ||
| 2052 | 2026.01.13 19:56:17.091851 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 278 | ||
| 2053 | 2026.01.13 19:56:17.094204 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2054 | 2026.01.13 19:56:17.094265 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2055 | 2026.01.13 19:56:17.095465 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2056 | 2026.01.13 19:56:17.095734 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2057 | 2026.01.13 19:56:17.096048 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 278 | ||
| 2058 | 2026.01.13 19:56:18.922725 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43782 | ||
| 2059 | 2026.01.13 19:56:18.922892 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2060 | 2026.01.13 19:56:18.922936 [ 3 ] {} <Debug> TCP-Session: a17de011-7441-479f-a8bf-107360f27d9a Authenticating user 'default' from [fd00:1122:3344:101::e]:43782 | ||
| 2061 | 2026.01.13 19:56:18.922970 [ 3 ] {} <Debug> TCP-Session: a17de011-7441-479f-a8bf-107360f27d9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2062 | 2026.01.13 19:56:18.922993 [ 3 ] {} <Debug> TCP-Session: a17de011-7441-479f-a8bf-107360f27d9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2063 | 2026.01.13 19:56:18.923258 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40809 | ||
| 2064 | 2026.01.13 19:56:18.923330 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49972 | ||
| 2065 | 2026.01.13 19:56:18.923347 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57148 | ||
| 2066 | 2026.01.13 19:56:18.923381 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55745 | ||
| 2067 | 2026.01.13 19:56:18.923428 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34315 | ||
| 2068 | 2026.01.13 19:56:18.923446 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39513 | ||
| 2069 | 2026.01.13 19:56:18.923463 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2070 | 2026.01.13 19:56:18.923455 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62870 | ||
| 2071 | 2026.01.13 19:56:18.923526 [ 287 ] {} <Debug> TCP-Session: de82f0fb-2145-4d9a-a8bb-098776b05f73 Authenticating user 'default' from [fd00:1122:3344:101::e]:49972 | ||
| 2072 | 2026.01.13 19:56:18.923390 [ 3 ] {} <Trace> TCP-Session: a17de011-7441-479f-a8bf-107360f27d9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2073 | 2026.01.13 19:56:18.923566 [ 287 ] {} <Debug> TCP-Session: de82f0fb-2145-4d9a-a8bb-098776b05f73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2074 | 2026.01.13 19:56:18.923386 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2075 | 2026.01.13 19:56:18.923595 [ 287 ] {} <Debug> TCP-Session: de82f0fb-2145-4d9a-a8bb-098776b05f73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2076 | 2026.01.13 19:56:18.923610 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2077 | 2026.01.13 19:56:18.923629 [ 286 ] {} <Debug> TCP-Session: c773d547-a0a2-4ab4-a3cc-da6d421723f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40809 | ||
| 2078 | 2026.01.13 19:56:18.923379 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53765 | ||
| 2079 | 2026.01.13 19:56:18.923675 [ 286 ] {} <Debug> TCP-Session: c773d547-a0a2-4ab4-a3cc-da6d421723f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2080 | 2026.01.13 19:56:18.923665 [ 288 ] {} <Debug> TCP-Session: 62c5e4b1-ae7f-4466-a996-398ecf075bf9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57148 | ||
| 2081 | 2026.01.13 19:56:18.923706 [ 286 ] {} <Debug> TCP-Session: c773d547-a0a2-4ab4-a3cc-da6d421723f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2082 | 2026.01.13 19:56:18.923727 [ 3 ] {eb063515-384f-492a-a93d-2bbde0423c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43782) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2083 | 2026.01.13 19:56:18.923737 [ 288 ] {} <Debug> TCP-Session: 62c5e4b1-ae7f-4466-a996-398ecf075bf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2084 | 2026.01.13 19:56:18.923743 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2085 | 2026.01.13 19:56:18.923773 [ 288 ] {} <Debug> TCP-Session: 62c5e4b1-ae7f-4466-a996-398ecf075bf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2086 | 2026.01.13 19:56:18.923734 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2087 | 2026.01.13 19:56:18.923802 [ 293 ] {} <Debug> TCP-Session: c9b900e2-7ae1-46bf-8ec1-bdcc857f90c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62870 | ||
| 2088 | 2026.01.13 19:56:18.923830 [ 292 ] {} <Debug> TCP-Session: 8fa3a438-c700-49d2-a066-cc78b36535ee Authenticating user 'default' from [fd00:1122:3344:101::e]:39513 | ||
| 2089 | 2026.01.13 19:56:18.923844 [ 293 ] {} <Debug> TCP-Session: c9b900e2-7ae1-46bf-8ec1-bdcc857f90c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2090 | 2026.01.13 19:56:18.923854 [ 292 ] {} <Debug> TCP-Session: 8fa3a438-c700-49d2-a066-cc78b36535ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2091 | 2026.01.13 19:56:18.923869 [ 293 ] {} <Debug> TCP-Session: c9b900e2-7ae1-46bf-8ec1-bdcc857f90c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2092 | 2026.01.13 19:56:18.923887 [ 292 ] {} <Debug> TCP-Session: 8fa3a438-c700-49d2-a066-cc78b36535ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2093 | 2026.01.13 19:56:18.923959 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2094 | 2026.01.13 19:56:18.923966 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2095 | 2026.01.13 19:56:18.924008 [ 289 ] {} <Debug> TCP-Session: cb5bb728-c1a7-450a-9570-8c4d47503734 Authenticating user 'default' from [fd00:1122:3344:101::e]:55745 | ||
| 2096 | 2026.01.13 19:56:18.924015 [ 3 ] {eb063515-384f-492a-a93d-2bbde0423c0e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2097 | 2026.01.13 19:56:18.924023 [ 290 ] {} <Debug> TCP-Session: 5d2945e1-0fd6-4a8f-833d-d7a1b851ad75 Authenticating user 'default' from [fd00:1122:3344:101::e]:53765 | ||
| 2098 | 2026.01.13 19:56:18.924046 [ 289 ] {} <Debug> TCP-Session: cb5bb728-c1a7-450a-9570-8c4d47503734 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2099 | 2026.01.13 19:56:18.924062 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2100 | 2026.01.13 19:56:18.924078 [ 289 ] {} <Debug> TCP-Session: cb5bb728-c1a7-450a-9570-8c4d47503734 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2101 | 2026.01.13 19:56:18.924086 [ 3 ] {eb063515-384f-492a-a93d-2bbde0423c0e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2102 | 2026.01.13 19:56:18.924103 [ 291 ] {} <Debug> TCP-Session: 38121446-0470-421c-9b57-a9a1f4f00a14 Authenticating user 'default' from [fd00:1122:3344:101::e]:34315 | ||
| 2103 | 2026.01.13 19:56:18.924066 [ 290 ] {} <Debug> TCP-Session: 5d2945e1-0fd6-4a8f-833d-d7a1b851ad75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2104 | 2026.01.13 19:56:18.924142 [ 291 ] {} <Debug> TCP-Session: 38121446-0470-421c-9b57-a9a1f4f00a14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2105 | 2026.01.13 19:56:18.924162 [ 290 ] {} <Debug> TCP-Session: 5d2945e1-0fd6-4a8f-833d-d7a1b851ad75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2106 | 2026.01.13 19:56:18.924172 [ 291 ] {} <Debug> TCP-Session: 38121446-0470-421c-9b57-a9a1f4f00a14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2107 | 2026.01.13 19:56:18.924409 [ 3 ] {eb063515-384f-492a-a93d-2bbde0423c0e} <Debug> oximeter.version (453402a2-6064-4fbd-a72c-052d54caf800) (SelectExecutor): Key condition: unknown | ||
| 2108 | 2026.01.13 19:56:18.924504 [ 3 ] {eb063515-384f-492a-a93d-2bbde0423c0e} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2109 | 2026.01.13 19:56:19.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.28 MiB, peak 189.80 MiB, free memory in arenas 0.00 B, will set to 189.28 MiB (RSS), difference: 3.00 MiB | ||
| 2110 | 2026.01.13 19:56:19.293946 [ 327 ] {eb063515-384f-492a-a93d-2bbde0423c0e} <Trace> AggregatingTransform: Aggregating | ||
| 2111 | 2026.01.13 19:56:19.294003 [ 327 ] {eb063515-384f-492a-a93d-2bbde0423c0e} <Trace> Aggregator: Aggregation method: without_key | ||
| 2112 | 2026.01.13 19:56:19.294035 [ 327 ] {eb063515-384f-492a-a93d-2bbde0423c0e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001472623 sec. (679.060 rows/sec., 26.53 KiB/sec.) | ||
| 2113 | 2026.01.13 19:56:19.294050 [ 327 ] {eb063515-384f-492a-a93d-2bbde0423c0e} <Trace> Aggregator: Merging aggregated data | ||
| 2114 | 2026.01.13 19:56:19.294985 [ 3 ] {eb063515-384f-492a-a93d-2bbde0423c0e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.371314 sec., 2.6931384219286105 rows/sec., 107.73 B/sec. | ||
| 2115 | 2026.01.13 19:56:19.295117 [ 3 ] {eb063515-384f-492a-a93d-2bbde0423c0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2116 | 2026.01.13 19:56:19.295134 [ 3 ] {eb063515-384f-492a-a93d-2bbde0423c0e} <Debug> TCPHandler: Processed in 0.37187201 sec. | ||
| 2117 | 2026.01.13 19:56:19.295294 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2118 | 2026.01.13 19:56:19.295325 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2119 | 2026.01.13 19:56:19.295348 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2120 | 2026.01.13 19:56:19.295367 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2121 | 2026.01.13 19:56:19.295396 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2122 | 2026.01.13 19:56:19.295411 [ 290 ] {} <Debug> TCP-Session: 5d2945e1-0fd6-4a8f-833d-d7a1b851ad75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2123 | 2026.01.13 19:56:19.295432 [ 286 ] {} <Debug> TCP-Session: c773d547-a0a2-4ab4-a3cc-da6d421723f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2124 | 2026.01.13 19:56:19.295449 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2125 | 2026.01.13 19:56:19.295468 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2126 | 2026.01.13 19:56:19.295485 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2127 | 2026.01.13 19:56:19.295518 [ 288 ] {} <Debug> TCP-Session: 62c5e4b1-ae7f-4466-a996-398ecf075bf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2128 | 2026.01.13 19:56:19.295536 [ 292 ] {} <Debug> TCP-Session: 8fa3a438-c700-49d2-a066-cc78b36535ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2129 | 2026.01.13 19:56:19.295463 [ 291 ] {} <Debug> TCP-Session: 38121446-0470-421c-9b57-a9a1f4f00a14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2130 | 2026.01.13 19:56:19.295566 [ 3 ] {} <Debug> TCP-Session: a17de011-7441-479f-a8bf-107360f27d9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2131 | 2026.01.13 19:56:19.295399 [ 287 ] {} <Debug> TCP-Session: de82f0fb-2145-4d9a-a8bb-098776b05f73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2132 | 2026.01.13 19:56:19.295369 [ 293 ] {} <Debug> TCP-Session: c9b900e2-7ae1-46bf-8ec1-bdcc857f90c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2133 | 2026.01.13 19:56:19.295421 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2134 | 2026.01.13 19:56:19.295697 [ 289 ] {} <Debug> TCP-Session: cb5bb728-c1a7-450a-9570-8c4d47503734 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2135 | 2026.01.13 19:56:20.000350 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.66 MiB, peak 200.77 MiB, free memory in arenas 0.00 B, will set to 206.18 MiB (RSS), difference: 15.52 MiB | ||
| 2136 | 2026.01.13 19:56:20.005732 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2137 | 2026.01.13 19:56:20.005974 [ 5 ] {0aaf8e74-f886-40ae-ac7f-e0db62911745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2138 | 2026.01.13 19:56:20.006069 [ 5 ] {0aaf8e74-f886-40ae-ac7f-e0db62911745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2139 | 2026.01.13 19:56:20.007117 [ 5 ] {0aaf8e74-f886-40ae-ac7f-e0db62911745} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2140 | 2026.01.13 19:56:20.007209 [ 5 ] {0aaf8e74-f886-40ae-ac7f-e0db62911745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2141 | 2026.01.13 19:56:20.007937 [ 5 ] {0aaf8e74-f886-40ae-ac7f-e0db62911745} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2142 | 2026.01.13 19:56:20.008298 [ 5 ] {0aaf8e74-f886-40ae-ac7f-e0db62911745} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2143 | 2026.01.13 19:56:20.008482 [ 37 ] {} <Debug> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2144 | 2026.01.13 19:56:20.008533 [ 37 ] {} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2145 | 2026.01.13 19:56:20.008559 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2146 | 2026.01.13 19:56:20.008566 [ 5 ] {0aaf8e74-f886-40ae-ac7f-e0db62911745} <Debug> executeQuery: Read 108 rows, 9.26 KiB in 0.002657 sec., 40647.34663153933 rows/sec., 3.40 MiB/sec. | ||
| 2147 | 2026.01.13 19:56:20.008675 [ 5 ] {0aaf8e74-f886-40ae-ac7f-e0db62911745} <Debug> TCPHandler: Processed in 0.00314697 sec. | ||
| 2148 | 2026.01.13 19:56:20.008694 [ 193 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::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 | ||
| 2149 | 2026.01.13 19:56:20.008823 [ 193 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2150 | 2026.01.13 19:56:20.008865 [ 193 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 80 rows starting from the beginning of the part | ||
| 2151 | 2026.01.13 19:56:20.008954 [ 193 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 226 rows starting from the beginning of the part | ||
| 2152 | 2026.01.13 19:56:20.009001 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2153 | 2026.01.13 19:56:20.009031 [ 193 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part | ||
| 2154 | 2026.01.13 19:56:20.009101 [ 193 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 104 rows starting from the beginning of the part | ||
| 2155 | 2026.01.13 19:56:20.009198 [ 5 ] {6dcb43ff-63f5-441b-8171-1fb416eb0cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2156 | 2026.01.13 19:56:20.009220 [ 193 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 57 rows starting from the beginning of the part | ||
| 2157 | 2026.01.13 19:56:20.009273 [ 5 ] {6dcb43ff-63f5-441b-8171-1fb416eb0cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2158 | 2026.01.13 19:56:20.009300 [ 193 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 108 rows starting from the beginning of the part | ||
| 2159 | 2026.01.13 19:56:20.010012 [ 5 ] {6dcb43ff-63f5-441b-8171-1fb416eb0cb1} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2160 | 2026.01.13 19:56:20.010057 [ 5 ] {6dcb43ff-63f5-441b-8171-1fb416eb0cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2161 | 2026.01.13 19:56:20.010474 [ 5 ] {6dcb43ff-63f5-441b-8171-1fb416eb0cb1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2162 | 2026.01.13 19:56:20.010581 [ 187 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 627 rows, containing 5 columns (5 merged, 0 gathered) in 0.001948613 sec., 321767.3288641716 rows/sec., 28.42 MiB/sec. | ||
| 2163 | 2026.01.13 19:56:20.010782 [ 5 ] {6dcb43ff-63f5-441b-8171-1fb416eb0cb1} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2164 | 2026.01.13 19:56:20.010949 [ 198 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2165 | 2026.01.13 19:56:20.010995 [ 5 ] {6dcb43ff-63f5-441b-8171-1fb416eb0cb1} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001873 sec., 13881.47357180993 rows/sec., 1.02 MiB/sec. | ||
| 2166 | 2026.01.13 19:56:20.011059 [ 5 ] {6dcb43ff-63f5-441b-8171-1fb416eb0cb1} <Debug> TCPHandler: Processed in 0.00225312 sec. | ||
| 2167 | 2026.01.13 19:56:20.011222 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2168 | 2026.01.13 19:56:20.011351 [ 5 ] {b146c89b-f289-447f-ac49-c716f5728dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2169 | 2026.01.13 19:56:20.011385 [ 198 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_11_2} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2170 | 2026.01.13 19:56:20.011407 [ 5 ] {b146c89b-f289-447f-ac49-c716f5728dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2171 | 2026.01.13 19:56:20.011495 [ 198 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_11_2} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2172 | 2026.01.13 19:56:20.011607 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2173 | 2026.01.13 19:56:20.012006 [ 5 ] {b146c89b-f289-447f-ac49-c716f5728dde} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2174 | 2026.01.13 19:56:20.012055 [ 5 ] {b146c89b-f289-447f-ac49-c716f5728dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2175 | 2026.01.13 19:56:20.012457 [ 5 ] {b146c89b-f289-447f-ac49-c716f5728dde} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2176 | 2026.01.13 19:56:20.012752 [ 5 ] {b146c89b-f289-447f-ac49-c716f5728dde} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2177 | 2026.01.13 19:56:20.012893 [ 37 ] {} <Debug> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2178 | 2026.01.13 19:56:20.012925 [ 5 ] {b146c89b-f289-447f-ac49-c716f5728dde} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001603 sec., 56144.7286338116 rows/sec., 4.38 MiB/sec. | ||
| 2179 | 2026.01.13 19:56:20.012935 [ 37 ] {} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2180 | 2026.01.13 19:56:20.012969 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2181 | 2026.01.13 19:56:20.012976 [ 5 ] {b146c89b-f289-447f-ac49-c716f5728dde} <Debug> TCPHandler: Processed in 0.001822461 sec. | ||
| 2182 | 2026.01.13 19:56:20.013065 [ 193 ] {ba74b777-2542-4002-bc8e-77920c0539bb::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 | ||
| 2183 | 2026.01.13 19:56:20.013142 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2184 | 2026.01.13 19:56:20.013185 [ 193 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2185 | 2026.01.13 19:56:20.013220 [ 193 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 71 rows starting from the beginning of the part | ||
| 2186 | 2026.01.13 19:56:20.013270 [ 5 ] {09db72f2-3060-414e-8894-c5fc92cb1057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2187 | 2026.01.13 19:56:20.013289 [ 193 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 122 rows starting from the beginning of the part | ||
| 2188 | 2026.01.13 19:56:20.013327 [ 5 ] {09db72f2-3060-414e-8894-c5fc92cb1057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2189 | 2026.01.13 19:56:20.013347 [ 193 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2190 | 2026.01.13 19:56:20.013400 [ 193 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 82 rows starting from the beginning of the part | ||
| 2191 | 2026.01.13 19:56:20.013460 [ 193 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 66 rows starting from the beginning of the part | ||
| 2192 | 2026.01.13 19:56:20.013522 [ 193 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2193 | 2026.01.13 19:56:20.013888 [ 5 ] {09db72f2-3060-414e-8894-c5fc92cb1057} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2194 | 2026.01.13 19:56:20.013928 [ 5 ] {09db72f2-3060-414e-8894-c5fc92cb1057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2195 | 2026.01.13 19:56:20.014404 [ 5 ] {09db72f2-3060-414e-8894-c5fc92cb1057} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2196 | 2026.01.13 19:56:20.014729 [ 5 ] {09db72f2-3060-414e-8894-c5fc92cb1057} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2197 | 2026.01.13 19:56:20.014744 [ 187 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 487 rows, containing 5 columns (5 merged, 0 gathered) in 0.001718669 sec., 283358.8084733012 rows/sec., 23.43 MiB/sec. | ||
| 2198 | 2026.01.13 19:56:20.014879 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2199 | 2026.01.13 19:56:20.014901 [ 5 ] {09db72f2-3060-414e-8894-c5fc92cb1057} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001663 sec., 96211.66566446182 rows/sec., 6.70 MiB/sec. | ||
| 2200 | 2026.01.13 19:56:20.014926 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2201 | 2026.01.13 19:56:20.014953 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2202 | 2026.01.13 19:56:20.014966 [ 5 ] {09db72f2-3060-414e-8894-c5fc92cb1057} <Debug> TCPHandler: Processed in 0.001889472 sec. | ||
| 2203 | 2026.01.13 19:56:20.015002 [ 198 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2204 | 2026.01.13 19:56:20.015072 [ 197 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::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 | ||
| 2205 | 2026.01.13 19:56:20.015173 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2206 | 2026.01.13 19:56:20.015213 [ 197 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2207 | 2026.01.13 19:56:20.015265 [ 197 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 302 rows starting from the beginning of the part | ||
| 2208 | 2026.01.13 19:56:20.015301 [ 5 ] {69be65d2-2c6e-49bc-9ab6-00b6e97d86d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2209 | 2026.01.13 19:56:20.015373 [ 5 ] {69be65d2-2c6e-49bc-9ab6-00b6e97d86d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2210 | 2026.01.13 19:56:20.015382 [ 197 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 440 rows starting from the beginning of the part | ||
| 2211 | 2026.01.13 19:56:20.015420 [ 198 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_11_2} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2212 | 2026.01.13 19:56:20.015459 [ 197 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 150 rows starting from the beginning of the part | ||
| 2213 | 2026.01.13 19:56:20.015540 [ 198 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_11_2} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2214 | 2026.01.13 19:56:20.015544 [ 197 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 150 rows starting from the beginning of the part | ||
| 2215 | 2026.01.13 19:56:20.015648 [ 197 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 161 rows starting from the beginning of the part | ||
| 2216 | 2026.01.13 19:56:20.015684 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2217 | 2026.01.13 19:56:20.015724 [ 197 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2218 | 2026.01.13 19:56:20.016764 [ 5 ] {69be65d2-2c6e-49bc-9ab6-00b6e97d86d7} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2219 | 2026.01.13 19:56:20.016810 [ 5 ] {69be65d2-2c6e-49bc-9ab6-00b6e97d86d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2220 | 2026.01.13 19:56:20.017399 [ 187 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1363 rows, containing 5 columns (5 merged, 0 gathered) in 0.002374773 sec., 573949.5943401748 rows/sec., 41.26 MiB/sec. | ||
| 2221 | 2026.01.13 19:56:20.017658 [ 197 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2222 | 2026.01.13 19:56:20.017799 [ 5 ] {69be65d2-2c6e-49bc-9ab6-00b6e97d86d7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2223 | 2026.01.13 19:56:20.018020 [ 197 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2224 | 2026.01.13 19:56:20.018110 [ 197 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2225 | 2026.01.13 19:56:20.018196 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 2226 | 2026.01.13 19:56:20.018383 [ 5 ] {69be65d2-2c6e-49bc-9ab6-00b6e97d86d7} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2227 | 2026.01.13 19:56:20.018513 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2228 | 2026.01.13 19:56:20.018550 [ 5 ] {69be65d2-2c6e-49bc-9ab6-00b6e97d86d7} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.003279 sec., 7929.246721561452 rows/sec., 14.21 MiB/sec. | ||
| 2229 | 2026.01.13 19:56:20.018556 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2230 | 2026.01.13 19:56:20.018593 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2231 | 2026.01.13 19:56:20.018632 [ 5 ] {69be65d2-2c6e-49bc-9ab6-00b6e97d86d7} <Debug> TCPHandler: Processed in 0.003522858 sec. | ||
| 2232 | 2026.01.13 19:56:20.018754 [ 196 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::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 | ||
| 2233 | 2026.01.13 19:56:20.018786 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2234 | 2026.01.13 19:56:20.018930 [ 5 ] {caedb16d-5e85-4dfb-a711-aa03e9958af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2235 | 2026.01.13 19:56:20.018993 [ 5 ] {caedb16d-5e85-4dfb-a711-aa03e9958af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2236 | 2026.01.13 19:56:20.019087 [ 196 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2237 | 2026.01.13 19:56:20.019200 [ 196 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::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 | ||
| 2238 | 2026.01.13 19:56:20.019445 [ 196 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part | ||
| 2239 | 2026.01.13 19:56:20.019463 [ 5 ] {caedb16d-5e85-4dfb-a711-aa03e9958af8} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2240 | 2026.01.13 19:56:20.019513 [ 5 ] {caedb16d-5e85-4dfb-a711-aa03e9958af8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2241 | 2026.01.13 19:56:20.019625 [ 196 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 2242 | 2026.01.13 19:56:20.019817 [ 196 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 2243 | 2026.01.13 19:56:20.019937 [ 5 ] {caedb16d-5e85-4dfb-a711-aa03e9958af8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2244 | 2026.01.13 19:56:20.019984 [ 196 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 2245 | 2026.01.13 19:56:20.020142 [ 196 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::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 | ||
| 2246 | 2026.01.13 19:56:20.020239 [ 5 ] {caedb16d-5e85-4dfb-a711-aa03e9958af8} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2247 | 2026.01.13 19:56:20.020370 [ 37 ] {} <Debug> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2248 | 2026.01.13 19:56:20.020400 [ 5 ] {caedb16d-5e85-4dfb-a711-aa03e9958af8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001506 sec., 39840.6374501992 rows/sec., 2.68 MiB/sec. | ||
| 2249 | 2026.01.13 19:56:20.020407 [ 37 ] {} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2250 | 2026.01.13 19:56:20.020440 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2251 | 2026.01.13 19:56:20.020457 [ 5 ] {caedb16d-5e85-4dfb-a711-aa03e9958af8} <Debug> TCPHandler: Processed in 0.001734538 sec. | ||
| 2252 | 2026.01.13 19:56:20.020533 [ 197 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 2253 | 2026.01.13 19:56:20.020635 [ 197 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2254 | 2026.01.13 19:56:20.020672 [ 197 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 120 rows starting from the beginning of the part | ||
| 2255 | 2026.01.13 19:56:20.020735 [ 197 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 2256 | 2026.01.13 19:56:20.020789 [ 197 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part | ||
| 2257 | 2026.01.13 19:56:20.020842 [ 197 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
| 2258 | 2026.01.13 19:56:20.020893 [ 197 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 2259 | 2026.01.13 19:56:20.020946 [ 197 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2260 | 2026.01.13 19:56:20.022075 [ 194 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 390 rows, containing 4 columns (4 merged, 0 gathered) in 0.001576035 sec., 247456.43339139043 rows/sec., 16.89 MiB/sec. | ||
| 2261 | 2026.01.13 19:56:20.022287 [ 197 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2262 | 2026.01.13 19:56:20.022636 [ 197 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_11_2} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2263 | 2026.01.13 19:56:20.022726 [ 197 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_11_2} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2264 | 2026.01.13 19:56:20.022804 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2265 | 2026.01.13 19:56:20.023653 [ 197 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 123 rows, containing 19 columns (19 merged, 0 gathered) in 0.004980251 sec., 24697.550384508733 rows/sec., 44.26 MiB/sec. | ||
| 2266 | 2026.01.13 19:56:20.024034 [ 197 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2267 | 2026.01.13 19:56:20.024483 [ 197 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2268 | 2026.01.13 19:56:20.024554 [ 197 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2269 | 2026.01.13 19:56:20.024676 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 2270 | 2026.01.13 19:56:20.691690 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53037 | ||
| 2271 | 2026.01.13 19:56:20.691794 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2272 | 2026.01.13 19:56:20.691826 [ 288 ] {} <Debug> TCP-Session: f1b788a8-de85-462a-bac1-b222ca4771de Authenticating user 'default' from [fd00:1122:3344:101::e]:53037 | ||
| 2273 | 2026.01.13 19:56:20.691848 [ 288 ] {} <Debug> TCP-Session: f1b788a8-de85-462a-bac1-b222ca4771de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2274 | 2026.01.13 19:56:20.691861 [ 288 ] {} <Debug> TCP-Session: f1b788a8-de85-462a-bac1-b222ca4771de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2275 | 2026.01.13 19:56:20.692111 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44400 | ||
| 2276 | 2026.01.13 19:56:20.692151 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61624 | ||
| 2277 | 2026.01.13 19:56:20.692164 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59788 | ||
| 2278 | 2026.01.13 19:56:20.692187 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57621 | ||
| 2279 | 2026.01.13 19:56:20.692209 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47466 | ||
| 2280 | 2026.01.13 19:56:20.692233 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48722 | ||
| 2281 | 2026.01.13 19:56:20.692260 [ 288 ] {} <Trace> TCP-Session: f1b788a8-de85-462a-bac1-b222ca4771de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2282 | 2026.01.13 19:56:20.692302 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2283 | 2026.01.13 19:56:20.692322 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2284 | 2026.01.13 19:56:20.692347 [ 293 ] {} <Debug> TCP-Session: 56d1b1c4-467c-4556-b334-8edd4f24397e Authenticating user 'default' from [fd00:1122:3344:101::e]:57621 | ||
| 2285 | 2026.01.13 19:56:20.692356 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2286 | 2026.01.13 19:56:20.692363 [ 294 ] {} <Debug> TCP-Session: 3739385e-75fc-4bf6-b545-0a1c1d358579 Authenticating user 'default' from [fd00:1122:3344:101::e]:47466 | ||
| 2287 | 2026.01.13 19:56:20.692394 [ 293 ] {} <Debug> TCP-Session: 56d1b1c4-467c-4556-b334-8edd4f24397e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2288 | 2026.01.13 19:56:20.692418 [ 294 ] {} <Debug> TCP-Session: 3739385e-75fc-4bf6-b545-0a1c1d358579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2289 | 2026.01.13 19:56:20.692435 [ 293 ] {} <Debug> TCP-Session: 56d1b1c4-467c-4556-b334-8edd4f24397e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2290 | 2026.01.13 19:56:20.692406 [ 286 ] {} <Debug> TCP-Session: 59e27326-d0b2-41fc-a155-6ade755927cd Authenticating user 'default' from [fd00:1122:3344:101::e]:48722 | ||
| 2291 | 2026.01.13 19:56:20.692455 [ 294 ] {} <Debug> TCP-Session: 3739385e-75fc-4bf6-b545-0a1c1d358579 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2292 | 2026.01.13 19:56:20.692285 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2293 | 2026.01.13 19:56:20.692492 [ 286 ] {} <Debug> TCP-Session: 59e27326-d0b2-41fc-a155-6ade755927cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2294 | 2026.01.13 19:56:20.692496 [ 288 ] {fcc5a510-c586-4655-b5e4-79176e59788c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53037) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2295 | 2026.01.13 19:56:20.692523 [ 290 ] {} <Debug> TCP-Session: 59759308-cdee-4441-94dd-c82d4061742e Authenticating user 'default' from [fd00:1122:3344:101::e]:61624 | ||
| 2296 | 2026.01.13 19:56:20.692525 [ 286 ] {} <Debug> TCP-Session: 59e27326-d0b2-41fc-a155-6ade755927cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2297 | 2026.01.13 19:56:20.692559 [ 290 ] {} <Debug> TCP-Session: 59759308-cdee-4441-94dd-c82d4061742e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2298 | 2026.01.13 19:56:20.692282 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2299 | 2026.01.13 19:56:20.692577 [ 290 ] {} <Debug> TCP-Session: 59759308-cdee-4441-94dd-c82d4061742e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2300 | 2026.01.13 19:56:20.692609 [ 292 ] {} <Debug> TCP-Session: bc4fb193-bd32-469e-bdc1-061e9f2c7712 Authenticating user 'default' from [fd00:1122:3344:101::e]:59788 | ||
| 2301 | 2026.01.13 19:56:20.692230 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2302 | 2026.01.13 19:56:20.692641 [ 292 ] {} <Debug> TCP-Session: bc4fb193-bd32-469e-bdc1-061e9f2c7712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2303 | 2026.01.13 19:56:20.692151 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37266 | ||
| 2304 | 2026.01.13 19:56:20.692674 [ 292 ] {} <Debug> TCP-Session: bc4fb193-bd32-469e-bdc1-061e9f2c7712 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2305 | 2026.01.13 19:56:20.692669 [ 289 ] {} <Debug> TCP-Session: 82437d74-ead1-455c-8629-33c1a3be39d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:44400 | ||
| 2306 | 2026.01.13 19:56:20.692224 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54900 | ||
| 2307 | 2026.01.13 19:56:20.692755 [ 289 ] {} <Debug> TCP-Session: 82437d74-ead1-455c-8629-33c1a3be39d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2308 | 2026.01.13 19:56:20.692786 [ 289 ] {} <Debug> TCP-Session: 82437d74-ead1-455c-8629-33c1a3be39d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2309 | 2026.01.13 19:56:20.692793 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2310 | 2026.01.13 19:56:20.692826 [ 291 ] {} <Debug> TCP-Session: 5a1f83fb-d78e-434a-9050-9c66c3a1c625 Authenticating user 'default' from [fd00:1122:3344:101::e]:37266 | ||
| 2311 | 2026.01.13 19:56:20.692831 [ 288 ] {fcc5a510-c586-4655-b5e4-79176e59788c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2312 | 2026.01.13 19:56:20.692849 [ 291 ] {} <Debug> TCP-Session: 5a1f83fb-d78e-434a-9050-9c66c3a1c625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2313 | 2026.01.13 19:56:20.692872 [ 291 ] {} <Debug> TCP-Session: 5a1f83fb-d78e-434a-9050-9c66c3a1c625 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2314 | 2026.01.13 19:56:20.692889 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2315 | 2026.01.13 19:56:20.692893 [ 288 ] {fcc5a510-c586-4655-b5e4-79176e59788c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2316 | 2026.01.13 19:56:20.692921 [ 3 ] {} <Debug> TCP-Session: b8fcb4e5-cd1f-432f-b2f7-3d1527fc6e7e Authenticating user 'default' from [fd00:1122:3344:101::e]:54900 | ||
| 2317 | 2026.01.13 19:56:20.692943 [ 3 ] {} <Debug> TCP-Session: b8fcb4e5-cd1f-432f-b2f7-3d1527fc6e7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2318 | 2026.01.13 19:56:20.692956 [ 3 ] {} <Debug> TCP-Session: b8fcb4e5-cd1f-432f-b2f7-3d1527fc6e7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2319 | 2026.01.13 19:56:20.693230 [ 288 ] {fcc5a510-c586-4655-b5e4-79176e59788c} <Debug> oximeter.version (453402a2-6064-4fbd-a72c-052d54caf800) (SelectExecutor): Key condition: unknown | ||
| 2320 | 2026.01.13 19:56:20.694266 [ 337 ] {fcc5a510-c586-4655-b5e4-79176e59788c} <Trace> AggregatingTransform: Aggregating | ||
| 2321 | 2026.01.13 19:56:20.694320 [ 337 ] {fcc5a510-c586-4655-b5e4-79176e59788c} <Trace> Aggregator: Aggregation method: without_key | ||
| 2322 | 2026.01.13 19:56:20.694362 [ 337 ] {fcc5a510-c586-4655-b5e4-79176e59788c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001014793 sec. (985.423 rows/sec., 38.49 KiB/sec.) | ||
| 2323 | 2026.01.13 19:56:20.694385 [ 337 ] {fcc5a510-c586-4655-b5e4-79176e59788c} <Trace> Aggregator: Merging aggregated data | ||
| 2324 | 2026.01.13 19:56:20.695611 [ 288 ] {fcc5a510-c586-4655-b5e4-79176e59788c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003178 sec., 314.66331025802396 rows/sec., 12.29 KiB/sec. | ||
| 2325 | 2026.01.13 19:56:20.695755 [ 288 ] {fcc5a510-c586-4655-b5e4-79176e59788c} <Debug> TCPHandler: Processed in 0.003669731 sec. | ||
| 2326 | 2026.01.13 19:56:20.695846 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2327 | 2026.01.13 19:56:20.695875 [ 288 ] {} <Debug> TCP-Session: f1b788a8-de85-462a-bac1-b222ca4771de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2328 | 2026.01.13 19:56:20.695884 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2329 | 2026.01.13 19:56:20.695904 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2330 | 2026.01.13 19:56:20.695935 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2331 | 2026.01.13 19:56:20.695957 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2332 | 2026.01.13 19:56:20.695979 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2333 | 2026.01.13 19:56:20.695989 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2334 | 2026.01.13 19:56:20.696012 [ 291 ] {} <Debug> TCP-Session: 5a1f83fb-d78e-434a-9050-9c66c3a1c625 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2335 | 2026.01.13 19:56:20.695982 [ 293 ] {} <Debug> TCP-Session: 56d1b1c4-467c-4556-b334-8edd4f24397e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2336 | 2026.01.13 19:56:20.696044 [ 292 ] {} <Debug> TCP-Session: bc4fb193-bd32-469e-bdc1-061e9f2c7712 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2337 | 2026.01.13 19:56:20.695921 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2338 | 2026.01.13 19:56:20.695970 [ 289 ] {} <Debug> TCP-Session: 82437d74-ead1-455c-8629-33c1a3be39d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2339 | 2026.01.13 19:56:20.696040 [ 3 ] {} <Debug> TCP-Session: b8fcb4e5-cd1f-432f-b2f7-3d1527fc6e7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2340 | 2026.01.13 19:56:20.696128 [ 290 ] {} <Debug> TCP-Session: 59759308-cdee-4441-94dd-c82d4061742e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2341 | 2026.01.13 19:56:20.696009 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2342 | 2026.01.13 19:56:20.695944 [ 286 ] {} <Debug> TCP-Session: 59e27326-d0b2-41fc-a155-6ade755927cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2343 | 2026.01.13 19:56:20.696204 [ 294 ] {} <Debug> TCP-Session: 3739385e-75fc-4bf6-b545-0a1c1d358579 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2344 | 2026.01.13 19:56:20.881164 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61722 | ||
| 2345 | 2026.01.13 19:56:20.881279 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2346 | 2026.01.13 19:56:20.881306 [ 288 ] {} <Debug> TCP-Session: 48fbab27-367d-4c68-a757-b04a3df88187 Authenticating user 'default' from [fd00:1122:3344:101::e]:61722 | ||
| 2347 | 2026.01.13 19:56:20.881328 [ 288 ] {} <Debug> TCP-Session: 48fbab27-367d-4c68-a757-b04a3df88187 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2348 | 2026.01.13 19:56:20.881341 [ 288 ] {} <Debug> TCP-Session: 48fbab27-367d-4c68-a757-b04a3df88187 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2349 | 2026.01.13 19:56:20.881577 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37875 | ||
| 2350 | 2026.01.13 19:56:20.881602 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47912 | ||
| 2351 | 2026.01.13 19:56:20.881631 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58313 | ||
| 2352 | 2026.01.13 19:56:20.881642 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54058 | ||
| 2353 | 2026.01.13 19:56:20.881668 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40824 | ||
| 2354 | 2026.01.13 19:56:20.881693 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2355 | 2026.01.13 19:56:20.881722 [ 288 ] {} <Trace> TCP-Session: 48fbab27-367d-4c68-a757-b04a3df88187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2356 | 2026.01.13 19:56:20.881748 [ 289 ] {} <Debug> TCP-Session: d3a184d2-abca-4342-8f6c-661a730989aa Authenticating user 'default' from [fd00:1122:3344:101::e]:37875 | ||
| 2357 | 2026.01.13 19:56:20.881726 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2358 | 2026.01.13 19:56:20.881778 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2359 | 2026.01.13 19:56:20.881788 [ 289 ] {} <Debug> TCP-Session: d3a184d2-abca-4342-8f6c-661a730989aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2360 | 2026.01.13 19:56:20.881808 [ 290 ] {} <Debug> TCP-Session: f4efd823-b7aa-4bc8-bf28-476c9eed033f Authenticating user 'default' from [fd00:1122:3344:101::e]:47912 | ||
| 2361 | 2026.01.13 19:56:20.881826 [ 286 ] {} <Debug> TCP-Session: db7ce100-1839-47fe-a5c6-7bc685cddda5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40824 | ||
| 2362 | 2026.01.13 19:56:20.881829 [ 289 ] {} <Debug> TCP-Session: d3a184d2-abca-4342-8f6c-661a730989aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2363 | 2026.01.13 19:56:20.881850 [ 290 ] {} <Debug> TCP-Session: f4efd823-b7aa-4bc8-bf28-476c9eed033f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2364 | 2026.01.13 19:56:20.881862 [ 286 ] {} <Debug> TCP-Session: db7ce100-1839-47fe-a5c6-7bc685cddda5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2365 | 2026.01.13 19:56:20.881878 [ 290 ] {} <Debug> TCP-Session: f4efd823-b7aa-4bc8-bf28-476c9eed033f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2366 | 2026.01.13 19:56:20.881890 [ 286 ] {} <Debug> TCP-Session: db7ce100-1839-47fe-a5c6-7bc685cddda5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2367 | 2026.01.13 19:56:20.881618 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53890 | ||
| 2368 | 2026.01.13 19:56:20.881609 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63393 | ||
| 2369 | 2026.01.13 19:56:20.881947 [ 288 ] {b797e1e0-6a75-47c8-bf8b-b371ab54efd0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61722) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2370 | 2026.01.13 19:56:20.881603 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55185 | ||
| 2371 | 2026.01.13 19:56:20.882014 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2372 | 2026.01.13 19:56:20.881988 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2373 | 2026.01.13 19:56:20.882053 [ 292 ] {} <Debug> TCP-Session: 33611b37-398c-4147-a77d-b9ab10071a71 Authenticating user 'default' from [fd00:1122:3344:101::e]:63393 | ||
| 2374 | 2026.01.13 19:56:20.881741 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2375 | 2026.01.13 19:56:20.882086 [ 292 ] {} <Debug> TCP-Session: 33611b37-398c-4147-a77d-b9ab10071a71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2376 | 2026.01.13 19:56:20.882099 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2377 | 2026.01.13 19:56:20.882114 [ 292 ] {} <Debug> TCP-Session: 33611b37-398c-4147-a77d-b9ab10071a71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2378 | 2026.01.13 19:56:20.882079 [ 293 ] {} <Debug> TCP-Session: cc88c02b-462a-40e4-aa2d-fa70cb987619 Authenticating user 'default' from [fd00:1122:3344:101::e]:53890 | ||
| 2379 | 2026.01.13 19:56:20.882144 [ 291 ] {} <Debug> TCP-Session: a834993b-c454-49be-996a-f64b1441437e Authenticating user 'default' from [fd00:1122:3344:101::e]:55185 | ||
| 2380 | 2026.01.13 19:56:20.882167 [ 293 ] {} <Debug> TCP-Session: cc88c02b-462a-40e4-aa2d-fa70cb987619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2381 | 2026.01.13 19:56:20.882109 [ 3 ] {} <Debug> TCP-Session: 7cea4b69-e531-4c65-8dde-3452dfbccdaa Authenticating user 'default' from [fd00:1122:3344:101::e]:54058 | ||
| 2382 | 2026.01.13 19:56:20.882187 [ 291 ] {} <Debug> TCP-Session: a834993b-c454-49be-996a-f64b1441437e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2383 | 2026.01.13 19:56:20.882214 [ 3 ] {} <Debug> TCP-Session: 7cea4b69-e531-4c65-8dde-3452dfbccdaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2384 | 2026.01.13 19:56:20.882227 [ 291 ] {} <Debug> TCP-Session: a834993b-c454-49be-996a-f64b1441437e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2385 | 2026.01.13 19:56:20.882244 [ 3 ] {} <Debug> TCP-Session: 7cea4b69-e531-4c65-8dde-3452dfbccdaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2386 | 2026.01.13 19:56:20.882192 [ 293 ] {} <Debug> TCP-Session: cc88c02b-462a-40e4-aa2d-fa70cb987619 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2387 | 2026.01.13 19:56:20.881727 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2388 | 2026.01.13 19:56:20.882296 [ 288 ] {b797e1e0-6a75-47c8-bf8b-b371ab54efd0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2389 | 2026.01.13 19:56:20.882319 [ 294 ] {} <Debug> TCP-Session: f2d4f504-0e51-4b37-b026-3c522cce4421 Authenticating user 'default' from [fd00:1122:3344:101::e]:58313 | ||
| 2390 | 2026.01.13 19:56:20.882357 [ 294 ] {} <Debug> TCP-Session: f2d4f504-0e51-4b37-b026-3c522cce4421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2391 | 2026.01.13 19:56:20.882369 [ 294 ] {} <Debug> TCP-Session: f2d4f504-0e51-4b37-b026-3c522cce4421 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2392 | 2026.01.13 19:56:20.882388 [ 288 ] {b797e1e0-6a75-47c8-bf8b-b371ab54efd0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2393 | 2026.01.13 19:56:20.882682 [ 288 ] {b797e1e0-6a75-47c8-bf8b-b371ab54efd0} <Debug> oximeter.version (453402a2-6064-4fbd-a72c-052d54caf800) (SelectExecutor): Key condition: unknown | ||
| 2394 | 2026.01.13 19:56:20.883571 [ 300 ] {b797e1e0-6a75-47c8-bf8b-b371ab54efd0} <Trace> AggregatingTransform: Aggregating | ||
| 2395 | 2026.01.13 19:56:20.883627 [ 300 ] {b797e1e0-6a75-47c8-bf8b-b371ab54efd0} <Trace> Aggregator: Aggregation method: without_key | ||
| 2396 | 2026.01.13 19:56:20.883665 [ 300 ] {b797e1e0-6a75-47c8-bf8b-b371ab54efd0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00087932 sec. (1137.242 rows/sec., 44.42 KiB/sec.) | ||
| 2397 | 2026.01.13 19:56:20.883684 [ 300 ] {b797e1e0-6a75-47c8-bf8b-b371ab54efd0} <Trace> Aggregator: Merging aggregated data | ||
| 2398 | 2026.01.13 19:56:20.885123 [ 288 ] {b797e1e0-6a75-47c8-bf8b-b371ab54efd0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00325 sec., 307.6923076923077 rows/sec., 12.02 KiB/sec. | ||
| 2399 | 2026.01.13 19:56:20.885274 [ 288 ] {b797e1e0-6a75-47c8-bf8b-b371ab54efd0} <Debug> TCPHandler: Processed in 0.003722523 sec. | ||
| 2400 | 2026.01.13 19:56:20.885392 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2401 | 2026.01.13 19:56:20.885422 [ 288 ] {} <Debug> TCP-Session: 48fbab27-367d-4c68-a757-b04a3df88187 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2402 | 2026.01.13 19:56:20.885435 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2403 | 2026.01.13 19:56:20.885455 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2404 | 2026.01.13 19:56:20.885470 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2405 | 2026.01.13 19:56:20.885496 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2406 | 2026.01.13 19:56:20.885507 [ 291 ] {} <Debug> TCP-Session: a834993b-c454-49be-996a-f64b1441437e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2407 | 2026.01.13 19:56:20.885525 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2408 | 2026.01.13 19:56:20.885529 [ 293 ] {} <Debug> TCP-Session: cc88c02b-462a-40e4-aa2d-fa70cb987619 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2409 | 2026.01.13 19:56:20.885540 [ 289 ] {} <Debug> TCP-Session: d3a184d2-abca-4342-8f6c-661a730989aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2410 | 2026.01.13 19:56:20.885573 [ 294 ] {} <Debug> TCP-Session: f2d4f504-0e51-4b37-b026-3c522cce4421 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2411 | 2026.01.13 19:56:20.885515 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2412 | 2026.01.13 19:56:20.885486 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2413 | 2026.01.13 19:56:20.885644 [ 290 ] {} <Debug> TCP-Session: f4efd823-b7aa-4bc8-bf28-476c9eed033f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2414 | 2026.01.13 19:56:20.885540 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2415 | 2026.01.13 19:56:20.885671 [ 292 ] {} <Debug> TCP-Session: 33611b37-398c-4147-a77d-b9ab10071a71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2416 | 2026.01.13 19:56:20.885486 [ 286 ] {} <Debug> TCP-Session: db7ce100-1839-47fe-a5c6-7bc685cddda5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2417 | 2026.01.13 19:56:20.885699 [ 3 ] {} <Debug> TCP-Session: 7cea4b69-e531-4c65-8dde-3452dfbccdaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2418 | 2026.01.13 19:56:21.990160 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2419 | 2026.01.13 19:56:21.990224 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2420 | 2026.01.13 19:56:22.093436 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4810 | ||
| 2421 | 2026.01.13 19:56:22.094286 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2422 | 2026.01.13 19:56:22.094369 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2423 | 2026.01.13 19:56:22.095105 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2424 | 2026.01.13 19:56:22.095345 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2425 | 2026.01.13 19:56:22.095493 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4810 | ||
| 2426 | 2026.01.13 19:56:22.355134 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2427 | 2026.01.13 19:56:22.372678 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2428 | 2026.01.13 19:56:22.372750 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2429 | 2026.01.13 19:56:22.378580 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2430 | 2026.01.13 19:56:22.379319 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2431 | 2026.01.13 19:56:22.382626 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2432 | 2026.01.13 19:56:25.000016 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2433 | 2026.01.13 19:56:25.000229 [ 5 ] {afb37e81-9e58-45e3-9786-6191d19ab5a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2434 | 2026.01.13 19:56:25.000305 [ 5 ] {afb37e81-9e58-45e3-9786-6191d19ab5a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2435 | 2026.01.13 19:56:25.000985 [ 5 ] {afb37e81-9e58-45e3-9786-6191d19ab5a3} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2436 | 2026.01.13 19:56:25.001032 [ 5 ] {afb37e81-9e58-45e3-9786-6191d19ab5a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2437 | 2026.01.13 19:56:25.001416 [ 5 ] {afb37e81-9e58-45e3-9786-6191d19ab5a3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2438 | 2026.01.13 19:56:25.001648 [ 5 ] {afb37e81-9e58-45e3-9786-6191d19ab5a3} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2439 | 2026.01.13 19:56:25.001800 [ 5 ] {afb37e81-9e58-45e3-9786-6191d19ab5a3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001624 sec., 34482.75862068965 rows/sec., 2.63 MiB/sec. | ||
| 2440 | 2026.01.13 19:56:25.001847 [ 5 ] {afb37e81-9e58-45e3-9786-6191d19ab5a3} <Debug> TCPHandler: Processed in 0.001965613 sec. | ||
| 2441 | 2026.01.13 19:56:25.001969 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2442 | 2026.01.13 19:56:25.002072 [ 5 ] {6332c44a-79fc-4ea6-af0d-fb0c14573a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2443 | 2026.01.13 19:56:25.002116 [ 5 ] {6332c44a-79fc-4ea6-af0d-fb0c14573a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2444 | 2026.01.13 19:56:25.002559 [ 5 ] {6332c44a-79fc-4ea6-af0d-fb0c14573a72} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2445 | 2026.01.13 19:56:25.002597 [ 5 ] {6332c44a-79fc-4ea6-af0d-fb0c14573a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2446 | 2026.01.13 19:56:25.002908 [ 5 ] {6332c44a-79fc-4ea6-af0d-fb0c14573a72} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2447 | 2026.01.13 19:56:25.003117 [ 5 ] {6332c44a-79fc-4ea6-af0d-fb0c14573a72} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2448 | 2026.01.13 19:56:25.003244 [ 5 ] {6332c44a-79fc-4ea6-af0d-fb0c14573a72} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001195 sec., 53556.48535564853 rows/sec., 4.18 MiB/sec. | ||
| 2449 | 2026.01.13 19:56:25.003281 [ 5 ] {6332c44a-79fc-4ea6-af0d-fb0c14573a72} <Debug> TCPHandler: Processed in 0.00136372 sec. | ||
| 2450 | 2026.01.13 19:56:25.003398 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2451 | 2026.01.13 19:56:25.003493 [ 5 ] {5b6a81af-70ec-41e2-baa2-2bc333d51925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2452 | 2026.01.13 19:56:25.003537 [ 5 ] {5b6a81af-70ec-41e2-baa2-2bc333d51925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2453 | 2026.01.13 19:56:25.003959 [ 5 ] {5b6a81af-70ec-41e2-baa2-2bc333d51925} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2454 | 2026.01.13 19:56:25.003995 [ 5 ] {5b6a81af-70ec-41e2-baa2-2bc333d51925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2455 | 2026.01.13 19:56:25.004317 [ 5 ] {5b6a81af-70ec-41e2-baa2-2bc333d51925} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2456 | 2026.01.13 19:56:25.004524 [ 5 ] {5b6a81af-70ec-41e2-baa2-2bc333d51925} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2457 | 2026.01.13 19:56:25.004651 [ 5 ] {5b6a81af-70ec-41e2-baa2-2bc333d51925} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 2458 | 2026.01.13 19:56:25.004686 [ 5 ] {5b6a81af-70ec-41e2-baa2-2bc333d51925} <Debug> TCPHandler: Processed in 0.00133754 sec. | ||
| 2459 | 2026.01.13 19:56:25.004797 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2460 | 2026.01.13 19:56:25.004890 [ 5 ] {7b4bddba-0f48-45bd-8e73-f2ae2d44f624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2461 | 2026.01.13 19:56:25.004931 [ 5 ] {7b4bddba-0f48-45bd-8e73-f2ae2d44f624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2462 | 2026.01.13 19:56:25.005282 [ 5 ] {7b4bddba-0f48-45bd-8e73-f2ae2d44f624} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2463 | 2026.01.13 19:56:25.005318 [ 5 ] {7b4bddba-0f48-45bd-8e73-f2ae2d44f624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2464 | 2026.01.13 19:56:25.005618 [ 5 ] {7b4bddba-0f48-45bd-8e73-f2ae2d44f624} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2465 | 2026.01.13 19:56:25.005823 [ 5 ] {7b4bddba-0f48-45bd-8e73-f2ae2d44f624} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2466 | 2026.01.13 19:56:25.005950 [ 5 ] {7b4bddba-0f48-45bd-8e73-f2ae2d44f624} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 2467 | 2026.01.13 19:56:25.005984 [ 5 ] {7b4bddba-0f48-45bd-8e73-f2ae2d44f624} <Debug> TCPHandler: Processed in 0.001237477 sec. | ||
| 2468 | 2026.01.13 19:56:26.109570 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2469 | 2026.01.13 19:56:26.109827 [ 5 ] {e3d683b3-e544-4988-a57c-6716dbfbec53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2470 | 2026.01.13 19:56:26.110211 [ 5 ] {e3d683b3-e544-4988-a57c-6716dbfbec53} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2471 | 2026.01.13 19:56:26.110256 [ 5 ] {e3d683b3-e544-4988-a57c-6716dbfbec53} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2472 | 2026.01.13 19:56:26.110558 [ 5 ] {e3d683b3-e544-4988-a57c-6716dbfbec53} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2473 | 2026.01.13 19:56:26.110633 [ 5 ] {e3d683b3-e544-4988-a57c-6716dbfbec53} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2474 | 2026.01.13 19:56:26.110772 [ 5 ] {e3d683b3-e544-4988-a57c-6716dbfbec53} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2475 | 2026.01.13 19:56:26.110899 [ 303 ] {e3d683b3-e544-4988-a57c-6716dbfbec53} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2476 | 2026.01.13 19:56:26.110905 [ 302 ] {e3d683b3-e544-4988-a57c-6716dbfbec53} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2477 | 2026.01.13 19:56:26.110956 [ 261 ] {e3d683b3-e544-4988-a57c-6716dbfbec53} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2478 | 2026.01.13 19:56:26.111113 [ 5 ] {e3d683b3-e544-4988-a57c-6716dbfbec53} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (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 | ||
| 2479 | 2026.01.13 19:56:26.111142 [ 5 ] {e3d683b3-e544-4988-a57c-6716dbfbec53} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2480 | 2026.01.13 19:56:26.111229 [ 5 ] {e3d683b3-e544-4988-a57c-6716dbfbec53} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2481 | 2026.01.13 19:56:26.111250 [ 5 ] {e3d683b3-e544-4988-a57c-6716dbfbec53} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2482 | 2026.01.13 19:56:26.111285 [ 5 ] {e3d683b3-e544-4988-a57c-6716dbfbec53} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2483 | 2026.01.13 19:56:26.111326 [ 5 ] {e3d683b3-e544-4988-a57c-6716dbfbec53} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2484 | 2026.01.13 19:56:26.111361 [ 5 ] {e3d683b3-e544-4988-a57c-6716dbfbec53} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2485 | 2026.01.13 19:56:26.112266 [ 5 ] {e3d683b3-e544-4988-a57c-6716dbfbec53} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.002546 sec., 11390.416339355852 rows/sec., 496.34 KiB/sec. | ||
| 2486 | 2026.01.13 19:56:26.112407 [ 5 ] {e3d683b3-e544-4988-a57c-6716dbfbec53} <Debug> TCPHandler: Processed in 0.002977256 sec. | ||
| 2487 | 2026.01.13 19:56:26.112731 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2488 | 2026.01.13 19:56:26.112864 [ 5 ] {95716991-a1a8-4b6f-a2ce-61df6bded596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2489 | 2026.01.13 19:56:26.113077 [ 5 ] {95716991-a1a8-4b6f-a2ce-61df6bded596} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2490 | 2026.01.13 19:56:26.113110 [ 5 ] {95716991-a1a8-4b6f-a2ce-61df6bded596} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2491 | 2026.01.13 19:56:26.113302 [ 5 ] {95716991-a1a8-4b6f-a2ce-61df6bded596} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2492 | 2026.01.13 19:56:26.113356 [ 5 ] {95716991-a1a8-4b6f-a2ce-61df6bded596} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2493 | 2026.01.13 19:56:26.113455 [ 5 ] {95716991-a1a8-4b6f-a2ce-61df6bded596} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 2494 | 2026.01.13 19:56:26.113519 [ 302 ] {95716991-a1a8-4b6f-a2ce-61df6bded596} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2495 | 2026.01.13 19:56:26.113524 [ 320 ] {95716991-a1a8-4b6f-a2ce-61df6bded596} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2496 | 2026.01.13 19:56:26.113530 [ 303 ] {95716991-a1a8-4b6f-a2ce-61df6bded596} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2497 | 2026.01.13 19:56:26.113664 [ 5 ] {95716991-a1a8-4b6f-a2ce-61df6bded596} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (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 | ||
| 2498 | 2026.01.13 19:56:26.113689 [ 5 ] {95716991-a1a8-4b6f-a2ce-61df6bded596} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2499 | 2026.01.13 19:56:26.113757 [ 5 ] {95716991-a1a8-4b6f-a2ce-61df6bded596} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2500 | 2026.01.13 19:56:26.113774 [ 5 ] {95716991-a1a8-4b6f-a2ce-61df6bded596} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2501 | 2026.01.13 19:56:26.113804 [ 5 ] {95716991-a1a8-4b6f-a2ce-61df6bded596} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2502 | 2026.01.13 19:56:26.113834 [ 5 ] {95716991-a1a8-4b6f-a2ce-61df6bded596} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2503 | 2026.01.13 19:56:26.113862 [ 5 ] {95716991-a1a8-4b6f-a2ce-61df6bded596} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2504 | 2026.01.13 19:56:26.114561 [ 5 ] {95716991-a1a8-4b6f-a2ce-61df6bded596} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00175 sec., 16571.428571428572 rows/sec., 722.10 KiB/sec. | ||
| 2505 | 2026.01.13 19:56:26.114695 [ 5 ] {95716991-a1a8-4b6f-a2ce-61df6bded596} <Debug> TCPHandler: Processed in 0.002012425 sec. | ||
| 2506 | 2026.01.13 19:56:26.115255 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2507 | 2026.01.13 19:56:26.115388 [ 5 ] {a7c74b8e-3dfe-4aa2-9776-b5a255b8ce04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2508 | 2026.01.13 19:56:26.115599 [ 5 ] {a7c74b8e-3dfe-4aa2-9776-b5a255b8ce04} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2509 | 2026.01.13 19:56:26.115643 [ 5 ] {a7c74b8e-3dfe-4aa2-9776-b5a255b8ce04} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2510 | 2026.01.13 19:56:26.115860 [ 5 ] {a7c74b8e-3dfe-4aa2-9776-b5a255b8ce04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2511 | 2026.01.13 19:56:26.115913 [ 5 ] {a7c74b8e-3dfe-4aa2-9776-b5a255b8ce04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2512 | 2026.01.13 19:56:26.116011 [ 5 ] {a7c74b8e-3dfe-4aa2-9776-b5a255b8ce04} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2513 | 2026.01.13 19:56:26.116082 [ 302 ] {a7c74b8e-3dfe-4aa2-9776-b5a255b8ce04} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2514 | 2026.01.13 19:56:26.116088 [ 299 ] {a7c74b8e-3dfe-4aa2-9776-b5a255b8ce04} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2515 | 2026.01.13 19:56:26.116088 [ 303 ] {a7c74b8e-3dfe-4aa2-9776-b5a255b8ce04} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2516 | 2026.01.13 19:56:26.116225 [ 5 ] {a7c74b8e-3dfe-4aa2-9776-b5a255b8ce04} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (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 | ||
| 2517 | 2026.01.13 19:56:26.116268 [ 5 ] {a7c74b8e-3dfe-4aa2-9776-b5a255b8ce04} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2518 | 2026.01.13 19:56:26.116355 [ 5 ] {a7c74b8e-3dfe-4aa2-9776-b5a255b8ce04} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2519 | 2026.01.13 19:56:26.116374 [ 5 ] {a7c74b8e-3dfe-4aa2-9776-b5a255b8ce04} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2520 | 2026.01.13 19:56:26.116406 [ 5 ] {a7c74b8e-3dfe-4aa2-9776-b5a255b8ce04} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2521 | 2026.01.13 19:56:26.116437 [ 5 ] {a7c74b8e-3dfe-4aa2-9776-b5a255b8ce04} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2522 | 2026.01.13 19:56:26.116466 [ 5 ] {a7c74b8e-3dfe-4aa2-9776-b5a255b8ce04} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2523 | 2026.01.13 19:56:26.117121 [ 5 ] {a7c74b8e-3dfe-4aa2-9776-b5a255b8ce04} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001786 sec., 16237.402015677491 rows/sec., 707.54 KiB/sec. | ||
| 2524 | 2026.01.13 19:56:26.117253 [ 5 ] {a7c74b8e-3dfe-4aa2-9776-b5a255b8ce04} <Debug> TCPHandler: Processed in 0.002047175 sec. | ||
| 2525 | 2026.01.13 19:56:26.117494 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2526 | 2026.01.13 19:56:26.117628 [ 5 ] {d4ad6f5d-b0fa-429f-a691-5b20fcd51fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 2527 | 2026.01.13 19:56:26.117855 [ 5 ] {d4ad6f5d-b0fa-429f-a691-5b20fcd51fa2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2528 | 2026.01.13 19:56:26.117890 [ 5 ] {d4ad6f5d-b0fa-429f-a691-5b20fcd51fa2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 2529 | 2026.01.13 19:56:26.118087 [ 5 ] {d4ad6f5d-b0fa-429f-a691-5b20fcd51fa2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2530 | 2026.01.13 19:56:26.118140 [ 5 ] {d4ad6f5d-b0fa-429f-a691-5b20fcd51fa2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2531 | 2026.01.13 19:56:26.118240 [ 5 ] {d4ad6f5d-b0fa-429f-a691-5b20fcd51fa2} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2532 | 2026.01.13 19:56:26.118303 [ 320 ] {d4ad6f5d-b0fa-429f-a691-5b20fcd51fa2} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2533 | 2026.01.13 19:56:26.118310 [ 302 ] {d4ad6f5d-b0fa-429f-a691-5b20fcd51fa2} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2534 | 2026.01.13 19:56:26.118308 [ 299 ] {d4ad6f5d-b0fa-429f-a691-5b20fcd51fa2} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2535 | 2026.01.13 19:56:26.118430 [ 5 ] {d4ad6f5d-b0fa-429f-a691-5b20fcd51fa2} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (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 | ||
| 2536 | 2026.01.13 19:56:26.118455 [ 5 ] {d4ad6f5d-b0fa-429f-a691-5b20fcd51fa2} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2537 | 2026.01.13 19:56:26.118524 [ 5 ] {d4ad6f5d-b0fa-429f-a691-5b20fcd51fa2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2538 | 2026.01.13 19:56:26.118541 [ 5 ] {d4ad6f5d-b0fa-429f-a691-5b20fcd51fa2} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2539 | 2026.01.13 19:56:26.118572 [ 5 ] {d4ad6f5d-b0fa-429f-a691-5b20fcd51fa2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 2540 | 2026.01.13 19:56:26.118603 [ 5 ] {d4ad6f5d-b0fa-429f-a691-5b20fcd51fa2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 2541 | 2026.01.13 19:56:26.118630 [ 5 ] {d4ad6f5d-b0fa-429f-a691-5b20fcd51fa2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 2542 | 2026.01.13 19:56:26.119263 [ 5 ] {d4ad6f5d-b0fa-429f-a691-5b20fcd51fa2} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00169 sec., 17159.763313609466 rows/sec., 747.73 KiB/sec. | ||
| 2543 | 2026.01.13 19:56:26.119393 [ 5 ] {d4ad6f5d-b0fa-429f-a691-5b20fcd51fa2} <Debug> TCPHandler: Processed in 0.001948624 sec. | ||
| 2544 | 2026.01.13 19:56:26.119627 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2545 | 2026.01.13 19:56:26.119763 [ 5 ] {eff2915d-50ba-4546-b22d-08756674bc9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2546 | 2026.01.13 19:56:26.119981 [ 5 ] {eff2915d-50ba-4546-b22d-08756674bc9d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2547 | 2026.01.13 19:56:26.120026 [ 5 ] {eff2915d-50ba-4546-b22d-08756674bc9d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2548 | 2026.01.13 19:56:26.120224 [ 5 ] {eff2915d-50ba-4546-b22d-08756674bc9d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2549 | 2026.01.13 19:56:26.120276 [ 5 ] {eff2915d-50ba-4546-b22d-08756674bc9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2550 | 2026.01.13 19:56:26.120375 [ 5 ] {eff2915d-50ba-4546-b22d-08756674bc9d} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2551 | 2026.01.13 19:56:26.120436 [ 320 ] {eff2915d-50ba-4546-b22d-08756674bc9d} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2552 | 2026.01.13 19:56:26.120442 [ 299 ] {eff2915d-50ba-4546-b22d-08756674bc9d} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2553 | 2026.01.13 19:56:26.120444 [ 349 ] {eff2915d-50ba-4546-b22d-08756674bc9d} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2554 | 2026.01.13 19:56:26.120550 [ 5 ] {eff2915d-50ba-4546-b22d-08756674bc9d} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (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 | ||
| 2555 | 2026.01.13 19:56:26.120574 [ 5 ] {eff2915d-50ba-4546-b22d-08756674bc9d} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2556 | 2026.01.13 19:56:26.120641 [ 5 ] {eff2915d-50ba-4546-b22d-08756674bc9d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2557 | 2026.01.13 19:56:26.120658 [ 5 ] {eff2915d-50ba-4546-b22d-08756674bc9d} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2558 | 2026.01.13 19:56:26.120689 [ 5 ] {eff2915d-50ba-4546-b22d-08756674bc9d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 2559 | 2026.01.13 19:56:26.120720 [ 5 ] {eff2915d-50ba-4546-b22d-08756674bc9d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 2560 | 2026.01.13 19:56:26.120748 [ 5 ] {eff2915d-50ba-4546-b22d-08756674bc9d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 2561 | 2026.01.13 19:56:26.121416 [ 5 ] {eff2915d-50ba-4546-b22d-08756674bc9d} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00171 sec., 16959.06432748538 rows/sec., 738.99 KiB/sec. | ||
| 2562 | 2026.01.13 19:56:26.121604 [ 5 ] {eff2915d-50ba-4546-b22d-08756674bc9d} <Debug> TCPHandler: Processed in 0.002026015 sec. | ||
| 2563 | 2026.01.13 19:56:26.121831 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2564 | 2026.01.13 19:56:26.121963 [ 5 ] {cea0178d-f263-492d-adda-814bc21bfad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2565 | 2026.01.13 19:56:26.122282 [ 5 ] {cea0178d-f263-492d-adda-814bc21bfad9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2566 | 2026.01.13 19:56:26.122317 [ 5 ] {cea0178d-f263-492d-adda-814bc21bfad9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2567 | 2026.01.13 19:56:26.122512 [ 5 ] {cea0178d-f263-492d-adda-814bc21bfad9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2568 | 2026.01.13 19:56:26.122563 [ 5 ] {cea0178d-f263-492d-adda-814bc21bfad9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2569 | 2026.01.13 19:56:26.122661 [ 5 ] {cea0178d-f263-492d-adda-814bc21bfad9} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2570 | 2026.01.13 19:56:26.122722 [ 323 ] {cea0178d-f263-492d-adda-814bc21bfad9} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2571 | 2026.01.13 19:56:26.122731 [ 302 ] {cea0178d-f263-492d-adda-814bc21bfad9} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2572 | 2026.01.13 19:56:26.122722 [ 335 ] {cea0178d-f263-492d-adda-814bc21bfad9} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2573 | 2026.01.13 19:56:26.122847 [ 5 ] {cea0178d-f263-492d-adda-814bc21bfad9} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (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 | ||
| 2574 | 2026.01.13 19:56:26.122871 [ 5 ] {cea0178d-f263-492d-adda-814bc21bfad9} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2575 | 2026.01.13 19:56:26.122936 [ 5 ] {cea0178d-f263-492d-adda-814bc21bfad9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2576 | 2026.01.13 19:56:26.122953 [ 5 ] {cea0178d-f263-492d-adda-814bc21bfad9} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2577 | 2026.01.13 19:56:26.122983 [ 5 ] {cea0178d-f263-492d-adda-814bc21bfad9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2578 | 2026.01.13 19:56:26.123013 [ 5 ] {cea0178d-f263-492d-adda-814bc21bfad9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2579 | 2026.01.13 19:56:26.123041 [ 5 ] {cea0178d-f263-492d-adda-814bc21bfad9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2580 | 2026.01.13 19:56:26.123675 [ 5 ] {cea0178d-f263-492d-adda-814bc21bfad9} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001766 sec., 16421.291053227633 rows/sec., 715.56 KiB/sec. | ||
| 2581 | 2026.01.13 19:56:26.123805 [ 5 ] {cea0178d-f263-492d-adda-814bc21bfad9} <Debug> TCPHandler: Processed in 0.002023115 sec. | ||
| 2582 | 2026.01.13 19:56:26.124022 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2583 | 2026.01.13 19:56:26.124153 [ 5 ] {582e0fb5-7848-48b7-a8bb-f9ac999cd166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2584 | 2026.01.13 19:56:26.124379 [ 5 ] {582e0fb5-7848-48b7-a8bb-f9ac999cd166} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2585 | 2026.01.13 19:56:26.124413 [ 5 ] {582e0fb5-7848-48b7-a8bb-f9ac999cd166} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2586 | 2026.01.13 19:56:26.124711 [ 5 ] {582e0fb5-7848-48b7-a8bb-f9ac999cd166} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2587 | 2026.01.13 19:56:26.124788 [ 5 ] {582e0fb5-7848-48b7-a8bb-f9ac999cd166} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2588 | 2026.01.13 19:56:26.124918 [ 5 ] {582e0fb5-7848-48b7-a8bb-f9ac999cd166} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2589 | 2026.01.13 19:56:26.124983 [ 299 ] {582e0fb5-7848-48b7-a8bb-f9ac999cd166} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2590 | 2026.01.13 19:56:26.124987 [ 323 ] {582e0fb5-7848-48b7-a8bb-f9ac999cd166} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2591 | 2026.01.13 19:56:26.124988 [ 335 ] {582e0fb5-7848-48b7-a8bb-f9ac999cd166} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2592 | 2026.01.13 19:56:26.125103 [ 5 ] {582e0fb5-7848-48b7-a8bb-f9ac999cd166} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (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 | ||
| 2593 | 2026.01.13 19:56:26.125133 [ 5 ] {582e0fb5-7848-48b7-a8bb-f9ac999cd166} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2594 | 2026.01.13 19:56:26.125216 [ 5 ] {582e0fb5-7848-48b7-a8bb-f9ac999cd166} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2595 | 2026.01.13 19:56:26.125237 [ 5 ] {582e0fb5-7848-48b7-a8bb-f9ac999cd166} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2596 | 2026.01.13 19:56:26.125273 [ 5 ] {582e0fb5-7848-48b7-a8bb-f9ac999cd166} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2597 | 2026.01.13 19:56:26.125327 [ 5 ] {582e0fb5-7848-48b7-a8bb-f9ac999cd166} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2598 | 2026.01.13 19:56:26.125374 [ 5 ] {582e0fb5-7848-48b7-a8bb-f9ac999cd166} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2599 | 2026.01.13 19:56:26.126120 [ 5 ] {582e0fb5-7848-48b7-a8bb-f9ac999cd166} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.002021 sec., 14349.33201385453 rows/sec., 625.27 KiB/sec. | ||
| 2600 | 2026.01.13 19:56:26.126254 [ 5 ] {582e0fb5-7848-48b7-a8bb-f9ac999cd166} <Debug> TCPHandler: Processed in 0.00228044 sec. | ||
| 2601 | 2026.01.13 19:56:26.126506 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2602 | 2026.01.13 19:56:26.126643 [ 5 ] {4a6d6904-e536-40f4-8cb1-e647b03675da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2603 | 2026.01.13 19:56:26.126879 [ 5 ] {4a6d6904-e536-40f4-8cb1-e647b03675da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2604 | 2026.01.13 19:56:26.126915 [ 5 ] {4a6d6904-e536-40f4-8cb1-e647b03675da} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 2605 | 2026.01.13 19:56:26.127116 [ 5 ] {4a6d6904-e536-40f4-8cb1-e647b03675da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2606 | 2026.01.13 19:56:26.127169 [ 5 ] {4a6d6904-e536-40f4-8cb1-e647b03675da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2607 | 2026.01.13 19:56:26.127269 [ 5 ] {4a6d6904-e536-40f4-8cb1-e647b03675da} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2608 | 2026.01.13 19:56:26.127327 [ 310 ] {4a6d6904-e536-40f4-8cb1-e647b03675da} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2609 | 2026.01.13 19:56:26.127335 [ 335 ] {4a6d6904-e536-40f4-8cb1-e647b03675da} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2610 | 2026.01.13 19:56:26.127334 [ 299 ] {4a6d6904-e536-40f4-8cb1-e647b03675da} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2611 | 2026.01.13 19:56:26.127441 [ 5 ] {4a6d6904-e536-40f4-8cb1-e647b03675da} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (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 | ||
| 2612 | 2026.01.13 19:56:26.127468 [ 5 ] {4a6d6904-e536-40f4-8cb1-e647b03675da} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2613 | 2026.01.13 19:56:26.127533 [ 5 ] {4a6d6904-e536-40f4-8cb1-e647b03675da} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2614 | 2026.01.13 19:56:26.127550 [ 5 ] {4a6d6904-e536-40f4-8cb1-e647b03675da} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2615 | 2026.01.13 19:56:26.127580 [ 5 ] {4a6d6904-e536-40f4-8cb1-e647b03675da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2616 | 2026.01.13 19:56:26.127612 [ 5 ] {4a6d6904-e536-40f4-8cb1-e647b03675da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2617 | 2026.01.13 19:56:26.127650 [ 5 ] {4a6d6904-e536-40f4-8cb1-e647b03675da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2618 | 2026.01.13 19:56:26.128347 [ 5 ] {4a6d6904-e536-40f4-8cb1-e647b03675da} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001763 sec., 16449.234259784458 rows/sec., 716.77 KiB/sec. | ||
| 2619 | 2026.01.13 19:56:26.128475 [ 5 ] {4a6d6904-e536-40f4-8cb1-e647b03675da} <Debug> TCPHandler: Processed in 0.002018445 sec. | ||
| 2620 | 2026.01.13 19:56:26.128697 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2621 | 2026.01.13 19:56:26.128832 [ 5 ] {248091df-21ee-413e-b97b-90a0756bdff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2622 | 2026.01.13 19:56:26.129063 [ 5 ] {248091df-21ee-413e-b97b-90a0756bdff1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2623 | 2026.01.13 19:56:26.129099 [ 5 ] {248091df-21ee-413e-b97b-90a0756bdff1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 2624 | 2026.01.13 19:56:26.129297 [ 5 ] {248091df-21ee-413e-b97b-90a0756bdff1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2625 | 2026.01.13 19:56:26.129349 [ 5 ] {248091df-21ee-413e-b97b-90a0756bdff1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2626 | 2026.01.13 19:56:26.129449 [ 5 ] {248091df-21ee-413e-b97b-90a0756bdff1} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2627 | 2026.01.13 19:56:26.129509 [ 314 ] {248091df-21ee-413e-b97b-90a0756bdff1} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2628 | 2026.01.13 19:56:26.129514 [ 299 ] {248091df-21ee-413e-b97b-90a0756bdff1} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2629 | 2026.01.13 19:56:26.129513 [ 323 ] {248091df-21ee-413e-b97b-90a0756bdff1} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2630 | 2026.01.13 19:56:26.129620 [ 5 ] {248091df-21ee-413e-b97b-90a0756bdff1} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (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 | ||
| 2631 | 2026.01.13 19:56:26.129645 [ 5 ] {248091df-21ee-413e-b97b-90a0756bdff1} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2632 | 2026.01.13 19:56:26.129711 [ 5 ] {248091df-21ee-413e-b97b-90a0756bdff1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2633 | 2026.01.13 19:56:26.129728 [ 5 ] {248091df-21ee-413e-b97b-90a0756bdff1} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2634 | 2026.01.13 19:56:26.129757 [ 5 ] {248091df-21ee-413e-b97b-90a0756bdff1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2635 | 2026.01.13 19:56:26.129787 [ 5 ] {248091df-21ee-413e-b97b-90a0756bdff1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2636 | 2026.01.13 19:56:26.129825 [ 5 ] {248091df-21ee-413e-b97b-90a0756bdff1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2637 | 2026.01.13 19:56:26.130434 [ 5 ] {248091df-21ee-413e-b97b-90a0756bdff1} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00166 sec., 17469.87951807229 rows/sec., 761.25 KiB/sec. | ||
| 2638 | 2026.01.13 19:56:26.130571 [ 5 ] {248091df-21ee-413e-b97b-90a0756bdff1} <Debug> TCPHandler: Processed in 0.001922823 sec. | ||
| 2639 | 2026.01.13 19:56:26.130822 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2640 | 2026.01.13 19:56:26.130958 [ 5 ] {9e96b3dc-edac-4e51-95e0-3bea2e67e61f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2641 | 2026.01.13 19:56:26.131206 [ 5 ] {9e96b3dc-edac-4e51-95e0-3bea2e67e61f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2642 | 2026.01.13 19:56:26.131241 [ 5 ] {9e96b3dc-edac-4e51-95e0-3bea2e67e61f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2643 | 2026.01.13 19:56:26.131445 [ 5 ] {9e96b3dc-edac-4e51-95e0-3bea2e67e61f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2644 | 2026.01.13 19:56:26.131497 [ 5 ] {9e96b3dc-edac-4e51-95e0-3bea2e67e61f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2645 | 2026.01.13 19:56:26.131596 [ 5 ] {9e96b3dc-edac-4e51-95e0-3bea2e67e61f} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2646 | 2026.01.13 19:56:26.131653 [ 310 ] {9e96b3dc-edac-4e51-95e0-3bea2e67e61f} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2647 | 2026.01.13 19:56:26.131661 [ 323 ] {9e96b3dc-edac-4e51-95e0-3bea2e67e61f} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2648 | 2026.01.13 19:56:26.131662 [ 299 ] {9e96b3dc-edac-4e51-95e0-3bea2e67e61f} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2649 | 2026.01.13 19:56:26.131768 [ 5 ] {9e96b3dc-edac-4e51-95e0-3bea2e67e61f} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (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 | ||
| 2650 | 2026.01.13 19:56:26.131793 [ 5 ] {9e96b3dc-edac-4e51-95e0-3bea2e67e61f} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2651 | 2026.01.13 19:56:26.131858 [ 5 ] {9e96b3dc-edac-4e51-95e0-3bea2e67e61f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2652 | 2026.01.13 19:56:26.131874 [ 5 ] {9e96b3dc-edac-4e51-95e0-3bea2e67e61f} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2653 | 2026.01.13 19:56:26.131904 [ 5 ] {9e96b3dc-edac-4e51-95e0-3bea2e67e61f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2654 | 2026.01.13 19:56:26.131935 [ 5 ] {9e96b3dc-edac-4e51-95e0-3bea2e67e61f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2655 | 2026.01.13 19:56:26.131974 [ 5 ] {9e96b3dc-edac-4e51-95e0-3bea2e67e61f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2656 | 2026.01.13 19:56:26.132541 [ 5 ] {9e96b3dc-edac-4e51-95e0-3bea2e67e61f} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00164 sec., 17682.926829268294 rows/sec., 770.53 KiB/sec. | ||
| 2657 | 2026.01.13 19:56:26.132675 [ 5 ] {9e96b3dc-edac-4e51-95e0-3bea2e67e61f} <Debug> TCPHandler: Processed in 0.001901852 sec. | ||
| 2658 | 2026.01.13 19:56:26.132897 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2659 | 2026.01.13 19:56:26.133031 [ 5 ] {0068ad3d-7d84-429b-83f3-7c0591dec6af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2660 | 2026.01.13 19:56:26.133273 [ 5 ] {0068ad3d-7d84-429b-83f3-7c0591dec6af} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2661 | 2026.01.13 19:56:26.133310 [ 5 ] {0068ad3d-7d84-429b-83f3-7c0591dec6af} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2662 | 2026.01.13 19:56:26.133516 [ 5 ] {0068ad3d-7d84-429b-83f3-7c0591dec6af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2663 | 2026.01.13 19:56:26.133567 [ 5 ] {0068ad3d-7d84-429b-83f3-7c0591dec6af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2664 | 2026.01.13 19:56:26.133666 [ 5 ] {0068ad3d-7d84-429b-83f3-7c0591dec6af} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2665 | 2026.01.13 19:56:26.133724 [ 314 ] {0068ad3d-7d84-429b-83f3-7c0591dec6af} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2666 | 2026.01.13 19:56:26.133724 [ 310 ] {0068ad3d-7d84-429b-83f3-7c0591dec6af} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2667 | 2026.01.13 19:56:26.133730 [ 323 ] {0068ad3d-7d84-429b-83f3-7c0591dec6af} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2668 | 2026.01.13 19:56:26.133833 [ 5 ] {0068ad3d-7d84-429b-83f3-7c0591dec6af} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (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 | ||
| 2669 | 2026.01.13 19:56:26.133859 [ 5 ] {0068ad3d-7d84-429b-83f3-7c0591dec6af} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2670 | 2026.01.13 19:56:26.133923 [ 5 ] {0068ad3d-7d84-429b-83f3-7c0591dec6af} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2671 | 2026.01.13 19:56:26.133940 [ 5 ] {0068ad3d-7d84-429b-83f3-7c0591dec6af} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2672 | 2026.01.13 19:56:26.133969 [ 5 ] {0068ad3d-7d84-429b-83f3-7c0591dec6af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2673 | 2026.01.13 19:56:26.134000 [ 5 ] {0068ad3d-7d84-429b-83f3-7c0591dec6af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2674 | 2026.01.13 19:56:26.134027 [ 5 ] {0068ad3d-7d84-429b-83f3-7c0591dec6af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2675 | 2026.01.13 19:56:26.134694 [ 5 ] {0068ad3d-7d84-429b-83f3-7c0591dec6af} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001719 sec., 16870.27341477603 rows/sec., 735.12 KiB/sec. | ||
| 2676 | 2026.01.13 19:56:26.134825 [ 5 ] {0068ad3d-7d84-429b-83f3-7c0591dec6af} <Debug> TCPHandler: Processed in 0.001976654 sec. | ||
| 2677 | 2026.01.13 19:56:26.146520 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2678 | 2026.01.13 19:56:26.146674 [ 5 ] {a9e6a0cd-2329-4a1a-827c-ccd0dce33722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2679 | 2026.01.13 19:56:26.146982 [ 5 ] {a9e6a0cd-2329-4a1a-827c-ccd0dce33722} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2680 | 2026.01.13 19:56:26.147027 [ 5 ] {a9e6a0cd-2329-4a1a-827c-ccd0dce33722} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2681 | 2026.01.13 19:56:26.147283 [ 5 ] {a9e6a0cd-2329-4a1a-827c-ccd0dce33722} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2682 | 2026.01.13 19:56:26.147347 [ 5 ] {a9e6a0cd-2329-4a1a-827c-ccd0dce33722} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2683 | 2026.01.13 19:56:26.147471 [ 5 ] {a9e6a0cd-2329-4a1a-827c-ccd0dce33722} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2684 | 2026.01.13 19:56:26.147547 [ 323 ] {a9e6a0cd-2329-4a1a-827c-ccd0dce33722} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2685 | 2026.01.13 19:56:26.147568 [ 310 ] {a9e6a0cd-2329-4a1a-827c-ccd0dce33722} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2686 | 2026.01.13 19:56:26.147571 [ 314 ] {a9e6a0cd-2329-4a1a-827c-ccd0dce33722} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2687 | 2026.01.13 19:56:26.147693 [ 5 ] {a9e6a0cd-2329-4a1a-827c-ccd0dce33722} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (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 | ||
| 2688 | 2026.01.13 19:56:26.147719 [ 5 ] {a9e6a0cd-2329-4a1a-827c-ccd0dce33722} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2689 | 2026.01.13 19:56:26.147786 [ 5 ] {a9e6a0cd-2329-4a1a-827c-ccd0dce33722} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2690 | 2026.01.13 19:56:26.147803 [ 5 ] {a9e6a0cd-2329-4a1a-827c-ccd0dce33722} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2691 | 2026.01.13 19:56:26.147832 [ 5 ] {a9e6a0cd-2329-4a1a-827c-ccd0dce33722} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2692 | 2026.01.13 19:56:26.147863 [ 5 ] {a9e6a0cd-2329-4a1a-827c-ccd0dce33722} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2693 | 2026.01.13 19:56:26.147899 [ 5 ] {a9e6a0cd-2329-4a1a-827c-ccd0dce33722} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2694 | 2026.01.13 19:56:26.148548 [ 5 ] {a9e6a0cd-2329-4a1a-827c-ccd0dce33722} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001945 sec., 14910.025706940874 rows/sec., 649.70 KiB/sec. | ||
| 2695 | 2026.01.13 19:56:26.148682 [ 5 ] {a9e6a0cd-2329-4a1a-827c-ccd0dce33722} <Debug> TCPHandler: Processed in 0.002212149 sec. | ||
| 2696 | 2026.01.13 19:56:26.149341 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2697 | 2026.01.13 19:56:26.149477 [ 5 ] {bf169f58-13ac-44a8-a1e2-88452e0d5c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2698 | 2026.01.13 19:56:26.149720 [ 5 ] {bf169f58-13ac-44a8-a1e2-88452e0d5c7c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2699 | 2026.01.13 19:56:26.149756 [ 5 ] {bf169f58-13ac-44a8-a1e2-88452e0d5c7c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2700 | 2026.01.13 19:56:26.149967 [ 5 ] {bf169f58-13ac-44a8-a1e2-88452e0d5c7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2701 | 2026.01.13 19:56:26.150019 [ 5 ] {bf169f58-13ac-44a8-a1e2-88452e0d5c7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2702 | 2026.01.13 19:56:26.150119 [ 5 ] {bf169f58-13ac-44a8-a1e2-88452e0d5c7c} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2703 | 2026.01.13 19:56:26.150183 [ 314 ] {bf169f58-13ac-44a8-a1e2-88452e0d5c7c} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2704 | 2026.01.13 19:56:26.150183 [ 310 ] {bf169f58-13ac-44a8-a1e2-88452e0d5c7c} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2705 | 2026.01.13 19:56:26.150188 [ 323 ] {bf169f58-13ac-44a8-a1e2-88452e0d5c7c} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2706 | 2026.01.13 19:56:26.150296 [ 5 ] {bf169f58-13ac-44a8-a1e2-88452e0d5c7c} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (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 | ||
| 2707 | 2026.01.13 19:56:26.150321 [ 5 ] {bf169f58-13ac-44a8-a1e2-88452e0d5c7c} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2708 | 2026.01.13 19:56:26.150387 [ 5 ] {bf169f58-13ac-44a8-a1e2-88452e0d5c7c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2709 | 2026.01.13 19:56:26.150404 [ 5 ] {bf169f58-13ac-44a8-a1e2-88452e0d5c7c} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2710 | 2026.01.13 19:56:26.150434 [ 5 ] {bf169f58-13ac-44a8-a1e2-88452e0d5c7c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2711 | 2026.01.13 19:56:26.150464 [ 5 ] {bf169f58-13ac-44a8-a1e2-88452e0d5c7c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2712 | 2026.01.13 19:56:26.150498 [ 5 ] {bf169f58-13ac-44a8-a1e2-88452e0d5c7c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2713 | 2026.01.13 19:56:26.151100 [ 5 ] {bf169f58-13ac-44a8-a1e2-88452e0d5c7c} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001681 sec., 17251.635930993456 rows/sec., 751.74 KiB/sec. | ||
| 2714 | 2026.01.13 19:56:26.151228 [ 5 ] {bf169f58-13ac-44a8-a1e2-88452e0d5c7c} <Debug> TCPHandler: Processed in 0.001937344 sec. | ||
| 2715 | 2026.01.13 19:56:26.151776 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2716 | 2026.01.13 19:56:26.151912 [ 5 ] {2c54eef5-1f18-4693-bc37-af9d6d438e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2717 | 2026.01.13 19:56:26.152162 [ 5 ] {2c54eef5-1f18-4693-bc37-af9d6d438e3c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2718 | 2026.01.13 19:56:26.152200 [ 5 ] {2c54eef5-1f18-4693-bc37-af9d6d438e3c} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2719 | 2026.01.13 19:56:26.152417 [ 5 ] {2c54eef5-1f18-4693-bc37-af9d6d438e3c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2720 | 2026.01.13 19:56:26.152468 [ 5 ] {2c54eef5-1f18-4693-bc37-af9d6d438e3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2721 | 2026.01.13 19:56:26.152566 [ 5 ] {2c54eef5-1f18-4693-bc37-af9d6d438e3c} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2722 | 2026.01.13 19:56:26.152633 [ 328 ] {2c54eef5-1f18-4693-bc37-af9d6d438e3c} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2723 | 2026.01.13 19:56:26.152643 [ 314 ] {2c54eef5-1f18-4693-bc37-af9d6d438e3c} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2724 | 2026.01.13 19:56:26.152644 [ 323 ] {2c54eef5-1f18-4693-bc37-af9d6d438e3c} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2725 | 2026.01.13 19:56:26.152779 [ 5 ] {2c54eef5-1f18-4693-bc37-af9d6d438e3c} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (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 | ||
| 2726 | 2026.01.13 19:56:26.152803 [ 5 ] {2c54eef5-1f18-4693-bc37-af9d6d438e3c} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2727 | 2026.01.13 19:56:26.152870 [ 5 ] {2c54eef5-1f18-4693-bc37-af9d6d438e3c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2728 | 2026.01.13 19:56:26.152887 [ 5 ] {2c54eef5-1f18-4693-bc37-af9d6d438e3c} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2729 | 2026.01.13 19:56:26.152917 [ 5 ] {2c54eef5-1f18-4693-bc37-af9d6d438e3c} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2730 | 2026.01.13 19:56:26.152948 [ 5 ] {2c54eef5-1f18-4693-bc37-af9d6d438e3c} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2731 | 2026.01.13 19:56:26.152976 [ 5 ] {2c54eef5-1f18-4693-bc37-af9d6d438e3c} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2732 | 2026.01.13 19:56:26.153601 [ 5 ] {2c54eef5-1f18-4693-bc37-af9d6d438e3c} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001746 sec., 16609.39289805269 rows/sec., 723.75 KiB/sec. | ||
| 2733 | 2026.01.13 19:56:26.153726 [ 5 ] {2c54eef5-1f18-4693-bc37-af9d6d438e3c} <Debug> TCPHandler: Processed in 0.001998234 sec. | ||
| 2734 | 2026.01.13 19:56:26.153930 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2735 | 2026.01.13 19:56:26.154065 [ 5 ] {6796ad79-0161-4297-a7fb-533b10342d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2736 | 2026.01.13 19:56:26.154289 [ 5 ] {6796ad79-0161-4297-a7fb-533b10342d50} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2737 | 2026.01.13 19:56:26.154325 [ 5 ] {6796ad79-0161-4297-a7fb-533b10342d50} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2738 | 2026.01.13 19:56:26.154534 [ 5 ] {6796ad79-0161-4297-a7fb-533b10342d50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2739 | 2026.01.13 19:56:26.154586 [ 5 ] {6796ad79-0161-4297-a7fb-533b10342d50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2740 | 2026.01.13 19:56:26.154685 [ 5 ] {6796ad79-0161-4297-a7fb-533b10342d50} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2741 | 2026.01.13 19:56:26.154757 [ 310 ] {6796ad79-0161-4297-a7fb-533b10342d50} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2742 | 2026.01.13 19:56:26.154772 [ 328 ] {6796ad79-0161-4297-a7fb-533b10342d50} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2743 | 2026.01.13 19:56:26.154762 [ 323 ] {6796ad79-0161-4297-a7fb-533b10342d50} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2744 | 2026.01.13 19:56:26.154880 [ 5 ] {6796ad79-0161-4297-a7fb-533b10342d50} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (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 | ||
| 2745 | 2026.01.13 19:56:26.154905 [ 5 ] {6796ad79-0161-4297-a7fb-533b10342d50} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2746 | 2026.01.13 19:56:26.154970 [ 5 ] {6796ad79-0161-4297-a7fb-533b10342d50} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2747 | 2026.01.13 19:56:26.154987 [ 5 ] {6796ad79-0161-4297-a7fb-533b10342d50} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2748 | 2026.01.13 19:56:26.155016 [ 5 ] {6796ad79-0161-4297-a7fb-533b10342d50} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2749 | 2026.01.13 19:56:26.155045 [ 5 ] {6796ad79-0161-4297-a7fb-533b10342d50} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2750 | 2026.01.13 19:56:26.155073 [ 5 ] {6796ad79-0161-4297-a7fb-533b10342d50} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2751 | 2026.01.13 19:56:26.155732 [ 5 ] {6796ad79-0161-4297-a7fb-533b10342d50} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00172 sec., 16860.46511627907 rows/sec., 734.69 KiB/sec. | ||
| 2752 | 2026.01.13 19:56:26.155841 [ 5 ] {6796ad79-0161-4297-a7fb-533b10342d50} <Debug> TCPHandler: Processed in 0.001960344 sec. | ||
| 2753 | 2026.01.13 19:56:26.156046 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2754 | 2026.01.13 19:56:26.156181 [ 5 ] {939a3fe7-7e3d-4e11-966c-33aba88611ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2755 | 2026.01.13 19:56:26.156401 [ 5 ] {939a3fe7-7e3d-4e11-966c-33aba88611ea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2756 | 2026.01.13 19:56:26.156439 [ 5 ] {939a3fe7-7e3d-4e11-966c-33aba88611ea} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2757 | 2026.01.13 19:56:26.156658 [ 5 ] {939a3fe7-7e3d-4e11-966c-33aba88611ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2758 | 2026.01.13 19:56:26.156709 [ 5 ] {939a3fe7-7e3d-4e11-966c-33aba88611ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2759 | 2026.01.13 19:56:26.156806 [ 5 ] {939a3fe7-7e3d-4e11-966c-33aba88611ea} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2760 | 2026.01.13 19:56:26.156871 [ 328 ] {939a3fe7-7e3d-4e11-966c-33aba88611ea} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2761 | 2026.01.13 19:56:26.156886 [ 308 ] {939a3fe7-7e3d-4e11-966c-33aba88611ea} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2762 | 2026.01.13 19:56:26.156908 [ 313 ] {939a3fe7-7e3d-4e11-966c-33aba88611ea} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2763 | 2026.01.13 19:56:26.156999 [ 5 ] {939a3fe7-7e3d-4e11-966c-33aba88611ea} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (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 | ||
| 2764 | 2026.01.13 19:56:26.157019 [ 5 ] {939a3fe7-7e3d-4e11-966c-33aba88611ea} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2765 | 2026.01.13 19:56:26.157086 [ 5 ] {939a3fe7-7e3d-4e11-966c-33aba88611ea} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2766 | 2026.01.13 19:56:26.157103 [ 5 ] {939a3fe7-7e3d-4e11-966c-33aba88611ea} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2767 | 2026.01.13 19:56:26.157134 [ 5 ] {939a3fe7-7e3d-4e11-966c-33aba88611ea} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2768 | 2026.01.13 19:56:26.157165 [ 5 ] {939a3fe7-7e3d-4e11-966c-33aba88611ea} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2769 | 2026.01.13 19:56:26.157198 [ 5 ] {939a3fe7-7e3d-4e11-966c-33aba88611ea} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2770 | 2026.01.13 19:56:26.157874 [ 5 ] {939a3fe7-7e3d-4e11-966c-33aba88611ea} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001748 sec., 16590.389016018307 rows/sec., 722.92 KiB/sec. | ||
| 2771 | 2026.01.13 19:56:26.158009 [ 5 ] {939a3fe7-7e3d-4e11-966c-33aba88611ea} <Debug> TCPHandler: Processed in 0.002011065 sec. | ||
| 2772 | 2026.01.13 19:56:26.158236 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2773 | 2026.01.13 19:56:26.158408 [ 5 ] {0a629c96-cceb-4690-b021-eed435fc84b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2774 | 2026.01.13 19:56:26.158676 [ 5 ] {0a629c96-cceb-4690-b021-eed435fc84b6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2775 | 2026.01.13 19:56:26.158716 [ 5 ] {0a629c96-cceb-4690-b021-eed435fc84b6} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2776 | 2026.01.13 19:56:26.158934 [ 5 ] {0a629c96-cceb-4690-b021-eed435fc84b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2777 | 2026.01.13 19:56:26.158988 [ 5 ] {0a629c96-cceb-4690-b021-eed435fc84b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2778 | 2026.01.13 19:56:26.159092 [ 5 ] {0a629c96-cceb-4690-b021-eed435fc84b6} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2779 | 2026.01.13 19:56:26.159153 [ 318 ] {0a629c96-cceb-4690-b021-eed435fc84b6} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2780 | 2026.01.13 19:56:26.159159 [ 308 ] {0a629c96-cceb-4690-b021-eed435fc84b6} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2781 | 2026.01.13 19:56:26.159160 [ 328 ] {0a629c96-cceb-4690-b021-eed435fc84b6} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2782 | 2026.01.13 19:56:26.159263 [ 5 ] {0a629c96-cceb-4690-b021-eed435fc84b6} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (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 | ||
| 2783 | 2026.01.13 19:56:26.159288 [ 5 ] {0a629c96-cceb-4690-b021-eed435fc84b6} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2784 | 2026.01.13 19:56:26.159356 [ 5 ] {0a629c96-cceb-4690-b021-eed435fc84b6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2785 | 2026.01.13 19:56:26.159375 [ 5 ] {0a629c96-cceb-4690-b021-eed435fc84b6} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2786 | 2026.01.13 19:56:26.159405 [ 5 ] {0a629c96-cceb-4690-b021-eed435fc84b6} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2787 | 2026.01.13 19:56:26.159437 [ 5 ] {0a629c96-cceb-4690-b021-eed435fc84b6} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2788 | 2026.01.13 19:56:26.159465 [ 5 ] {0a629c96-cceb-4690-b021-eed435fc84b6} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2789 | 2026.01.13 19:56:26.160147 [ 5 ] {0a629c96-cceb-4690-b021-eed435fc84b6} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001815 sec., 15977.961432506887 rows/sec., 696.24 KiB/sec. | ||
| 2790 | 2026.01.13 19:56:26.160277 [ 5 ] {0a629c96-cceb-4690-b021-eed435fc84b6} <Debug> TCPHandler: Processed in 0.002101997 sec. | ||
| 2791 | 2026.01.13 19:56:26.160513 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2792 | 2026.01.13 19:56:26.160656 [ 5 ] {74d4e847-e9ae-4f7d-a0b3-a72ec33621e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2793 | 2026.01.13 19:56:26.160972 [ 5 ] {74d4e847-e9ae-4f7d-a0b3-a72ec33621e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2794 | 2026.01.13 19:56:26.161010 [ 5 ] {74d4e847-e9ae-4f7d-a0b3-a72ec33621e3} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2795 | 2026.01.13 19:56:26.161229 [ 5 ] {74d4e847-e9ae-4f7d-a0b3-a72ec33621e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2796 | 2026.01.13 19:56:26.161282 [ 5 ] {74d4e847-e9ae-4f7d-a0b3-a72ec33621e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2797 | 2026.01.13 19:56:26.161385 [ 5 ] {74d4e847-e9ae-4f7d-a0b3-a72ec33621e3} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2798 | 2026.01.13 19:56:26.161460 [ 308 ] {74d4e847-e9ae-4f7d-a0b3-a72ec33621e3} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2799 | 2026.01.13 19:56:26.161457 [ 328 ] {74d4e847-e9ae-4f7d-a0b3-a72ec33621e3} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2800 | 2026.01.13 19:56:26.161467 [ 348 ] {74d4e847-e9ae-4f7d-a0b3-a72ec33621e3} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2801 | 2026.01.13 19:56:26.161598 [ 5 ] {74d4e847-e9ae-4f7d-a0b3-a72ec33621e3} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (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 | ||
| 2802 | 2026.01.13 19:56:26.161624 [ 5 ] {74d4e847-e9ae-4f7d-a0b3-a72ec33621e3} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2803 | 2026.01.13 19:56:26.161692 [ 5 ] {74d4e847-e9ae-4f7d-a0b3-a72ec33621e3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2804 | 2026.01.13 19:56:26.161709 [ 5 ] {74d4e847-e9ae-4f7d-a0b3-a72ec33621e3} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2805 | 2026.01.13 19:56:26.161739 [ 5 ] {74d4e847-e9ae-4f7d-a0b3-a72ec33621e3} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2806 | 2026.01.13 19:56:26.161771 [ 5 ] {74d4e847-e9ae-4f7d-a0b3-a72ec33621e3} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2807 | 2026.01.13 19:56:26.161800 [ 5 ] {74d4e847-e9ae-4f7d-a0b3-a72ec33621e3} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2808 | 2026.01.13 19:56:26.162537 [ 5 ] {74d4e847-e9ae-4f7d-a0b3-a72ec33621e3} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001943 sec., 14925.373134328358 rows/sec., 650.37 KiB/sec. | ||
| 2809 | 2026.01.13 19:56:26.162652 [ 5 ] {74d4e847-e9ae-4f7d-a0b3-a72ec33621e3} <Debug> TCPHandler: Processed in 0.002188589 sec. | ||
| 2810 | 2026.01.13 19:56:26.162865 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2811 | 2026.01.13 19:56:26.163005 [ 5 ] {da486e91-ae25-4fbd-93d9-0ba9269276ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2812 | 2026.01.13 19:56:26.163235 [ 5 ] {da486e91-ae25-4fbd-93d9-0ba9269276ba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2813 | 2026.01.13 19:56:26.163274 [ 5 ] {da486e91-ae25-4fbd-93d9-0ba9269276ba} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2814 | 2026.01.13 19:56:26.163491 [ 5 ] {da486e91-ae25-4fbd-93d9-0ba9269276ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2815 | 2026.01.13 19:56:26.163543 [ 5 ] {da486e91-ae25-4fbd-93d9-0ba9269276ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2816 | 2026.01.13 19:56:26.163644 [ 5 ] {da486e91-ae25-4fbd-93d9-0ba9269276ba} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 2817 | 2026.01.13 19:56:26.163705 [ 342 ] {da486e91-ae25-4fbd-93d9-0ba9269276ba} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2818 | 2026.01.13 19:56:26.163710 [ 348 ] {da486e91-ae25-4fbd-93d9-0ba9269276ba} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2819 | 2026.01.13 19:56:26.163711 [ 347 ] {da486e91-ae25-4fbd-93d9-0ba9269276ba} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2820 | 2026.01.13 19:56:26.163828 [ 5 ] {da486e91-ae25-4fbd-93d9-0ba9269276ba} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (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 | ||
| 2821 | 2026.01.13 19:56:26.163849 [ 5 ] {da486e91-ae25-4fbd-93d9-0ba9269276ba} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2822 | 2026.01.13 19:56:26.163916 [ 5 ] {da486e91-ae25-4fbd-93d9-0ba9269276ba} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2823 | 2026.01.13 19:56:26.163935 [ 5 ] {da486e91-ae25-4fbd-93d9-0ba9269276ba} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2824 | 2026.01.13 19:56:26.163964 [ 5 ] {da486e91-ae25-4fbd-93d9-0ba9269276ba} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2825 | 2026.01.13 19:56:26.163995 [ 5 ] {da486e91-ae25-4fbd-93d9-0ba9269276ba} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2826 | 2026.01.13 19:56:26.164025 [ 5 ] {da486e91-ae25-4fbd-93d9-0ba9269276ba} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2827 | 2026.01.13 19:56:26.164634 [ 5 ] {da486e91-ae25-4fbd-93d9-0ba9269276ba} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001688 sec., 17180.094786729856 rows/sec., 748.62 KiB/sec. | ||
| 2828 | 2026.01.13 19:56:26.164747 [ 5 ] {da486e91-ae25-4fbd-93d9-0ba9269276ba} <Debug> TCPHandler: Processed in 0.001933003 sec. | ||
| 2829 | 2026.01.13 19:56:26.262252 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2830 | 2026.01.13 19:56:26.262525 [ 5 ] {026307da-1bd3-4ec9-ad7f-56e68703cd44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) 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', '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) | ||
| 2831 | 2026.01.13 19:56:26.262927 [ 5 ] {026307da-1bd3-4ec9-ad7f-56e68703cd44} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2832 | 2026.01.13 19:56:26.262971 [ 5 ] {026307da-1bd3-4ec9-ad7f-56e68703cd44} <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', '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 | ||
| 2833 | 2026.01.13 19:56:26.263256 [ 5 ] {026307da-1bd3-4ec9-ad7f-56e68703cd44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2834 | 2026.01.13 19:56:26.263326 [ 5 ] {026307da-1bd3-4ec9-ad7f-56e68703cd44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2835 | 2026.01.13 19:56:26.263469 [ 5 ] {026307da-1bd3-4ec9-ad7f-56e68703cd44} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 2836 | 2026.01.13 19:56:26.263592 [ 329 ] {026307da-1bd3-4ec9-ad7f-56e68703cd44} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2837 | 2026.01.13 19:56:26.263591 [ 348 ] {026307da-1bd3-4ec9-ad7f-56e68703cd44} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2838 | 2026.01.13 19:56:26.263599 [ 342 ] {026307da-1bd3-4ec9-ad7f-56e68703cd44} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2839 | 2026.01.13 19:56:26.263771 [ 5 ] {026307da-1bd3-4ec9-ad7f-56e68703cd44} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (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 | ||
| 2840 | 2026.01.13 19:56:26.263800 [ 5 ] {026307da-1bd3-4ec9-ad7f-56e68703cd44} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2841 | 2026.01.13 19:56:26.263887 [ 5 ] {026307da-1bd3-4ec9-ad7f-56e68703cd44} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2842 | 2026.01.13 19:56:26.263909 [ 5 ] {026307da-1bd3-4ec9-ad7f-56e68703cd44} <Debug> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2843 | 2026.01.13 19:56:26.263945 [ 5 ] {026307da-1bd3-4ec9-ad7f-56e68703cd44} <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', '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'))" | ||
| 2844 | 2026.01.13 19:56:26.263983 [ 5 ] {026307da-1bd3-4ec9-ad7f-56e68703cd44} <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', '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'))" | ||
| 2845 | 2026.01.13 19:56:26.264017 [ 5 ] {026307da-1bd3-4ec9-ad7f-56e68703cd44} <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', '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'))" | ||
| 2846 | 2026.01.13 19:56:26.265269 [ 5 ] {026307da-1bd3-4ec9-ad7f-56e68703cd44} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00287 sec., 10104.529616724738 rows/sec., 440.30 KiB/sec. | ||
| 2847 | 2026.01.13 19:56:26.265407 [ 5 ] {026307da-1bd3-4ec9-ad7f-56e68703cd44} <Debug> TCPHandler: Processed in 0.003291703 sec. | ||
| 2848 | 2026.01.13 19:56:26.266007 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2849 | 2026.01.13 19:56:26.266120 [ 5 ] {aacba404-b53c-4344-abdc-e150959eeb89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2850 | 2026.01.13 19:56:26.266168 [ 5 ] {aacba404-b53c-4344-abdc-e150959eeb89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2851 | 2026.01.13 19:56:26.266698 [ 5 ] {aacba404-b53c-4344-abdc-e150959eeb89} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2852 | 2026.01.13 19:56:26.266740 [ 5 ] {aacba404-b53c-4344-abdc-e150959eeb89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2853 | 2026.01.13 19:56:26.267158 [ 5 ] {aacba404-b53c-4344-abdc-e150959eeb89} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2854 | 2026.01.13 19:56:26.267359 [ 5 ] {aacba404-b53c-4344-abdc-e150959eeb89} <Trace> oximeter.timeseries_schema (13969565-7411-420f-b012-53cb6ffb551f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2855 | 2026.01.13 19:56:26.267516 [ 5 ] {aacba404-b53c-4344-abdc-e150959eeb89} <Debug> executeQuery: Read 20 rows, 5.90 KiB in 0.001427 sec., 14015.41695865452 rows/sec., 4.04 MiB/sec. | ||
| 2856 | 2026.01.13 19:56:26.267562 [ 5 ] {aacba404-b53c-4344-abdc-e150959eeb89} <Debug> TCPHandler: Processed in 0.001610086 sec. | ||
| 2857 | 2026.01.13 19:56:26.267691 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2858 | 2026.01.13 19:56:26.267790 [ 5 ] {47de3d9f-5dc8-4609-92c2-6779e06fa524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2859 | 2026.01.13 19:56:26.267832 [ 5 ] {47de3d9f-5dc8-4609-92c2-6779e06fa524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2860 | 2026.01.13 19:56:26.268434 [ 5 ] {47de3d9f-5dc8-4609-92c2-6779e06fa524} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2861 | 2026.01.13 19:56:26.268473 [ 5 ] {47de3d9f-5dc8-4609-92c2-6779e06fa524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2862 | 2026.01.13 19:56:26.268826 [ 5 ] {47de3d9f-5dc8-4609-92c2-6779e06fa524} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2863 | 2026.01.13 19:56:26.269039 [ 5 ] {47de3d9f-5dc8-4609-92c2-6779e06fa524} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2864 | 2026.01.13 19:56:26.269166 [ 5 ] {47de3d9f-5dc8-4609-92c2-6779e06fa524} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001397 sec., 293486.04151753755 rows/sec., 18.62 MiB/sec. | ||
| 2865 | 2026.01.13 19:56:26.269211 [ 5 ] {47de3d9f-5dc8-4609-92c2-6779e06fa524} <Debug> TCPHandler: Processed in 0.001572166 sec. | ||
| 2866 | 2026.01.13 19:56:26.269324 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2867 | 2026.01.13 19:56:26.269420 [ 5 ] {29c813b4-a14c-4cdf-9797-9ffd15a696bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2868 | 2026.01.13 19:56:26.269462 [ 5 ] {29c813b4-a14c-4cdf-9797-9ffd15a696bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2869 | 2026.01.13 19:56:26.269852 [ 5 ] {29c813b4-a14c-4cdf-9797-9ffd15a696bb} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2870 | 2026.01.13 19:56:26.269889 [ 5 ] {29c813b4-a14c-4cdf-9797-9ffd15a696bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2871 | 2026.01.13 19:56:26.270188 [ 5 ] {29c813b4-a14c-4cdf-9797-9ffd15a696bb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2872 | 2026.01.13 19:56:26.270424 [ 5 ] {29c813b4-a14c-4cdf-9797-9ffd15a696bb} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2873 | 2026.01.13 19:56:26.270552 [ 5 ] {29c813b4-a14c-4cdf-9797-9ffd15a696bb} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001149 sec., 8703.220191470844 rows/sec., 709.69 KiB/sec. | ||
| 2874 | 2026.01.13 19:56:26.270596 [ 5 ] {29c813b4-a14c-4cdf-9797-9ffd15a696bb} <Debug> TCPHandler: Processed in 0.001323069 sec. | ||
| 2875 | 2026.01.13 19:56:26.270704 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2876 | 2026.01.13 19:56:26.270799 [ 5 ] {5ea72b41-a9f6-405e-abd5-0e0e4a0040e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2877 | 2026.01.13 19:56:26.270839 [ 5 ] {5ea72b41-a9f6-405e-abd5-0e0e4a0040e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2878 | 2026.01.13 19:56:26.272472 [ 5 ] {5ea72b41-a9f6-405e-abd5-0e0e4a0040e2} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2879 | 2026.01.13 19:56:26.272510 [ 5 ] {5ea72b41-a9f6-405e-abd5-0e0e4a0040e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2880 | 2026.01.13 19:56:26.273018 [ 5 ] {5ea72b41-a9f6-405e-abd5-0e0e4a0040e2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2881 | 2026.01.13 19:56:26.273243 [ 5 ] {5ea72b41-a9f6-405e-abd5-0e0e4a0040e2} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2882 | 2026.01.13 19:56:26.273380 [ 5 ] {5ea72b41-a9f6-405e-abd5-0e0e4a0040e2} <Debug> executeQuery: Read 2319 rows, 192.11 KiB in 0.002598 sec., 892609.6997690531 rows/sec., 72.21 MiB/sec. | ||
| 2883 | 2026.01.13 19:56:26.273426 [ 5 ] {5ea72b41-a9f6-405e-abd5-0e0e4a0040e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 2884 | 2026.01.13 19:56:26.273441 [ 5 ] {5ea72b41-a9f6-405e-abd5-0e0e4a0040e2} <Debug> TCPHandler: Processed in 0.002786162 sec. | ||
| 2885 | 2026.01.13 19:56:26.273556 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2886 | 2026.01.13 19:56:26.273651 [ 5 ] {5537e3f3-902d-4484-8a2b-53b56b67cee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2887 | 2026.01.13 19:56:26.273693 [ 5 ] {5537e3f3-902d-4484-8a2b-53b56b67cee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2888 | 2026.01.13 19:56:26.274188 [ 5 ] {5537e3f3-902d-4484-8a2b-53b56b67cee7} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2889 | 2026.01.13 19:56:26.274224 [ 5 ] {5537e3f3-902d-4484-8a2b-53b56b67cee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2890 | 2026.01.13 19:56:26.274533 [ 5 ] {5537e3f3-902d-4484-8a2b-53b56b67cee7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2891 | 2026.01.13 19:56:26.274735 [ 5 ] {5537e3f3-902d-4484-8a2b-53b56b67cee7} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2892 | 2026.01.13 19:56:26.274874 [ 5 ] {5537e3f3-902d-4484-8a2b-53b56b67cee7} <Debug> executeQuery: Read 245 rows, 15.27 KiB in 0.001241 sec., 197421.43432715553 rows/sec., 12.02 MiB/sec. | ||
| 2893 | 2026.01.13 19:56:26.274918 [ 5 ] {5537e3f3-902d-4484-8a2b-53b56b67cee7} <Debug> TCPHandler: Processed in 0.001412382 sec. | ||
| 2894 | 2026.01.13 19:56:26.275027 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2895 | 2026.01.13 19:56:26.275121 [ 5 ] {61bf2377-9715-456e-91b3-3bd75026a1d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2896 | 2026.01.13 19:56:26.275162 [ 5 ] {61bf2377-9715-456e-91b3-3bd75026a1d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2897 | 2026.01.13 19:56:26.275701 [ 5 ] {61bf2377-9715-456e-91b3-3bd75026a1d2} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2898 | 2026.01.13 19:56:26.275737 [ 5 ] {61bf2377-9715-456e-91b3-3bd75026a1d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2899 | 2026.01.13 19:56:26.276068 [ 5 ] {61bf2377-9715-456e-91b3-3bd75026a1d2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2900 | 2026.01.13 19:56:26.276276 [ 5 ] {61bf2377-9715-456e-91b3-3bd75026a1d2} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2901 | 2026.01.13 19:56:26.276401 [ 5 ] {61bf2377-9715-456e-91b3-3bd75026a1d2} <Debug> executeQuery: Read 441 rows, 29.88 KiB in 0.001298 sec., 339753.46687211096 rows/sec., 22.48 MiB/sec. | ||
| 2902 | 2026.01.13 19:56:26.276438 [ 5 ] {61bf2377-9715-456e-91b3-3bd75026a1d2} <Debug> TCPHandler: Processed in 0.001461602 sec. | ||
| 2903 | 2026.01.13 19:56:26.276553 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2904 | 2026.01.13 19:56:26.276647 [ 5 ] {b4b442ad-6db0-496d-b8dc-1535b80bc2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2905 | 2026.01.13 19:56:26.276687 [ 5 ] {b4b442ad-6db0-496d-b8dc-1535b80bc2a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2906 | 2026.01.13 19:56:26.277157 [ 5 ] {b4b442ad-6db0-496d-b8dc-1535b80bc2a3} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2907 | 2026.01.13 19:56:26.277193 [ 5 ] {b4b442ad-6db0-496d-b8dc-1535b80bc2a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2908 | 2026.01.13 19:56:26.277501 [ 5 ] {b4b442ad-6db0-496d-b8dc-1535b80bc2a3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2909 | 2026.01.13 19:56:26.277705 [ 5 ] {b4b442ad-6db0-496d-b8dc-1535b80bc2a3} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2910 | 2026.01.13 19:56:26.277834 [ 5 ] {b4b442ad-6db0-496d-b8dc-1535b80bc2a3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001204 sec., 175249.16943521594 rows/sec., 9.95 MiB/sec. | ||
| 2911 | 2026.01.13 19:56:26.277873 [ 5 ] {b4b442ad-6db0-496d-b8dc-1535b80bc2a3} <Debug> TCPHandler: Processed in 0.00137051 sec. | ||
| 2912 | 2026.01.13 19:56:26.277981 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2913 | 2026.01.13 19:56:26.278076 [ 5 ] {3988b0ee-d5d2-41af-b2d2-b113bdbcdf8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2914 | 2026.01.13 19:56:26.278116 [ 5 ] {3988b0ee-d5d2-41af-b2d2-b113bdbcdf8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2915 | 2026.01.13 19:56:26.278937 [ 5 ] {3988b0ee-d5d2-41af-b2d2-b113bdbcdf8b} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2916 | 2026.01.13 19:56:26.278973 [ 5 ] {3988b0ee-d5d2-41af-b2d2-b113bdbcdf8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2917 | 2026.01.13 19:56:26.279404 [ 5 ] {3988b0ee-d5d2-41af-b2d2-b113bdbcdf8b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2918 | 2026.01.13 19:56:26.279610 [ 5 ] {3988b0ee-d5d2-41af-b2d2-b113bdbcdf8b} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2919 | 2026.01.13 19:56:26.279744 [ 5 ] {3988b0ee-d5d2-41af-b2d2-b113bdbcdf8b} <Debug> executeQuery: Read 1181 rows, 86.46 KiB in 0.001685 sec., 700890.2077151336 rows/sec., 50.11 MiB/sec. | ||
| 2920 | 2026.01.13 19:56:26.279782 [ 5 ] {3988b0ee-d5d2-41af-b2d2-b113bdbcdf8b} <Debug> TCPHandler: Processed in 0.001850601 sec. | ||
| 2921 | 2026.01.13 19:56:26.279896 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2922 | 2026.01.13 19:56:26.279990 [ 5 ] {2db95b87-6e39-4303-ac11-ddee023c588f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2923 | 2026.01.13 19:56:26.280032 [ 5 ] {2db95b87-6e39-4303-ac11-ddee023c588f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2924 | 2026.01.13 19:56:26.280361 [ 5 ] {2db95b87-6e39-4303-ac11-ddee023c588f} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2925 | 2026.01.13 19:56:26.280399 [ 5 ] {2db95b87-6e39-4303-ac11-ddee023c588f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2926 | 2026.01.13 19:56:26.280687 [ 5 ] {2db95b87-6e39-4303-ac11-ddee023c588f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2927 | 2026.01.13 19:56:26.280887 [ 5 ] {2db95b87-6e39-4303-ac11-ddee023c588f} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2928 | 2026.01.13 19:56:26.281019 [ 5 ] {2db95b87-6e39-4303-ac11-ddee023c588f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 2929 | 2026.01.13 19:56:26.281057 [ 5 ] {2db95b87-6e39-4303-ac11-ddee023c588f} <Debug> TCPHandler: Processed in 0.001211537 sec. | ||
| 2930 | 2026.01.13 19:56:26.281160 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2931 | 2026.01.13 19:56:26.281254 [ 5 ] {d0f5856b-9fd9-4090-b37a-7b3fa2d035ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2932 | 2026.01.13 19:56:26.281297 [ 5 ] {d0f5856b-9fd9-4090-b37a-7b3fa2d035ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2933 | 2026.01.13 19:56:26.282375 [ 5 ] {d0f5856b-9fd9-4090-b37a-7b3fa2d035ef} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2934 | 2026.01.13 19:56:26.282412 [ 5 ] {d0f5856b-9fd9-4090-b37a-7b3fa2d035ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2935 | 2026.01.13 19:56:26.282971 [ 5 ] {d0f5856b-9fd9-4090-b37a-7b3fa2d035ef} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2936 | 2026.01.13 19:56:26.283185 [ 5 ] {d0f5856b-9fd9-4090-b37a-7b3fa2d035ef} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2937 | 2026.01.13 19:56:26.283315 [ 5 ] {d0f5856b-9fd9-4090-b37a-7b3fa2d035ef} <Debug> executeQuery: Read 2736 rows, 186.33 KiB in 0.002077 sec., 1317284.5450168513 rows/sec., 87.61 MiB/sec. | ||
| 2938 | 2026.01.13 19:56:26.283352 [ 5 ] {d0f5856b-9fd9-4090-b37a-7b3fa2d035ef} <Debug> TCPHandler: Processed in 0.00224161 sec. | ||
| 2939 | 2026.01.13 19:56:26.283466 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2940 | 2026.01.13 19:56:26.283561 [ 5 ] {bff3d82a-de92-48cd-8e5c-a61b479ecc52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2941 | 2026.01.13 19:56:26.283603 [ 5 ] {bff3d82a-de92-48cd-8e5c-a61b479ecc52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2942 | 2026.01.13 19:56:26.283929 [ 5 ] {bff3d82a-de92-48cd-8e5c-a61b479ecc52} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2943 | 2026.01.13 19:56:26.283965 [ 5 ] {bff3d82a-de92-48cd-8e5c-a61b479ecc52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2944 | 2026.01.13 19:56:26.284257 [ 5 ] {bff3d82a-de92-48cd-8e5c-a61b479ecc52} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2945 | 2026.01.13 19:56:26.284462 [ 5 ] {bff3d82a-de92-48cd-8e5c-a61b479ecc52} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2946 | 2026.01.13 19:56:26.284588 [ 5 ] {bff3d82a-de92-48cd-8e5c-a61b479ecc52} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001044 sec., 1915.7088122605364 rows/sec., 125.34 KiB/sec. | ||
| 2947 | 2026.01.13 19:56:26.284628 [ 5 ] {bff3d82a-de92-48cd-8e5c-a61b479ecc52} <Debug> TCPHandler: Processed in 0.001211877 sec. | ||
| 2948 | 2026.01.13 19:56:26.284739 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2949 | 2026.01.13 19:56:26.284834 [ 5 ] {880e36e3-0143-47dd-b7e3-50a0841d76dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2950 | 2026.01.13 19:56:26.284886 [ 5 ] {880e36e3-0143-47dd-b7e3-50a0841d76dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2951 | 2026.01.13 19:56:26.285680 [ 5 ] {880e36e3-0143-47dd-b7e3-50a0841d76dd} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2952 | 2026.01.13 19:56:26.285725 [ 5 ] {880e36e3-0143-47dd-b7e3-50a0841d76dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2953 | 2026.01.13 19:56:26.286325 [ 5 ] {880e36e3-0143-47dd-b7e3-50a0841d76dd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2954 | 2026.01.13 19:56:26.286578 [ 5 ] {880e36e3-0143-47dd-b7e3-50a0841d76dd} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2955 | 2026.01.13 19:56:26.286718 [ 5 ] {880e36e3-0143-47dd-b7e3-50a0841d76dd} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001902 sec., 15772.870662460567 rows/sec., 28.26 MiB/sec. | ||
| 2956 | 2026.01.13 19:56:26.286774 [ 5 ] {880e36e3-0143-47dd-b7e3-50a0841d76dd} <Debug> TCPHandler: Processed in 0.002086046 sec. | ||
| 2957 | 2026.01.13 19:56:26.286879 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2958 | 2026.01.13 19:56:26.286973 [ 5 ] {89ca1b5d-d374-40b0-9d8d-95099ceea15a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2959 | 2026.01.13 19:56:26.287013 [ 5 ] {89ca1b5d-d374-40b0-9d8d-95099ceea15a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2960 | 2026.01.13 19:56:26.287326 [ 5 ] {89ca1b5d-d374-40b0-9d8d-95099ceea15a} <Trace> oximeter.measurements_i64 (aeb46de4-37f8-4e20-971e-4b5e363f9402): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2961 | 2026.01.13 19:56:26.287363 [ 5 ] {89ca1b5d-d374-40b0-9d8d-95099ceea15a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2962 | 2026.01.13 19:56:26.287653 [ 5 ] {89ca1b5d-d374-40b0-9d8d-95099ceea15a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2963 | 2026.01.13 19:56:26.287851 [ 5 ] {89ca1b5d-d374-40b0-9d8d-95099ceea15a} <Trace> oximeter.measurements_i64 (aeb46de4-37f8-4e20-971e-4b5e363f9402): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2964 | 2026.01.13 19:56:26.287974 [ 5 ] {89ca1b5d-d374-40b0-9d8d-95099ceea15a} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001019 sec., 5888.1256133464185 rows/sec., 415.93 KiB/sec. | ||
| 2965 | 2026.01.13 19:56:26.288018 [ 5 ] {89ca1b5d-d374-40b0-9d8d-95099ceea15a} <Debug> TCPHandler: Processed in 0.001187596 sec. | ||
| 2966 | 2026.01.13 19:56:26.288135 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2967 | 2026.01.13 19:56:26.288254 [ 5 ] {ff3cf16f-bbb7-4039-b09b-edddbac480e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2968 | 2026.01.13 19:56:26.288305 [ 5 ] {ff3cf16f-bbb7-4039-b09b-edddbac480e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2969 | 2026.01.13 19:56:26.288672 [ 5 ] {ff3cf16f-bbb7-4039-b09b-edddbac480e8} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2970 | 2026.01.13 19:56:26.288710 [ 5 ] {ff3cf16f-bbb7-4039-b09b-edddbac480e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2971 | 2026.01.13 19:56:26.289012 [ 5 ] {ff3cf16f-bbb7-4039-b09b-edddbac480e8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2972 | 2026.01.13 19:56:26.289218 [ 5 ] {ff3cf16f-bbb7-4039-b09b-edddbac480e8} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2973 | 2026.01.13 19:56:26.289348 [ 5 ] {ff3cf16f-bbb7-4039-b09b-edddbac480e8} <Debug> executeQuery: Read 56 rows, 3.21 KiB in 0.001117 sec., 50134.288272157566 rows/sec., 2.81 MiB/sec. | ||
| 2974 | 2026.01.13 19:56:26.289393 [ 5 ] {ff3cf16f-bbb7-4039-b09b-edddbac480e8} <Debug> TCPHandler: Processed in 0.001318809 sec. | ||
| 2975 | 2026.01.13 19:56:27.096227 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 94 entries to flush up to offset 372 | ||
| 2976 | 2026.01.13 19:56:27.099776 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2977 | 2026.01.13 19:56:27.099817 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2978 | 2026.01.13 19:56:27.101127 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2979 | 2026.01.13 19:56:27.101394 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2980 | 2026.01.13 19:56:27.101683 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 372 | ||
| 2981 | 2026.01.13 19:56:29.596543 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5258 | ||
| 2982 | 2026.01.13 19:56:29.597064 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2983 | 2026.01.13 19:56:29.597115 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2984 | 2026.01.13 19:56:29.597610 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2985 | 2026.01.13 19:56:29.597843 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2986 | 2026.01.13 19:56:29.597972 [ 25 ] {} <Debug> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2987 | 2026.01.13 19:56:29.597988 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5258 | ||
| 2988 | 2026.01.13 19:56:29.598051 [ 25 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2989 | 2026.01.13 19:56:29.598085 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2990 | 2026.01.13 19:56:29.598239 [ 196 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::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 | ||
| 2991 | 2026.01.13 19:56:29.598440 [ 196 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2992 | 2026.01.13 19:56:29.598502 [ 196 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2890 rows starting from the beginning of the part | ||
| 2993 | 2026.01.13 19:56:29.598600 [ 196 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2994 | 2026.01.13 19:56:29.598673 [ 196 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2995 | 2026.01.13 19:56:29.598737 [ 196 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2996 | 2026.01.13 19:56:29.598773 [ 196 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2997 | 2026.01.13 19:56:29.598814 [ 196 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2998 | 2026.01.13 19:56:29.600205 [ 194 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5258 rows, containing 4 columns (4 merged, 0 gathered) in 0.002039665 sec., 2577874.3077907404 rows/sec., 36.88 MiB/sec. | ||
| 2999 | 2026.01.13 19:56:29.600975 [ 188 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3000 | 2026.01.13 19:56:29.601259 [ 188 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_11_2} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3001 | 2026.01.13 19:56:29.601335 [ 188 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_11_2} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3002 | 2026.01.13 19:56:29.601405 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3003 | 2026.01.13 19:56:29.883671 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3004 | 2026.01.13 19:56:29.901159 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3005 | 2026.01.13 19:56:29.901220 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3006 | 2026.01.13 19:56:29.907401 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3007 | 2026.01.13 19:56:29.908136 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3008 | 2026.01.13 19:56:29.908434 [ 46 ] {} <Debug> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3009 | 2026.01.13 19:56:29.908511 [ 46 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3010 | 2026.01.13 19:56:29.908549 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3011 | 2026.01.13 19:56:29.908649 [ 196 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 3012 | 2026.01.13 19:56:29.911414 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3013 | 2026.01.13 19:56:29.911831 [ 196 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3014 | 2026.01.13 19:56:29.912603 [ 196 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 3015 | 2026.01.13 19:56:29.916064 [ 196 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 3016 | 2026.01.13 19:56:29.919566 [ 196 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 3017 | 2026.01.13 19:56:29.923398 [ 196 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 3018 | 2026.01.13 19:56:29.927736 [ 196 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 3019 | 2026.01.13 19:56:29.932035 [ 196 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 3020 | 2026.01.13 19:56:29.982851 [ 194 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.074237563 sec., 1118.0323901526776 rows/sec., 5.78 MiB/sec. | ||
| 3021 | 2026.01.13 19:56:29.985354 [ 190 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3022 | 2026.01.13 19:56:29.987514 [ 190 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_11_2} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3023 | 2026.01.13 19:56:29.987620 [ 190 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_11_2} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3024 | 2026.01.13 19:56:29.989591 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3025 | 2026.01.13 19:56:29.999415 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3026 | 2026.01.13 19:56:29.999593 [ 5 ] {86b1c975-5e4b-42df-a4ae-7c2daee7df1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3027 | 2026.01.13 19:56:29.999661 [ 5 ] {86b1c975-5e4b-42df-a4ae-7c2daee7df1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3028 | 2026.01.13 19:56:30.000352 [ 5 ] {86b1c975-5e4b-42df-a4ae-7c2daee7df1d} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3029 | 2026.01.13 19:56:30.000400 [ 5 ] {86b1c975-5e4b-42df-a4ae-7c2daee7df1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3030 | 2026.01.13 19:56:30.000814 [ 5 ] {86b1c975-5e4b-42df-a4ae-7c2daee7df1d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3031 | 2026.01.13 19:56:30.001172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.62 MiB, peak 220.50 MiB, free memory in arenas 0.00 B, will set to 220.93 MiB (RSS), difference: 10.31 MiB | ||
| 3032 | 2026.01.13 19:56:30.001237 [ 5 ] {86b1c975-5e4b-42df-a4ae-7c2daee7df1d} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3033 | 2026.01.13 19:56:30.001427 [ 5 ] {86b1c975-5e4b-42df-a4ae-7c2daee7df1d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001882 sec., 29755.57917109458 rows/sec., 2.27 MiB/sec. | ||
| 3034 | 2026.01.13 19:56:30.001487 [ 5 ] {86b1c975-5e4b-42df-a4ae-7c2daee7df1d} <Debug> TCPHandler: Processed in 0.002200649 sec. | ||
| 3035 | 2026.01.13 19:56:30.001687 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3036 | 2026.01.13 19:56:30.001798 [ 5 ] {cc4e434a-8a78-464e-9fa5-2901d2b26aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3037 | 2026.01.13 19:56:30.001847 [ 5 ] {cc4e434a-8a78-464e-9fa5-2901d2b26aef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3038 | 2026.01.13 19:56:30.002331 [ 5 ] {cc4e434a-8a78-464e-9fa5-2901d2b26aef} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3039 | 2026.01.13 19:56:30.002375 [ 5 ] {cc4e434a-8a78-464e-9fa5-2901d2b26aef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3040 | 2026.01.13 19:56:30.002728 [ 5 ] {cc4e434a-8a78-464e-9fa5-2901d2b26aef} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3041 | 2026.01.13 19:56:30.002957 [ 5 ] {cc4e434a-8a78-464e-9fa5-2901d2b26aef} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3042 | 2026.01.13 19:56:30.003107 [ 5 ] {cc4e434a-8a78-464e-9fa5-2901d2b26aef} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001334 sec., 47976.011994003005 rows/sec., 3.74 MiB/sec. | ||
| 3043 | 2026.01.13 19:56:30.003153 [ 5 ] {cc4e434a-8a78-464e-9fa5-2901d2b26aef} <Debug> TCPHandler: Processed in 0.001523404 sec. | ||
| 3044 | 2026.01.13 19:56:30.003275 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3045 | 2026.01.13 19:56:30.003380 [ 5 ] {3c28ec4c-0898-4fd5-96a6-121b27922b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3046 | 2026.01.13 19:56:30.003430 [ 5 ] {3c28ec4c-0898-4fd5-96a6-121b27922b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3047 | 2026.01.13 19:56:30.003856 [ 5 ] {3c28ec4c-0898-4fd5-96a6-121b27922b88} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3048 | 2026.01.13 19:56:30.003897 [ 5 ] {3c28ec4c-0898-4fd5-96a6-121b27922b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3049 | 2026.01.13 19:56:30.004269 [ 5 ] {3c28ec4c-0898-4fd5-96a6-121b27922b88} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3050 | 2026.01.13 19:56:30.004488 [ 5 ] {3c28ec4c-0898-4fd5-96a6-121b27922b88} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3051 | 2026.01.13 19:56:30.004637 [ 5 ] {3c28ec4c-0898-4fd5-96a6-121b27922b88} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001281 sec., 99921.93598750976 rows/sec., 6.96 MiB/sec. | ||
| 3052 | 2026.01.13 19:56:30.004682 [ 5 ] {3c28ec4c-0898-4fd5-96a6-121b27922b88} <Debug> TCPHandler: Processed in 0.001459853 sec. | ||
| 3053 | 2026.01.13 19:56:30.004804 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3054 | 2026.01.13 19:56:30.004906 [ 5 ] {fd9b2590-9c3b-4ffa-9278-af0fb65718f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3055 | 2026.01.13 19:56:30.004953 [ 5 ] {fd9b2590-9c3b-4ffa-9278-af0fb65718f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3056 | 2026.01.13 19:56:30.005322 [ 5 ] {fd9b2590-9c3b-4ffa-9278-af0fb65718f3} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3057 | 2026.01.13 19:56:30.005363 [ 5 ] {fd9b2590-9c3b-4ffa-9278-af0fb65718f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3058 | 2026.01.13 19:56:30.005693 [ 5 ] {fd9b2590-9c3b-4ffa-9278-af0fb65718f3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3059 | 2026.01.13 19:56:30.005932 [ 5 ] {fd9b2590-9c3b-4ffa-9278-af0fb65718f3} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3060 | 2026.01.13 19:56:30.006078 [ 5 ] {fd9b2590-9c3b-4ffa-9278-af0fb65718f3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001194 sec., 40201.00502512563 rows/sec., 2.71 MiB/sec. | ||
| 3061 | 2026.01.13 19:56:30.006118 [ 5 ] {fd9b2590-9c3b-4ffa-9278-af0fb65718f3} <Debug> TCPHandler: Processed in 0.00136525 sec. | ||
| 3062 | 2026.01.13 19:56:35.001549 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3063 | 2026.01.13 19:56:35.001752 [ 5 ] {340c7679-31db-460e-a66a-e0346ecc0257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3064 | 2026.01.13 19:56:35.001828 [ 5 ] {340c7679-31db-460e-a66a-e0346ecc0257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3065 | 2026.01.13 19:56:35.002533 [ 5 ] {340c7679-31db-460e-a66a-e0346ecc0257} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3066 | 2026.01.13 19:56:35.002591 [ 5 ] {340c7679-31db-460e-a66a-e0346ecc0257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3067 | 2026.01.13 19:56:35.003022 [ 5 ] {340c7679-31db-460e-a66a-e0346ecc0257} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3068 | 2026.01.13 19:56:35.003288 [ 5 ] {340c7679-31db-460e-a66a-e0346ecc0257} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3069 | 2026.01.13 19:56:35.003479 [ 5 ] {340c7679-31db-460e-a66a-e0346ecc0257} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001778 sec., 31496.062992125982 rows/sec., 2.40 MiB/sec. | ||
| 3070 | 2026.01.13 19:56:35.003544 [ 5 ] {340c7679-31db-460e-a66a-e0346ecc0257} <Debug> TCPHandler: Processed in 0.002131347 sec. | ||
| 3071 | 2026.01.13 19:56:35.003673 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3072 | 2026.01.13 19:56:35.003789 [ 5 ] {cd136f4e-2d57-438a-8339-2d3369255a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3073 | 2026.01.13 19:56:35.003839 [ 5 ] {cd136f4e-2d57-438a-8339-2d3369255a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3074 | 2026.01.13 19:56:35.004356 [ 5 ] {cd136f4e-2d57-438a-8339-2d3369255a86} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3075 | 2026.01.13 19:56:35.004402 [ 5 ] {cd136f4e-2d57-438a-8339-2d3369255a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3076 | 2026.01.13 19:56:35.004754 [ 5 ] {cd136f4e-2d57-438a-8339-2d3369255a86} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3077 | 2026.01.13 19:56:35.004986 [ 5 ] {cd136f4e-2d57-438a-8339-2d3369255a86} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3078 | 2026.01.13 19:56:35.005149 [ 5 ] {cd136f4e-2d57-438a-8339-2d3369255a86} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001388 sec., 46109.51008645533 rows/sec., 3.60 MiB/sec. | ||
| 3079 | 2026.01.13 19:56:35.005201 [ 5 ] {cd136f4e-2d57-438a-8339-2d3369255a86} <Debug> TCPHandler: Processed in 0.001585765 sec. | ||
| 3080 | 2026.01.13 19:56:35.005326 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3081 | 2026.01.13 19:56:35.005436 [ 5 ] {10737051-3fcc-4e6b-a0d5-73c8f1063bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3082 | 2026.01.13 19:56:35.005485 [ 5 ] {10737051-3fcc-4e6b-a0d5-73c8f1063bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3083 | 2026.01.13 19:56:35.005929 [ 5 ] {10737051-3fcc-4e6b-a0d5-73c8f1063bf3} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3084 | 2026.01.13 19:56:35.005969 [ 5 ] {10737051-3fcc-4e6b-a0d5-73c8f1063bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3085 | 2026.01.13 19:56:35.006317 [ 5 ] {10737051-3fcc-4e6b-a0d5-73c8f1063bf3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3086 | 2026.01.13 19:56:35.006543 [ 5 ] {10737051-3fcc-4e6b-a0d5-73c8f1063bf3} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3087 | 2026.01.13 19:56:35.006677 [ 5 ] {10737051-3fcc-4e6b-a0d5-73c8f1063bf3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. | ||
| 3088 | 2026.01.13 19:56:35.006715 [ 5 ] {10737051-3fcc-4e6b-a0d5-73c8f1063bf3} <Debug> TCPHandler: Processed in 0.001443482 sec. | ||
| 3089 | 2026.01.13 19:56:35.006824 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3090 | 2026.01.13 19:56:35.006921 [ 5 ] {588d83dc-b4d5-4257-8cac-a4faa812d812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3091 | 2026.01.13 19:56:35.006964 [ 5 ] {588d83dc-b4d5-4257-8cac-a4faa812d812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3092 | 2026.01.13 19:56:35.007334 [ 5 ] {588d83dc-b4d5-4257-8cac-a4faa812d812} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3093 | 2026.01.13 19:56:35.007373 [ 5 ] {588d83dc-b4d5-4257-8cac-a4faa812d812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3094 | 2026.01.13 19:56:35.007709 [ 5 ] {588d83dc-b4d5-4257-8cac-a4faa812d812} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3095 | 2026.01.13 19:56:35.007919 [ 5 ] {588d83dc-b4d5-4257-8cac-a4faa812d812} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3096 | 2026.01.13 19:56:35.008069 [ 5 ] {588d83dc-b4d5-4257-8cac-a4faa812d812} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 3097 | 2026.01.13 19:56:35.008113 [ 5 ] {588d83dc-b4d5-4257-8cac-a4faa812d812} <Debug> TCPHandler: Processed in 0.00133983 sec. | ||
| 3098 | 2026.01.13 19:56:36.990262 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3099 | 2026.01.13 19:56:36.990312 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3100 | 2026.01.13 19:56:37.099102 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5770 | ||
| 3101 | 2026.01.13 19:56:37.099661 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3102 | 2026.01.13 19:56:37.099696 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3103 | 2026.01.13 19:56:37.100299 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3104 | 2026.01.13 19:56:37.100534 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3105 | 2026.01.13 19:56:37.100652 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5770 | ||
| 3106 | 2026.01.13 19:56:37.103041 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 388 | ||
| 3107 | 2026.01.13 19:56:37.104875 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3108 | 2026.01.13 19:56:37.104923 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3109 | 2026.01.13 19:56:37.106071 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3110 | 2026.01.13 19:56:37.106324 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3111 | 2026.01.13 19:56:37.106562 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 388 | ||
| 3112 | 2026.01.13 19:56:37.412412 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3113 | 2026.01.13 19:56:37.427736 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3114 | 2026.01.13 19:56:37.427801 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3115 | 2026.01.13 19:56:37.433999 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3116 | 2026.01.13 19:56:37.434753 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3117 | 2026.01.13 19:56:37.437762 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3118 | 2026.01.13 19:56:40.013428 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3119 | 2026.01.13 19:56:40.013641 [ 5 ] {b687c1c3-7213-4837-b6f1-96c35205670f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3120 | 2026.01.13 19:56:40.013720 [ 5 ] {b687c1c3-7213-4837-b6f1-96c35205670f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3121 | 2026.01.13 19:56:40.014590 [ 5 ] {b687c1c3-7213-4837-b6f1-96c35205670f} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3122 | 2026.01.13 19:56:40.014653 [ 5 ] {b687c1c3-7213-4837-b6f1-96c35205670f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3123 | 2026.01.13 19:56:40.015337 [ 5 ] {b687c1c3-7213-4837-b6f1-96c35205670f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3124 | 2026.01.13 19:56:40.015751 [ 5 ] {b687c1c3-7213-4837-b6f1-96c35205670f} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3125 | 2026.01.13 19:56:40.015970 [ 5 ] {b687c1c3-7213-4837-b6f1-96c35205670f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002382 sec., 172124.26532325777 rows/sec., 10.92 MiB/sec. | ||
| 3126 | 2026.01.13 19:56:40.016041 [ 5 ] {b687c1c3-7213-4837-b6f1-96c35205670f} <Debug> TCPHandler: Processed in 0.002749171 sec. | ||
| 3127 | 2026.01.13 19:56:40.016212 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3128 | 2026.01.13 19:56:40.016393 [ 5 ] {7b1fbcaa-1f01-489b-a4eb-abb32784aa6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3129 | 2026.01.13 19:56:40.016475 [ 5 ] {7b1fbcaa-1f01-489b-a4eb-abb32784aa6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3130 | 2026.01.13 19:56:40.017696 [ 5 ] {7b1fbcaa-1f01-489b-a4eb-abb32784aa6b} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3131 | 2026.01.13 19:56:40.017739 [ 5 ] {7b1fbcaa-1f01-489b-a4eb-abb32784aa6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3132 | 2026.01.13 19:56:40.018152 [ 5 ] {7b1fbcaa-1f01-489b-a4eb-abb32784aa6b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3133 | 2026.01.13 19:56:40.018392 [ 5 ] {7b1fbcaa-1f01-489b-a4eb-abb32784aa6b} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3134 | 2026.01.13 19:56:40.018543 [ 5 ] {7b1fbcaa-1f01-489b-a4eb-abb32784aa6b} <Debug> executeQuery: Read 1172 rows, 95.46 KiB in 0.002202 sec., 532243.4150772026 rows/sec., 42.34 MiB/sec. | ||
| 3135 | 2026.01.13 19:56:40.018539 [ 132 ] {} <Debug> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3136 | 2026.01.13 19:56:40.018594 [ 5 ] {7b1fbcaa-1f01-489b-a4eb-abb32784aa6b} <Debug> TCPHandler: Processed in 0.002463915 sec. | ||
| 3137 | 2026.01.13 19:56:40.018622 [ 132 ] {} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3138 | 2026.01.13 19:56:40.018649 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3139 | 2026.01.13 19:56:40.018738 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3140 | 2026.01.13 19:56:40.018748 [ 201 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::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 | ||
| 3141 | 2026.01.13 19:56:40.018843 [ 201 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3142 | 2026.01.13 19:56:40.018847 [ 5 ] {236ab9c0-a937-4e14-8bce-0e190c15ac5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3143 | 2026.01.13 19:56:40.018872 [ 201 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 233 rows starting from the beginning of the part | ||
| 3144 | 2026.01.13 19:56:40.018898 [ 5 ] {236ab9c0-a937-4e14-8bce-0e190c15ac5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3145 | 2026.01.13 19:56:40.018929 [ 201 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 3146 | 2026.01.13 19:56:40.018973 [ 201 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2319 rows starting from the beginning of the part | ||
| 3147 | 2026.01.13 19:56:40.019027 [ 201 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 3148 | 2026.01.13 19:56:40.019084 [ 201 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 3149 | 2026.01.13 19:56:40.019123 [ 201 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1172 rows starting from the beginning of the part | ||
| 3150 | 2026.01.13 19:56:40.019498 [ 5 ] {236ab9c0-a937-4e14-8bce-0e190c15ac5a} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3151 | 2026.01.13 19:56:40.019536 [ 5 ] {236ab9c0-a937-4e14-8bce-0e190c15ac5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3152 | 2026.01.13 19:56:40.019933 [ 5 ] {236ab9c0-a937-4e14-8bce-0e190c15ac5a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3153 | 2026.01.13 19:56:40.020170 [ 5 ] {236ab9c0-a937-4e14-8bce-0e190c15ac5a} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3154 | 2026.01.13 19:56:40.020307 [ 5 ] {236ab9c0-a937-4e14-8bce-0e190c15ac5a} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001485 sec., 158249.15824915824 rows/sec., 9.58 MiB/sec. | ||
| 3155 | 2026.01.13 19:56:40.020357 [ 5 ] {236ab9c0-a937-4e14-8bce-0e190c15ac5a} <Debug> TCPHandler: Processed in 0.001673637 sec. | ||
| 3156 | 2026.01.13 19:56:40.020477 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3157 | 2026.01.13 19:56:40.020577 [ 5 ] {6972c04a-b200-4238-b481-2813e8108c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3158 | 2026.01.13 19:56:40.020620 [ 5 ] {6972c04a-b200-4238-b481-2813e8108c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3159 | 2026.01.13 19:56:40.020852 [ 190 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3892 rows, containing 5 columns (5 merged, 0 gathered) in 0.002137688 sec., 1820658.5806722029 rows/sec., 153.94 MiB/sec. | ||
| 3160 | 2026.01.13 19:56:40.021106 [ 5 ] {6972c04a-b200-4238-b481-2813e8108c93} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3161 | 2026.01.13 19:56:40.021150 [ 5 ] {6972c04a-b200-4238-b481-2813e8108c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3162 | 2026.01.13 19:56:40.021196 [ 194 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3163 | 2026.01.13 19:56:40.021514 [ 5 ] {6972c04a-b200-4238-b481-2813e8108c93} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3164 | 2026.01.13 19:56:40.021553 [ 194 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_16_3} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3165 | 2026.01.13 19:56:40.021650 [ 194 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_16_3} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3166 | 2026.01.13 19:56:40.021747 [ 5 ] {6972c04a-b200-4238-b481-2813e8108c93} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3167 | 2026.01.13 19:56:40.021749 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 3168 | 2026.01.13 19:56:40.021886 [ 5 ] {6972c04a-b200-4238-b481-2813e8108c93} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001332 sec., 159159.15915915914 rows/sec., 10.26 MiB/sec. | ||
| 3169 | 2026.01.13 19:56:40.021930 [ 5 ] {6972c04a-b200-4238-b481-2813e8108c93} <Debug> TCPHandler: Processed in 0.001504514 sec. | ||
| 3170 | 2026.01.13 19:56:40.022034 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3171 | 2026.01.13 19:56:40.022129 [ 5 ] {5439601b-a919-4a02-8a27-4772261a4bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3172 | 2026.01.13 19:56:40.022172 [ 5 ] {5439601b-a919-4a02-8a27-4772261a4bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3173 | 2026.01.13 19:56:40.022672 [ 5 ] {5439601b-a919-4a02-8a27-4772261a4bc8} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3174 | 2026.01.13 19:56:40.022709 [ 5 ] {5439601b-a919-4a02-8a27-4772261a4bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3175 | 2026.01.13 19:56:40.023023 [ 5 ] {5439601b-a919-4a02-8a27-4772261a4bc8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3176 | 2026.01.13 19:56:40.023232 [ 5 ] {5439601b-a919-4a02-8a27-4772261a4bc8} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3177 | 2026.01.13 19:56:40.023368 [ 5 ] {5439601b-a919-4a02-8a27-4772261a4bc8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001258 sec., 167726.55007949125 rows/sec., 9.52 MiB/sec. | ||
| 3178 | 2026.01.13 19:56:40.023408 [ 5 ] {5439601b-a919-4a02-8a27-4772261a4bc8} <Debug> TCPHandler: Processed in 0.001422252 sec. | ||
| 3179 | 2026.01.13 19:56:40.023519 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3180 | 2026.01.13 19:56:40.023613 [ 5 ] {fcbfcb56-c5f2-48b8-919a-46d47cb58a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3181 | 2026.01.13 19:56:40.023652 [ 5 ] {fcbfcb56-c5f2-48b8-919a-46d47cb58a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3182 | 2026.01.13 19:56:40.024303 [ 5 ] {fcbfcb56-c5f2-48b8-919a-46d47cb58a2d} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3183 | 2026.01.13 19:56:40.024339 [ 5 ] {fcbfcb56-c5f2-48b8-919a-46d47cb58a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3184 | 2026.01.13 19:56:40.024688 [ 5 ] {fcbfcb56-c5f2-48b8-919a-46d47cb58a2d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3185 | 2026.01.13 19:56:40.024893 [ 5 ] {fcbfcb56-c5f2-48b8-919a-46d47cb58a2d} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3186 | 2026.01.13 19:56:40.025014 [ 151 ] {} <Debug> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3187 | 2026.01.13 19:56:40.025024 [ 5 ] {fcbfcb56-c5f2-48b8-919a-46d47cb58a2d} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.00143 sec., 495804.19580419577 rows/sec., 34.74 MiB/sec. | ||
| 3188 | 2026.01.13 19:56:40.025088 [ 151 ] {} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3189 | 2026.01.13 19:56:40.025103 [ 5 ] {fcbfcb56-c5f2-48b8-919a-46d47cb58a2d} <Debug> TCPHandler: Processed in 0.001633247 sec. | ||
| 3190 | 2026.01.13 19:56:40.025116 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3191 | 2026.01.13 19:56:40.025208 [ 189 ] {ba74b777-2542-4002-bc8e-77920c0539bb::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 | ||
| 3192 | 2026.01.13 19:56:40.025228 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3193 | 2026.01.13 19:56:40.025296 [ 189 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3194 | 2026.01.13 19:56:40.025322 [ 189 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 149 rows starting from the beginning of the part | ||
| 3195 | 2026.01.13 19:56:40.025323 [ 5 ] {e49f511f-87ab-487c-b002-6bb60bc127e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3196 | 2026.01.13 19:56:40.025388 [ 5 ] {e49f511f-87ab-487c-b002-6bb60bc127e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3197 | 2026.01.13 19:56:40.025392 [ 189 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 3198 | 2026.01.13 19:56:40.025440 [ 189 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1181 rows starting from the beginning of the part | ||
| 3199 | 2026.01.13 19:56:40.025478 [ 189 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 3200 | 2026.01.13 19:56:40.025514 [ 189 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 3201 | 2026.01.13 19:56:40.025552 [ 189 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 709 rows starting from the beginning of the part | ||
| 3202 | 2026.01.13 19:56:40.025732 [ 5 ] {e49f511f-87ab-487c-b002-6bb60bc127e9} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3203 | 2026.01.13 19:56:40.025767 [ 5 ] {e49f511f-87ab-487c-b002-6bb60bc127e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3204 | 2026.01.13 19:56:40.026075 [ 5 ] {e49f511f-87ab-487c-b002-6bb60bc127e9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3205 | 2026.01.13 19:56:40.026283 [ 5 ] {e49f511f-87ab-487c-b002-6bb60bc127e9} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3206 | 2026.01.13 19:56:40.026421 [ 5 ] {e49f511f-87ab-487c-b002-6bb60bc127e9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 280.89 KiB/sec. | ||
| 3207 | 2026.01.13 19:56:40.026459 [ 5 ] {e49f511f-87ab-487c-b002-6bb60bc127e9} <Debug> TCPHandler: Processed in 0.001279959 sec. | ||
| 3208 | 2026.01.13 19:56:40.026495 [ 194 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2231 rows, containing 5 columns (5 merged, 0 gathered) in 0.001317929 sec., 1692807.427410733 rows/sec., 128.72 MiB/sec. | ||
| 3209 | 2026.01.13 19:56:40.026579 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3210 | 2026.01.13 19:56:40.026676 [ 5 ] {74d2d82b-945a-4f89-9638-b3becb968570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3211 | 2026.01.13 19:56:40.026708 [ 190 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3212 | 2026.01.13 19:56:40.026719 [ 5 ] {74d2d82b-945a-4f89-9638-b3becb968570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3213 | 2026.01.13 19:56:40.026981 [ 190 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_16_3} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3214 | 2026.01.13 19:56:40.027056 [ 190 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_16_3} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3215 | 2026.01.13 19:56:40.027149 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 3216 | 2026.01.13 19:56:40.027175 [ 5 ] {74d2d82b-945a-4f89-9638-b3becb968570} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3217 | 2026.01.13 19:56:40.027218 [ 5 ] {74d2d82b-945a-4f89-9638-b3becb968570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3218 | 2026.01.13 19:56:40.027580 [ 5 ] {74d2d82b-945a-4f89-9638-b3becb968570} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3219 | 2026.01.13 19:56:40.027789 [ 5 ] {74d2d82b-945a-4f89-9638-b3becb968570} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3220 | 2026.01.13 19:56:40.027914 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3221 | 2026.01.13 19:56:40.027927 [ 5 ] {74d2d82b-945a-4f89-9638-b3becb968570} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001269 sec., 247438.92828999212 rows/sec., 16.25 MiB/sec. | ||
| 3222 | 2026.01.13 19:56:40.027958 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3223 | 2026.01.13 19:56:40.027980 [ 5 ] {74d2d82b-945a-4f89-9638-b3becb968570} <Debug> TCPHandler: Processed in 0.001449463 sec. | ||
| 3224 | 2026.01.13 19:56:40.027983 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3225 | 2026.01.13 19:56:40.028072 [ 189 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::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 | ||
| 3226 | 2026.01.13 19:56:40.028106 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3227 | 2026.01.13 19:56:40.028156 [ 189 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3228 | 2026.01.13 19:56:40.028181 [ 189 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1363 rows starting from the beginning of the part | ||
| 3229 | 2026.01.13 19:56:40.028203 [ 5 ] {8f0ab113-b5eb-42ce-9585-02909fa8d88a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3230 | 2026.01.13 19:56:40.028224 [ 189 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3231 | 2026.01.13 19:56:40.028249 [ 5 ] {8f0ab113-b5eb-42ce-9585-02909fa8d88a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3232 | 2026.01.13 19:56:40.028259 [ 189 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2736 rows starting from the beginning of the part | ||
| 3233 | 2026.01.13 19:56:40.028292 [ 189 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 128 rows starting from the beginning of the part | ||
| 3234 | 2026.01.13 19:56:40.028324 [ 189 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::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 | ||
| 3235 | 2026.01.13 19:56:40.028359 [ 189 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 314 rows starting from the beginning of the part | ||
| 3236 | 2026.01.13 19:56:40.028655 [ 5 ] {8f0ab113-b5eb-42ce-9585-02909fa8d88a} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3237 | 2026.01.13 19:56:40.028696 [ 5 ] {8f0ab113-b5eb-42ce-9585-02909fa8d88a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3238 | 2026.01.13 19:56:40.029013 [ 5 ] {8f0ab113-b5eb-42ce-9585-02909fa8d88a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3239 | 2026.01.13 19:56:40.029256 [ 5 ] {8f0ab113-b5eb-42ce-9585-02909fa8d88a} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3240 | 2026.01.13 19:56:40.029386 [ 5 ] {8f0ab113-b5eb-42ce-9585-02909fa8d88a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001201 sec., 832.6394671107411 rows/sec., 56.11 KiB/sec. | ||
| 3241 | 2026.01.13 19:56:40.029423 [ 5 ] {8f0ab113-b5eb-42ce-9585-02909fa8d88a} <Debug> TCPHandler: Processed in 0.001368231 sec. | ||
| 3242 | 2026.01.13 19:56:40.029540 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3243 | 2026.01.13 19:56:40.029632 [ 5 ] {294c3ee7-ad38-4dcf-9d46-c113b4c17fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3244 | 2026.01.13 19:56:40.029685 [ 5 ] {294c3ee7-ad38-4dcf-9d46-c113b4c17fe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3245 | 2026.01.13 19:56:40.030298 [ 190 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4861 rows, containing 5 columns (5 merged, 0 gathered) in 0.00225437 sec., 2156256.515123959 rows/sec., 147.16 MiB/sec. | ||
| 3246 | 2026.01.13 19:56:40.030542 [ 5 ] {294c3ee7-ad38-4dcf-9d46-c113b4c17fe2} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3247 | 2026.01.13 19:56:40.030585 [ 5 ] {294c3ee7-ad38-4dcf-9d46-c113b4c17fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3248 | 2026.01.13 19:56:40.030824 [ 200 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3249 | 2026.01.13 19:56:40.031157 [ 200 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3250 | 2026.01.13 19:56:40.031191 [ 5 ] {294c3ee7-ad38-4dcf-9d46-c113b4c17fe2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3251 | 2026.01.13 19:56:40.031245 [ 200 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3252 | 2026.01.13 19:56:40.031361 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 3253 | 2026.01.13 19:56:40.031445 [ 5 ] {294c3ee7-ad38-4dcf-9d46-c113b4c17fe2} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3254 | 2026.01.13 19:56:40.031592 [ 5 ] {294c3ee7-ad38-4dcf-9d46-c113b4c17fe2} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001977 sec., 15174.506828528072 rows/sec., 27.19 MiB/sec. | ||
| 3255 | 2026.01.13 19:56:40.031661 [ 5 ] {294c3ee7-ad38-4dcf-9d46-c113b4c17fe2} <Debug> TCPHandler: Processed in 0.002171449 sec. | ||
| 3256 | 2026.01.13 19:56:40.031784 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3257 | 2026.01.13 19:56:40.031880 [ 5 ] {7ec7a964-8845-4e94-b92d-60a263c58fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3258 | 2026.01.13 19:56:40.031922 [ 5 ] {7ec7a964-8845-4e94-b92d-60a263c58fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3259 | 2026.01.13 19:56:40.032271 [ 5 ] {7ec7a964-8845-4e94-b92d-60a263c58fae} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3260 | 2026.01.13 19:56:40.032312 [ 5 ] {7ec7a964-8845-4e94-b92d-60a263c58fae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3261 | 2026.01.13 19:56:40.032651 [ 5 ] {7ec7a964-8845-4e94-b92d-60a263c58fae} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3262 | 2026.01.13 19:56:40.032859 [ 5 ] {7ec7a964-8845-4e94-b92d-60a263c58fae} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3263 | 2026.01.13 19:56:40.032963 [ 151 ] {} <Debug> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3264 | 2026.01.13 19:56:40.032991 [ 5 ] {7ec7a964-8845-4e94-b92d-60a263c58fae} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00113 sec., 92035.3982300885 rows/sec., 5.64 MiB/sec. | ||
| 3265 | 2026.01.13 19:56:40.032998 [ 151 ] {} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3266 | 2026.01.13 19:56:40.033033 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3267 | 2026.01.13 19:56:40.033038 [ 5 ] {7ec7a964-8845-4e94-b92d-60a263c58fae} <Debug> TCPHandler: Processed in 0.001305149 sec. | ||
| 3268 | 2026.01.13 19:56:40.033119 [ 200 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 3269 | 2026.01.13 19:56:40.033226 [ 200 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3270 | 2026.01.13 19:56:40.033260 [ 200 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 390 rows starting from the beginning of the part | ||
| 3271 | 2026.01.13 19:56:40.033325 [ 200 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 3272 | 2026.01.13 19:56:40.033368 [ 200 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
| 3273 | 2026.01.13 19:56:40.033414 [ 200 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part | ||
| 3274 | 2026.01.13 19:56:40.033453 [ 200 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 3275 | 2026.01.13 19:56:40.033494 [ 200 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
| 3276 | 2026.01.13 19:56:40.034369 [ 190 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 718 rows, containing 4 columns (4 merged, 0 gathered) in 0.001288939 sec., 557047.3079020807 rows/sec., 36.81 MiB/sec. | ||
| 3277 | 2026.01.13 19:56:40.034510 [ 200 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3278 | 2026.01.13 19:56:40.034773 [ 200 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_16_3} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3279 | 2026.01.13 19:56:40.034841 [ 200 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_16_3} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3280 | 2026.01.13 19:56:40.034912 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3281 | 2026.01.13 19:56:44.601705 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6218 | ||
| 3282 | 2026.01.13 19:56:44.602206 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3283 | 2026.01.13 19:56:44.602240 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3284 | 2026.01.13 19:56:44.602721 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3285 | 2026.01.13 19:56:44.602943 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3286 | 2026.01.13 19:56:44.603068 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6218 | ||
| 3287 | 2026.01.13 19:56:44.938801 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3288 | 2026.01.13 19:56:44.955391 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3289 | 2026.01.13 19:56:44.955441 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3290 | 2026.01.13 19:56:44.961161 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3291 | 2026.01.13 19:56:44.961830 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3292 | 2026.01.13 19:56:44.964647 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3293 | 2026.01.13 19:56:45.001438 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3294 | 2026.01.13 19:56:45.001660 [ 5 ] {cffea0d8-0b2d-4b44-a393-9d839298f58c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3295 | 2026.01.13 19:56:45.001737 [ 5 ] {cffea0d8-0b2d-4b44-a393-9d839298f58c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3296 | 2026.01.13 19:56:45.002400 [ 5 ] {cffea0d8-0b2d-4b44-a393-9d839298f58c} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3297 | 2026.01.13 19:56:45.002450 [ 5 ] {cffea0d8-0b2d-4b44-a393-9d839298f58c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3298 | 2026.01.13 19:56:45.002828 [ 5 ] {cffea0d8-0b2d-4b44-a393-9d839298f58c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3299 | 2026.01.13 19:56:45.003070 [ 5 ] {cffea0d8-0b2d-4b44-a393-9d839298f58c} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3300 | 2026.01.13 19:56:45.003233 [ 5 ] {cffea0d8-0b2d-4b44-a393-9d839298f58c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001627 sec., 1229.2562999385373 rows/sec., 100.24 KiB/sec. | ||
| 3301 | 2026.01.13 19:56:45.003283 [ 5 ] {cffea0d8-0b2d-4b44-a393-9d839298f58c} <Debug> TCPHandler: Processed in 0.001984004 sec. | ||
| 3302 | 2026.01.13 19:56:45.003411 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3303 | 2026.01.13 19:56:45.003509 [ 5 ] {c284d676-a000-4e8d-8d66-3b422d5c5bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3304 | 2026.01.13 19:56:45.003550 [ 5 ] {c284d676-a000-4e8d-8d66-3b422d5c5bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3305 | 2026.01.13 19:56:45.003994 [ 5 ] {c284d676-a000-4e8d-8d66-3b422d5c5bb1} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3306 | 2026.01.13 19:56:45.004030 [ 5 ] {c284d676-a000-4e8d-8d66-3b422d5c5bb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3307 | 2026.01.13 19:56:45.004340 [ 5 ] {c284d676-a000-4e8d-8d66-3b422d5c5bb1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3308 | 2026.01.13 19:56:45.004552 [ 5 ] {c284d676-a000-4e8d-8d66-3b422d5c5bb1} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3309 | 2026.01.13 19:56:45.004685 [ 5 ] {c284d676-a000-4e8d-8d66-3b422d5c5bb1} <Debug> executeQuery: Read 77 rows, 6.46 KiB in 0.001196 sec., 64381.27090301003 rows/sec., 5.27 MiB/sec. | ||
| 3310 | 2026.01.13 19:56:45.004724 [ 5 ] {c284d676-a000-4e8d-8d66-3b422d5c5bb1} <Debug> TCPHandler: Processed in 0.00136408 sec. | ||
| 3311 | 2026.01.13 19:56:45.004841 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3312 | 2026.01.13 19:56:45.004936 [ 5 ] {eda7a46a-0ec7-4f89-838b-65f25b3141ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3313 | 2026.01.13 19:56:45.004976 [ 5 ] {eda7a46a-0ec7-4f89-838b-65f25b3141ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3314 | 2026.01.13 19:56:45.005381 [ 5 ] {eda7a46a-0ec7-4f89-838b-65f25b3141ce} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3315 | 2026.01.13 19:56:45.005416 [ 5 ] {eda7a46a-0ec7-4f89-838b-65f25b3141ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3316 | 2026.01.13 19:56:45.005705 [ 5 ] {eda7a46a-0ec7-4f89-838b-65f25b3141ce} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3317 | 2026.01.13 19:56:45.005914 [ 5 ] {eda7a46a-0ec7-4f89-838b-65f25b3141ce} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3318 | 2026.01.13 19:56:45.006041 [ 5 ] {eda7a46a-0ec7-4f89-838b-65f25b3141ce} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001124 sec., 10676.156583629892 rows/sec., 793.24 KiB/sec. | ||
| 3319 | 2026.01.13 19:56:45.006083 [ 5 ] {eda7a46a-0ec7-4f89-838b-65f25b3141ce} <Debug> TCPHandler: Processed in 0.001292139 sec. | ||
| 3320 | 2026.01.13 19:56:45.006197 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3321 | 2026.01.13 19:56:45.006290 [ 5 ] {80b0be46-9832-4b19-aaaa-74455f0b3e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3322 | 2026.01.13 19:56:45.006330 [ 5 ] {80b0be46-9832-4b19-aaaa-74455f0b3e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3323 | 2026.01.13 19:56:45.006741 [ 5 ] {80b0be46-9832-4b19-aaaa-74455f0b3e2b} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3324 | 2026.01.13 19:56:45.006777 [ 5 ] {80b0be46-9832-4b19-aaaa-74455f0b3e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3325 | 2026.01.13 19:56:45.007074 [ 5 ] {80b0be46-9832-4b19-aaaa-74455f0b3e2b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3326 | 2026.01.13 19:56:45.007290 [ 5 ] {80b0be46-9832-4b19-aaaa-74455f0b3e2b} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3327 | 2026.01.13 19:56:45.007419 [ 5 ] {80b0be46-9832-4b19-aaaa-74455f0b3e2b} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001147 sec., 66259.80819529206 rows/sec., 5.18 MiB/sec. | ||
| 3328 | 2026.01.13 19:56:45.007456 [ 5 ] {80b0be46-9832-4b19-aaaa-74455f0b3e2b} <Debug> TCPHandler: Processed in 0.001308969 sec. | ||
| 3329 | 2026.01.13 19:56:45.007573 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3330 | 2026.01.13 19:56:45.007666 [ 5 ] {9722b0b5-15c0-40b1-aa54-152922a4f83d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3331 | 2026.01.13 19:56:45.007709 [ 5 ] {9722b0b5-15c0-40b1-aa54-152922a4f83d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3332 | 2026.01.13 19:56:45.008116 [ 5 ] {9722b0b5-15c0-40b1-aa54-152922a4f83d} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3333 | 2026.01.13 19:56:45.008153 [ 5 ] {9722b0b5-15c0-40b1-aa54-152922a4f83d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3334 | 2026.01.13 19:56:45.008478 [ 5 ] {9722b0b5-15c0-40b1-aa54-152922a4f83d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3335 | 2026.01.13 19:56:45.008685 [ 5 ] {9722b0b5-15c0-40b1-aa54-152922a4f83d} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3336 | 2026.01.13 19:56:45.008812 [ 5 ] {9722b0b5-15c0-40b1-aa54-152922a4f83d} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001165 sec., 138197.42489270386 rows/sec., 9.62 MiB/sec. | ||
| 3337 | 2026.01.13 19:56:45.008849 [ 5 ] {9722b0b5-15c0-40b1-aa54-152922a4f83d} <Debug> TCPHandler: Processed in 0.00132615 sec. | ||
| 3338 | 2026.01.13 19:56:45.008960 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3339 | 2026.01.13 19:56:45.009055 [ 5 ] {ed24fd8d-53ae-43c0-b3b3-eb35b99ddeec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3340 | 2026.01.13 19:56:45.009137 [ 5 ] {ed24fd8d-53ae-43c0-b3b3-eb35b99ddeec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3341 | 2026.01.13 19:56:45.009886 [ 5 ] {ed24fd8d-53ae-43c0-b3b3-eb35b99ddeec} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3342 | 2026.01.13 19:56:45.009922 [ 5 ] {ed24fd8d-53ae-43c0-b3b3-eb35b99ddeec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3343 | 2026.01.13 19:56:45.010420 [ 5 ] {ed24fd8d-53ae-43c0-b3b3-eb35b99ddeec} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3344 | 2026.01.13 19:56:45.010637 [ 5 ] {ed24fd8d-53ae-43c0-b3b3-eb35b99ddeec} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3345 | 2026.01.13 19:56:45.010774 [ 5 ] {ed24fd8d-53ae-43c0-b3b3-eb35b99ddeec} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001737 sec., 5757.052389176742 rows/sec., 10.32 MiB/sec. | ||
| 3346 | 2026.01.13 19:56:45.010850 [ 5 ] {ed24fd8d-53ae-43c0-b3b3-eb35b99ddeec} <Debug> TCPHandler: Processed in 0.001939744 sec. | ||
| 3347 | 2026.01.13 19:56:45.010963 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3348 | 2026.01.13 19:56:45.011058 [ 5 ] {ad99802c-c234-40fb-ae1e-b1750a1e38e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3349 | 2026.01.13 19:56:45.011101 [ 5 ] {ad99802c-c234-40fb-ae1e-b1750a1e38e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3350 | 2026.01.13 19:56:45.011454 [ 5 ] {ad99802c-c234-40fb-ae1e-b1750a1e38e8} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3351 | 2026.01.13 19:56:45.011490 [ 5 ] {ad99802c-c234-40fb-ae1e-b1750a1e38e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3352 | 2026.01.13 19:56:45.011789 [ 5 ] {ad99802c-c234-40fb-ae1e-b1750a1e38e8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3353 | 2026.01.13 19:56:45.011997 [ 5 ] {ad99802c-c234-40fb-ae1e-b1750a1e38e8} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3354 | 2026.01.13 19:56:45.012125 [ 5 ] {ad99802c-c234-40fb-ae1e-b1750a1e38e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 3355 | 2026.01.13 19:56:45.012161 [ 5 ] {ad99802c-c234-40fb-ae1e-b1750a1e38e8} <Debug> TCPHandler: Processed in 0.001246848 sec. | ||
| 3356 | 2026.01.13 19:56:47.107642 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 424 | ||
| 3357 | 2026.01.13 19:56:47.109946 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3358 | 2026.01.13 19:56:47.109989 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3359 | 2026.01.13 19:56:47.111170 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3360 | 2026.01.13 19:56:47.111443 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3361 | 2026.01.13 19:56:47.111691 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 424 | ||
| 3362 | 2026.01.13 19:56:50.020760 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3363 | 2026.01.13 19:56:50.021018 [ 5 ] {f363baf4-e3bc-472b-bd5e-12cf40aadf6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3364 | 2026.01.13 19:56:50.021131 [ 5 ] {f363baf4-e3bc-472b-bd5e-12cf40aadf6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3365 | 2026.01.13 19:56:50.022290 [ 5 ] {f363baf4-e3bc-472b-bd5e-12cf40aadf6b} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3366 | 2026.01.13 19:56:50.022351 [ 5 ] {f363baf4-e3bc-472b-bd5e-12cf40aadf6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3367 | 2026.01.13 19:56:50.022877 [ 5 ] {f363baf4-e3bc-472b-bd5e-12cf40aadf6b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3368 | 2026.01.13 19:56:50.023180 [ 5 ] {f363baf4-e3bc-472b-bd5e-12cf40aadf6b} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3369 | 2026.01.13 19:56:50.023395 [ 5 ] {f363baf4-e3bc-472b-bd5e-12cf40aadf6b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002453 sec., 167142.27476559315 rows/sec., 10.60 MiB/sec. | ||
| 3370 | 2026.01.13 19:56:50.023469 [ 5 ] {f363baf4-e3bc-472b-bd5e-12cf40aadf6b} <Debug> TCPHandler: Processed in 0.002870594 sec. | ||
| 3371 | 2026.01.13 19:56:50.023650 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3372 | 2026.01.13 19:56:50.023799 [ 5 ] {576e37a7-2a59-4b6c-9680-121dd9f2d2aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3373 | 2026.01.13 19:56:50.023862 [ 5 ] {576e37a7-2a59-4b6c-9680-121dd9f2d2aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3374 | 2026.01.13 19:56:50.025185 [ 5 ] {576e37a7-2a59-4b6c-9680-121dd9f2d2aa} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3375 | 2026.01.13 19:56:50.025238 [ 5 ] {576e37a7-2a59-4b6c-9680-121dd9f2d2aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3376 | 2026.01.13 19:56:50.025780 [ 5 ] {576e37a7-2a59-4b6c-9680-121dd9f2d2aa} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3377 | 2026.01.13 19:56:50.026032 [ 5 ] {576e37a7-2a59-4b6c-9680-121dd9f2d2aa} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3378 | 2026.01.13 19:56:50.026209 [ 5 ] {576e37a7-2a59-4b6c-9680-121dd9f2d2aa} <Debug> executeQuery: Read 1172 rows, 95.46 KiB in 0.002449 sec., 478562.6786443447 rows/sec., 38.07 MiB/sec. | ||
| 3379 | 2026.01.13 19:56:50.026272 [ 5 ] {576e37a7-2a59-4b6c-9680-121dd9f2d2aa} <Debug> TCPHandler: Processed in 0.002690349 sec. | ||
| 3380 | 2026.01.13 19:56:50.026432 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3381 | 2026.01.13 19:56:50.026569 [ 5 ] {539de490-48ef-49b0-81b3-1c35c1409491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3382 | 2026.01.13 19:56:50.026631 [ 5 ] {539de490-48ef-49b0-81b3-1c35c1409491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3383 | 2026.01.13 19:56:50.027325 [ 5 ] {539de490-48ef-49b0-81b3-1c35c1409491} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3384 | 2026.01.13 19:56:50.027373 [ 5 ] {539de490-48ef-49b0-81b3-1c35c1409491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3385 | 2026.01.13 19:56:50.027774 [ 5 ] {539de490-48ef-49b0-81b3-1c35c1409491} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3386 | 2026.01.13 19:56:50.028027 [ 5 ] {539de490-48ef-49b0-81b3-1c35c1409491} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3387 | 2026.01.13 19:56:50.028157 [ 141 ] {} <Debug> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3388 | 2026.01.13 19:56:50.028181 [ 5 ] {539de490-48ef-49b0-81b3-1c35c1409491} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001648 sec., 142597.08737864078 rows/sec., 8.63 MiB/sec. | ||
| 3389 | 2026.01.13 19:56:50.028202 [ 141 ] {} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3390 | 2026.01.13 19:56:50.028228 [ 5 ] {539de490-48ef-49b0-81b3-1c35c1409491} <Debug> TCPHandler: Processed in 0.001861061 sec. | ||
| 3391 | 2026.01.13 19:56:50.028230 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3392 | 2026.01.13 19:56:50.028381 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3393 | 2026.01.13 19:56:50.028391 [ 191 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::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 | ||
| 3394 | 2026.01.13 19:56:50.028506 [ 5 ] {ea452b0d-9235-43af-9c10-353e7f75dbd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3395 | 2026.01.13 19:56:50.028565 [ 5 ] {ea452b0d-9235-43af-9c10-353e7f75dbd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3396 | 2026.01.13 19:56:50.028579 [ 191 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3397 | 2026.01.13 19:56:50.028624 [ 191 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 48 rows starting from the beginning of the part | ||
| 3398 | 2026.01.13 19:56:50.028701 [ 191 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 3399 | 2026.01.13 19:56:50.028752 [ 191 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 245 rows starting from the beginning of the part | ||
| 3400 | 2026.01.13 19:56:50.028801 [ 191 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 235 rows starting from the beginning of the part | ||
| 3401 | 2026.01.13 19:56:50.028856 [ 191 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 3402 | 2026.01.13 19:56:50.028906 [ 191 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 235 rows starting from the beginning of the part | ||
| 3403 | 2026.01.13 19:56:50.029203 [ 5 ] {ea452b0d-9235-43af-9c10-353e7f75dbd4} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3404 | 2026.01.13 19:56:50.029258 [ 5 ] {ea452b0d-9235-43af-9c10-353e7f75dbd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3405 | 2026.01.13 19:56:50.029774 [ 5 ] {ea452b0d-9235-43af-9c10-353e7f75dbd4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3406 | 2026.01.13 19:56:50.030075 [ 5 ] {ea452b0d-9235-43af-9c10-353e7f75dbd4} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3407 | 2026.01.13 19:56:50.030128 [ 200 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 801 rows, containing 5 columns (5 merged, 0 gathered) in 0.00180446 sec., 443900.1141615774 rows/sec., 29.23 MiB/sec. | ||
| 3408 | 2026.01.13 19:56:50.030232 [ 5 ] {ea452b0d-9235-43af-9c10-353e7f75dbd4} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001753 sec., 120935.53907586994 rows/sec., 7.80 MiB/sec. | ||
| 3409 | 2026.01.13 19:56:50.030284 [ 5 ] {ea452b0d-9235-43af-9c10-353e7f75dbd4} <Debug> TCPHandler: Processed in 0.001966104 sec. | ||
| 3410 | 2026.01.13 19:56:50.030364 [ 200 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3411 | 2026.01.13 19:56:50.030429 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3412 | 2026.01.13 19:56:50.030543 [ 5 ] {8425ab95-17b7-4eb8-bff8-903ce5c8059d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3413 | 2026.01.13 19:56:50.030594 [ 5 ] {8425ab95-17b7-4eb8-bff8-903ce5c8059d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3414 | 2026.01.13 19:56:50.030782 [ 200 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_11_2} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3415 | 2026.01.13 19:56:50.030910 [ 200 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_11_2} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3416 | 2026.01.13 19:56:50.031073 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3417 | 2026.01.13 19:56:50.031332 [ 5 ] {8425ab95-17b7-4eb8-bff8-903ce5c8059d} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3418 | 2026.01.13 19:56:50.031399 [ 5 ] {8425ab95-17b7-4eb8-bff8-903ce5c8059d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3419 | 2026.01.13 19:56:50.031818 [ 5 ] {8425ab95-17b7-4eb8-bff8-903ce5c8059d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3420 | 2026.01.13 19:56:50.032116 [ 5 ] {8425ab95-17b7-4eb8-bff8-903ce5c8059d} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3421 | 2026.01.13 19:56:50.032274 [ 5 ] {8425ab95-17b7-4eb8-bff8-903ce5c8059d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001752 sec., 120433.78995433789 rows/sec., 6.84 MiB/sec. | ||
| 3422 | 2026.01.13 19:56:50.032322 [ 5 ] {8425ab95-17b7-4eb8-bff8-903ce5c8059d} <Debug> TCPHandler: Processed in 0.001951893 sec. | ||
| 3423 | 2026.01.13 19:56:50.032475 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3424 | 2026.01.13 19:56:50.032601 [ 5 ] {a5a061dd-1a08-4857-a90e-7230599b3b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3425 | 2026.01.13 19:56:50.032652 [ 5 ] {a5a061dd-1a08-4857-a90e-7230599b3b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3426 | 2026.01.13 19:56:50.033515 [ 5 ] {a5a061dd-1a08-4857-a90e-7230599b3b3d} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3427 | 2026.01.13 19:56:50.033562 [ 5 ] {a5a061dd-1a08-4857-a90e-7230599b3b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3428 | 2026.01.13 19:56:50.034015 [ 5 ] {a5a061dd-1a08-4857-a90e-7230599b3b3d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3429 | 2026.01.13 19:56:50.034304 [ 5 ] {a5a061dd-1a08-4857-a90e-7230599b3b3d} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3430 | 2026.01.13 19:56:50.034475 [ 5 ] {a5a061dd-1a08-4857-a90e-7230599b3b3d} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001898 sec., 373551.10642781877 rows/sec., 26.17 MiB/sec. | ||
| 3431 | 2026.01.13 19:56:50.034522 [ 5 ] {a5a061dd-1a08-4857-a90e-7230599b3b3d} <Debug> TCPHandler: Processed in 0.002113147 sec. | ||
| 3432 | 2026.01.13 19:56:50.034672 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3433 | 2026.01.13 19:56:50.034784 [ 5 ] {0f625fde-2f07-4eb6-b5d2-490f10f1ba4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3434 | 2026.01.13 19:56:50.034843 [ 5 ] {0f625fde-2f07-4eb6-b5d2-490f10f1ba4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3435 | 2026.01.13 19:56:50.035282 [ 5 ] {0f625fde-2f07-4eb6-b5d2-490f10f1ba4d} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3436 | 2026.01.13 19:56:50.035320 [ 5 ] {0f625fde-2f07-4eb6-b5d2-490f10f1ba4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3437 | 2026.01.13 19:56:50.035712 [ 5 ] {0f625fde-2f07-4eb6-b5d2-490f10f1ba4d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3438 | 2026.01.13 19:56:50.035989 [ 5 ] {0f625fde-2f07-4eb6-b5d2-490f10f1ba4d} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3439 | 2026.01.13 19:56:50.036141 [ 5 ] {0f625fde-2f07-4eb6-b5d2-490f10f1ba4d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001379 sec., 4350.97897026831 rows/sec., 227.32 KiB/sec. | ||
| 3440 | 2026.01.13 19:56:50.036182 [ 5 ] {0f625fde-2f07-4eb6-b5d2-490f10f1ba4d} <Debug> TCPHandler: Processed in 0.001571905 sec. | ||
| 3441 | 2026.01.13 19:56:50.036319 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3442 | 2026.01.13 19:56:50.036431 [ 5 ] {b1c9b86b-564a-4e9a-b462-7d00515a4eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3443 | 2026.01.13 19:56:50.036482 [ 5 ] {b1c9b86b-564a-4e9a-b462-7d00515a4eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3444 | 2026.01.13 19:56:50.037080 [ 5 ] {b1c9b86b-564a-4e9a-b462-7d00515a4eec} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3445 | 2026.01.13 19:56:50.037126 [ 5 ] {b1c9b86b-564a-4e9a-b462-7d00515a4eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3446 | 2026.01.13 19:56:50.037581 [ 5 ] {b1c9b86b-564a-4e9a-b462-7d00515a4eec} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3447 | 2026.01.13 19:56:50.037885 [ 5 ] {b1c9b86b-564a-4e9a-b462-7d00515a4eec} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3448 | 2026.01.13 19:56:50.038067 [ 5 ] {b1c9b86b-564a-4e9a-b462-7d00515a4eec} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001656 sec., 189613.52657004833 rows/sec., 12.46 MiB/sec. | ||
| 3449 | 2026.01.13 19:56:50.038116 [ 5 ] {b1c9b86b-564a-4e9a-b462-7d00515a4eec} <Debug> TCPHandler: Processed in 0.001851671 sec. | ||
| 3450 | 2026.01.13 19:56:50.038265 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3451 | 2026.01.13 19:56:50.038383 [ 5 ] {cabf7696-e90a-4ada-a03a-e6f06d6ec103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3452 | 2026.01.13 19:56:50.038445 [ 5 ] {cabf7696-e90a-4ada-a03a-e6f06d6ec103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3453 | 2026.01.13 19:56:50.038851 [ 5 ] {cabf7696-e90a-4ada-a03a-e6f06d6ec103} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3454 | 2026.01.13 19:56:50.038893 [ 5 ] {cabf7696-e90a-4ada-a03a-e6f06d6ec103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3455 | 2026.01.13 19:56:50.039300 [ 5 ] {cabf7696-e90a-4ada-a03a-e6f06d6ec103} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3456 | 2026.01.13 19:56:50.039595 [ 5 ] {cabf7696-e90a-4ada-a03a-e6f06d6ec103} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3457 | 2026.01.13 19:56:50.039752 [ 5 ] {cabf7696-e90a-4ada-a03a-e6f06d6ec103} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001392 sec., 718.3908045977012 rows/sec., 48.41 KiB/sec. | ||
| 3458 | 2026.01.13 19:56:50.039796 [ 5 ] {cabf7696-e90a-4ada-a03a-e6f06d6ec103} <Debug> TCPHandler: Processed in 0.001601326 sec. | ||
| 3459 | 2026.01.13 19:56:50.039934 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3460 | 2026.01.13 19:56:50.040053 [ 5 ] {1f9b7269-c242-4b3c-a7d6-006eb014b50f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3461 | 2026.01.13 19:56:50.040121 [ 5 ] {1f9b7269-c242-4b3c-a7d6-006eb014b50f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3462 | 2026.01.13 19:56:50.041216 [ 5 ] {1f9b7269-c242-4b3c-a7d6-006eb014b50f} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3463 | 2026.01.13 19:56:50.041259 [ 5 ] {1f9b7269-c242-4b3c-a7d6-006eb014b50f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3464 | 2026.01.13 19:56:50.042177 [ 5 ] {1f9b7269-c242-4b3c-a7d6-006eb014b50f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3465 | 2026.01.13 19:56:50.042598 [ 5 ] {1f9b7269-c242-4b3c-a7d6-006eb014b50f} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3466 | 2026.01.13 19:56:50.042823 [ 5 ] {1f9b7269-c242-4b3c-a7d6-006eb014b50f} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002793 sec., 10741.138560687434 rows/sec., 19.25 MiB/sec. | ||
| 3467 | 2026.01.13 19:56:50.042957 [ 5 ] {1f9b7269-c242-4b3c-a7d6-006eb014b50f} <Debug> TCPHandler: Processed in 0.003078609 sec. | ||
| 3468 | 2026.01.13 19:56:50.043128 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3469 | 2026.01.13 19:56:50.043266 [ 5 ] {7a9fb4ed-2d15-4b0c-aaad-44fe4a98b8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3470 | 2026.01.13 19:56:50.043337 [ 5 ] {7a9fb4ed-2d15-4b0c-aaad-44fe4a98b8b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3471 | 2026.01.13 19:56:50.043881 [ 5 ] {7a9fb4ed-2d15-4b0c-aaad-44fe4a98b8b3} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3472 | 2026.01.13 19:56:50.043930 [ 5 ] {7a9fb4ed-2d15-4b0c-aaad-44fe4a98b8b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3473 | 2026.01.13 19:56:50.044418 [ 5 ] {7a9fb4ed-2d15-4b0c-aaad-44fe4a98b8b3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3474 | 2026.01.13 19:56:50.044765 [ 5 ] {7a9fb4ed-2d15-4b0c-aaad-44fe4a98b8b3} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3475 | 2026.01.13 19:56:50.044969 [ 5 ] {7a9fb4ed-2d15-4b0c-aaad-44fe4a98b8b3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001732 sec., 60046.18937644341 rows/sec., 3.68 MiB/sec. | ||
| 3476 | 2026.01.13 19:56:50.045022 [ 5 ] {7a9fb4ed-2d15-4b0c-aaad-44fe4a98b8b3} <Debug> TCPHandler: Processed in 0.001958754 sec. | ||
| 3477 | 2026.01.13 19:56:51.990351 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3478 | 2026.01.13 19:56:51.990408 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3479 | 2026.01.13 19:56:52.103134 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6730 | ||
| 3480 | 2026.01.13 19:56:52.103684 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3481 | 2026.01.13 19:56:52.103738 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3482 | 2026.01.13 19:56:52.104292 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3483 | 2026.01.13 19:56:52.104524 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3484 | 2026.01.13 19:56:52.104657 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6730 | ||
| 3485 | 2026.01.13 19:56:52.464705 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3486 | 2026.01.13 19:56:52.481619 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3487 | 2026.01.13 19:56:52.481676 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 3488 | 2026.01.13 19:56:52.487024 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3489 | 2026.01.13 19:56:52.487712 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): 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 19:56:52.490638 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3491 | 2026.01.13 19:56:55.000442 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3492 | 2026.01.13 19:56:55.000662 [ 5 ] {6f01d1b2-d8ac-40e6-b610-357c8168e2dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3493 | 2026.01.13 19:56:55.000737 [ 5 ] {6f01d1b2-d8ac-40e6-b610-357c8168e2dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3494 | 2026.01.13 19:56:55.001466 [ 5 ] {6f01d1b2-d8ac-40e6-b610-357c8168e2dc} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3495 | 2026.01.13 19:56:55.001518 [ 5 ] {6f01d1b2-d8ac-40e6-b610-357c8168e2dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3496 | 2026.01.13 19:56:55.001921 [ 5 ] {6f01d1b2-d8ac-40e6-b610-357c8168e2dc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3497 | 2026.01.13 19:56:55.002175 [ 5 ] {6f01d1b2-d8ac-40e6-b610-357c8168e2dc} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3498 | 2026.01.13 19:56:55.002338 [ 5 ] {6f01d1b2-d8ac-40e6-b610-357c8168e2dc} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001729 sec., 43956.043956043955 rows/sec., 3.61 MiB/sec. | ||
| 3499 | 2026.01.13 19:56:55.002390 [ 5 ] {6f01d1b2-d8ac-40e6-b610-357c8168e2dc} <Debug> TCPHandler: Processed in 0.002087277 sec. | ||
| 3500 | 2026.01.13 19:56:55.002521 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3501 | 2026.01.13 19:56:55.002622 [ 5 ] {f04febd1-69b6-4da9-995c-3de1edccc3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3502 | 2026.01.13 19:56:55.002666 [ 5 ] {f04febd1-69b6-4da9-995c-3de1edccc3f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3503 | 2026.01.13 19:56:55.003100 [ 5 ] {f04febd1-69b6-4da9-995c-3de1edccc3f0} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3504 | 2026.01.13 19:56:55.003139 [ 5 ] {f04febd1-69b6-4da9-995c-3de1edccc3f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3505 | 2026.01.13 19:56:55.003460 [ 5 ] {f04febd1-69b6-4da9-995c-3de1edccc3f0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3506 | 2026.01.13 19:56:55.003676 [ 5 ] {f04febd1-69b6-4da9-995c-3de1edccc3f0} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3507 | 2026.01.13 19:56:55.003811 [ 5 ] {f04febd1-69b6-4da9-995c-3de1edccc3f0} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001212 sec., 8250.82508250825 rows/sec., 620.42 KiB/sec. | ||
| 3508 | 2026.01.13 19:56:55.003853 [ 5 ] {f04febd1-69b6-4da9-995c-3de1edccc3f0} <Debug> TCPHandler: Processed in 0.001384241 sec. | ||
| 3509 | 2026.01.13 19:56:55.003962 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3510 | 2026.01.13 19:56:55.004056 [ 5 ] {32a989da-b81d-4283-8306-ac7cd1cfc3bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3511 | 2026.01.13 19:56:55.004096 [ 5 ] {32a989da-b81d-4283-8306-ac7cd1cfc3bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3512 | 2026.01.13 19:56:55.004525 [ 5 ] {32a989da-b81d-4283-8306-ac7cd1cfc3bb} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3513 | 2026.01.13 19:56:55.004561 [ 5 ] {32a989da-b81d-4283-8306-ac7cd1cfc3bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3514 | 2026.01.13 19:56:55.004865 [ 5 ] {32a989da-b81d-4283-8306-ac7cd1cfc3bb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3515 | 2026.01.13 19:56:55.005075 [ 5 ] {32a989da-b81d-4283-8306-ac7cd1cfc3bb} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3516 | 2026.01.13 19:56:55.005201 [ 5 ] {32a989da-b81d-4283-8306-ac7cd1cfc3bb} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001165 sec., 63519.31330472103 rows/sec., 4.96 MiB/sec. | ||
| 3517 | 2026.01.13 19:56:55.005238 [ 5 ] {32a989da-b81d-4283-8306-ac7cd1cfc3bb} <Debug> TCPHandler: Processed in 0.00132496 sec. | ||
| 3518 | 2026.01.13 19:56:55.005353 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3519 | 2026.01.13 19:56:55.005446 [ 5 ] {819430da-0b74-4552-b777-2e18e8b5ce72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3520 | 2026.01.13 19:56:55.005488 [ 5 ] {819430da-0b74-4552-b777-2e18e8b5ce72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3521 | 2026.01.13 19:56:55.005902 [ 5 ] {819430da-0b74-4552-b777-2e18e8b5ce72} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3522 | 2026.01.13 19:56:55.005936 [ 5 ] {819430da-0b74-4552-b777-2e18e8b5ce72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3523 | 2026.01.13 19:56:55.006259 [ 5 ] {819430da-0b74-4552-b777-2e18e8b5ce72} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3524 | 2026.01.13 19:56:55.006482 [ 5 ] {819430da-0b74-4552-b777-2e18e8b5ce72} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3525 | 2026.01.13 19:56:55.006613 [ 5 ] {819430da-0b74-4552-b777-2e18e8b5ce72} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 3526 | 2026.01.13 19:56:55.006650 [ 5 ] {819430da-0b74-4552-b777-2e18e8b5ce72} <Debug> TCPHandler: Processed in 0.001345899 sec. | ||
| 3527 | 2026.01.13 19:56:55.006750 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3528 | 2026.01.13 19:56:55.006842 [ 5 ] {bcd12377-6ad7-4537-8cca-027ef3a090a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3529 | 2026.01.13 19:56:55.006896 [ 5 ] {bcd12377-6ad7-4537-8cca-027ef3a090a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3530 | 2026.01.13 19:56:55.007649 [ 5 ] {bcd12377-6ad7-4537-8cca-027ef3a090a8} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3531 | 2026.01.13 19:56:55.007685 [ 5 ] {bcd12377-6ad7-4537-8cca-027ef3a090a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3532 | 2026.01.13 19:56:55.008189 [ 5 ] {bcd12377-6ad7-4537-8cca-027ef3a090a8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3533 | 2026.01.13 19:56:55.008413 [ 5 ] {bcd12377-6ad7-4537-8cca-027ef3a090a8} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3534 | 2026.01.13 19:56:55.008522 [ 134 ] {} <Debug> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3535 | 2026.01.13 19:56:55.008552 [ 5 ] {bcd12377-6ad7-4537-8cca-027ef3a090a8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001728 sec., 5787.037037037037 rows/sec., 10.37 MiB/sec. | ||
| 3536 | 2026.01.13 19:56:55.008598 [ 134 ] {} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3537 | 2026.01.13 19:56:55.008624 [ 5 ] {bcd12377-6ad7-4537-8cca-027ef3a090a8} <Debug> TCPHandler: Processed in 0.001921982 sec. | ||
| 3538 | 2026.01.13 19:56:55.008626 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3539 | 2026.01.13 19:56:55.008745 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3540 | 2026.01.13 19:56:55.008760 [ 192 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::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 | ||
| 3541 | 2026.01.13 19:56:55.008842 [ 5 ] {9c691e58-680a-49a0-9b41-867d94e42132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3542 | 2026.01.13 19:56:55.008888 [ 5 ] {9c691e58-680a-49a0-9b41-867d94e42132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3543 | 2026.01.13 19:56:55.009043 [ 192 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3544 | 2026.01.13 19:56:55.009123 [ 192 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 123 rows starting from the beginning of the part | ||
| 3545 | 2026.01.13 19:56:55.009229 [ 5 ] {9c691e58-680a-49a0-9b41-867d94e42132} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3546 | 2026.01.13 19:56:55.009270 [ 5 ] {9c691e58-680a-49a0-9b41-867d94e42132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3547 | 2026.01.13 19:56:55.009304 [ 192 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::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 | ||
| 3548 | 2026.01.13 19:56:55.009429 [ 192 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 3549 | 2026.01.13 19:56:55.009535 [ 192 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::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 | ||
| 3550 | 2026.01.13 19:56:55.009593 [ 5 ] {9c691e58-680a-49a0-9b41-867d94e42132} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3551 | 2026.01.13 19:56:55.009639 [ 192 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::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 | ||
| 3552 | 2026.01.13 19:56:55.009739 [ 192 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::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 | ||
| 3553 | 2026.01.13 19:56:55.009830 [ 5 ] {9c691e58-680a-49a0-9b41-867d94e42132} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3554 | 2026.01.13 19:56:55.009967 [ 5 ] {9c691e58-680a-49a0-9b41-867d94e42132} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 3555 | 2026.01.13 19:56:55.010004 [ 5 ] {9c691e58-680a-49a0-9b41-867d94e42132} <Debug> TCPHandler: Processed in 0.001308769 sec. | ||
| 3556 | 2026.01.13 19:56:55.012466 [ 190 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 233 rows, containing 19 columns (19 merged, 0 gathered) in 0.003755934 sec., 62035.16888209431 rows/sec., 111.16 MiB/sec. | ||
| 3557 | 2026.01.13 19:56:55.013113 [ 190 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3558 | 2026.01.13 19:56:55.013568 [ 190 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3559 | 2026.01.13 19:56:55.013645 [ 190 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3560 | 2026.01.13 19:56:55.013805 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB. | ||
| 3561 | 2026.01.13 19:56:56.859536 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3562 | 2026.01.13 19:56:56.859728 [ 5 ] {6498aff8-cac1-4fd5-ae0a-f5922c92a103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3563 | 2026.01.13 19:56:56.859800 [ 5 ] {6498aff8-cac1-4fd5-ae0a-f5922c92a103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3564 | 2026.01.13 19:56:56.860660 [ 5 ] {6498aff8-cac1-4fd5-ae0a-f5922c92a103} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3565 | 2026.01.13 19:56:56.860704 [ 5 ] {6498aff8-cac1-4fd5-ae0a-f5922c92a103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3566 | 2026.01.13 19:56:56.861110 [ 5 ] {6498aff8-cac1-4fd5-ae0a-f5922c92a103} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3567 | 2026.01.13 19:56:56.861335 [ 5 ] {6498aff8-cac1-4fd5-ae0a-f5922c92a103} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3568 | 2026.01.13 19:56:56.861494 [ 5 ] {6498aff8-cac1-4fd5-ae0a-f5922c92a103} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001818 sec., 225522.55225522554 rows/sec., 14.31 MiB/sec. | ||
| 3569 | 2026.01.13 19:56:56.861545 [ 5 ] {6498aff8-cac1-4fd5-ae0a-f5922c92a103} <Debug> TCPHandler: Processed in 0.002142088 sec. | ||
| 3570 | 2026.01.13 19:56:56.861673 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3571 | 2026.01.13 19:56:56.861773 [ 5 ] {956d538a-7bbe-4da5-b106-c39b4d8f0a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3572 | 2026.01.13 19:56:56.861817 [ 5 ] {956d538a-7bbe-4da5-b106-c39b4d8f0a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3573 | 2026.01.13 19:56:56.862222 [ 5 ] {956d538a-7bbe-4da5-b106-c39b4d8f0a53} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3574 | 2026.01.13 19:56:56.862259 [ 5 ] {956d538a-7bbe-4da5-b106-c39b4d8f0a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3575 | 2026.01.13 19:56:56.862562 [ 5 ] {956d538a-7bbe-4da5-b106-c39b4d8f0a53} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3576 | 2026.01.13 19:56:56.862772 [ 5 ] {956d538a-7bbe-4da5-b106-c39b4d8f0a53} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3577 | 2026.01.13 19:56:56.862874 [ 131 ] {} <Debug> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3578 | 2026.01.13 19:56:56.862900 [ 5 ] {956d538a-7bbe-4da5-b106-c39b4d8f0a53} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00115 sec., 3478.2608695652175 rows/sec., 283.63 KiB/sec. | ||
| 3579 | 2026.01.13 19:56:56.862940 [ 131 ] {} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3580 | 2026.01.13 19:56:56.862949 [ 5 ] {956d538a-7bbe-4da5-b106-c39b4d8f0a53} <Debug> TCPHandler: Processed in 0.00132924 sec. | ||
| 3581 | 2026.01.13 19:56:56.862970 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3582 | 2026.01.13 19:56:56.863074 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3583 | 2026.01.13 19:56:56.863130 [ 192 ] {0eca6dae-99bc-466b-8563-cc84d11c90a9::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 | ||
| 3584 | 2026.01.13 19:56:56.863173 [ 5 ] {b11786d3-f8c2-497a-9750-8b6502a9be56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3585 | 2026.01.13 19:56:56.863231 [ 5 ] {b11786d3-f8c2-497a-9750-8b6502a9be56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3586 | 2026.01.13 19:56:56.863332 [ 192 ] {0eca6dae-99bc-466b-8563-cc84d11c90a9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3587 | 2026.01.13 19:56:56.863389 [ 192 ] {0eca6dae-99bc-466b-8563-cc84d11c90a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 3588 | 2026.01.13 19:56:56.863472 [ 192 ] {0eca6dae-99bc-466b-8563-cc84d11c90a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3589 | 2026.01.13 19:56:56.863515 [ 192 ] {0eca6dae-99bc-466b-8563-cc84d11c90a9::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 | ||
| 3590 | 2026.01.13 19:56:56.863553 [ 192 ] {0eca6dae-99bc-466b-8563-cc84d11c90a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 3591 | 2026.01.13 19:56:56.863603 [ 192 ] {0eca6dae-99bc-466b-8563-cc84d11c90a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3592 | 2026.01.13 19:56:56.863640 [ 192 ] {0eca6dae-99bc-466b-8563-cc84d11c90a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 3593 | 2026.01.13 19:56:56.864436 [ 190 ] {0eca6dae-99bc-466b-8563-cc84d11c90a9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.001380531 sec., 18833.332971153854 rows/sec., 1.57 MiB/sec. | ||
| 3594 | 2026.01.13 19:56:56.864629 [ 186 ] {0eca6dae-99bc-466b-8563-cc84d11c90a9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3595 | 2026.01.13 19:56:56.864717 [ 5 ] {b11786d3-f8c2-497a-9750-8b6502a9be56} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3596 | 2026.01.13 19:56:56.864760 [ 5 ] {b11786d3-f8c2-497a-9750-8b6502a9be56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3597 | 2026.01.13 19:56:56.864994 [ 186 ] {0eca6dae-99bc-466b-8563-cc84d11c90a9::all_1_6_1} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3598 | 2026.01.13 19:56:56.865088 [ 186 ] {0eca6dae-99bc-466b-8563-cc84d11c90a9::all_1_6_1} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3599 | 2026.01.13 19:56:56.865189 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 3600 | 2026.01.13 19:56:56.865238 [ 5 ] {b11786d3-f8c2-497a-9750-8b6502a9be56} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3601 | 2026.01.13 19:56:56.865466 [ 5 ] {b11786d3-f8c2-497a-9750-8b6502a9be56} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3602 | 2026.01.13 19:56:56.865600 [ 5 ] {b11786d3-f8c2-497a-9750-8b6502a9be56} <Debug> executeQuery: Read 2314 rows, 191.73 KiB in 0.002446 sec., 946034.3417825021 rows/sec., 76.55 MiB/sec. | ||
| 3603 | 2026.01.13 19:56:56.865640 [ 5 ] {b11786d3-f8c2-497a-9750-8b6502a9be56} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 3604 | 2026.01.13 19:56:56.865654 [ 5 ] {b11786d3-f8c2-497a-9750-8b6502a9be56} <Debug> TCPHandler: Processed in 0.002629028 sec. | ||
| 3605 | 2026.01.13 19:56:56.865775 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3606 | 2026.01.13 19:56:56.865870 [ 5 ] {58474578-9ac1-43ee-9f57-d142a677ab6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3607 | 2026.01.13 19:56:56.865910 [ 5 ] {58474578-9ac1-43ee-9f57-d142a677ab6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3608 | 2026.01.13 19:56:56.866400 [ 5 ] {58474578-9ac1-43ee-9f57-d142a677ab6c} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3609 | 2026.01.13 19:56:56.866437 [ 5 ] {58474578-9ac1-43ee-9f57-d142a677ab6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3610 | 2026.01.13 19:56:56.866743 [ 5 ] {58474578-9ac1-43ee-9f57-d142a677ab6c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3611 | 2026.01.13 19:56:56.866952 [ 5 ] {58474578-9ac1-43ee-9f57-d142a677ab6c} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3612 | 2026.01.13 19:56:56.867078 [ 5 ] {58474578-9ac1-43ee-9f57-d142a677ab6c} <Debug> executeQuery: Read 239 rows, 14.85 KiB in 0.001227 sec., 194784.0260798696 rows/sec., 11.82 MiB/sec. | ||
| 3613 | 2026.01.13 19:56:56.867115 [ 5 ] {58474578-9ac1-43ee-9f57-d142a677ab6c} <Debug> TCPHandler: Processed in 0.001389891 sec. | ||
| 3614 | 2026.01.13 19:56:56.867216 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3615 | 2026.01.13 19:56:56.867308 [ 5 ] {aab2c298-2267-48bc-baf5-66543848845e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3616 | 2026.01.13 19:56:56.867348 [ 5 ] {aab2c298-2267-48bc-baf5-66543848845e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3617 | 2026.01.13 19:56:56.867869 [ 5 ] {aab2c298-2267-48bc-baf5-66543848845e} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3618 | 2026.01.13 19:56:56.867904 [ 5 ] {aab2c298-2267-48bc-baf5-66543848845e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3619 | 2026.01.13 19:56:56.868233 [ 5 ] {aab2c298-2267-48bc-baf5-66543848845e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3620 | 2026.01.13 19:56:56.868446 [ 5 ] {aab2c298-2267-48bc-baf5-66543848845e} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3621 | 2026.01.13 19:56:56.868574 [ 5 ] {aab2c298-2267-48bc-baf5-66543848845e} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001284 sec., 342679.1277258567 rows/sec., 22.67 MiB/sec. | ||
| 3622 | 2026.01.13 19:56:56.868611 [ 5 ] {aab2c298-2267-48bc-baf5-66543848845e} <Debug> TCPHandler: Processed in 0.001443152 sec. | ||
| 3623 | 2026.01.13 19:56:56.868723 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3624 | 2026.01.13 19:56:56.868814 [ 5 ] {2b2b8841-0baa-46a0-a8e2-3b0a1b41afe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3625 | 2026.01.13 19:56:56.868854 [ 5 ] {2b2b8841-0baa-46a0-a8e2-3b0a1b41afe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3626 | 2026.01.13 19:56:56.869314 [ 5 ] {2b2b8841-0baa-46a0-a8e2-3b0a1b41afe0} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3627 | 2026.01.13 19:56:56.869350 [ 5 ] {2b2b8841-0baa-46a0-a8e2-3b0a1b41afe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3628 | 2026.01.13 19:56:56.869653 [ 5 ] {2b2b8841-0baa-46a0-a8e2-3b0a1b41afe0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3629 | 2026.01.13 19:56:56.869872 [ 5 ] {2b2b8841-0baa-46a0-a8e2-3b0a1b41afe0} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3630 | 2026.01.13 19:56:56.869999 [ 5 ] {2b2b8841-0baa-46a0-a8e2-3b0a1b41afe0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001202 sec., 175540.76539101498 rows/sec., 9.97 MiB/sec. | ||
| 3631 | 2026.01.13 19:56:56.870037 [ 5 ] {2b2b8841-0baa-46a0-a8e2-3b0a1b41afe0} <Debug> TCPHandler: Processed in 0.00136275 sec. | ||
| 3632 | 2026.01.13 19:56:56.870145 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3633 | 2026.01.13 19:56:56.870236 [ 5 ] {560d2e98-94ce-4e3b-a660-cf7da6cd954d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3634 | 2026.01.13 19:56:56.870275 [ 5 ] {560d2e98-94ce-4e3b-a660-cf7da6cd954d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3635 | 2026.01.13 19:56:56.871045 [ 5 ] {560d2e98-94ce-4e3b-a660-cf7da6cd954d} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3636 | 2026.01.13 19:56:56.871081 [ 5 ] {560d2e98-94ce-4e3b-a660-cf7da6cd954d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3637 | 2026.01.13 19:56:56.871429 [ 5 ] {560d2e98-94ce-4e3b-a660-cf7da6cd954d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3638 | 2026.01.13 19:56:56.871641 [ 5 ] {560d2e98-94ce-4e3b-a660-cf7da6cd954d} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3639 | 2026.01.13 19:56:56.871776 [ 5 ] {560d2e98-94ce-4e3b-a660-cf7da6cd954d} <Debug> executeQuery: Read 1169 rows, 85.49 KiB in 0.001559 sec., 749839.6407953816 rows/sec., 53.55 MiB/sec. | ||
| 3640 | 2026.01.13 19:56:56.871813 [ 5 ] {560d2e98-94ce-4e3b-a660-cf7da6cd954d} <Debug> TCPHandler: Processed in 0.001716509 sec. | ||
| 3641 | 2026.01.13 19:56:56.871931 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3642 | 2026.01.13 19:56:56.872023 [ 5 ] {72ec9d71-4d9f-4385-887d-50debf347786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3643 | 2026.01.13 19:56:56.872064 [ 5 ] {72ec9d71-4d9f-4385-887d-50debf347786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3644 | 2026.01.13 19:56:56.872394 [ 5 ] {72ec9d71-4d9f-4385-887d-50debf347786} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3645 | 2026.01.13 19:56:56.872429 [ 5 ] {72ec9d71-4d9f-4385-887d-50debf347786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3646 | 2026.01.13 19:56:56.872731 [ 5 ] {72ec9d71-4d9f-4385-887d-50debf347786} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3647 | 2026.01.13 19:56:56.872943 [ 5 ] {72ec9d71-4d9f-4385-887d-50debf347786} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3648 | 2026.01.13 19:56:56.873070 [ 5 ] {72ec9d71-4d9f-4385-887d-50debf347786} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 3649 | 2026.01.13 19:56:56.873105 [ 5 ] {72ec9d71-4d9f-4385-887d-50debf347786} <Debug> TCPHandler: Processed in 0.001223477 sec. | ||
| 3650 | 2026.01.13 19:56:56.873213 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3651 | 2026.01.13 19:56:56.873304 [ 5 ] {5051e32d-0622-4a8a-94c6-ed1d15f8d9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3652 | 2026.01.13 19:56:56.873346 [ 5 ] {5051e32d-0622-4a8a-94c6-ed1d15f8d9f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3653 | 2026.01.13 19:56:56.873914 [ 5 ] {5051e32d-0622-4a8a-94c6-ed1d15f8d9f0} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3654 | 2026.01.13 19:56:56.873949 [ 5 ] {5051e32d-0622-4a8a-94c6-ed1d15f8d9f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3655 | 2026.01.13 19:56:56.874311 [ 5 ] {5051e32d-0622-4a8a-94c6-ed1d15f8d9f0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3656 | 2026.01.13 19:56:56.874532 [ 5 ] {5051e32d-0622-4a8a-94c6-ed1d15f8d9f0} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3657 | 2026.01.13 19:56:56.874663 [ 5 ] {5051e32d-0622-4a8a-94c6-ed1d15f8d9f0} <Debug> executeQuery: Read 902 rows, 61.02 KiB in 0.001376 sec., 655523.2558139535 rows/sec., 43.31 MiB/sec. | ||
| 3658 | 2026.01.13 19:56:56.874698 [ 5 ] {5051e32d-0622-4a8a-94c6-ed1d15f8d9f0} <Debug> TCPHandler: Processed in 0.001533664 sec. | ||
| 3659 | 2026.01.13 19:56:56.874807 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3660 | 2026.01.13 19:56:56.874899 [ 5 ] {7bb517b5-03a0-40e4-9466-a57d751699e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3661 | 2026.01.13 19:56:56.874941 [ 5 ] {7bb517b5-03a0-40e4-9466-a57d751699e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3662 | 2026.01.13 19:56:56.875248 [ 5 ] {7bb517b5-03a0-40e4-9466-a57d751699e6} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3663 | 2026.01.13 19:56:56.875285 [ 5 ] {7bb517b5-03a0-40e4-9466-a57d751699e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3664 | 2026.01.13 19:56:56.875581 [ 5 ] {7bb517b5-03a0-40e4-9466-a57d751699e6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3665 | 2026.01.13 19:56:56.875798 [ 5 ] {7bb517b5-03a0-40e4-9466-a57d751699e6} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3666 | 2026.01.13 19:56:56.875927 [ 5 ] {7bb517b5-03a0-40e4-9466-a57d751699e6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 3667 | 2026.01.13 19:56:56.875962 [ 5 ] {7bb517b5-03a0-40e4-9466-a57d751699e6} <Debug> TCPHandler: Processed in 0.001204207 sec. | ||
| 3668 | 2026.01.13 19:56:56.876073 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3669 | 2026.01.13 19:56:56.876164 [ 5 ] {25ce22f9-e4e7-44f4-97aa-e373a0ae9c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3670 | 2026.01.13 19:56:56.876220 [ 5 ] {25ce22f9-e4e7-44f4-97aa-e373a0ae9c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3671 | 2026.01.13 19:56:56.876993 [ 5 ] {25ce22f9-e4e7-44f4-97aa-e373a0ae9c45} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3672 | 2026.01.13 19:56:56.877031 [ 5 ] {25ce22f9-e4e7-44f4-97aa-e373a0ae9c45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3673 | 2026.01.13 19:56:56.877541 [ 5 ] {25ce22f9-e4e7-44f4-97aa-e373a0ae9c45} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3674 | 2026.01.13 19:56:56.877774 [ 5 ] {25ce22f9-e4e7-44f4-97aa-e373a0ae9c45} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3675 | 2026.01.13 19:56:56.877912 [ 5 ] {25ce22f9-e4e7-44f4-97aa-e373a0ae9c45} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001766 sec., 16987.542468856172 rows/sec., 30.44 MiB/sec. | ||
| 3676 | 2026.01.13 19:56:56.877973 [ 5 ] {25ce22f9-e4e7-44f4-97aa-e373a0ae9c45} <Debug> TCPHandler: Processed in 0.001948304 sec. | ||
| 3677 | 2026.01.13 19:56:56.878089 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3678 | 2026.01.13 19:56:56.878181 [ 5 ] {adb01754-f149-473e-951b-daf9cba5013a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3679 | 2026.01.13 19:56:56.878222 [ 5 ] {adb01754-f149-473e-951b-daf9cba5013a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3680 | 2026.01.13 19:56:56.878557 [ 5 ] {adb01754-f149-473e-951b-daf9cba5013a} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3681 | 2026.01.13 19:56:56.878593 [ 5 ] {adb01754-f149-473e-951b-daf9cba5013a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3682 | 2026.01.13 19:56:56.878891 [ 5 ] {adb01754-f149-473e-951b-daf9cba5013a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3683 | 2026.01.13 19:56:56.879097 [ 5 ] {adb01754-f149-473e-951b-daf9cba5013a} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3684 | 2026.01.13 19:56:56.879221 [ 5 ] {adb01754-f149-473e-951b-daf9cba5013a} <Debug> executeQuery: Read 66 rows, 3.92 KiB in 0.001059 sec., 62322.94617563739 rows/sec., 3.61 MiB/sec. | ||
| 3685 | 2026.01.13 19:56:56.879257 [ 5 ] {adb01754-f149-473e-951b-daf9cba5013a} <Debug> TCPHandler: Processed in 0.001218637 sec. | ||
| 3686 | 2026.01.13 19:56:57.112794 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 482 | ||
| 3687 | 2026.01.13 19:56:57.115456 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3688 | 2026.01.13 19:56:57.115498 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3689 | 2026.01.13 19:56:57.116643 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3690 | 2026.01.13 19:56:57.116891 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3691 | 2026.01.13 19:56:57.117055 [ 129 ] {} <Debug> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3692 | 2026.01.13 19:56:57.117122 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 482 | ||
| 3693 | 2026.01.13 19:56:57.117123 [ 129 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3694 | 2026.01.13 19:56:57.117165 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3695 | 2026.01.13 19:56:57.117252 [ 186 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::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 | ||
| 3696 | 2026.01.13 19:56:57.117817 [ 186 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3697 | 2026.01.13 19:56:57.117968 [ 186 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 244 rows starting from the beginning of the part | ||
| 3698 | 2026.01.13 19:56:57.118393 [ 186 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 3699 | 2026.01.13 19:56:57.118755 [ 186 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 94 rows starting from the beginning of the part | ||
| 3700 | 2026.01.13 19:56:57.119093 [ 186 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part | ||
| 3701 | 2026.01.13 19:56:57.119423 [ 186 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
| 3702 | 2026.01.13 19:56:57.119755 [ 186 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 58 rows starting from the beginning of the part | ||
| 3703 | 2026.01.13 19:56:57.125409 [ 190 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 72 columns (72 merged, 0 gathered) in 0.008195142 sec., 58815.3323029668 rows/sec., 57.87 MiB/sec. | ||
| 3704 | 2026.01.13 19:56:57.126175 [ 190 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3705 | 2026.01.13 19:56:57.126647 [ 190 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_11_2} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3706 | 2026.01.13 19:56:57.126713 [ 190 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_11_2} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3707 | 2026.01.13 19:56:57.126856 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
| 3708 | 2026.01.13 19:56:59.605641 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7178 | ||
| 3709 | 2026.01.13 19:56:59.606151 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3710 | 2026.01.13 19:56:59.606201 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3711 | 2026.01.13 19:56:59.606717 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3712 | 2026.01.13 19:56:59.606986 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3713 | 2026.01.13 19:56:59.607135 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7178 | ||
| 3714 | 2026.01.13 19:56:59.991615 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3715 | 2026.01.13 19:56:59.997053 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3716 | 2026.01.13 19:56:59.997247 [ 5 ] {5c564a09-b4a2-4100-b1d6-1492c601cad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3717 | 2026.01.13 19:56:59.997318 [ 5 ] {5c564a09-b4a2-4100-b1d6-1492c601cad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3718 | 2026.01.13 19:56:59.998003 [ 5 ] {5c564a09-b4a2-4100-b1d6-1492c601cad4} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3719 | 2026.01.13 19:56:59.998048 [ 5 ] {5c564a09-b4a2-4100-b1d6-1492c601cad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3720 | 2026.01.13 19:56:59.998434 [ 5 ] {5c564a09-b4a2-4100-b1d6-1492c601cad4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3721 | 2026.01.13 19:56:59.998671 [ 5 ] {5c564a09-b4a2-4100-b1d6-1492c601cad4} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3722 | 2026.01.13 19:56:59.998819 [ 124 ] {} <Debug> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3723 | 2026.01.13 19:56:59.998829 [ 5 ] {5c564a09-b4a2-4100-b1d6-1492c601cad4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001635 sec., 34250.76452599389 rows/sec., 2.61 MiB/sec. | ||
| 3724 | 2026.01.13 19:56:59.998874 [ 124 ] {} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3725 | 2026.01.13 19:56:59.998898 [ 5 ] {5c564a09-b4a2-4100-b1d6-1492c601cad4} <Debug> TCPHandler: Processed in 0.001975784 sec. | ||
| 3726 | 2026.01.13 19:56:59.998904 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3727 | 2026.01.13 19:56:59.999026 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3728 | 2026.01.13 19:56:59.999066 [ 195 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::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 | ||
| 3729 | 2026.01.13 19:56:59.999129 [ 5 ] {5fc32cec-17a6-4d5a-ab8f-09b8ed3a586d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3730 | 2026.01.13 19:56:59.999177 [ 5 ] {5fc32cec-17a6-4d5a-ab8f-09b8ed3a586d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3731 | 2026.01.13 19:56:59.999218 [ 195 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3732 | 2026.01.13 19:56:59.999259 [ 195 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2442 rows starting from the beginning of the part | ||
| 3733 | 2026.01.13 19:56:59.999332 [ 195 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 77 rows starting from the beginning of the part | ||
| 3734 | 2026.01.13 19:56:59.999380 [ 195 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1172 rows starting from the beginning of the part | ||
| 3735 | 2026.01.13 19:56:59.999426 [ 195 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 76 rows starting from the beginning of the part | ||
| 3736 | 2026.01.13 19:56:59.999468 [ 195 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2314 rows starting from the beginning of the part | ||
| 3737 | 2026.01.13 19:56:59.999512 [ 195 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3738 | 2026.01.13 19:56:59.999644 [ 5 ] {5fc32cec-17a6-4d5a-ab8f-09b8ed3a586d} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3739 | 2026.01.13 19:56:59.999686 [ 5 ] {5fc32cec-17a6-4d5a-ab8f-09b8ed3a586d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3740 | 2026.01.13 19:57:00.000023 [ 5 ] {5fc32cec-17a6-4d5a-ab8f-09b8ed3a586d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3741 | 2026.01.13 19:57:00.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.93 MiB, peak 231.72 MiB, free memory in arenas 0.00 B, will set to 224.67 MiB (RSS), difference: -3.26 MiB | ||
| 3742 | 2026.01.13 19:57:00.000424 [ 5 ] {5fc32cec-17a6-4d5a-ab8f-09b8ed3a586d} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3743 | 2026.01.13 19:57:00.000561 [ 124 ] {} <Debug> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3744 | 2026.01.13 19:57:00.000565 [ 5 ] {5fc32cec-17a6-4d5a-ab8f-09b8ed3a586d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001458 sec., 43895.7475994513 rows/sec., 3.43 MiB/sec. | ||
| 3745 | 2026.01.13 19:57:00.000607 [ 124 ] {} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3746 | 2026.01.13 19:57:00.000627 [ 5 ] {5fc32cec-17a6-4d5a-ab8f-09b8ed3a586d} <Debug> TCPHandler: Processed in 0.001651287 sec. | ||
| 3747 | 2026.01.13 19:57:00.000636 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3748 | 2026.01.13 19:57:00.000761 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3749 | 2026.01.13 19:57:00.000776 [ 186 ] {ba74b777-2542-4002-bc8e-77920c0539bb::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 | ||
| 3750 | 2026.01.13 19:57:00.000863 [ 5 ] {ecdf30d3-9704-4939-ae89-7094a2697803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3751 | 2026.01.13 19:57:00.000912 [ 5 ] {ecdf30d3-9704-4939-ae89-7094a2697803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3752 | 2026.01.13 19:57:00.000917 [ 186 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3753 | 2026.01.13 19:57:00.000959 [ 186 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1235 rows starting from the beginning of the part | ||
| 3754 | 2026.01.13 19:57:00.001024 [ 186 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 76 rows starting from the beginning of the part | ||
| 3755 | 2026.01.13 19:57:00.001069 [ 186 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 709 rows starting from the beginning of the part | ||
| 3756 | 2026.01.13 19:57:00.001109 [ 186 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 74 rows starting from the beginning of the part | ||
| 3757 | 2026.01.13 19:57:00.001146 [ 186 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1169 rows starting from the beginning of the part | ||
| 3758 | 2026.01.13 19:57:00.001183 [ 186 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3759 | 2026.01.13 19:57:00.001318 [ 5 ] {ecdf30d3-9704-4939-ae89-7094a2697803} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3760 | 2026.01.13 19:57:00.001360 [ 5 ] {ecdf30d3-9704-4939-ae89-7094a2697803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3761 | 2026.01.13 19:57:00.001891 [ 5 ] {ecdf30d3-9704-4939-ae89-7094a2697803} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3762 | 2026.01.13 19:57:00.002153 [ 5 ] {ecdf30d3-9704-4939-ae89-7094a2697803} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3763 | 2026.01.13 19:57:00.002167 [ 193 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6137 rows, containing 5 columns (5 merged, 0 gathered) in 0.003167541 sec., 1937465.0557009366 rows/sec., 164.07 MiB/sec. | ||
| 3764 | 2026.01.13 19:57:00.002283 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3765 | 2026.01.13 19:57:00.002306 [ 5 ] {ecdf30d3-9704-4939-ae89-7094a2697803} <Debug> executeQuery: Read 98 rows, 7.00 KiB in 0.001465 sec., 66894.19795221843 rows/sec., 4.67 MiB/sec. | ||
| 3766 | 2026.01.13 19:57:00.002321 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3767 | 2026.01.13 19:57:00.002349 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3768 | 2026.01.13 19:57:00.002352 [ 5 ] {ecdf30d3-9704-4939-ae89-7094a2697803} <Debug> TCPHandler: Processed in 0.001639307 sec. | ||
| 3769 | 2026.01.13 19:57:00.002435 [ 195 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3770 | 2026.01.13 19:57:00.002443 [ 199 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::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 | ||
| 3771 | 2026.01.13 19:57:00.002485 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3772 | 2026.01.13 19:57:00.002551 [ 199 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3773 | 2026.01.13 19:57:00.002581 [ 199 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4861 rows starting from the beginning of the part | ||
| 3774 | 2026.01.13 19:57:00.002587 [ 5 ] {2fad9da8-c408-40be-8dc5-d5952122a237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3775 | 2026.01.13 19:57:00.002640 [ 5 ] {2fad9da8-c408-40be-8dc5-d5952122a237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3776 | 2026.01.13 19:57:00.002657 [ 199 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 161 rows starting from the beginning of the part | ||
| 3777 | 2026.01.13 19:57:00.002692 [ 195 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_21_4} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3778 | 2026.01.13 19:57:00.002714 [ 199 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 314 rows starting from the beginning of the part | ||
| 3779 | 2026.01.13 19:57:00.002738 [ 198 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3327 rows, containing 5 columns (5 merged, 0 gathered) in 0.002017685 sec., 1648919.429940749 rows/sec., 124.69 MiB/sec. | ||
| 3780 | 2026.01.13 19:57:00.002763 [ 195 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_21_4} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3781 | 2026.01.13 19:57:00.002766 [ 199 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::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 | ||
| 3782 | 2026.01.13 19:57:00.002850 [ 199 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 902 rows starting from the beginning of the part | ||
| 3783 | 2026.01.13 19:57:00.002856 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 3784 | 2026.01.13 19:57:00.002943 [ 199 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 98 rows starting from the beginning of the part | ||
| 3785 | 2026.01.13 19:57:00.002956 [ 187 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3786 | 2026.01.13 19:57:00.002994 [ 5 ] {2fad9da8-c408-40be-8dc5-d5952122a237} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3787 | 2026.01.13 19:57:00.003039 [ 5 ] {2fad9da8-c408-40be-8dc5-d5952122a237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3788 | 2026.01.13 19:57:00.003256 [ 187 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_21_4} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3789 | 2026.01.13 19:57:00.003361 [ 187 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_21_4} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3790 | 2026.01.13 19:57:00.003441 [ 5 ] {2fad9da8-c408-40be-8dc5-d5952122a237} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3791 | 2026.01.13 19:57:00.003453 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 3792 | 2026.01.13 19:57:00.003680 [ 5 ] {2fad9da8-c408-40be-8dc5-d5952122a237} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3793 | 2026.01.13 19:57:00.003810 [ 124 ] {} <Debug> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3794 | 2026.01.13 19:57:00.003826 [ 5 ] {2fad9da8-c408-40be-8dc5-d5952122a237} <Debug> executeQuery: Read 38 rows, 2.61 KiB in 0.001261 sec., 30134.81363996828 rows/sec., 2.02 MiB/sec. | ||
| 3795 | 2026.01.13 19:57:00.003849 [ 124 ] {} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3796 | 2026.01.13 19:57:00.003870 [ 5 ] {2fad9da8-c408-40be-8dc5-d5952122a237} <Debug> TCPHandler: Processed in 0.001434072 sec. | ||
| 3797 | 2026.01.13 19:57:00.003874 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3798 | 2026.01.13 19:57:00.003967 [ 193 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 3799 | 2026.01.13 19:57:00.004069 [ 193 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3800 | 2026.01.13 19:57:00.004099 [ 193 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 718 rows starting from the beginning of the part | ||
| 3801 | 2026.01.13 19:57:00.004154 [ 193 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 3802 | 2026.01.13 19:57:00.004196 [ 193 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part | ||
| 3803 | 2026.01.13 19:57:00.004235 [ 193 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 3804 | 2026.01.13 19:57:00.004273 [ 193 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 66 rows starting from the beginning of the part | ||
| 3805 | 2026.01.13 19:57:00.004315 [ 193 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part | ||
| 3806 | 2026.01.13 19:57:00.005205 [ 199 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6496 rows, containing 5 columns (5 merged, 0 gathered) in 0.002796202 sec., 2323151.1886480306 rows/sec., 157.78 MiB/sec. | ||
| 3807 | 2026.01.13 19:57:00.005361 [ 198 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1046 rows, containing 4 columns (4 merged, 0 gathered) in 0.001431782 sec., 730558.1436280104 rows/sec., 47.69 MiB/sec. | ||
| 3808 | 2026.01.13 19:57:00.005560 [ 193 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3809 | 2026.01.13 19:57:00.005830 [ 193 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_21_4} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3810 | 2026.01.13 19:57:00.005841 [ 195 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3811 | 2026.01.13 19:57:00.005904 [ 193 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_21_4} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3812 | 2026.01.13 19:57:00.005983 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3813 | 2026.01.13 19:57:00.006141 [ 195 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3814 | 2026.01.13 19:57:00.006217 [ 195 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3815 | 2026.01.13 19:57:00.006286 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 3816 | 2026.01.13 19:57:00.008177 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3817 | 2026.01.13 19:57:00.008225 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3818 | 2026.01.13 19:57:00.014326 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3819 | 2026.01.13 19:57:00.015057 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3820 | 2026.01.13 19:57:00.018322 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3821 | 2026.01.13 19:57:01.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.26 MiB, peak 231.72 MiB, free memory in arenas 0.00 B, will set to 227.60 MiB (RSS), difference: 5.33 MiB | ||
| 3822 | 2026.01.13 19:57:05.000673 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3823 | 2026.01.13 19:57:05.000876 [ 5 ] {5aac263d-b425-4869-959e-243e92debc2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3824 | 2026.01.13 19:57:05.000952 [ 5 ] {5aac263d-b425-4869-959e-243e92debc2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3825 | 2026.01.13 19:57:05.001668 [ 5 ] {5aac263d-b425-4869-959e-243e92debc2e} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3826 | 2026.01.13 19:57:05.001729 [ 5 ] {5aac263d-b425-4869-959e-243e92debc2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3827 | 2026.01.13 19:57:05.002198 [ 5 ] {5aac263d-b425-4869-959e-243e92debc2e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3828 | 2026.01.13 19:57:05.002459 [ 5 ] {5aac263d-b425-4869-959e-243e92debc2e} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3829 | 2026.01.13 19:57:05.002648 [ 5 ] {5aac263d-b425-4869-959e-243e92debc2e} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001821 sec., 41735.310269082926 rows/sec., 3.42 MiB/sec. | ||
| 3830 | 2026.01.13 19:57:05.002712 [ 5 ] {5aac263d-b425-4869-959e-243e92debc2e} <Debug> TCPHandler: Processed in 0.002172338 sec. | ||
| 3831 | 2026.01.13 19:57:05.002846 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3832 | 2026.01.13 19:57:05.002962 [ 5 ] {7cc9af20-9290-4632-8be0-117561516506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3833 | 2026.01.13 19:57:05.003011 [ 5 ] {7cc9af20-9290-4632-8be0-117561516506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3834 | 2026.01.13 19:57:05.003497 [ 5 ] {7cc9af20-9290-4632-8be0-117561516506} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3835 | 2026.01.13 19:57:05.003542 [ 5 ] {7cc9af20-9290-4632-8be0-117561516506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3836 | 2026.01.13 19:57:05.003879 [ 5 ] {7cc9af20-9290-4632-8be0-117561516506} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3837 | 2026.01.13 19:57:05.004100 [ 5 ] {7cc9af20-9290-4632-8be0-117561516506} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3838 | 2026.01.13 19:57:05.004257 [ 5 ] {7cc9af20-9290-4632-8be0-117561516506} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001322 sec., 7564.296520423601 rows/sec., 568.80 KiB/sec. | ||
| 3839 | 2026.01.13 19:57:05.004312 [ 5 ] {7cc9af20-9290-4632-8be0-117561516506} <Debug> TCPHandler: Processed in 0.001521334 sec. | ||
| 3840 | 2026.01.13 19:57:05.004423 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3841 | 2026.01.13 19:57:05.004530 [ 5 ] {9273c7b2-5ceb-43fb-9790-19e20e494d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3842 | 2026.01.13 19:57:05.004576 [ 5 ] {9273c7b2-5ceb-43fb-9790-19e20e494d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3843 | 2026.01.13 19:57:05.005070 [ 5 ] {9273c7b2-5ceb-43fb-9790-19e20e494d67} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3844 | 2026.01.13 19:57:05.005113 [ 5 ] {9273c7b2-5ceb-43fb-9790-19e20e494d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3845 | 2026.01.13 19:57:05.005458 [ 5 ] {9273c7b2-5ceb-43fb-9790-19e20e494d67} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3846 | 2026.01.13 19:57:05.005683 [ 5 ] {9273c7b2-5ceb-43fb-9790-19e20e494d67} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3847 | 2026.01.13 19:57:05.005831 [ 5 ] {9273c7b2-5ceb-43fb-9790-19e20e494d67} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001327 sec., 55764.88319517709 rows/sec., 4.35 MiB/sec. | ||
| 3848 | 2026.01.13 19:57:05.005878 [ 5 ] {9273c7b2-5ceb-43fb-9790-19e20e494d67} <Debug> TCPHandler: Processed in 0.001505944 sec. | ||
| 3849 | 2026.01.13 19:57:05.005997 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3850 | 2026.01.13 19:57:05.006100 [ 5 ] {369a65a9-9d0a-422c-a657-caea698322e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3851 | 2026.01.13 19:57:05.006149 [ 5 ] {369a65a9-9d0a-422c-a657-caea698322e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3852 | 2026.01.13 19:57:05.006611 [ 5 ] {369a65a9-9d0a-422c-a657-caea698322e1} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3853 | 2026.01.13 19:57:05.006651 [ 5 ] {369a65a9-9d0a-422c-a657-caea698322e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3854 | 2026.01.13 19:57:05.007002 [ 5 ] {369a65a9-9d0a-422c-a657-caea698322e1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3855 | 2026.01.13 19:57:05.007220 [ 5 ] {369a65a9-9d0a-422c-a657-caea698322e1} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3856 | 2026.01.13 19:57:05.007355 [ 5 ] {369a65a9-9d0a-422c-a657-caea698322e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 3857 | 2026.01.13 19:57:05.007392 [ 5 ] {369a65a9-9d0a-422c-a657-caea698322e1} <Debug> TCPHandler: Processed in 0.001446672 sec. | ||
| 3858 | 2026.01.13 19:57:05.007498 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3859 | 2026.01.13 19:57:05.007596 [ 5 ] {49873e8a-07cb-4521-b036-9f7ebdddfc1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3860 | 2026.01.13 19:57:05.007651 [ 5 ] {49873e8a-07cb-4521-b036-9f7ebdddfc1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3861 | 2026.01.13 19:57:05.008428 [ 5 ] {49873e8a-07cb-4521-b036-9f7ebdddfc1c} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3862 | 2026.01.13 19:57:05.008464 [ 5 ] {49873e8a-07cb-4521-b036-9f7ebdddfc1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3863 | 2026.01.13 19:57:05.008971 [ 5 ] {49873e8a-07cb-4521-b036-9f7ebdddfc1c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3864 | 2026.01.13 19:57:05.009191 [ 5 ] {49873e8a-07cb-4521-b036-9f7ebdddfc1c} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3865 | 2026.01.13 19:57:05.009327 [ 5 ] {49873e8a-07cb-4521-b036-9f7ebdddfc1c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001753 sec., 5704.5065601825445 rows/sec., 10.22 MiB/sec. | ||
| 3866 | 2026.01.13 19:57:05.009379 [ 5 ] {49873e8a-07cb-4521-b036-9f7ebdddfc1c} <Debug> TCPHandler: Processed in 0.001930963 sec. | ||
| 3867 | 2026.01.13 19:57:05.009482 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3868 | 2026.01.13 19:57:05.009573 [ 5 ] {d35307f4-1eab-432f-b528-a55c893e201f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3869 | 2026.01.13 19:57:05.009615 [ 5 ] {d35307f4-1eab-432f-b528-a55c893e201f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3870 | 2026.01.13 19:57:05.009950 [ 5 ] {d35307f4-1eab-432f-b528-a55c893e201f} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3871 | 2026.01.13 19:57:05.009985 [ 5 ] {d35307f4-1eab-432f-b528-a55c893e201f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3872 | 2026.01.13 19:57:05.010290 [ 5 ] {d35307f4-1eab-432f-b528-a55c893e201f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3873 | 2026.01.13 19:57:05.010495 [ 5 ] {d35307f4-1eab-432f-b528-a55c893e201f} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3874 | 2026.01.13 19:57:05.010622 [ 5 ] {d35307f4-1eab-432f-b528-a55c893e201f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 3875 | 2026.01.13 19:57:05.010658 [ 5 ] {d35307f4-1eab-432f-b528-a55c893e201f} <Debug> TCPHandler: Processed in 0.001224337 sec. | ||
| 3876 | 2026.01.13 19:57:06.990446 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3877 | 2026.01.13 19:57:06.990500 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3878 | 2026.01.13 19:57:07.107207 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7690 | ||
| 3879 | 2026.01.13 19:57:07.107716 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3880 | 2026.01.13 19:57:07.107757 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3881 | 2026.01.13 19:57:07.108248 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3882 | 2026.01.13 19:57:07.108489 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3883 | 2026.01.13 19:57:07.108611 [ 119 ] {} <Debug> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3884 | 2026.01.13 19:57:07.108637 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7690 | ||
| 3885 | 2026.01.13 19:57:07.108676 [ 119 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3886 | 2026.01.13 19:57:07.108696 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3887 | 2026.01.13 19:57:07.108790 [ 199 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::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 | ||
| 3888 | 2026.01.13 19:57:07.108907 [ 199 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3889 | 2026.01.13 19:57:07.108945 [ 199 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5258 rows starting from the beginning of the part | ||
| 3890 | 2026.01.13 19:57:07.109017 [ 199 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3891 | 2026.01.13 19:57:07.109066 [ 199 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3892 | 2026.01.13 19:57:07.109111 [ 199 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3893 | 2026.01.13 19:57:07.109155 [ 199 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3894 | 2026.01.13 19:57:07.109196 [ 199 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3895 | 2026.01.13 19:57:07.110756 [ 193 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7690 rows, containing 4 columns (4 merged, 0 gathered) in 0.002005835 sec., 3833814.8451891607 rows/sec., 54.84 MiB/sec. | ||
| 3896 | 2026.01.13 19:57:07.111641 [ 193 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3897 | 2026.01.13 19:57:07.111940 [ 193 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_16_3} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3898 | 2026.01.13 19:57:07.112015 [ 193 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_16_3} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3899 | 2026.01.13 19:57:07.112112 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3900 | 2026.01.13 19:57:07.117331 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 502 | ||
| 3901 | 2026.01.13 19:57:07.119379 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3902 | 2026.01.13 19:57:07.119432 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3903 | 2026.01.13 19:57:07.120592 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3904 | 2026.01.13 19:57:07.120871 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3905 | 2026.01.13 19:57:07.121168 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 502 | ||
| 3906 | 2026.01.13 19:57:07.518391 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3907 | 2026.01.13 19:57:07.534397 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3908 | 2026.01.13 19:57:07.534464 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3909 | 2026.01.13 19:57:07.540029 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3910 | 2026.01.13 19:57:07.540729 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3911 | 2026.01.13 19:57:07.541045 [ 118 ] {} <Debug> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3912 | 2026.01.13 19:57:07.541142 [ 118 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3913 | 2026.01.13 19:57:07.541178 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3914 | 2026.01.13 19:57:07.541337 [ 198 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 3915 | 2026.01.13 19:57:07.543637 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3916 | 2026.01.13 19:57:07.545743 [ 198 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3917 | 2026.01.13 19:57:07.547385 [ 198 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 3918 | 2026.01.13 19:57:07.551895 [ 198 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 3919 | 2026.01.13 19:57:07.556278 [ 198 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 3920 | 2026.01.13 19:57:07.560811 [ 198 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 3921 | 2026.01.13 19:57:07.565646 [ 198 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 3922 | 2026.01.13 19:57:07.570310 [ 198 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 3923 | 2026.01.13 19:57:07.623838 [ 193 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.082568929 sec., 1465.4422851966506 rows/sec., 7.58 MiB/sec. | ||
| 3924 | 2026.01.13 19:57:07.627118 [ 193 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3925 | 2026.01.13 19:57:07.629433 [ 193 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_16_3} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3926 | 2026.01.13 19:57:07.629552 [ 193 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_16_3} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3927 | 2026.01.13 19:57:07.631736 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3928 | 2026.01.13 19:57:08.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.77 MiB, peak 238.73 MiB, free memory in arenas 0.00 B, will set to 237.81 MiB (RSS), difference: 9.04 MiB | ||
| 3929 | 2026.01.13 19:57:08.001303 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000817878 sec. | ||
| 3930 | 2026.01.13 19:57:08.305864 [ 118 ] {} <Debug> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3931 | 2026.01.13 19:57:08.305924 [ 118 ] {} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3932 | 2026.01.13 19:57:08.305946 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3933 | 2026.01.13 19:57:08.306072 [ 188 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::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 | ||
| 3934 | 2026.01.13 19:57:08.306197 [ 188 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3935 | 2026.01.13 19:57:08.306230 [ 188 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 3936 | 2026.01.13 19:57:08.306323 [ 188 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::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 | ||
| 3937 | 2026.01.13 19:57:08.306376 [ 188 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::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 | ||
| 3938 | 2026.01.13 19:57:08.306421 [ 188 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::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 | ||
| 3939 | 2026.01.13 19:57:08.306466 [ 188 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::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 | ||
| 3940 | 2026.01.13 19:57:08.307366 [ 193 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 856 rows, containing 5 columns (5 merged, 0 gathered) in 0.00135252 sec., 632892.6744151657 rows/sec., 38.53 MiB/sec. | ||
| 3941 | 2026.01.13 19:57:08.307531 [ 196 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3942 | 2026.01.13 19:57:08.307797 [ 196 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::all_1_5_1} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3943 | 2026.01.13 19:57:08.307870 [ 196 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::all_1_5_1} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3944 | 2026.01.13 19:57:08.307942 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3945 | 2026.01.13 19:57:08.556638 [ 118 ] {} <Debug> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3946 | 2026.01.13 19:57:08.556709 [ 118 ] {} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3947 | 2026.01.13 19:57:08.556734 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3948 | 2026.01.13 19:57:08.556887 [ 188 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::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 | ||
| 3949 | 2026.01.13 19:57:08.557102 [ 188 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3950 | 2026.01.13 19:57:08.557157 [ 188 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3951 | 2026.01.13 19:57:08.557261 [ 188 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::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 | ||
| 3952 | 2026.01.13 19:57:08.557338 [ 188 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::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 | ||
| 3953 | 2026.01.13 19:57:08.557407 [ 188 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::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 | ||
| 3954 | 2026.01.13 19:57:08.557476 [ 188 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::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 | ||
| 3955 | 2026.01.13 19:57:08.558569 [ 193 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1664 rows, containing 5 columns (5 merged, 0 gathered) in 0.001760989 sec., 944923.5628388367 rows/sec., 63.81 MiB/sec. | ||
| 3956 | 2026.01.13 19:57:08.558759 [ 193 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3957 | 2026.01.13 19:57:08.559040 [ 193 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::all_1_5_1} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3958 | 2026.01.13 19:57:08.559111 [ 193 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::all_1_5_1} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3959 | 2026.01.13 19:57:08.559214 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 3960 | 2026.01.13 19:57:08.809087 [ 118 ] {} <Debug> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3961 | 2026.01.13 19:57:08.809170 [ 118 ] {} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3962 | 2026.01.13 19:57:08.809206 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3963 | 2026.01.13 19:57:08.809359 [ 188 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::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 | ||
| 3964 | 2026.01.13 19:57:08.809562 [ 188 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3965 | 2026.01.13 19:57:08.809616 [ 188 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3966 | 2026.01.13 19:57:08.809717 [ 188 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 441 rows starting from the beginning of the part | ||
| 3967 | 2026.01.13 19:57:08.809796 [ 188 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 3968 | 2026.01.13 19:57:08.809865 [ 188 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 3969 | 2026.01.13 19:57:08.809909 [ 188 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 440 rows starting from the beginning of the part | ||
| 3970 | 2026.01.13 19:57:08.810813 [ 193 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1329 rows, containing 5 columns (5 merged, 0 gathered) in 0.001526634 sec., 870542.6447989498 rows/sec., 60.71 MiB/sec. | ||
| 3971 | 2026.01.13 19:57:08.810979 [ 188 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3972 | 2026.01.13 19:57:08.811255 [ 188 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_5_1} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3973 | 2026.01.13 19:57:08.811327 [ 188 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_5_1} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3974 | 2026.01.13 19:57:08.811392 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3975 | 2026.01.13 19:57:10.012732 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3976 | 2026.01.13 19:57:10.012934 [ 5 ] {407f24d5-0193-4991-9ead-4e920c6eca5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3977 | 2026.01.13 19:57:10.013016 [ 5 ] {407f24d5-0193-4991-9ead-4e920c6eca5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3978 | 2026.01.13 19:57:10.013961 [ 5 ] {407f24d5-0193-4991-9ead-4e920c6eca5d} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3979 | 2026.01.13 19:57:10.014017 [ 5 ] {407f24d5-0193-4991-9ead-4e920c6eca5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3980 | 2026.01.13 19:57:10.014434 [ 5 ] {407f24d5-0193-4991-9ead-4e920c6eca5d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3981 | 2026.01.13 19:57:10.014670 [ 5 ] {407f24d5-0193-4991-9ead-4e920c6eca5d} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3982 | 2026.01.13 19:57:10.014836 [ 5 ] {407f24d5-0193-4991-9ead-4e920c6eca5d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001954 sec., 209825.9979529171 rows/sec., 13.31 MiB/sec. | ||
| 3983 | 2026.01.13 19:57:10.014892 [ 5 ] {407f24d5-0193-4991-9ead-4e920c6eca5d} <Debug> TCPHandler: Processed in 0.002300051 sec. | ||
| 3984 | 2026.01.13 19:57:10.015020 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3985 | 2026.01.13 19:57:10.015126 [ 5 ] {a99263d5-3ece-4bbe-8003-ca42fc97d0e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3986 | 2026.01.13 19:57:10.015174 [ 5 ] {a99263d5-3ece-4bbe-8003-ca42fc97d0e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3987 | 2026.01.13 19:57:10.017002 [ 5 ] {a99263d5-3ece-4bbe-8003-ca42fc97d0e9} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3988 | 2026.01.13 19:57:10.017056 [ 5 ] {a99263d5-3ece-4bbe-8003-ca42fc97d0e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3989 | 2026.01.13 19:57:10.017563 [ 5 ] {a99263d5-3ece-4bbe-8003-ca42fc97d0e9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3990 | 2026.01.13 19:57:10.017786 [ 5 ] {a99263d5-3ece-4bbe-8003-ca42fc97d0e9} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3991 | 2026.01.13 19:57:10.017931 [ 5 ] {a99263d5-3ece-4bbe-8003-ca42fc97d0e9} <Debug> executeQuery: Read 1172 rows, 95.46 KiB in 0.00283 sec., 414134.2756183745 rows/sec., 32.94 MiB/sec. | ||
| 3992 | 2026.01.13 19:57:10.017971 [ 5 ] {a99263d5-3ece-4bbe-8003-ca42fc97d0e9} <Debug> TCPHandler: Processed in 0.003005667 sec. | ||
| 3993 | 2026.01.13 19:57:10.018104 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3994 | 2026.01.13 19:57:10.018205 [ 5 ] {deaa05bf-2cbe-4af2-9be7-baf6db05a003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3995 | 2026.01.13 19:57:10.018249 [ 5 ] {deaa05bf-2cbe-4af2-9be7-baf6db05a003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3996 | 2026.01.13 19:57:10.018802 [ 5 ] {deaa05bf-2cbe-4af2-9be7-baf6db05a003} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3997 | 2026.01.13 19:57:10.018839 [ 5 ] {deaa05bf-2cbe-4af2-9be7-baf6db05a003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3998 | 2026.01.13 19:57:10.019155 [ 5 ] {deaa05bf-2cbe-4af2-9be7-baf6db05a003} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3999 | 2026.01.13 19:57:10.019381 [ 5 ] {deaa05bf-2cbe-4af2-9be7-baf6db05a003} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4000 | 2026.01.13 19:57:10.019507 [ 5 ] {deaa05bf-2cbe-4af2-9be7-baf6db05a003} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001325 sec., 177358.49056603774 rows/sec., 10.74 MiB/sec. | ||
| 4001 | 2026.01.13 19:57:10.019543 [ 5 ] {deaa05bf-2cbe-4af2-9be7-baf6db05a003} <Debug> TCPHandler: Processed in 0.001493013 sec. | ||
| 4002 | 2026.01.13 19:57:10.019660 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4003 | 2026.01.13 19:57:10.019753 [ 5 ] {630d6c35-3837-41fa-a950-2853e2edaaa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4004 | 2026.01.13 19:57:10.019792 [ 5 ] {630d6c35-3837-41fa-a950-2853e2edaaa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4005 | 2026.01.13 19:57:10.020324 [ 5 ] {630d6c35-3837-41fa-a950-2853e2edaaa2} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4006 | 2026.01.13 19:57:10.020362 [ 5 ] {630d6c35-3837-41fa-a950-2853e2edaaa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4007 | 2026.01.13 19:57:10.020692 [ 5 ] {630d6c35-3837-41fa-a950-2853e2edaaa2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4008 | 2026.01.13 19:57:10.020923 [ 5 ] {630d6c35-3837-41fa-a950-2853e2edaaa2} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4009 | 2026.01.13 19:57:10.021054 [ 5 ] {630d6c35-3837-41fa-a950-2853e2edaaa2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001319 sec., 160727.8241091736 rows/sec., 10.37 MiB/sec. | ||
| 4010 | 2026.01.13 19:57:10.021092 [ 5 ] {630d6c35-3837-41fa-a950-2853e2edaaa2} <Debug> TCPHandler: Processed in 0.001481563 sec. | ||
| 4011 | 2026.01.13 19:57:10.021223 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4012 | 2026.01.13 19:57:10.021326 [ 5 ] {a5be3b4d-bb6c-447a-9800-35400ffe217a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4013 | 2026.01.13 19:57:10.021366 [ 5 ] {a5be3b4d-bb6c-447a-9800-35400ffe217a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4014 | 2026.01.13 19:57:10.022025 [ 5 ] {a5be3b4d-bb6c-447a-9800-35400ffe217a} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4015 | 2026.01.13 19:57:10.022062 [ 5 ] {a5be3b4d-bb6c-447a-9800-35400ffe217a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4016 | 2026.01.13 19:57:10.022377 [ 5 ] {a5be3b4d-bb6c-447a-9800-35400ffe217a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4017 | 2026.01.13 19:57:10.022600 [ 5 ] {a5be3b4d-bb6c-447a-9800-35400ffe217a} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4018 | 2026.01.13 19:57:10.022725 [ 5 ] {a5be3b4d-bb6c-447a-9800-35400ffe217a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001418 sec., 148801.12834978843 rows/sec., 8.45 MiB/sec. | ||
| 4019 | 2026.01.13 19:57:10.022762 [ 5 ] {a5be3b4d-bb6c-447a-9800-35400ffe217a} <Debug> TCPHandler: Processed in 0.001586736 sec. | ||
| 4020 | 2026.01.13 19:57:10.022895 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4021 | 2026.01.13 19:57:10.022987 [ 5 ] {8f308db5-1cdf-4473-8bee-bbd3e54bb4a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4022 | 2026.01.13 19:57:10.023029 [ 5 ] {8f308db5-1cdf-4473-8bee-bbd3e54bb4a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4023 | 2026.01.13 19:57:10.023833 [ 5 ] {8f308db5-1cdf-4473-8bee-bbd3e54bb4a0} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4024 | 2026.01.13 19:57:10.023898 [ 5 ] {8f308db5-1cdf-4473-8bee-bbd3e54bb4a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4025 | 2026.01.13 19:57:10.024248 [ 5 ] {8f308db5-1cdf-4473-8bee-bbd3e54bb4a0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4026 | 2026.01.13 19:57:10.024515 [ 5 ] {8f308db5-1cdf-4473-8bee-bbd3e54bb4a0} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4027 | 2026.01.13 19:57:10.024654 [ 5 ] {8f308db5-1cdf-4473-8bee-bbd3e54bb4a0} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001681 sec., 421772.754312909 rows/sec., 29.55 MiB/sec. | ||
| 4028 | 2026.01.13 19:57:10.024692 [ 5 ] {8f308db5-1cdf-4473-8bee-bbd3e54bb4a0} <Debug> TCPHandler: Processed in 0.001844601 sec. | ||
| 4029 | 2026.01.13 19:57:10.024839 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4030 | 2026.01.13 19:57:10.024934 [ 5 ] {0aae38c1-ff61-4e68-acc6-e8eef23e16cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4031 | 2026.01.13 19:57:10.024976 [ 5 ] {0aae38c1-ff61-4e68-acc6-e8eef23e16cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4032 | 2026.01.13 19:57:10.025342 [ 5 ] {0aae38c1-ff61-4e68-acc6-e8eef23e16cc} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4033 | 2026.01.13 19:57:10.025378 [ 5 ] {0aae38c1-ff61-4e68-acc6-e8eef23e16cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4034 | 2026.01.13 19:57:10.025679 [ 5 ] {0aae38c1-ff61-4e68-acc6-e8eef23e16cc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4035 | 2026.01.13 19:57:10.025884 [ 5 ] {0aae38c1-ff61-4e68-acc6-e8eef23e16cc} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4036 | 2026.01.13 19:57:10.026013 [ 5 ] {0aae38c1-ff61-4e68-acc6-e8eef23e16cc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 285.76 KiB/sec. | ||
| 4037 | 2026.01.13 19:57:10.026049 [ 5 ] {0aae38c1-ff61-4e68-acc6-e8eef23e16cc} <Debug> TCPHandler: Processed in 0.001272738 sec. | ||
| 4038 | 2026.01.13 19:57:10.026160 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4039 | 2026.01.13 19:57:10.026253 [ 5 ] {b170639c-f4e6-4464-8ee4-9ff5f716446b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4040 | 2026.01.13 19:57:10.026295 [ 5 ] {b170639c-f4e6-4464-8ee4-9ff5f716446b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4041 | 2026.01.13 19:57:10.026755 [ 5 ] {b170639c-f4e6-4464-8ee4-9ff5f716446b} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4042 | 2026.01.13 19:57:10.026791 [ 5 ] {b170639c-f4e6-4464-8ee4-9ff5f716446b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4043 | 2026.01.13 19:57:10.027156 [ 5 ] {b170639c-f4e6-4464-8ee4-9ff5f716446b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4044 | 2026.01.13 19:57:10.027415 [ 5 ] {b170639c-f4e6-4464-8ee4-9ff5f716446b} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4045 | 2026.01.13 19:57:10.027563 [ 5 ] {b170639c-f4e6-4464-8ee4-9ff5f716446b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001328 sec., 236445.78313253014 rows/sec., 15.53 MiB/sec. | ||
| 4046 | 2026.01.13 19:57:10.027613 [ 5 ] {b170639c-f4e6-4464-8ee4-9ff5f716446b} <Debug> TCPHandler: Processed in 0.001501014 sec. | ||
| 4047 | 2026.01.13 19:57:10.027740 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4048 | 2026.01.13 19:57:10.027837 [ 5 ] {5432dc5d-4eff-4945-bc26-d339f57c4a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4049 | 2026.01.13 19:57:10.027879 [ 5 ] {5432dc5d-4eff-4945-bc26-d339f57c4a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4050 | 2026.01.13 19:57:10.028208 [ 5 ] {5432dc5d-4eff-4945-bc26-d339f57c4a17} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4051 | 2026.01.13 19:57:10.028245 [ 5 ] {5432dc5d-4eff-4945-bc26-d339f57c4a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4052 | 2026.01.13 19:57:10.028551 [ 5 ] {5432dc5d-4eff-4945-bc26-d339f57c4a17} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4053 | 2026.01.13 19:57:10.028757 [ 5 ] {5432dc5d-4eff-4945-bc26-d339f57c4a17} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4054 | 2026.01.13 19:57:10.028888 [ 5 ] {5432dc5d-4eff-4945-bc26-d339f57c4a17} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 4055 | 2026.01.13 19:57:10.028925 [ 5 ] {5432dc5d-4eff-4945-bc26-d339f57c4a17} <Debug> TCPHandler: Processed in 0.001243148 sec. | ||
| 4056 | 2026.01.13 19:57:10.029059 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4057 | 2026.01.13 19:57:10.029157 [ 5 ] {bd298a44-1e89-48d7-bf32-dfe59555a87e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4058 | 2026.01.13 19:57:10.029211 [ 5 ] {bd298a44-1e89-48d7-bf32-dfe59555a87e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4059 | 2026.01.13 19:57:10.030050 [ 5 ] {bd298a44-1e89-48d7-bf32-dfe59555a87e} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4060 | 2026.01.13 19:57:10.030087 [ 5 ] {bd298a44-1e89-48d7-bf32-dfe59555a87e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4061 | 2026.01.13 19:57:10.030625 [ 5 ] {bd298a44-1e89-48d7-bf32-dfe59555a87e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4062 | 2026.01.13 19:57:10.030855 [ 5 ] {bd298a44-1e89-48d7-bf32-dfe59555a87e} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4063 | 2026.01.13 19:57:10.030996 [ 5 ] {bd298a44-1e89-48d7-bf32-dfe59555a87e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001857 sec., 16155.088852988692 rows/sec., 28.95 MiB/sec. | ||
| 4064 | 2026.01.13 19:57:10.031067 [ 5 ] {bd298a44-1e89-48d7-bf32-dfe59555a87e} <Debug> TCPHandler: Processed in 0.002058456 sec. | ||
| 4065 | 2026.01.13 19:57:10.031196 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4066 | 2026.01.13 19:57:10.031296 [ 5 ] {acd2f3ca-8fe4-4d3a-8b9d-2f70a1e75e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4067 | 2026.01.13 19:57:10.031338 [ 5 ] {acd2f3ca-8fe4-4d3a-8b9d-2f70a1e75e9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4068 | 2026.01.13 19:57:10.031696 [ 5 ] {acd2f3ca-8fe4-4d3a-8b9d-2f70a1e75e9a} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4069 | 2026.01.13 19:57:10.031731 [ 5 ] {acd2f3ca-8fe4-4d3a-8b9d-2f70a1e75e9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4070 | 2026.01.13 19:57:10.032031 [ 5 ] {acd2f3ca-8fe4-4d3a-8b9d-2f70a1e75e9a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4071 | 2026.01.13 19:57:10.032240 [ 5 ] {acd2f3ca-8fe4-4d3a-8b9d-2f70a1e75e9a} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4072 | 2026.01.13 19:57:10.032365 [ 5 ] {acd2f3ca-8fe4-4d3a-8b9d-2f70a1e75e9a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001092 sec., 95238.09523809524 rows/sec., 5.84 MiB/sec. | ||
| 4073 | 2026.01.13 19:57:10.032403 [ 5 ] {acd2f3ca-8fe4-4d3a-8b9d-2f70a1e75e9a} <Debug> TCPHandler: Processed in 0.001258268 sec. | ||
| 4074 | 2026.01.13 19:57:14.609712 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8138 | ||
| 4075 | 2026.01.13 19:57:14.610216 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4076 | 2026.01.13 19:57:14.610260 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4077 | 2026.01.13 19:57:14.610900 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4078 | 2026.01.13 19:57:14.611127 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4079 | 2026.01.13 19:57:14.611255 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8138 | ||
| 4080 | 2026.01.13 19:57:15.000658 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4081 | 2026.01.13 19:57:15.000841 [ 5 ] {80cf4459-c036-4221-bde4-971df6793a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4082 | 2026.01.13 19:57:15.000907 [ 5 ] {80cf4459-c036-4221-bde4-971df6793a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4083 | 2026.01.13 19:57:15.001534 [ 5 ] {80cf4459-c036-4221-bde4-971df6793a2d} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4084 | 2026.01.13 19:57:15.001578 [ 5 ] {80cf4459-c036-4221-bde4-971df6793a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4085 | 2026.01.13 19:57:15.001991 [ 5 ] {80cf4459-c036-4221-bde4-971df6793a2d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4086 | 2026.01.13 19:57:15.002225 [ 5 ] {80cf4459-c036-4221-bde4-971df6793a2d} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4087 | 2026.01.13 19:57:15.002385 [ 5 ] {80cf4459-c036-4221-bde4-971df6793a2d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001592 sec., 1256.2814070351758 rows/sec., 102.44 KiB/sec. | ||
| 4088 | 2026.01.13 19:57:15.002436 [ 5 ] {80cf4459-c036-4221-bde4-971df6793a2d} <Debug> TCPHandler: Processed in 0.001906582 sec. | ||
| 4089 | 2026.01.13 19:57:15.002577 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4090 | 2026.01.13 19:57:15.002702 [ 5 ] {99b63d7e-2642-4109-bc64-d053c3e83d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4091 | 2026.01.13 19:57:15.002753 [ 5 ] {99b63d7e-2642-4109-bc64-d053c3e83d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4092 | 2026.01.13 19:57:15.003266 [ 5 ] {99b63d7e-2642-4109-bc64-d053c3e83d34} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4093 | 2026.01.13 19:57:15.003302 [ 5 ] {99b63d7e-2642-4109-bc64-d053c3e83d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4094 | 2026.01.13 19:57:15.003624 [ 5 ] {99b63d7e-2642-4109-bc64-d053c3e83d34} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4095 | 2026.01.13 19:57:15.003832 [ 5 ] {99b63d7e-2642-4109-bc64-d053c3e83d34} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4096 | 2026.01.13 19:57:15.003959 [ 5 ] {99b63d7e-2642-4109-bc64-d053c3e83d34} <Debug> executeQuery: Read 77 rows, 6.46 KiB in 0.001285 sec., 59922.17898832685 rows/sec., 4.91 MiB/sec. | ||
| 4097 | 2026.01.13 19:57:15.003996 [ 5 ] {99b63d7e-2642-4109-bc64-d053c3e83d34} <Debug> TCPHandler: Processed in 0.001481863 sec. | ||
| 4098 | 2026.01.13 19:57:15.004117 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4099 | 2026.01.13 19:57:15.004210 [ 5 ] {362066fe-52ec-409b-a152-7857b8c12d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4100 | 2026.01.13 19:57:15.004250 [ 5 ] {362066fe-52ec-409b-a152-7857b8c12d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4101 | 2026.01.13 19:57:15.004669 [ 5 ] {362066fe-52ec-409b-a152-7857b8c12d8d} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4102 | 2026.01.13 19:57:15.004704 [ 5 ] {362066fe-52ec-409b-a152-7857b8c12d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4103 | 2026.01.13 19:57:15.005026 [ 5 ] {362066fe-52ec-409b-a152-7857b8c12d8d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4104 | 2026.01.13 19:57:15.005234 [ 5 ] {362066fe-52ec-409b-a152-7857b8c12d8d} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4105 | 2026.01.13 19:57:15.005360 [ 5 ] {362066fe-52ec-409b-a152-7857b8c12d8d} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001169 sec., 10265.18391787853 rows/sec., 762.70 KiB/sec. | ||
| 4106 | 2026.01.13 19:57:15.005357 [ 108 ] {} <Debug> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4107 | 2026.01.13 19:57:15.005396 [ 5 ] {362066fe-52ec-409b-a152-7857b8c12d8d} <Debug> TCPHandler: Processed in 0.001327649 sec. | ||
| 4108 | 2026.01.13 19:57:15.005434 [ 108 ] {} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4109 | 2026.01.13 19:57:15.005460 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4110 | 2026.01.13 19:57:15.005530 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4111 | 2026.01.13 19:57:15.005594 [ 194 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::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 | ||
| 4112 | 2026.01.13 19:57:15.005625 [ 5 ] {8abbec05-83b3-42b9-b01e-79b39f40fa65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4113 | 2026.01.13 19:57:15.005680 [ 5 ] {8abbec05-83b3-42b9-b01e-79b39f40fa65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4114 | 2026.01.13 19:57:15.005759 [ 194 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4115 | 2026.01.13 19:57:15.005801 [ 194 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::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 | ||
| 4116 | 2026.01.13 19:57:15.005908 [ 194 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::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 | ||
| 4117 | 2026.01.13 19:57:15.005967 [ 194 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 239 rows starting from the beginning of the part | ||
| 4118 | 2026.01.13 19:57:15.006033 [ 194 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::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 | ||
| 4119 | 2026.01.13 19:57:15.006091 [ 194 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 235 rows starting from the beginning of the part | ||
| 4120 | 2026.01.13 19:57:15.006101 [ 5 ] {8abbec05-83b3-42b9-b01e-79b39f40fa65} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4121 | 2026.01.13 19:57:15.006137 [ 194 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 4122 | 2026.01.13 19:57:15.006140 [ 5 ] {8abbec05-83b3-42b9-b01e-79b39f40fa65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4123 | 2026.01.13 19:57:15.006499 [ 5 ] {8abbec05-83b3-42b9-b01e-79b39f40fa65} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4124 | 2026.01.13 19:57:15.006714 [ 5 ] {8abbec05-83b3-42b9-b01e-79b39f40fa65} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4125 | 2026.01.13 19:57:15.006845 [ 5 ] {8abbec05-83b3-42b9-b01e-79b39f40fa65} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001238 sec., 61389.33764135703 rows/sec., 4.80 MiB/sec. | ||
| 4126 | 2026.01.13 19:57:15.006882 [ 5 ] {8abbec05-83b3-42b9-b01e-79b39f40fa65} <Debug> TCPHandler: Processed in 0.001399012 sec. | ||
| 4127 | 2026.01.13 19:57:15.006993 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4128 | 2026.01.13 19:57:15.007084 [ 5 ] {b3cc7cf5-8d93-4017-984d-7932601bdc0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4129 | 2026.01.13 19:57:15.007127 [ 5 ] {b3cc7cf5-8d93-4017-984d-7932601bdc0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4130 | 2026.01.13 19:57:15.007163 [ 188 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 781 rows, containing 5 columns (5 merged, 0 gathered) in 0.001640517 sec., 476069.43420885 rows/sec., 31.20 MiB/sec. | ||
| 4131 | 2026.01.13 19:57:15.007351 [ 188 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4132 | 2026.01.13 19:57:15.007540 [ 5 ] {b3cc7cf5-8d93-4017-984d-7932601bdc0a} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4133 | 2026.01.13 19:57:15.007582 [ 5 ] {b3cc7cf5-8d93-4017-984d-7932601bdc0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4134 | 2026.01.13 19:57:15.007646 [ 188 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_16_3} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4135 | 2026.01.13 19:57:15.007732 [ 188 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_16_3} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4136 | 2026.01.13 19:57:15.007818 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4137 | 2026.01.13 19:57:15.007955 [ 5 ] {b3cc7cf5-8d93-4017-984d-7932601bdc0a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4138 | 2026.01.13 19:57:15.008169 [ 5 ] {b3cc7cf5-8d93-4017-984d-7932601bdc0a} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4139 | 2026.01.13 19:57:15.008294 [ 5 ] {b3cc7cf5-8d93-4017-984d-7932601bdc0a} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001228 sec., 131107.49185667755 rows/sec., 9.13 MiB/sec. | ||
| 4140 | 2026.01.13 19:57:15.008334 [ 5 ] {b3cc7cf5-8d93-4017-984d-7932601bdc0a} <Debug> TCPHandler: Processed in 0.001387321 sec. | ||
| 4141 | 2026.01.13 19:57:15.008442 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4142 | 2026.01.13 19:57:15.008533 [ 5 ] {f3bc35f0-ee98-4f36-9cb8-830a0b106f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4143 | 2026.01.13 19:57:15.008586 [ 5 ] {f3bc35f0-ee98-4f36-9cb8-830a0b106f8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4144 | 2026.01.13 19:57:15.009348 [ 5 ] {f3bc35f0-ee98-4f36-9cb8-830a0b106f8b} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4145 | 2026.01.13 19:57:15.009383 [ 5 ] {f3bc35f0-ee98-4f36-9cb8-830a0b106f8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4146 | 2026.01.13 19:57:15.009882 [ 5 ] {f3bc35f0-ee98-4f36-9cb8-830a0b106f8b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4147 | 2026.01.13 19:57:15.010093 [ 5 ] {f3bc35f0-ee98-4f36-9cb8-830a0b106f8b} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4148 | 2026.01.13 19:57:15.010227 [ 5 ] {f3bc35f0-ee98-4f36-9cb8-830a0b106f8b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001712 sec., 5841.121495327103 rows/sec., 10.47 MiB/sec. | ||
| 4149 | 2026.01.13 19:57:15.010286 [ 5 ] {f3bc35f0-ee98-4f36-9cb8-830a0b106f8b} <Debug> TCPHandler: Processed in 0.001890962 sec. | ||
| 4150 | 2026.01.13 19:57:15.010399 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4151 | 2026.01.13 19:57:15.010490 [ 5 ] {0c6fefa5-84a7-4761-9f03-135e969c878b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4152 | 2026.01.13 19:57:15.010531 [ 5 ] {0c6fefa5-84a7-4761-9f03-135e969c878b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4153 | 2026.01.13 19:57:15.010858 [ 5 ] {0c6fefa5-84a7-4761-9f03-135e969c878b} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4154 | 2026.01.13 19:57:15.010892 [ 5 ] {0c6fefa5-84a7-4761-9f03-135e969c878b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4155 | 2026.01.13 19:57:15.011208 [ 5 ] {0c6fefa5-84a7-4761-9f03-135e969c878b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4156 | 2026.01.13 19:57:15.011416 [ 5 ] {0c6fefa5-84a7-4761-9f03-135e969c878b} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4157 | 2026.01.13 19:57:15.011542 [ 5 ] {0c6fefa5-84a7-4761-9f03-135e969c878b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 4158 | 2026.01.13 19:57:15.011577 [ 5 ] {0c6fefa5-84a7-4761-9f03-135e969c878b} <Debug> TCPHandler: Processed in 0.001224617 sec. | ||
| 4159 | 2026.01.13 19:57:15.044681 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 4160 | 2026.01.13 19:57:15.059393 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4161 | 2026.01.13 19:57:15.059435 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4162 | 2026.01.13 19:57:15.065605 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4163 | 2026.01.13 19:57:15.066275 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4164 | 2026.01.13 19:57:15.068715 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 4165 | 2026.01.13 19:57:17.122190 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 538 | ||
| 4166 | 2026.01.13 19:57:17.124489 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4167 | 2026.01.13 19:57:17.124527 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4168 | 2026.01.13 19:57:17.125711 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4169 | 2026.01.13 19:57:17.125970 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4170 | 2026.01.13 19:57:17.126215 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 538 | ||
| 4171 | 2026.01.13 19:57:18.812510 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55066 | ||
| 4172 | 2026.01.13 19:57:18.812636 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4173 | 2026.01.13 19:57:18.812666 [ 288 ] {} <Debug> TCP-Session: 34614fe0-56e2-48e0-a76a-99b4eeb03a0b Authenticating user 'default' from [fd00:1122:3344:101::e]:55066 | ||
| 4174 | 2026.01.13 19:57:18.812690 [ 288 ] {} <Debug> TCP-Session: 34614fe0-56e2-48e0-a76a-99b4eeb03a0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4175 | 2026.01.13 19:57:18.812707 [ 288 ] {} <Debug> TCP-Session: 34614fe0-56e2-48e0-a76a-99b4eeb03a0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4176 | 2026.01.13 19:57:18.812874 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54087 | ||
| 4177 | 2026.01.13 19:57:18.812909 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56577 | ||
| 4178 | 2026.01.13 19:57:18.812924 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60758 | ||
| 4179 | 2026.01.13 19:57:18.812947 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49518 | ||
| 4180 | 2026.01.13 19:57:18.813007 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4181 | 2026.01.13 19:57:18.813019 [ 288 ] {} <Trace> TCP-Session: 34614fe0-56e2-48e0-a76a-99b4eeb03a0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4182 | 2026.01.13 19:57:18.813045 [ 289 ] {} <Debug> TCP-Session: 75f2d2db-3b23-4721-8461-827b51660355 Authenticating user 'default' from [fd00:1122:3344:101::e]:54087 | ||
| 4183 | 2026.01.13 19:57:18.812977 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50342 | ||
| 4184 | 2026.01.13 19:57:18.813078 [ 289 ] {} <Debug> TCP-Session: 75f2d2db-3b23-4721-8461-827b51660355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4185 | 2026.01.13 19:57:18.812967 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47523 | ||
| 4186 | 2026.01.13 19:57:18.813109 [ 289 ] {} <Debug> TCP-Session: 75f2d2db-3b23-4721-8461-827b51660355 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4187 | 2026.01.13 19:57:18.812935 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40317 | ||
| 4188 | 2026.01.13 19:57:18.812915 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48624 | ||
| 4189 | 2026.01.13 19:57:18.813204 [ 288 ] {d5429180-db03-49da-8cba-8b0e6621f653} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55066) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4190 | 2026.01.13 19:57:18.813414 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4191 | 2026.01.13 19:57:18.813416 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4192 | 2026.01.13 19:57:18.813449 [ 293 ] {} <Debug> TCP-Session: 5f8d5cd6-8063-4dba-8cce-e082e5d5d016 Authenticating user 'default' from [fd00:1122:3344:101::e]:40317 | ||
| 4193 | 2026.01.13 19:57:18.813463 [ 288 ] {d5429180-db03-49da-8cba-8b0e6621f653} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4194 | 2026.01.13 19:57:18.813473 [ 293 ] {} <Debug> TCP-Session: 5f8d5cd6-8063-4dba-8cce-e082e5d5d016 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4195 | 2026.01.13 19:57:18.813472 [ 286 ] {} <Debug> TCP-Session: 585eecaa-51b4-4d83-a857-901701f367e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:50342 | ||
| 4196 | 2026.01.13 19:57:18.813505 [ 293 ] {} <Debug> TCP-Session: 5f8d5cd6-8063-4dba-8cce-e082e5d5d016 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4197 | 2026.01.13 19:57:18.813524 [ 288 ] {d5429180-db03-49da-8cba-8b0e6621f653} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4198 | 2026.01.13 19:57:18.813534 [ 286 ] {} <Debug> TCP-Session: 585eecaa-51b4-4d83-a857-901701f367e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4199 | 2026.01.13 19:57:18.813562 [ 286 ] {} <Debug> TCP-Session: 585eecaa-51b4-4d83-a857-901701f367e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4200 | 2026.01.13 19:57:18.813621 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4201 | 2026.01.13 19:57:18.813659 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4202 | 2026.01.13 19:57:18.813661 [ 291 ] {} <Debug> TCP-Session: 0b229d1e-6272-4cdf-b1f0-4be3fd19f3f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48624 | ||
| 4203 | 2026.01.13 19:57:18.813689 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4204 | 2026.01.13 19:57:18.813695 [ 3 ] {} <Debug> TCP-Session: ca071ddb-18e9-40d5-bef5-01224ea32d2b Authenticating user 'default' from [fd00:1122:3344:101::e]:47523 | ||
| 4205 | 2026.01.13 19:57:18.813708 [ 291 ] {} <Debug> TCP-Session: 0b229d1e-6272-4cdf-b1f0-4be3fd19f3f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4206 | 2026.01.13 19:57:18.813723 [ 290 ] {} <Debug> TCP-Session: 375b9a70-5e73-46cc-b00b-a3bf2f293509 Authenticating user 'default' from [fd00:1122:3344:101::e]:56577 | ||
| 4207 | 2026.01.13 19:57:18.813739 [ 3 ] {} <Debug> TCP-Session: ca071ddb-18e9-40d5-bef5-01224ea32d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4208 | 2026.01.13 19:57:18.813755 [ 291 ] {} <Debug> TCP-Session: 0b229d1e-6272-4cdf-b1f0-4be3fd19f3f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4209 | 2026.01.13 19:57:18.813765 [ 290 ] {} <Debug> TCP-Session: 375b9a70-5e73-46cc-b00b-a3bf2f293509 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4210 | 2026.01.13 19:57:18.813769 [ 3 ] {} <Debug> TCP-Session: ca071ddb-18e9-40d5-bef5-01224ea32d2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4211 | 2026.01.13 19:57:18.813796 [ 290 ] {} <Debug> TCP-Session: 375b9a70-5e73-46cc-b00b-a3bf2f293509 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4212 | 2026.01.13 19:57:18.813746 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4213 | 2026.01.13 19:57:18.813818 [ 288 ] {d5429180-db03-49da-8cba-8b0e6621f653} <Debug> oximeter.version (453402a2-6064-4fbd-a72c-052d54caf800) (SelectExecutor): Key condition: unknown | ||
| 4214 | 2026.01.13 19:57:18.813844 [ 294 ] {} <Debug> TCP-Session: cf97a9a0-9dba-4dc1-8c90-2e4beb9caf61 Authenticating user 'default' from [fd00:1122:3344:101::e]:49518 | ||
| 4215 | 2026.01.13 19:57:18.813814 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4216 | 2026.01.13 19:57:18.813866 [ 294 ] {} <Debug> TCP-Session: cf97a9a0-9dba-4dc1-8c90-2e4beb9caf61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4217 | 2026.01.13 19:57:18.813893 [ 294 ] {} <Debug> TCP-Session: cf97a9a0-9dba-4dc1-8c90-2e4beb9caf61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4218 | 2026.01.13 19:57:18.813895 [ 292 ] {} <Debug> TCP-Session: 894eabfb-4b26-41cd-bd4e-2271fd567d25 Authenticating user 'default' from [fd00:1122:3344:101::e]:60758 | ||
| 4219 | 2026.01.13 19:57:18.813916 [ 292 ] {} <Debug> TCP-Session: 894eabfb-4b26-41cd-bd4e-2271fd567d25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4220 | 2026.01.13 19:57:18.813929 [ 292 ] {} <Debug> TCP-Session: 894eabfb-4b26-41cd-bd4e-2271fd567d25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4221 | 2026.01.13 19:57:18.814786 [ 329 ] {d5429180-db03-49da-8cba-8b0e6621f653} <Trace> AggregatingTransform: Aggregating | ||
| 4222 | 2026.01.13 19:57:18.814831 [ 329 ] {d5429180-db03-49da-8cba-8b0e6621f653} <Trace> Aggregator: Aggregation method: without_key | ||
| 4223 | 2026.01.13 19:57:18.814872 [ 329 ] {d5429180-db03-49da-8cba-8b0e6621f653} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000940451 sec. (1063.320 rows/sec., 41.54 KiB/sec.) | ||
| 4224 | 2026.01.13 19:57:18.814892 [ 329 ] {d5429180-db03-49da-8cba-8b0e6621f653} <Trace> Aggregator: Merging aggregated data | ||
| 4225 | 2026.01.13 19:57:18.816008 [ 288 ] {d5429180-db03-49da-8cba-8b0e6621f653} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002867 sec., 348.7966515521451 rows/sec., 13.62 KiB/sec. | ||
| 4226 | 2026.01.13 19:57:18.816146 [ 288 ] {d5429180-db03-49da-8cba-8b0e6621f653} <Debug> TCPHandler: Processed in 0.003252202 sec. | ||
| 4227 | 2026.01.13 19:57:18.816295 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4228 | 2026.01.13 19:57:18.816317 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4229 | 2026.01.13 19:57:18.816338 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4230 | 2026.01.13 19:57:18.816358 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4231 | 2026.01.13 19:57:18.816367 [ 289 ] {} <Debug> TCP-Session: 75f2d2db-3b23-4721-8461-827b51660355 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4232 | 2026.01.13 19:57:18.816374 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4233 | 2026.01.13 19:57:18.816406 [ 291 ] {} <Debug> TCP-Session: 0b229d1e-6272-4cdf-b1f0-4be3fd19f3f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4234 | 2026.01.13 19:57:18.816424 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4235 | 2026.01.13 19:57:18.816442 [ 294 ] {} <Debug> TCP-Session: cf97a9a0-9dba-4dc1-8c90-2e4beb9caf61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4236 | 2026.01.13 19:57:18.816441 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4237 | 2026.01.13 19:57:18.816472 [ 293 ] {} <Debug> TCP-Session: 5f8d5cd6-8063-4dba-8cce-e082e5d5d016 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4238 | 2026.01.13 19:57:18.816410 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4239 | 2026.01.13 19:57:18.816507 [ 286 ] {} <Debug> TCP-Session: 585eecaa-51b4-4d83-a857-901701f367e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4240 | 2026.01.13 19:57:18.816395 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4241 | 2026.01.13 19:57:18.816539 [ 3 ] {} <Debug> TCP-Session: ca071ddb-18e9-40d5-bef5-01224ea32d2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4242 | 2026.01.13 19:57:18.816381 [ 292 ] {} <Debug> TCP-Session: 894eabfb-4b26-41cd-bd4e-2271fd567d25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4243 | 2026.01.13 19:57:18.816566 [ 290 ] {} <Debug> TCP-Session: 375b9a70-5e73-46cc-b00b-a3bf2f293509 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4244 | 2026.01.13 19:57:18.816342 [ 288 ] {} <Debug> TCP-Session: 34614fe0-56e2-48e0-a76a-99b4eeb03a0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4245 | 2026.01.13 19:57:20.017362 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4246 | 2026.01.13 19:57:20.017641 [ 5 ] {2a64d8cb-6c03-4501-b7dc-7ec53734d3e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4247 | 2026.01.13 19:57:20.017804 [ 5 ] {2a64d8cb-6c03-4501-b7dc-7ec53734d3e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4248 | 2026.01.13 19:57:20.019949 [ 5 ] {2a64d8cb-6c03-4501-b7dc-7ec53734d3e2} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4249 | 2026.01.13 19:57:20.020012 [ 5 ] {2a64d8cb-6c03-4501-b7dc-7ec53734d3e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4250 | 2026.01.13 19:57:20.020490 [ 5 ] {2a64d8cb-6c03-4501-b7dc-7ec53734d3e2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4251 | 2026.01.13 19:57:20.020764 [ 5 ] {2a64d8cb-6c03-4501-b7dc-7ec53734d3e2} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4252 | 2026.01.13 19:57:20.020934 [ 5 ] {2a64d8cb-6c03-4501-b7dc-7ec53734d3e2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.003398 sec., 120659.21130076515 rows/sec., 7.65 MiB/sec. | ||
| 4253 | 2026.01.13 19:57:20.020984 [ 5 ] {2a64d8cb-6c03-4501-b7dc-7ec53734d3e2} <Debug> TCPHandler: Processed in 0.003886407 sec. | ||
| 4254 | 2026.01.13 19:57:20.021147 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4255 | 2026.01.13 19:57:20.021258 [ 5 ] {9bf8289f-6b5e-4aa1-8355-7fcd896dbfa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4256 | 2026.01.13 19:57:20.021304 [ 5 ] {9bf8289f-6b5e-4aa1-8355-7fcd896dbfa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4257 | 2026.01.13 19:57:20.022372 [ 5 ] {9bf8289f-6b5e-4aa1-8355-7fcd896dbfa0} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4258 | 2026.01.13 19:57:20.022408 [ 5 ] {9bf8289f-6b5e-4aa1-8355-7fcd896dbfa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4259 | 2026.01.13 19:57:20.022812 [ 5 ] {9bf8289f-6b5e-4aa1-8355-7fcd896dbfa0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4260 | 2026.01.13 19:57:20.023053 [ 5 ] {9bf8289f-6b5e-4aa1-8355-7fcd896dbfa0} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4261 | 2026.01.13 19:57:20.023200 [ 5 ] {9bf8289f-6b5e-4aa1-8355-7fcd896dbfa0} <Debug> executeQuery: Read 1172 rows, 95.46 KiB in 0.001969 sec., 595226.0030472322 rows/sec., 47.35 MiB/sec. | ||
| 4262 | 2026.01.13 19:57:20.023240 [ 5 ] {9bf8289f-6b5e-4aa1-8355-7fcd896dbfa0} <Debug> TCPHandler: Processed in 0.002154288 sec. | ||
| 4263 | 2026.01.13 19:57:20.023386 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4264 | 2026.01.13 19:57:20.023489 [ 5 ] {e5130d26-e230-4cae-9c5f-59aba9f7d1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4265 | 2026.01.13 19:57:20.023542 [ 5 ] {e5130d26-e230-4cae-9c5f-59aba9f7d1bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4266 | 2026.01.13 19:57:20.024200 [ 5 ] {e5130d26-e230-4cae-9c5f-59aba9f7d1bf} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4267 | 2026.01.13 19:57:20.024243 [ 5 ] {e5130d26-e230-4cae-9c5f-59aba9f7d1bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4268 | 2026.01.13 19:57:20.024569 [ 5 ] {e5130d26-e230-4cae-9c5f-59aba9f7d1bf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4269 | 2026.01.13 19:57:20.024795 [ 5 ] {e5130d26-e230-4cae-9c5f-59aba9f7d1bf} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4270 | 2026.01.13 19:57:20.024927 [ 5 ] {e5130d26-e230-4cae-9c5f-59aba9f7d1bf} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001461 sec., 160848.73374401094 rows/sec., 9.74 MiB/sec. | ||
| 4271 | 2026.01.13 19:57:20.024967 [ 5 ] {e5130d26-e230-4cae-9c5f-59aba9f7d1bf} <Debug> TCPHandler: Processed in 0.001631586 sec. | ||
| 4272 | 2026.01.13 19:57:20.025107 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4273 | 2026.01.13 19:57:20.025203 [ 5 ] {7421f157-43b3-4541-96a2-4526b0e67d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4274 | 2026.01.13 19:57:20.025244 [ 5 ] {7421f157-43b3-4541-96a2-4526b0e67d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4275 | 2026.01.13 19:57:20.025832 [ 5 ] {7421f157-43b3-4541-96a2-4526b0e67d3c} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4276 | 2026.01.13 19:57:20.025869 [ 5 ] {7421f157-43b3-4541-96a2-4526b0e67d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4277 | 2026.01.13 19:57:20.026212 [ 5 ] {7421f157-43b3-4541-96a2-4526b0e67d3c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4278 | 2026.01.13 19:57:20.026458 [ 5 ] {7421f157-43b3-4541-96a2-4526b0e67d3c} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4279 | 2026.01.13 19:57:20.026596 [ 5 ] {7421f157-43b3-4541-96a2-4526b0e67d3c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001411 sec., 150248.05102763997 rows/sec., 9.69 MiB/sec. | ||
| 4280 | 2026.01.13 19:57:20.026635 [ 5 ] {7421f157-43b3-4541-96a2-4526b0e67d3c} <Debug> TCPHandler: Processed in 0.001577965 sec. | ||
| 4281 | 2026.01.13 19:57:20.026773 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4282 | 2026.01.13 19:57:20.026869 [ 5 ] {0de9dd29-f117-4f77-bc87-718c7a402339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4283 | 2026.01.13 19:57:20.026910 [ 5 ] {0de9dd29-f117-4f77-bc87-718c7a402339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4284 | 2026.01.13 19:57:20.027512 [ 5 ] {0de9dd29-f117-4f77-bc87-718c7a402339} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4285 | 2026.01.13 19:57:20.027555 [ 5 ] {0de9dd29-f117-4f77-bc87-718c7a402339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4286 | 2026.01.13 19:57:20.027999 [ 5 ] {0de9dd29-f117-4f77-bc87-718c7a402339} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4287 | 2026.01.13 19:57:20.028320 [ 5 ] {0de9dd29-f117-4f77-bc87-718c7a402339} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4288 | 2026.01.13 19:57:20.028472 [ 5 ] {0de9dd29-f117-4f77-bc87-718c7a402339} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001621 sec., 130166.56384947563 rows/sec., 7.39 MiB/sec. | ||
| 4289 | 2026.01.13 19:57:20.028513 [ 5 ] {0de9dd29-f117-4f77-bc87-718c7a402339} <Debug> TCPHandler: Processed in 0.00178896 sec. | ||
| 4290 | 2026.01.13 19:57:20.028651 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4291 | 2026.01.13 19:57:20.028777 [ 5 ] {7919dfb0-cb98-414d-a8b0-db6187beaa7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4292 | 2026.01.13 19:57:20.028831 [ 5 ] {7919dfb0-cb98-414d-a8b0-db6187beaa7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4293 | 2026.01.13 19:57:20.029774 [ 5 ] {7919dfb0-cb98-414d-a8b0-db6187beaa7a} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4294 | 2026.01.13 19:57:20.029817 [ 5 ] {7919dfb0-cb98-414d-a8b0-db6187beaa7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4295 | 2026.01.13 19:57:20.030267 [ 5 ] {7919dfb0-cb98-414d-a8b0-db6187beaa7a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4296 | 2026.01.13 19:57:20.030536 [ 5 ] {7919dfb0-cb98-414d-a8b0-db6187beaa7a} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4297 | 2026.01.13 19:57:20.030680 [ 5 ] {7919dfb0-cb98-414d-a8b0-db6187beaa7a} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001928 sec., 367738.58921161824 rows/sec., 25.77 MiB/sec. | ||
| 4298 | 2026.01.13 19:57:20.030720 [ 5 ] {7919dfb0-cb98-414d-a8b0-db6187beaa7a} <Debug> TCPHandler: Processed in 0.002119397 sec. | ||
| 4299 | 2026.01.13 19:57:20.030854 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4300 | 2026.01.13 19:57:20.030956 [ 5 ] {9678ca69-93ce-44d5-aa8b-d33118de50f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4301 | 2026.01.13 19:57:20.031005 [ 5 ] {9678ca69-93ce-44d5-aa8b-d33118de50f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4302 | 2026.01.13 19:57:20.031415 [ 5 ] {9678ca69-93ce-44d5-aa8b-d33118de50f9} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4303 | 2026.01.13 19:57:20.031452 [ 5 ] {9678ca69-93ce-44d5-aa8b-d33118de50f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4304 | 2026.01.13 19:57:20.031769 [ 5 ] {9678ca69-93ce-44d5-aa8b-d33118de50f9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4305 | 2026.01.13 19:57:20.031997 [ 5 ] {9678ca69-93ce-44d5-aa8b-d33118de50f9} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4306 | 2026.01.13 19:57:20.032095 [ 101 ] {} <Debug> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4307 | 2026.01.13 19:57:20.032128 [ 5 ] {9678ca69-93ce-44d5-aa8b-d33118de50f9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00119 sec., 5042.016806722689 rows/sec., 263.43 KiB/sec. | ||
| 4308 | 2026.01.13 19:57:20.032137 [ 101 ] {} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4309 | 2026.01.13 19:57:20.032191 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4310 | 2026.01.13 19:57:20.032194 [ 5 ] {9678ca69-93ce-44d5-aa8b-d33118de50f9} <Debug> TCPHandler: Processed in 0.001389931 sec. | ||
| 4311 | 2026.01.13 19:57:20.032278 [ 193 ] {92fd3b98-49dc-4521-a8a0-0243f372220d::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 | ||
| 4312 | 2026.01.13 19:57:20.032342 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4313 | 2026.01.13 19:57:20.032365 [ 193 ] {92fd3b98-49dc-4521-a8a0-0243f372220d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4314 | 2026.01.13 19:57:20.032397 [ 193 ] {92fd3b98-49dc-4521-a8a0-0243f372220d::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 | ||
| 4315 | 2026.01.13 19:57:20.032440 [ 5 ] {abcdaf84-3eb7-4210-9db6-d029a26f7cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4316 | 2026.01.13 19:57:20.032455 [ 193 ] {92fd3b98-49dc-4521-a8a0-0243f372220d::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 | ||
| 4317 | 2026.01.13 19:57:20.032485 [ 5 ] {abcdaf84-3eb7-4210-9db6-d029a26f7cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4318 | 2026.01.13 19:57:20.032507 [ 193 ] {92fd3b98-49dc-4521-a8a0-0243f372220d::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 | ||
| 4319 | 2026.01.13 19:57:20.032572 [ 193 ] {92fd3b98-49dc-4521-a8a0-0243f372220d::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 | ||
| 4320 | 2026.01.13 19:57:20.032626 [ 193 ] {92fd3b98-49dc-4521-a8a0-0243f372220d::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 | ||
| 4321 | 2026.01.13 19:57:20.032675 [ 193 ] {92fd3b98-49dc-4521-a8a0-0243f372220d::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 | ||
| 4322 | 2026.01.13 19:57:20.033014 [ 5 ] {abcdaf84-3eb7-4210-9db6-d029a26f7cd8} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4323 | 2026.01.13 19:57:20.033050 [ 5 ] {abcdaf84-3eb7-4210-9db6-d029a26f7cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4324 | 2026.01.13 19:57:20.033412 [ 188 ] {92fd3b98-49dc-4521-a8a0-0243f372220d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001164506 sec., 30914.396319125877 rows/sec., 1.58 MiB/sec. | ||
| 4325 | 2026.01.13 19:57:20.033483 [ 5 ] {abcdaf84-3eb7-4210-9db6-d029a26f7cd8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4326 | 2026.01.13 19:57:20.033573 [ 189 ] {92fd3b98-49dc-4521-a8a0-0243f372220d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4327 | 2026.01.13 19:57:20.033749 [ 5 ] {abcdaf84-3eb7-4210-9db6-d029a26f7cd8} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4328 | 2026.01.13 19:57:20.033877 [ 189 ] {92fd3b98-49dc-4521-a8a0-0243f372220d::all_1_6_1} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4329 | 2026.01.13 19:57:20.033905 [ 5 ] {abcdaf84-3eb7-4210-9db6-d029a26f7cd8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001482 sec., 211875.84345479083 rows/sec., 13.92 MiB/sec. | ||
| 4330 | 2026.01.13 19:57:20.033942 [ 189 ] {92fd3b98-49dc-4521-a8a0-0243f372220d::all_1_6_1} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4331 | 2026.01.13 19:57:20.033952 [ 5 ] {abcdaf84-3eb7-4210-9db6-d029a26f7cd8} <Debug> TCPHandler: Processed in 0.001660117 sec. | ||
| 4332 | 2026.01.13 19:57:20.034018 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4333 | 2026.01.13 19:57:20.034182 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4334 | 2026.01.13 19:57:20.034280 [ 5 ] {47e16ea3-3776-4753-b8f3-148f0b80bd2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4335 | 2026.01.13 19:57:20.034327 [ 5 ] {47e16ea3-3776-4753-b8f3-148f0b80bd2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4336 | 2026.01.13 19:57:20.034733 [ 5 ] {47e16ea3-3776-4753-b8f3-148f0b80bd2e} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4337 | 2026.01.13 19:57:20.034779 [ 5 ] {47e16ea3-3776-4753-b8f3-148f0b80bd2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4338 | 2026.01.13 19:57:20.035105 [ 5 ] {47e16ea3-3776-4753-b8f3-148f0b80bd2e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4339 | 2026.01.13 19:57:20.035360 [ 5 ] {47e16ea3-3776-4753-b8f3-148f0b80bd2e} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4340 | 2026.01.13 19:57:20.035461 [ 101 ] {} <Debug> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4341 | 2026.01.13 19:57:20.035488 [ 5 ] {47e16ea3-3776-4753-b8f3-148f0b80bd2e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001226 sec., 815.6606851549755 rows/sec., 54.96 KiB/sec. | ||
| 4342 | 2026.01.13 19:57:20.035495 [ 101 ] {} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4343 | 2026.01.13 19:57:20.035524 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4344 | 2026.01.13 19:57:20.035527 [ 5 ] {47e16ea3-3776-4753-b8f3-148f0b80bd2e} <Debug> TCPHandler: Processed in 0.001425161 sec. | ||
| 4345 | 2026.01.13 19:57:20.035599 [ 193 ] {14a7243f-a0b1-4f79-b5d2-bc2a18f9837a::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 | ||
| 4346 | 2026.01.13 19:57:20.035659 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4347 | 2026.01.13 19:57:20.035687 [ 193 ] {14a7243f-a0b1-4f79-b5d2-bc2a18f9837a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4348 | 2026.01.13 19:57:20.035716 [ 193 ] {14a7243f-a0b1-4f79-b5d2-bc2a18f9837a::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 | ||
| 4349 | 2026.01.13 19:57:20.035754 [ 5 ] {4fe2e483-0a28-472c-99a6-bdbb52847973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4350 | 2026.01.13 19:57:20.035765 [ 193 ] {14a7243f-a0b1-4f79-b5d2-bc2a18f9837a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 4351 | 2026.01.13 19:57:20.035805 [ 193 ] {14a7243f-a0b1-4f79-b5d2-bc2a18f9837a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 4352 | 2026.01.13 19:57:20.035812 [ 5 ] {4fe2e483-0a28-472c-99a6-bdbb52847973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4353 | 2026.01.13 19:57:20.035840 [ 193 ] {14a7243f-a0b1-4f79-b5d2-bc2a18f9837a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 4354 | 2026.01.13 19:57:20.035877 [ 193 ] {14a7243f-a0b1-4f79-b5d2-bc2a18f9837a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 4355 | 2026.01.13 19:57:20.035911 [ 193 ] {14a7243f-a0b1-4f79-b5d2-bc2a18f9837a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 4356 | 2026.01.13 19:57:20.036663 [ 188 ] {14a7243f-a0b1-4f79-b5d2-bc2a18f9837a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.001094495 sec., 6395.643653008922 rows/sec., 427.39 KiB/sec. | ||
| 4357 | 2026.01.13 19:57:20.036772 [ 5 ] {4fe2e483-0a28-472c-99a6-bdbb52847973} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4358 | 2026.01.13 19:57:20.036800 [ 193 ] {14a7243f-a0b1-4f79-b5d2-bc2a18f9837a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4359 | 2026.01.13 19:57:20.036814 [ 5 ] {4fe2e483-0a28-472c-99a6-bdbb52847973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4360 | 2026.01.13 19:57:20.037090 [ 193 ] {14a7243f-a0b1-4f79-b5d2-bc2a18f9837a::all_1_6_1} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4361 | 2026.01.13 19:57:20.037156 [ 193 ] {14a7243f-a0b1-4f79-b5d2-bc2a18f9837a::all_1_6_1} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4362 | 2026.01.13 19:57:20.037215 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4363 | 2026.01.13 19:57:20.037425 [ 5 ] {4fe2e483-0a28-472c-99a6-bdbb52847973} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4364 | 2026.01.13 19:57:20.037672 [ 5 ] {4fe2e483-0a28-472c-99a6-bdbb52847973} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4365 | 2026.01.13 19:57:20.037781 [ 101 ] {} <Debug> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4366 | 2026.01.13 19:57:20.037814 [ 5 ] {4fe2e483-0a28-472c-99a6-bdbb52847973} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002077 sec., 14443.909484833895 rows/sec., 25.88 MiB/sec. | ||
| 4367 | 2026.01.13 19:57:20.037816 [ 101 ] {} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4368 | 2026.01.13 19:57:20.037851 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4369 | 2026.01.13 19:57:20.037870 [ 5 ] {4fe2e483-0a28-472c-99a6-bdbb52847973} <Debug> TCPHandler: Processed in 0.00226018 sec. | ||
| 4370 | 2026.01.13 19:57:20.037916 [ 193 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::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 | ||
| 4371 | 2026.01.13 19:57:20.038009 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4372 | 2026.01.13 19:57:20.038068 [ 193 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4373 | 2026.01.13 19:57:20.038105 [ 5 ] {21fbd48b-10b7-4150-8595-f64c289e0668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4374 | 2026.01.13 19:57:20.038113 [ 193 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 233 rows starting from the beginning of the part | ||
| 4375 | 2026.01.13 19:57:20.038170 [ 5 ] {21fbd48b-10b7-4150-8595-f64c289e0668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4376 | 2026.01.13 19:57:20.038214 [ 193 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::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 | ||
| 4377 | 2026.01.13 19:57:20.038339 [ 193 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 4378 | 2026.01.13 19:57:20.038450 [ 193 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
| 4379 | 2026.01.13 19:57:20.038533 [ 193 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::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 | ||
| 4380 | 2026.01.13 19:57:20.038551 [ 5 ] {21fbd48b-10b7-4150-8595-f64c289e0668} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4381 | 2026.01.13 19:57:20.038588 [ 5 ] {21fbd48b-10b7-4150-8595-f64c289e0668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4382 | 2026.01.13 19:57:20.038614 [ 193 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 4383 | 2026.01.13 19:57:20.038926 [ 5 ] {21fbd48b-10b7-4150-8595-f64c289e0668} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4384 | 2026.01.13 19:57:20.039193 [ 5 ] {21fbd48b-10b7-4150-8595-f64c289e0668} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4385 | 2026.01.13 19:57:20.039343 [ 5 ] {21fbd48b-10b7-4150-8595-f64c289e0668} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001256 sec., 82802.54777070064 rows/sec., 5.07 MiB/sec. | ||
| 4386 | 2026.01.13 19:57:20.039380 [ 5 ] {21fbd48b-10b7-4150-8595-f64c289e0668} <Debug> TCPHandler: Processed in 0.001422321 sec. | ||
| 4387 | 2026.01.13 19:57:20.041703 [ 188 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 343 rows, containing 19 columns (19 merged, 0 gathered) in 0.003810815 sec., 90006.99325472373 rows/sec., 161.29 MiB/sec. | ||
| 4388 | 2026.01.13 19:57:20.042577 [ 188 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4389 | 2026.01.13 19:57:20.043086 [ 188 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4390 | 2026.01.13 19:57:20.043187 [ 188 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4391 | 2026.01.13 19:57:20.043351 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.99 MiB. | ||
| 4392 | 2026.01.13 19:57:20.858777 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45549 | ||
| 4393 | 2026.01.13 19:57:20.858889 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4394 | 2026.01.13 19:57:20.858916 [ 286 ] {} <Debug> TCP-Session: 1561be10-e349-4fa6-ae3d-83f3c994e13f Authenticating user 'default' from [fd00:1122:3344:101::e]:45549 | ||
| 4395 | 2026.01.13 19:57:20.858939 [ 286 ] {} <Debug> TCP-Session: 1561be10-e349-4fa6-ae3d-83f3c994e13f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4396 | 2026.01.13 19:57:20.858951 [ 286 ] {} <Debug> TCP-Session: 1561be10-e349-4fa6-ae3d-83f3c994e13f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4397 | 2026.01.13 19:57:20.859136 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58108 | ||
| 4398 | 2026.01.13 19:57:20.859167 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42779 | ||
| 4399 | 2026.01.13 19:57:20.859197 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34096 | ||
| 4400 | 2026.01.13 19:57:20.859214 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37739 | ||
| 4401 | 2026.01.13 19:57:20.859208 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39776 | ||
| 4402 | 2026.01.13 19:57:20.859279 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4403 | 2026.01.13 19:57:20.859301 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4404 | 2026.01.13 19:57:20.859310 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4405 | 2026.01.13 19:57:20.859340 [ 287 ] {} <Debug> TCP-Session: f996ba73-ed98-4124-a81c-c53519a53dad Authenticating user 'default' from [fd00:1122:3344:101::e]:58108 | ||
| 4406 | 2026.01.13 19:57:20.859369 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4407 | 2026.01.13 19:57:20.859372 [ 294 ] {} <Debug> TCP-Session: da50c805-ddb9-4804-bfb7-f51f95a945ab Authenticating user 'default' from [fd00:1122:3344:101::e]:37739 | ||
| 4408 | 2026.01.13 19:57:20.859400 [ 287 ] {} <Debug> TCP-Session: f996ba73-ed98-4124-a81c-c53519a53dad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4409 | 2026.01.13 19:57:20.859406 [ 293 ] {} <Debug> TCP-Session: cda59acc-bddb-4681-9d8b-ddd1e075cee8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39776 | ||
| 4410 | 2026.01.13 19:57:20.859419 [ 294 ] {} <Debug> TCP-Session: da50c805-ddb9-4804-bfb7-f51f95a945ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4411 | 2026.01.13 19:57:20.859434 [ 287 ] {} <Debug> TCP-Session: f996ba73-ed98-4124-a81c-c53519a53dad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4412 | 2026.01.13 19:57:20.859464 [ 294 ] {} <Debug> TCP-Session: da50c805-ddb9-4804-bfb7-f51f95a945ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4413 | 2026.01.13 19:57:20.859450 [ 293 ] {} <Debug> TCP-Session: cda59acc-bddb-4681-9d8b-ddd1e075cee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4414 | 2026.01.13 19:57:20.859348 [ 292 ] {} <Debug> TCP-Session: e99e2e06-e541-449d-806e-aa703221ce76 Authenticating user 'default' from [fd00:1122:3344:101::e]:34096 | ||
| 4415 | 2026.01.13 19:57:20.859512 [ 293 ] {} <Debug> TCP-Session: cda59acc-bddb-4681-9d8b-ddd1e075cee8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4416 | 2026.01.13 19:57:20.859531 [ 292 ] {} <Debug> TCP-Session: e99e2e06-e541-449d-806e-aa703221ce76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4417 | 2026.01.13 19:57:20.859283 [ 286 ] {} <Trace> TCP-Session: 1561be10-e349-4fa6-ae3d-83f3c994e13f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4418 | 2026.01.13 19:57:20.859554 [ 292 ] {} <Debug> TCP-Session: e99e2e06-e541-449d-806e-aa703221ce76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4419 | 2026.01.13 19:57:20.859185 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53343 | ||
| 4420 | 2026.01.13 19:57:20.859176 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53244 | ||
| 4421 | 2026.01.13 19:57:20.859177 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49752 | ||
| 4422 | 2026.01.13 19:57:20.859669 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4423 | 2026.01.13 19:57:20.859294 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4424 | 2026.01.13 19:57:20.859707 [ 291 ] {} <Debug> TCP-Session: afd1cdc0-d861-4023-8803-50f866db7008 Authenticating user 'default' from [fd00:1122:3344:101::e]:53343 | ||
| 4425 | 2026.01.13 19:57:20.859730 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4426 | 2026.01.13 19:57:20.859745 [ 291 ] {} <Debug> TCP-Session: afd1cdc0-d861-4023-8803-50f866db7008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4427 | 2026.01.13 19:57:20.859761 [ 289 ] {} <Debug> TCP-Session: d30004bd-25ac-48aa-89d4-720eec8f1281 Authenticating user 'default' from [fd00:1122:3344:101::e]:49752 | ||
| 4428 | 2026.01.13 19:57:20.859772 [ 291 ] {} <Debug> TCP-Session: afd1cdc0-d861-4023-8803-50f866db7008 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4429 | 2026.01.13 19:57:20.859789 [ 289 ] {} <Debug> TCP-Session: d30004bd-25ac-48aa-89d4-720eec8f1281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4430 | 2026.01.13 19:57:20.859730 [ 286 ] {0a18ae7f-743b-46eb-a1ba-a3c35af6e655} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45549) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4431 | 2026.01.13 19:57:20.859813 [ 289 ] {} <Debug> TCP-Session: d30004bd-25ac-48aa-89d4-720eec8f1281 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4432 | 2026.01.13 19:57:20.859703 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4433 | 2026.01.13 19:57:20.859732 [ 288 ] {} <Debug> TCP-Session: a1202379-be8c-4f8a-aa9a-157d7ed3c3b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42779 | ||
| 4434 | 2026.01.13 19:57:20.859881 [ 290 ] {} <Debug> TCP-Session: 45891680-450b-48a0-a860-e3d05f50a40e Authenticating user 'default' from [fd00:1122:3344:101::e]:53244 | ||
| 4435 | 2026.01.13 19:57:20.859897 [ 288 ] {} <Debug> TCP-Session: a1202379-be8c-4f8a-aa9a-157d7ed3c3b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4436 | 2026.01.13 19:57:20.859912 [ 290 ] {} <Debug> TCP-Session: 45891680-450b-48a0-a860-e3d05f50a40e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4437 | 2026.01.13 19:57:20.859919 [ 288 ] {} <Debug> TCP-Session: a1202379-be8c-4f8a-aa9a-157d7ed3c3b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4438 | 2026.01.13 19:57:20.859934 [ 290 ] {} <Debug> TCP-Session: 45891680-450b-48a0-a860-e3d05f50a40e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4439 | 2026.01.13 19:57:20.860077 [ 286 ] {0a18ae7f-743b-46eb-a1ba-a3c35af6e655} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4440 | 2026.01.13 19:57:20.860133 [ 286 ] {0a18ae7f-743b-46eb-a1ba-a3c35af6e655} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4441 | 2026.01.13 19:57:20.860442 [ 286 ] {0a18ae7f-743b-46eb-a1ba-a3c35af6e655} <Debug> oximeter.version (453402a2-6064-4fbd-a72c-052d54caf800) (SelectExecutor): Key condition: unknown | ||
| 4442 | 2026.01.13 19:57:20.861414 [ 336 ] {0a18ae7f-743b-46eb-a1ba-a3c35af6e655} <Trace> AggregatingTransform: Aggregating | ||
| 4443 | 2026.01.13 19:57:20.861786 [ 336 ] {0a18ae7f-743b-46eb-a1ba-a3c35af6e655} <Trace> Aggregator: Aggregation method: without_key | ||
| 4444 | 2026.01.13 19:57:20.861825 [ 336 ] {0a18ae7f-743b-46eb-a1ba-a3c35af6e655} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001282759 sec. (779.570 rows/sec., 30.45 KiB/sec.) | ||
| 4445 | 2026.01.13 19:57:20.861844 [ 336 ] {0a18ae7f-743b-46eb-a1ba-a3c35af6e655} <Trace> Aggregator: Merging aggregated data | ||
| 4446 | 2026.01.13 19:57:20.862931 [ 286 ] {0a18ae7f-743b-46eb-a1ba-a3c35af6e655} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003258 sec., 306.9367710251688 rows/sec., 11.99 KiB/sec. | ||
| 4447 | 2026.01.13 19:57:20.863097 [ 286 ] {0a18ae7f-743b-46eb-a1ba-a3c35af6e655} <Debug> TCPHandler: Processed in 0.003930517 sec. | ||
| 4448 | 2026.01.13 19:57:20.863227 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4449 | 2026.01.13 19:57:20.863252 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4450 | 2026.01.13 19:57:20.863269 [ 286 ] {} <Debug> TCP-Session: 1561be10-e349-4fa6-ae3d-83f3c994e13f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4451 | 2026.01.13 19:57:20.863275 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4452 | 2026.01.13 19:57:20.863296 [ 289 ] {} <Debug> TCP-Session: d30004bd-25ac-48aa-89d4-720eec8f1281 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4453 | 2026.01.13 19:57:20.863321 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4454 | 2026.01.13 19:57:20.863340 [ 287 ] {} <Debug> TCP-Session: f996ba73-ed98-4124-a81c-c53519a53dad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4455 | 2026.01.13 19:57:20.863355 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4456 | 2026.01.13 19:57:20.863369 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4457 | 2026.01.13 19:57:20.863371 [ 288 ] {} <Debug> TCP-Session: a1202379-be8c-4f8a-aa9a-157d7ed3c3b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4458 | 2026.01.13 19:57:20.863397 [ 292 ] {} <Debug> TCP-Session: e99e2e06-e541-449d-806e-aa703221ce76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4459 | 2026.01.13 19:57:20.863406 [ 294 ] {} <Debug> TCP-Session: da50c805-ddb9-4804-bfb7-f51f95a945ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4460 | 2026.01.13 19:57:20.863307 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4461 | 2026.01.13 19:57:20.863288 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4462 | 2026.01.13 19:57:20.863475 [ 290 ] {} <Debug> TCP-Session: 45891680-450b-48a0-a860-e3d05f50a40e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4463 | 2026.01.13 19:57:20.863340 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4464 | 2026.01.13 19:57:20.863508 [ 291 ] {} <Debug> TCP-Session: afd1cdc0-d861-4023-8803-50f866db7008 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4465 | 2026.01.13 19:57:20.863550 [ 293 ] {} <Debug> TCP-Session: cda59acc-bddb-4681-9d8b-ddd1e075cee8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4466 | 2026.01.13 19:57:20.936778 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54049 | ||
| 4467 | 2026.01.13 19:57:20.936909 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4468 | 2026.01.13 19:57:20.936940 [ 286 ] {} <Debug> TCP-Session: 9bb599dc-7d11-4c94-97ba-575f35b4c257 Authenticating user 'default' from [fd00:1122:3344:101::e]:54049 | ||
| 4469 | 2026.01.13 19:57:20.936966 [ 286 ] {} <Debug> TCP-Session: 9bb599dc-7d11-4c94-97ba-575f35b4c257 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4470 | 2026.01.13 19:57:20.936981 [ 286 ] {} <Debug> TCP-Session: 9bb599dc-7d11-4c94-97ba-575f35b4c257 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4471 | 2026.01.13 19:57:20.937185 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63490 | ||
| 4472 | 2026.01.13 19:57:20.937202 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48400 | ||
| 4473 | 2026.01.13 19:57:20.937243 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51865 | ||
| 4474 | 2026.01.13 19:57:20.937259 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52518 | ||
| 4475 | 2026.01.13 19:57:20.937298 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4476 | 2026.01.13 19:57:20.937251 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46459 | ||
| 4477 | 2026.01.13 19:57:20.937336 [ 287 ] {} <Debug> TCP-Session: c5834b7b-09eb-4ef6-b814-fdabeb2eeb55 Authenticating user 'default' from [fd00:1122:3344:101::e]:63490 | ||
| 4478 | 2026.01.13 19:57:20.937349 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4479 | 2026.01.13 19:57:20.937361 [ 286 ] {} <Trace> TCP-Session: 9bb599dc-7d11-4c94-97ba-575f35b4c257 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4480 | 2026.01.13 19:57:20.937381 [ 287 ] {} <Debug> TCP-Session: c5834b7b-09eb-4ef6-b814-fdabeb2eeb55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4481 | 2026.01.13 19:57:20.937393 [ 294 ] {} <Debug> TCP-Session: 8fc9f267-8a7b-4a7b-bef7-f487bde851b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52518 | ||
| 4482 | 2026.01.13 19:57:20.937420 [ 287 ] {} <Debug> TCP-Session: c5834b7b-09eb-4ef6-b814-fdabeb2eeb55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4483 | 2026.01.13 19:57:20.937441 [ 294 ] {} <Debug> TCP-Session: 8fc9f267-8a7b-4a7b-bef7-f487bde851b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4484 | 2026.01.13 19:57:20.937409 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4485 | 2026.01.13 19:57:20.937463 [ 294 ] {} <Debug> TCP-Session: 8fc9f267-8a7b-4a7b-bef7-f487bde851b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4486 | 2026.01.13 19:57:20.937333 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4487 | 2026.01.13 19:57:20.937494 [ 293 ] {} <Debug> TCP-Session: 094aacac-e955-4a37-a001-031f3ff2a009 Authenticating user 'default' from [fd00:1122:3344:101::e]:46459 | ||
| 4488 | 2026.01.13 19:57:20.937524 [ 292 ] {} <Debug> TCP-Session: e3b6075c-c372-4472-a1c5-bebf028c5d81 Authenticating user 'default' from [fd00:1122:3344:101::e]:51865 | ||
| 4489 | 2026.01.13 19:57:20.937536 [ 293 ] {} <Debug> TCP-Session: 094aacac-e955-4a37-a001-031f3ff2a009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4490 | 2026.01.13 19:57:20.937553 [ 292 ] {} <Debug> TCP-Session: e3b6075c-c372-4472-a1c5-bebf028c5d81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4491 | 2026.01.13 19:57:20.937561 [ 293 ] {} <Debug> TCP-Session: 094aacac-e955-4a37-a001-031f3ff2a009 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4492 | 2026.01.13 19:57:20.937572 [ 286 ] {21273ae9-55b3-4d75-a157-63a1ef795e78} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54049) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4493 | 2026.01.13 19:57:20.937578 [ 292 ] {} <Debug> TCP-Session: e3b6075c-c372-4472-a1c5-bebf028c5d81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4494 | 2026.01.13 19:57:20.937227 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46441 | ||
| 4495 | 2026.01.13 19:57:20.937216 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48902 | ||
| 4496 | 2026.01.13 19:57:20.937208 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54000 | ||
| 4497 | 2026.01.13 19:57:20.937695 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4498 | 2026.01.13 19:57:20.937333 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4499 | 2026.01.13 19:57:20.937730 [ 291 ] {} <Debug> TCP-Session: ee04c897-e0d3-4244-aa22-be8dbe971284 Authenticating user 'default' from [fd00:1122:3344:101::e]:46441 | ||
| 4500 | 2026.01.13 19:57:20.937724 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4501 | 2026.01.13 19:57:20.937765 [ 291 ] {} <Debug> TCP-Session: ee04c897-e0d3-4244-aa22-be8dbe971284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4502 | 2026.01.13 19:57:20.937791 [ 290 ] {} <Debug> TCP-Session: b39c32b3-2d21-4342-a952-4879b2d69a2f Authenticating user 'default' from [fd00:1122:3344:101::e]:48902 | ||
| 4503 | 2026.01.13 19:57:20.937813 [ 291 ] {} <Debug> TCP-Session: ee04c897-e0d3-4244-aa22-be8dbe971284 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4504 | 2026.01.13 19:57:20.937829 [ 290 ] {} <Debug> TCP-Session: b39c32b3-2d21-4342-a952-4879b2d69a2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4505 | 2026.01.13 19:57:20.937758 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4506 | 2026.01.13 19:57:20.937853 [ 290 ] {} <Debug> TCP-Session: b39c32b3-2d21-4342-a952-4879b2d69a2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4507 | 2026.01.13 19:57:20.937871 [ 286 ] {21273ae9-55b3-4d75-a157-63a1ef795e78} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4508 | 2026.01.13 19:57:20.937883 [ 289 ] {} <Debug> TCP-Session: 4c88ae8a-3271-4cdb-808c-c3731f7f84e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54000 | ||
| 4509 | 2026.01.13 19:57:20.937757 [ 288 ] {} <Debug> TCP-Session: 0d4eaf18-7073-4833-b200-92f8c975e70e Authenticating user 'default' from [fd00:1122:3344:101::e]:48400 | ||
| 4510 | 2026.01.13 19:57:20.937925 [ 289 ] {} <Debug> TCP-Session: 4c88ae8a-3271-4cdb-808c-c3731f7f84e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4511 | 2026.01.13 19:57:20.937941 [ 286 ] {21273ae9-55b3-4d75-a157-63a1ef795e78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4512 | 2026.01.13 19:57:20.937946 [ 288 ] {} <Debug> TCP-Session: 0d4eaf18-7073-4833-b200-92f8c975e70e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4513 | 2026.01.13 19:57:20.937958 [ 289 ] {} <Debug> TCP-Session: 4c88ae8a-3271-4cdb-808c-c3731f7f84e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4514 | 2026.01.13 19:57:20.938002 [ 288 ] {} <Debug> TCP-Session: 0d4eaf18-7073-4833-b200-92f8c975e70e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4515 | 2026.01.13 19:57:20.938254 [ 286 ] {21273ae9-55b3-4d75-a157-63a1ef795e78} <Debug> oximeter.version (453402a2-6064-4fbd-a72c-052d54caf800) (SelectExecutor): Key condition: unknown | ||
| 4516 | 2026.01.13 19:57:20.939157 [ 320 ] {21273ae9-55b3-4d75-a157-63a1ef795e78} <Trace> AggregatingTransform: Aggregating | ||
| 4517 | 2026.01.13 19:57:20.939208 [ 320 ] {21273ae9-55b3-4d75-a157-63a1ef795e78} <Trace> Aggregator: Aggregation method: without_key | ||
| 4518 | 2026.01.13 19:57:20.939251 [ 320 ] {21273ae9-55b3-4d75-a157-63a1ef795e78} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00089164 sec. (1121.529 rows/sec., 43.81 KiB/sec.) | ||
| 4519 | 2026.01.13 19:57:20.939273 [ 320 ] {21273ae9-55b3-4d75-a157-63a1ef795e78} <Trace> Aggregator: Merging aggregated data | ||
| 4520 | 2026.01.13 19:57:20.940530 [ 286 ] {21273ae9-55b3-4d75-a157-63a1ef795e78} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003024 sec., 330.6878306878307 rows/sec., 12.92 KiB/sec. | ||
| 4521 | 2026.01.13 19:57:20.940668 [ 286 ] {21273ae9-55b3-4d75-a157-63a1ef795e78} <Debug> TCPHandler: Processed in 0.003430596 sec. | ||
| 4522 | 2026.01.13 19:57:20.940782 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4523 | 2026.01.13 19:57:20.940816 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4524 | 2026.01.13 19:57:20.940821 [ 286 ] {} <Debug> TCP-Session: 9bb599dc-7d11-4c94-97ba-575f35b4c257 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4525 | 2026.01.13 19:57:20.940833 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4526 | 2026.01.13 19:57:20.940851 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4527 | 2026.01.13 19:57:20.940886 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4528 | 2026.01.13 19:57:20.940895 [ 289 ] {} <Debug> TCP-Session: 4c88ae8a-3271-4cdb-808c-c3731f7f84e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4529 | 2026.01.13 19:57:20.940912 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4530 | 2026.01.13 19:57:20.940938 [ 294 ] {} <Debug> TCP-Session: 8fc9f267-8a7b-4a7b-bef7-f487bde851b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4531 | 2026.01.13 19:57:20.940930 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4532 | 2026.01.13 19:57:20.940964 [ 288 ] {} <Debug> TCP-Session: 0d4eaf18-7073-4833-b200-92f8c975e70e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4533 | 2026.01.13 19:57:20.940951 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4534 | 2026.01.13 19:57:20.940985 [ 292 ] {} <Debug> TCP-Session: e3b6075c-c372-4472-a1c5-bebf028c5d81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4535 | 2026.01.13 19:57:20.940916 [ 290 ] {} <Debug> TCP-Session: b39c32b3-2d21-4342-a952-4879b2d69a2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4536 | 2026.01.13 19:57:20.941022 [ 293 ] {} <Debug> TCP-Session: 094aacac-e955-4a37-a001-031f3ff2a009 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4537 | 2026.01.13 19:57:20.940869 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4538 | 2026.01.13 19:57:20.940865 [ 287 ] {} <Debug> TCP-Session: c5834b7b-09eb-4ef6-b814-fdabeb2eeb55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4539 | 2026.01.13 19:57:20.941093 [ 291 ] {} <Debug> TCP-Session: ee04c897-e0d3-4244-aa22-be8dbe971284 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4540 | 2026.01.13 19:57:21.990538 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4541 | 2026.01.13 19:57:21.990597 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4542 | 2026.01.13 19:57:22.112191 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8650 | ||
| 4543 | 2026.01.13 19:57:22.112764 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4544 | 2026.01.13 19:57:22.112819 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4545 | 2026.01.13 19:57:22.113361 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4546 | 2026.01.13 19:57:22.113624 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4547 | 2026.01.13 19:57:22.113786 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8650 | ||
| 4548 | 2026.01.13 19:57:22.569613 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4549 | 2026.01.13 19:57:22.586669 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4550 | 2026.01.13 19:57:22.586732 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4551 | 2026.01.13 19:57:22.592563 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4552 | 2026.01.13 19:57:22.593262 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4553 | 2026.01.13 19:57:22.596358 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4554 | 2026.01.13 19:57:25.000825 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4555 | 2026.01.13 19:57:25.001069 [ 5 ] {17d2fac4-6cdd-4531-be19-fe1aea369c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4556 | 2026.01.13 19:57:25.001159 [ 5 ] {17d2fac4-6cdd-4531-be19-fe1aea369c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4557 | 2026.01.13 19:57:25.002037 [ 5 ] {17d2fac4-6cdd-4531-be19-fe1aea369c73} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4558 | 2026.01.13 19:57:25.002098 [ 5 ] {17d2fac4-6cdd-4531-be19-fe1aea369c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4559 | 2026.01.13 19:57:25.002662 [ 5 ] {17d2fac4-6cdd-4531-be19-fe1aea369c73} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4560 | 2026.01.13 19:57:25.003008 [ 5 ] {17d2fac4-6cdd-4531-be19-fe1aea369c73} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4561 | 2026.01.13 19:57:25.003197 [ 95 ] {} <Debug> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4562 | 2026.01.13 19:57:25.003242 [ 5 ] {17d2fac4-6cdd-4531-be19-fe1aea369c73} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.002236 sec., 33989.26654740608 rows/sec., 2.79 MiB/sec. | ||
| 4563 | 2026.01.13 19:57:25.003277 [ 95 ] {} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4564 | 2026.01.13 19:57:25.003307 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4565 | 2026.01.13 19:57:25.003323 [ 5 ] {17d2fac4-6cdd-4531-be19-fe1aea369c73} <Debug> TCPHandler: Processed in 0.00268353 sec. | ||
| 4566 | 2026.01.13 19:57:25.003414 [ 193 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::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 | ||
| 4567 | 2026.01.13 19:57:25.003484 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4568 | 2026.01.13 19:57:25.003526 [ 193 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4569 | 2026.01.13 19:57:25.003563 [ 193 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2464 rows starting from the beginning of the part | ||
| 4570 | 2026.01.13 19:57:25.003618 [ 5 ] {cc81afa1-7856-4f8a-8bf7-d86ca773b691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4571 | 2026.01.13 19:57:25.003630 [ 193 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::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 | ||
| 4572 | 2026.01.13 19:57:25.003681 [ 5 ] {cc81afa1-7856-4f8a-8bf7-d86ca773b691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4573 | 2026.01.13 19:57:25.003687 [ 193 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1172 rows starting from the beginning of the part | ||
| 4574 | 2026.01.13 19:57:25.003744 [ 193 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 77 rows starting from the beginning of the part | ||
| 4575 | 2026.01.13 19:57:25.003788 [ 193 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1172 rows starting from the beginning of the part | ||
| 4576 | 2026.01.13 19:57:25.003833 [ 193 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 76 rows starting from the beginning of the part | ||
| 4577 | 2026.01.13 19:57:25.004291 [ 5 ] {cc81afa1-7856-4f8a-8bf7-d86ca773b691} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4578 | 2026.01.13 19:57:25.004337 [ 5 ] {cc81afa1-7856-4f8a-8bf7-d86ca773b691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4579 | 2026.01.13 19:57:25.004770 [ 5 ] {cc81afa1-7856-4f8a-8bf7-d86ca773b691} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4580 | 2026.01.13 19:57:25.005082 [ 5 ] {cc81afa1-7856-4f8a-8bf7-d86ca773b691} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4581 | 2026.01.13 19:57:25.005276 [ 5 ] {cc81afa1-7856-4f8a-8bf7-d86ca773b691} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001692 sec., 5910.16548463357 rows/sec., 444.42 KiB/sec. | ||
| 4582 | 2026.01.13 19:57:25.005336 [ 5 ] {cc81afa1-7856-4f8a-8bf7-d86ca773b691} <Debug> TCPHandler: Processed in 0.001917892 sec. | ||
| 4583 | 2026.01.13 19:57:25.005504 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4584 | 2026.01.13 19:57:25.005618 [ 5 ] {5352bb2e-8eb9-4323-a6b3-200288b011cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4585 | 2026.01.13 19:57:25.005665 [ 5 ] {5352bb2e-8eb9-4323-a6b3-200288b011cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4586 | 2026.01.13 19:57:25.005885 [ 188 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5037 rows, containing 5 columns (5 merged, 0 gathered) in 0.002513906 sec., 2003654.870150276 rows/sec., 169.28 MiB/sec. | ||
| 4587 | 2026.01.13 19:57:25.006157 [ 5 ] {5352bb2e-8eb9-4323-a6b3-200288b011cf} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4588 | 2026.01.13 19:57:25.006201 [ 5 ] {5352bb2e-8eb9-4323-a6b3-200288b011cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4589 | 2026.01.13 19:57:25.006416 [ 188 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4590 | 2026.01.13 19:57:25.006550 [ 5 ] {5352bb2e-8eb9-4323-a6b3-200288b011cf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4591 | 2026.01.13 19:57:25.006866 [ 5 ] {5352bb2e-8eb9-4323-a6b3-200288b011cf} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4592 | 2026.01.13 19:57:25.006878 [ 188 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_26_5} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4593 | 2026.01.13 19:57:25.006974 [ 188 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_26_5} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4594 | 2026.01.13 19:57:25.006994 [ 95 ] {} <Debug> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4595 | 2026.01.13 19:57:25.007020 [ 5 ] {5352bb2e-8eb9-4323-a6b3-200288b011cf} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001428 sec., 51820.728291316525 rows/sec., 4.05 MiB/sec. | ||
| 4596 | 2026.01.13 19:57:25.007044 [ 95 ] {} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4597 | 2026.01.13 19:57:25.007069 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 4598 | 2026.01.13 19:57:25.007070 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4599 | 2026.01.13 19:57:25.007075 [ 5 ] {5352bb2e-8eb9-4323-a6b3-200288b011cf} <Debug> TCPHandler: Processed in 0.001626256 sec. | ||
| 4600 | 2026.01.13 19:57:25.007182 [ 192 ] {ba74b777-2542-4002-bc8e-77920c0539bb::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 | ||
| 4601 | 2026.01.13 19:57:25.007232 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4602 | 2026.01.13 19:57:25.007309 [ 192 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4603 | 2026.01.13 19:57:25.007343 [ 5 ] {72edd3b4-b9a9-4761-8c06-664869d5604d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4604 | 2026.01.13 19:57:25.007356 [ 192 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1249 rows starting from the beginning of the part | ||
| 4605 | 2026.01.13 19:57:25.007401 [ 5 ] {72edd3b4-b9a9-4761-8c06-664869d5604d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4606 | 2026.01.13 19:57:25.007442 [ 192 ] {ba74b777-2542-4002-bc8e-77920c0539bb::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 | ||
| 4607 | 2026.01.13 19:57:25.007499 [ 192 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 709 rows starting from the beginning of the part | ||
| 4608 | 2026.01.13 19:57:25.007547 [ 192 ] {ba74b777-2542-4002-bc8e-77920c0539bb::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 | ||
| 4609 | 2026.01.13 19:57:25.007591 [ 192 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 709 rows starting from the beginning of the part | ||
| 4610 | 2026.01.13 19:57:25.007637 [ 192 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 74 rows starting from the beginning of the part | ||
| 4611 | 2026.01.13 19:57:25.007860 [ 5 ] {72edd3b4-b9a9-4761-8c06-664869d5604d} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4612 | 2026.01.13 19:57:25.007903 [ 5 ] {72edd3b4-b9a9-4761-8c06-664869d5604d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4613 | 2026.01.13 19:57:25.008273 [ 5 ] {72edd3b4-b9a9-4761-8c06-664869d5604d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4614 | 2026.01.13 19:57:25.008521 [ 5 ] {72edd3b4-b9a9-4761-8c06-664869d5604d} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4615 | 2026.01.13 19:57:25.008651 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4616 | 2026.01.13 19:57:25.008669 [ 5 ] {72edd3b4-b9a9-4761-8c06-664869d5604d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00135 sec., 118518.51851851851 rows/sec., 8.25 MiB/sec. | ||
| 4617 | 2026.01.13 19:57:25.008706 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4618 | 2026.01.13 19:57:25.008724 [ 5 ] {72edd3b4-b9a9-4761-8c06-664869d5604d} <Debug> TCPHandler: Processed in 0.001545195 sec. | ||
| 4619 | 2026.01.13 19:57:25.008735 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4620 | 2026.01.13 19:57:25.008822 [ 188 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::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 | ||
| 4621 | 2026.01.13 19:57:25.008856 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4622 | 2026.01.13 19:57:25.008921 [ 188 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4623 | 2026.01.13 19:57:25.008954 [ 188 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6496 rows starting from the beginning of the part | ||
| 4624 | 2026.01.13 19:57:25.008964 [ 5 ] {b8009c64-2db2-4322-8bbd-4fe83c02138c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4625 | 2026.01.13 19:57:25.009005 [ 188 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::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 | ||
| 4626 | 2026.01.13 19:57:25.009010 [ 190 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2891 rows, containing 5 columns (5 merged, 0 gathered) in 0.001863502 sec., 1551380.1434074126 rows/sec., 116.99 MiB/sec. | ||
| 4627 | 2026.01.13 19:57:25.009031 [ 5 ] {b8009c64-2db2-4322-8bbd-4fe83c02138c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4628 | 2026.01.13 19:57:25.009055 [ 188 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 314 rows starting from the beginning of the part | ||
| 4629 | 2026.01.13 19:57:25.009115 [ 188 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 161 rows starting from the beginning of the part | ||
| 4630 | 2026.01.13 19:57:25.009154 [ 188 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 314 rows starting from the beginning of the part | ||
| 4631 | 2026.01.13 19:57:25.009193 [ 188 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4632 | 2026.01.13 19:57:25.009242 [ 200 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4633 | 2026.01.13 19:57:25.009515 [ 200 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_26_5} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4634 | 2026.01.13 19:57:25.009582 [ 200 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_26_5} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4635 | 2026.01.13 19:57:25.009655 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 4636 | 2026.01.13 19:57:25.009893 [ 5 ] {b8009c64-2db2-4322-8bbd-4fe83c02138c} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4637 | 2026.01.13 19:57:25.009937 [ 5 ] {b8009c64-2db2-4322-8bbd-4fe83c02138c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4638 | 2026.01.13 19:57:25.010490 [ 5 ] {b8009c64-2db2-4322-8bbd-4fe83c02138c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4639 | 2026.01.13 19:57:25.010740 [ 5 ] {b8009c64-2db2-4322-8bbd-4fe83c02138c} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4640 | 2026.01.13 19:57:25.010906 [ 5 ] {b8009c64-2db2-4322-8bbd-4fe83c02138c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001964 sec., 5091.6496945010185 rows/sec., 9.12 MiB/sec. | ||
| 4641 | 2026.01.13 19:57:25.010994 [ 5 ] {b8009c64-2db2-4322-8bbd-4fe83c02138c} <Debug> TCPHandler: Processed in 0.002190428 sec. | ||
| 4642 | 2026.01.13 19:57:25.011114 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4643 | 2026.01.13 19:57:25.011215 [ 5 ] {0dab67ca-a47b-4e9b-bd0d-6ec5177eb59b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4644 | 2026.01.13 19:57:25.011252 [ 186 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7605 rows, containing 5 columns (5 merged, 0 gathered) in 0.002461835 sec., 3089159.102864327 rows/sec., 209.57 MiB/sec. | ||
| 4645 | 2026.01.13 19:57:25.011263 [ 5 ] {0dab67ca-a47b-4e9b-bd0d-6ec5177eb59b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4646 | 2026.01.13 19:57:25.011659 [ 5 ] {0dab67ca-a47b-4e9b-bd0d-6ec5177eb59b} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4647 | 2026.01.13 19:57:25.011667 [ 200 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4648 | 2026.01.13 19:57:25.011704 [ 5 ] {0dab67ca-a47b-4e9b-bd0d-6ec5177eb59b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4649 | 2026.01.13 19:57:25.011946 [ 200 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4650 | 2026.01.13 19:57:25.012016 [ 200 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4651 | 2026.01.13 19:57:25.012069 [ 5 ] {0dab67ca-a47b-4e9b-bd0d-6ec5177eb59b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4652 | 2026.01.13 19:57:25.012083 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 4653 | 2026.01.13 19:57:25.012300 [ 5 ] {0dab67ca-a47b-4e9b-bd0d-6ec5177eb59b} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4654 | 2026.01.13 19:57:25.012445 [ 5 ] {0dab67ca-a47b-4e9b-bd0d-6ec5177eb59b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00125 sec., 48000 rows/sec., 3.23 MiB/sec. | ||
| 4655 | 2026.01.13 19:57:25.012446 [ 94 ] {} <Debug> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4656 | 2026.01.13 19:57:25.012496 [ 5 ] {0dab67ca-a47b-4e9b-bd0d-6ec5177eb59b} <Debug> TCPHandler: Processed in 0.001433892 sec. | ||
| 4657 | 2026.01.13 19:57:25.012507 [ 94 ] {} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4658 | 2026.01.13 19:57:25.012549 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4659 | 2026.01.13 19:57:25.012642 [ 200 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 4660 | 2026.01.13 19:57:25.012738 [ 200 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4661 | 2026.01.13 19:57:25.012775 [ 200 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1046 rows starting from the beginning of the part | ||
| 4662 | 2026.01.13 19:57:25.012824 [ 200 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 4663 | 2026.01.13 19:57:25.012863 [ 200 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 104 rows starting from the beginning of the part | ||
| 4664 | 2026.01.13 19:57:25.012913 [ 200 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 4665 | 2026.01.13 19:57:25.012952 [ 200 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 104 rows starting from the beginning of the part | ||
| 4666 | 2026.01.13 19:57:25.012991 [ 200 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 4667 | 2026.01.13 19:57:25.013864 [ 190 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1434 rows, containing 4 columns (4 merged, 0 gathered) in 0.001257018 sec., 1140795.1198789517 rows/sec., 74.11 MiB/sec. | ||
| 4668 | 2026.01.13 19:57:25.014028 [ 200 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4669 | 2026.01.13 19:57:25.014266 [ 200 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_26_5} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4670 | 2026.01.13 19:57:25.014332 [ 200 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_26_5} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4671 | 2026.01.13 19:57:25.014396 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4672 | 2026.01.13 19:57:26.861822 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4673 | 2026.01.13 19:57:26.862014 [ 5 ] {48ef1dd5-7938-4878-8fef-57c1b9e41a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4674 | 2026.01.13 19:57:26.862083 [ 5 ] {48ef1dd5-7938-4878-8fef-57c1b9e41a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4675 | 2026.01.13 19:57:26.863134 [ 5 ] {48ef1dd5-7938-4878-8fef-57c1b9e41a3c} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4676 | 2026.01.13 19:57:26.863173 [ 5 ] {48ef1dd5-7938-4878-8fef-57c1b9e41a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4677 | 2026.01.13 19:57:26.863584 [ 5 ] {48ef1dd5-7938-4878-8fef-57c1b9e41a3c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4678 | 2026.01.13 19:57:26.863804 [ 5 ] {48ef1dd5-7938-4878-8fef-57c1b9e41a3c} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4679 | 2026.01.13 19:57:26.863947 [ 5 ] {48ef1dd5-7938-4878-8fef-57c1b9e41a3c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001986 sec., 206445.11581067473 rows/sec., 13.10 MiB/sec. | ||
| 4680 | 2026.01.13 19:57:26.863989 [ 5 ] {48ef1dd5-7938-4878-8fef-57c1b9e41a3c} <Debug> TCPHandler: Processed in 0.002299501 sec. | ||
| 4681 | 2026.01.13 19:57:26.864123 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4682 | 2026.01.13 19:57:26.864217 [ 5 ] {104d8fdc-6a53-44f7-8423-3aaf30ab56c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4683 | 2026.01.13 19:57:26.864257 [ 5 ] {104d8fdc-6a53-44f7-8423-3aaf30ab56c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4684 | 2026.01.13 19:57:26.864700 [ 5 ] {104d8fdc-6a53-44f7-8423-3aaf30ab56c6} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4685 | 2026.01.13 19:57:26.864736 [ 5 ] {104d8fdc-6a53-44f7-8423-3aaf30ab56c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4686 | 2026.01.13 19:57:26.865017 [ 5 ] {104d8fdc-6a53-44f7-8423-3aaf30ab56c6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4687 | 2026.01.13 19:57:26.865215 [ 5 ] {104d8fdc-6a53-44f7-8423-3aaf30ab56c6} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4688 | 2026.01.13 19:57:26.865348 [ 5 ] {104d8fdc-6a53-44f7-8423-3aaf30ab56c6} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00115 sec., 8695.652173913044 rows/sec., 709.07 KiB/sec. | ||
| 4689 | 2026.01.13 19:57:26.865385 [ 5 ] {104d8fdc-6a53-44f7-8423-3aaf30ab56c6} <Debug> TCPHandler: Processed in 0.001309849 sec. | ||
| 4690 | 2026.01.13 19:57:26.865518 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4691 | 2026.01.13 19:57:26.865611 [ 5 ] {59a20e7c-499b-4b29-b610-a7e231c44523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4692 | 2026.01.13 19:57:26.865649 [ 5 ] {59a20e7c-499b-4b29-b610-a7e231c44523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4693 | 2026.01.13 19:57:26.867198 [ 5 ] {59a20e7c-499b-4b29-b610-a7e231c44523} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4694 | 2026.01.13 19:57:26.867234 [ 5 ] {59a20e7c-499b-4b29-b610-a7e231c44523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4695 | 2026.01.13 19:57:26.867670 [ 5 ] {59a20e7c-499b-4b29-b610-a7e231c44523} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4696 | 2026.01.13 19:57:26.867873 [ 5 ] {59a20e7c-499b-4b29-b610-a7e231c44523} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4697 | 2026.01.13 19:57:26.867997 [ 5 ] {59a20e7c-499b-4b29-b610-a7e231c44523} <Debug> executeQuery: Read 2317 rows, 191.95 KiB in 0.002404 sec., 963810.3161397671 rows/sec., 77.97 MiB/sec. | ||
| 4698 | 2026.01.13 19:57:26.868036 [ 5 ] {59a20e7c-499b-4b29-b610-a7e231c44523} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 4699 | 2026.01.13 19:57:26.868049 [ 5 ] {59a20e7c-499b-4b29-b610-a7e231c44523} <Debug> TCPHandler: Processed in 0.002578107 sec. | ||
| 4700 | 2026.01.13 19:57:26.868163 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4701 | 2026.01.13 19:57:26.868257 [ 5 ] {3ed4dee6-ea68-4e04-a23b-4560a192ede9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4702 | 2026.01.13 19:57:26.868296 [ 5 ] {3ed4dee6-ea68-4e04-a23b-4560a192ede9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4703 | 2026.01.13 19:57:26.868828 [ 5 ] {3ed4dee6-ea68-4e04-a23b-4560a192ede9} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4704 | 2026.01.13 19:57:26.868866 [ 5 ] {3ed4dee6-ea68-4e04-a23b-4560a192ede9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4705 | 2026.01.13 19:57:26.869185 [ 5 ] {3ed4dee6-ea68-4e04-a23b-4560a192ede9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4706 | 2026.01.13 19:57:26.869392 [ 5 ] {3ed4dee6-ea68-4e04-a23b-4560a192ede9} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4707 | 2026.01.13 19:57:26.869518 [ 5 ] {3ed4dee6-ea68-4e04-a23b-4560a192ede9} <Debug> executeQuery: Read 245 rows, 15.27 KiB in 0.001279 sec., 191555.90304925723 rows/sec., 11.66 MiB/sec. | ||
| 4708 | 2026.01.13 19:57:26.869554 [ 5 ] {3ed4dee6-ea68-4e04-a23b-4560a192ede9} <Debug> TCPHandler: Processed in 0.001439343 sec. | ||
| 4709 | 2026.01.13 19:57:26.869661 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4710 | 2026.01.13 19:57:26.869754 [ 5 ] {6b020146-a0af-46ee-96fc-75161b7c7f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4711 | 2026.01.13 19:57:26.869793 [ 5 ] {6b020146-a0af-46ee-96fc-75161b7c7f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4712 | 2026.01.13 19:57:26.870323 [ 5 ] {6b020146-a0af-46ee-96fc-75161b7c7f69} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4713 | 2026.01.13 19:57:26.870359 [ 5 ] {6b020146-a0af-46ee-96fc-75161b7c7f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4714 | 2026.01.13 19:57:26.870675 [ 5 ] {6b020146-a0af-46ee-96fc-75161b7c7f69} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4715 | 2026.01.13 19:57:26.870877 [ 5 ] {6b020146-a0af-46ee-96fc-75161b7c7f69} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4716 | 2026.01.13 19:57:26.870998 [ 5 ] {6b020146-a0af-46ee-96fc-75161b7c7f69} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001263 sec., 348376.88044338877 rows/sec., 23.05 MiB/sec. | ||
| 4717 | 2026.01.13 19:57:26.871034 [ 5 ] {6b020146-a0af-46ee-96fc-75161b7c7f69} <Debug> TCPHandler: Processed in 0.001421171 sec. | ||
| 4718 | 2026.01.13 19:57:26.871142 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4719 | 2026.01.13 19:57:26.871235 [ 5 ] {6867ed4d-caee-46de-8250-aadb736d5a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4720 | 2026.01.13 19:57:26.871274 [ 5 ] {6867ed4d-caee-46de-8250-aadb736d5a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4721 | 2026.01.13 19:57:26.871739 [ 5 ] {6867ed4d-caee-46de-8250-aadb736d5a9c} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4722 | 2026.01.13 19:57:26.871775 [ 5 ] {6867ed4d-caee-46de-8250-aadb736d5a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4723 | 2026.01.13 19:57:26.872079 [ 5 ] {6867ed4d-caee-46de-8250-aadb736d5a9c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4724 | 2026.01.13 19:57:26.872284 [ 5 ] {6867ed4d-caee-46de-8250-aadb736d5a9c} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4725 | 2026.01.13 19:57:26.872408 [ 5 ] {6867ed4d-caee-46de-8250-aadb736d5a9c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00119 sec., 177310.9243697479 rows/sec., 10.07 MiB/sec. | ||
| 4726 | 2026.01.13 19:57:26.872444 [ 5 ] {6867ed4d-caee-46de-8250-aadb736d5a9c} <Debug> TCPHandler: Processed in 0.00134909 sec. | ||
| 4727 | 2026.01.13 19:57:26.872549 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4728 | 2026.01.13 19:57:26.872641 [ 5 ] {d3adda6d-fad7-446a-9d1f-5dff8456dbb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4729 | 2026.01.13 19:57:26.872679 [ 5 ] {d3adda6d-fad7-446a-9d1f-5dff8456dbb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4730 | 2026.01.13 19:57:26.873502 [ 5 ] {d3adda6d-fad7-446a-9d1f-5dff8456dbb1} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4731 | 2026.01.13 19:57:26.873537 [ 5 ] {d3adda6d-fad7-446a-9d1f-5dff8456dbb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4732 | 2026.01.13 19:57:26.873887 [ 5 ] {d3adda6d-fad7-446a-9d1f-5dff8456dbb1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4733 | 2026.01.13 19:57:26.874099 [ 5 ] {d3adda6d-fad7-446a-9d1f-5dff8456dbb1} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4734 | 2026.01.13 19:57:26.874223 [ 5 ] {d3adda6d-fad7-446a-9d1f-5dff8456dbb1} <Debug> executeQuery: Read 1175 rows, 85.97 KiB in 0.0016 sec., 734375 rows/sec., 52.47 MiB/sec. | ||
| 4735 | 2026.01.13 19:57:26.874260 [ 5 ] {d3adda6d-fad7-446a-9d1f-5dff8456dbb1} <Debug> TCPHandler: Processed in 0.001758649 sec. | ||
| 4736 | 2026.01.13 19:57:26.874381 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4737 | 2026.01.13 19:57:26.874474 [ 5 ] {0e785c01-55b6-41f8-b8b1-f1b05c638f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4738 | 2026.01.13 19:57:26.874514 [ 5 ] {0e785c01-55b6-41f8-b8b1-f1b05c638f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4739 | 2026.01.13 19:57:26.874841 [ 5 ] {0e785c01-55b6-41f8-b8b1-f1b05c638f6f} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4740 | 2026.01.13 19:57:26.874876 [ 5 ] {0e785c01-55b6-41f8-b8b1-f1b05c638f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4741 | 2026.01.13 19:57:26.875168 [ 5 ] {0e785c01-55b6-41f8-b8b1-f1b05c638f6f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4742 | 2026.01.13 19:57:26.875371 [ 5 ] {0e785c01-55b6-41f8-b8b1-f1b05c638f6f} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4743 | 2026.01.13 19:57:26.875492 [ 5 ] {0e785c01-55b6-41f8-b8b1-f1b05c638f6f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001035 sec., 5797.101449275363 rows/sec., 302.88 KiB/sec. | ||
| 4744 | 2026.01.13 19:57:26.875526 [ 5 ] {0e785c01-55b6-41f8-b8b1-f1b05c638f6f} <Debug> TCPHandler: Processed in 0.001192997 sec. | ||
| 4745 | 2026.01.13 19:57:26.875645 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4746 | 2026.01.13 19:57:26.875736 [ 5 ] {e2c7d302-5d5a-4006-bffd-3425057e7c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4747 | 2026.01.13 19:57:26.875777 [ 5 ] {e2c7d302-5d5a-4006-bffd-3425057e7c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4748 | 2026.01.13 19:57:26.876401 [ 5 ] {e2c7d302-5d5a-4006-bffd-3425057e7c9a} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4749 | 2026.01.13 19:57:26.876436 [ 5 ] {e2c7d302-5d5a-4006-bffd-3425057e7c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4750 | 2026.01.13 19:57:26.876794 [ 5 ] {e2c7d302-5d5a-4006-bffd-3425057e7c9a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4751 | 2026.01.13 19:57:26.876995 [ 5 ] {e2c7d302-5d5a-4006-bffd-3425057e7c9a} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4752 | 2026.01.13 19:57:26.877120 [ 5 ] {e2c7d302-5d5a-4006-bffd-3425057e7c9a} <Debug> executeQuery: Read 905 rows, 61.23 KiB in 0.001402 sec., 645506.4194008559 rows/sec., 42.65 MiB/sec. | ||
| 4753 | 2026.01.13 19:57:26.877156 [ 5 ] {e2c7d302-5d5a-4006-bffd-3425057e7c9a} <Debug> TCPHandler: Processed in 0.001557985 sec. | ||
| 4754 | 2026.01.13 19:57:26.877267 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4755 | 2026.01.13 19:57:26.877359 [ 5 ] {9bad407b-3798-49f3-b355-ad473a65f144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4756 | 2026.01.13 19:57:26.877399 [ 5 ] {9bad407b-3798-49f3-b355-ad473a65f144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4757 | 2026.01.13 19:57:26.877705 [ 5 ] {9bad407b-3798-49f3-b355-ad473a65f144} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4758 | 2026.01.13 19:57:26.877766 [ 5 ] {9bad407b-3798-49f3-b355-ad473a65f144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4759 | 2026.01.13 19:57:26.878056 [ 5 ] {9bad407b-3798-49f3-b355-ad473a65f144} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4760 | 2026.01.13 19:57:26.878264 [ 5 ] {9bad407b-3798-49f3-b355-ad473a65f144} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4761 | 2026.01.13 19:57:26.878385 [ 5 ] {9bad407b-3798-49f3-b355-ad473a65f144} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 4762 | 2026.01.13 19:57:26.878420 [ 5 ] {9bad407b-3798-49f3-b355-ad473a65f144} <Debug> TCPHandler: Processed in 0.001200047 sec. | ||
| 4763 | 2026.01.13 19:57:26.878533 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4764 | 2026.01.13 19:57:26.878624 [ 5 ] {0d2eb3d0-79d4-48f5-a8a2-fe2ab16c345d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4765 | 2026.01.13 19:57:26.878676 [ 5 ] {0d2eb3d0-79d4-48f5-a8a2-fe2ab16c345d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4766 | 2026.01.13 19:57:26.879521 [ 5 ] {0d2eb3d0-79d4-48f5-a8a2-fe2ab16c345d} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4767 | 2026.01.13 19:57:26.879557 [ 5 ] {0d2eb3d0-79d4-48f5-a8a2-fe2ab16c345d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4768 | 2026.01.13 19:57:26.880062 [ 5 ] {0d2eb3d0-79d4-48f5-a8a2-fe2ab16c345d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4769 | 2026.01.13 19:57:26.880281 [ 5 ] {0d2eb3d0-79d4-48f5-a8a2-fe2ab16c345d} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4770 | 2026.01.13 19:57:26.880422 [ 5 ] {0d2eb3d0-79d4-48f5-a8a2-fe2ab16c345d} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001815 sec., 16528.92561983471 rows/sec., 29.62 MiB/sec. | ||
| 4771 | 2026.01.13 19:57:26.880474 [ 5 ] {0d2eb3d0-79d4-48f5-a8a2-fe2ab16c345d} <Debug> TCPHandler: Processed in 0.001988075 sec. | ||
| 4772 | 2026.01.13 19:57:26.880586 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4773 | 2026.01.13 19:57:26.880678 [ 5 ] {6e7e44d7-42f2-4034-a82d-04f524e7143f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4774 | 2026.01.13 19:57:26.880719 [ 5 ] {6e7e44d7-42f2-4034-a82d-04f524e7143f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4775 | 2026.01.13 19:57:26.881069 [ 5 ] {6e7e44d7-42f2-4034-a82d-04f524e7143f} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4776 | 2026.01.13 19:57:26.881103 [ 5 ] {6e7e44d7-42f2-4034-a82d-04f524e7143f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4777 | 2026.01.13 19:57:26.881398 [ 5 ] {6e7e44d7-42f2-4034-a82d-04f524e7143f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4778 | 2026.01.13 19:57:26.881601 [ 5 ] {6e7e44d7-42f2-4034-a82d-04f524e7143f} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4779 | 2026.01.13 19:57:26.881724 [ 5 ] {6e7e44d7-42f2-4034-a82d-04f524e7143f} <Debug> executeQuery: Read 66 rows, 3.92 KiB in 0.001064 sec., 62030.075187969924 rows/sec., 3.59 MiB/sec. | ||
| 4780 | 2026.01.13 19:57:26.881758 [ 5 ] {6e7e44d7-42f2-4034-a82d-04f524e7143f} <Debug> TCPHandler: Processed in 0.001220327 sec. | ||
| 4781 | 2026.01.13 19:57:27.127341 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 602 | ||
| 4782 | 2026.01.13 19:57:27.130306 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4783 | 2026.01.13 19:57:27.130354 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 4784 | 2026.01.13 19:57:27.131578 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4785 | 2026.01.13 19:57:27.131840 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4786 | 2026.01.13 19:57:27.132087 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 602 | ||
| 4787 | 2026.01.13 19:57:29.614779 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9098 | ||
| 4788 | 2026.01.13 19:57:29.615288 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4789 | 2026.01.13 19:57:29.615337 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4790 | 2026.01.13 19:57:29.615846 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4791 | 2026.01.13 19:57:29.616086 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4792 | 2026.01.13 19:57:29.616226 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9098 | ||
| 4793 | 2026.01.13 19:57:29.997059 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4794 | 2026.01.13 19:57:29.997243 [ 5 ] {ab43100e-ce23-468b-b7a2-6ee5924504c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4795 | 2026.01.13 19:57:29.997310 [ 5 ] {ab43100e-ce23-468b-b7a2-6ee5924504c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4796 | 2026.01.13 19:57:29.997999 [ 5 ] {ab43100e-ce23-468b-b7a2-6ee5924504c5} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4797 | 2026.01.13 19:57:29.998054 [ 5 ] {ab43100e-ce23-468b-b7a2-6ee5924504c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4798 | 2026.01.13 19:57:29.998476 [ 5 ] {ab43100e-ce23-468b-b7a2-6ee5924504c5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4799 | 2026.01.13 19:57:29.998725 [ 5 ] {ab43100e-ce23-468b-b7a2-6ee5924504c5} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4800 | 2026.01.13 19:57:29.998893 [ 5 ] {ab43100e-ce23-468b-b7a2-6ee5924504c5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001699 sec., 32960.5650382578 rows/sec., 2.52 MiB/sec. | ||
| 4801 | 2026.01.13 19:57:29.998946 [ 5 ] {ab43100e-ce23-468b-b7a2-6ee5924504c5} <Debug> TCPHandler: Processed in 0.002018915 sec. | ||
| 4802 | 2026.01.13 19:57:29.999072 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4803 | 2026.01.13 19:57:29.999176 [ 5 ] {c70c2549-4b40-4d01-bbd2-b6f33eee20f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4804 | 2026.01.13 19:57:29.999221 [ 5 ] {c70c2549-4b40-4d01-bbd2-b6f33eee20f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4805 | 2026.01.13 19:57:29.999666 [ 5 ] {c70c2549-4b40-4d01-bbd2-b6f33eee20f5} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4806 | 2026.01.13 19:57:29.999705 [ 5 ] {c70c2549-4b40-4d01-bbd2-b6f33eee20f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4807 | 2026.01.13 19:57:30.000025 [ 5 ] {c70c2549-4b40-4d01-bbd2-b6f33eee20f5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4808 | 2026.01.13 19:57:30.000370 [ 5 ] {c70c2549-4b40-4d01-bbd2-b6f33eee20f5} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4809 | 2026.01.13 19:57:30.000505 [ 5 ] {c70c2549-4b40-4d01-bbd2-b6f33eee20f5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001352 sec., 47337.27810650888 rows/sec., 3.69 MiB/sec. | ||
| 4810 | 2026.01.13 19:57:30.000545 [ 5 ] {c70c2549-4b40-4d01-bbd2-b6f33eee20f5} <Debug> TCPHandler: Processed in 0.001532455 sec. | ||
| 4811 | 2026.01.13 19:57:30.000660 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4812 | 2026.01.13 19:57:30.000758 [ 5 ] {4dcd093a-e47f-46d6-b3a5-fef236c6d721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4813 | 2026.01.13 19:57:30.000804 [ 5 ] {4dcd093a-e47f-46d6-b3a5-fef236c6d721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4814 | 2026.01.13 19:57:30.001186 [ 5 ] {4dcd093a-e47f-46d6-b3a5-fef236c6d721} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4815 | 2026.01.13 19:57:30.001223 [ 5 ] {4dcd093a-e47f-46d6-b3a5-fef236c6d721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4816 | 2026.01.13 19:57:30.001553 [ 5 ] {4dcd093a-e47f-46d6-b3a5-fef236c6d721} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4817 | 2026.01.13 19:57:30.001763 [ 5 ] {4dcd093a-e47f-46d6-b3a5-fef236c6d721} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4818 | 2026.01.13 19:57:30.001892 [ 5 ] {4dcd093a-e47f-46d6-b3a5-fef236c6d721} <Debug> executeQuery: Read 98 rows, 7.00 KiB in 0.001153 sec., 84995.66348655682 rows/sec., 5.93 MiB/sec. | ||
| 4819 | 2026.01.13 19:57:30.001930 [ 5 ] {4dcd093a-e47f-46d6-b3a5-fef236c6d721} <Debug> TCPHandler: Processed in 0.001320309 sec. | ||
| 4820 | 2026.01.13 19:57:30.002042 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4821 | 2026.01.13 19:57:30.002136 [ 5 ] {68fcd293-c5f2-40c7-a3b1-7825b4d5b3ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4822 | 2026.01.13 19:57:30.002178 [ 5 ] {68fcd293-c5f2-40c7-a3b1-7825b4d5b3ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4823 | 2026.01.13 19:57:30.002501 [ 5 ] {68fcd293-c5f2-40c7-a3b1-7825b4d5b3ac} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4824 | 2026.01.13 19:57:30.002538 [ 5 ] {68fcd293-c5f2-40c7-a3b1-7825b4d5b3ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4825 | 2026.01.13 19:57:30.002850 [ 5 ] {68fcd293-c5f2-40c7-a3b1-7825b4d5b3ac} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4826 | 2026.01.13 19:57:30.003057 [ 5 ] {68fcd293-c5f2-40c7-a3b1-7825b4d5b3ac} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4827 | 2026.01.13 19:57:30.003186 [ 5 ] {68fcd293-c5f2-40c7-a3b1-7825b4d5b3ac} <Debug> executeQuery: Read 38 rows, 2.61 KiB in 0.001069 sec., 35547.240411599625 rows/sec., 2.38 MiB/sec. | ||
| 4828 | 2026.01.13 19:57:30.003222 [ 5 ] {68fcd293-c5f2-40c7-a3b1-7825b4d5b3ac} <Debug> TCPHandler: Processed in 0.001230177 sec. | ||
| 4829 | 2026.01.13 19:57:30.097345 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4830 | 2026.01.13 19:57:30.115068 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4831 | 2026.01.13 19:57:30.115133 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4832 | 2026.01.13 19:57:30.120681 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4833 | 2026.01.13 19:57:30.121371 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4834 | 2026.01.13 19:57:30.124266 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4835 | 2026.01.13 19:57:35.000528 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4836 | 2026.01.13 19:57:35.000753 [ 5 ] {dba9f8c2-10c4-494f-a291-8ada604449c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4837 | 2026.01.13 19:57:35.000834 [ 5 ] {dba9f8c2-10c4-494f-a291-8ada604449c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4838 | 2026.01.13 19:57:35.001578 [ 5 ] {dba9f8c2-10c4-494f-a291-8ada604449c0} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4839 | 2026.01.13 19:57:35.001630 [ 5 ] {dba9f8c2-10c4-494f-a291-8ada604449c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4840 | 2026.01.13 19:57:35.002079 [ 5 ] {dba9f8c2-10c4-494f-a291-8ada604449c0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4841 | 2026.01.13 19:57:35.002321 [ 5 ] {dba9f8c2-10c4-494f-a291-8ada604449c0} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4842 | 2026.01.13 19:57:35.002511 [ 5 ] {dba9f8c2-10c4-494f-a291-8ada604449c0} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001809 sec., 42012.16141514649 rows/sec., 3.45 MiB/sec. | ||
| 4843 | 2026.01.13 19:57:35.002586 [ 5 ] {dba9f8c2-10c4-494f-a291-8ada604449c0} <Debug> TCPHandler: Processed in 0.002202649 sec. | ||
| 4844 | 2026.01.13 19:57:35.002736 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4845 | 2026.01.13 19:57:35.002852 [ 5 ] {baefa3e9-7639-44e7-b0bf-2ceb5b8c7172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4846 | 2026.01.13 19:57:35.002902 [ 5 ] {baefa3e9-7639-44e7-b0bf-2ceb5b8c7172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4847 | 2026.01.13 19:57:35.003394 [ 5 ] {baefa3e9-7639-44e7-b0bf-2ceb5b8c7172} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4848 | 2026.01.13 19:57:35.003436 [ 5 ] {baefa3e9-7639-44e7-b0bf-2ceb5b8c7172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4849 | 2026.01.13 19:57:35.003760 [ 5 ] {baefa3e9-7639-44e7-b0bf-2ceb5b8c7172} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4850 | 2026.01.13 19:57:35.003969 [ 5 ] {baefa3e9-7639-44e7-b0bf-2ceb5b8c7172} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4851 | 2026.01.13 19:57:35.004113 [ 5 ] {baefa3e9-7639-44e7-b0bf-2ceb5b8c7172} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001289 sec., 7757.9519006982155 rows/sec., 583.36 KiB/sec. | ||
| 4852 | 2026.01.13 19:57:35.004156 [ 5 ] {baefa3e9-7639-44e7-b0bf-2ceb5b8c7172} <Debug> TCPHandler: Processed in 0.001477192 sec. | ||
| 4853 | 2026.01.13 19:57:35.004281 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4854 | 2026.01.13 19:57:35.004383 [ 5 ] {fc35d7ca-a954-4224-ae1f-f01a1c1c4444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4855 | 2026.01.13 19:57:35.004426 [ 5 ] {fc35d7ca-a954-4224-ae1f-f01a1c1c4444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4856 | 2026.01.13 19:57:35.004858 [ 5 ] {fc35d7ca-a954-4224-ae1f-f01a1c1c4444} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4857 | 2026.01.13 19:57:35.004895 [ 5 ] {fc35d7ca-a954-4224-ae1f-f01a1c1c4444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4858 | 2026.01.13 19:57:35.005207 [ 5 ] {fc35d7ca-a954-4224-ae1f-f01a1c1c4444} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4859 | 2026.01.13 19:57:35.005421 [ 5 ] {fc35d7ca-a954-4224-ae1f-f01a1c1c4444} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4860 | 2026.01.13 19:57:35.005549 [ 5 ] {fc35d7ca-a954-4224-ae1f-f01a1c1c4444} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001189 sec., 62237.174095878894 rows/sec., 4.86 MiB/sec. | ||
| 4861 | 2026.01.13 19:57:35.005587 [ 5 ] {fc35d7ca-a954-4224-ae1f-f01a1c1c4444} <Debug> TCPHandler: Processed in 0.00135942 sec. | ||
| 4862 | 2026.01.13 19:57:35.005706 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4863 | 2026.01.13 19:57:35.005801 [ 5 ] {bedc5db4-e9cc-4bf5-862c-01b6537e7a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4864 | 2026.01.13 19:57:35.005845 [ 5 ] {bedc5db4-e9cc-4bf5-862c-01b6537e7a81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4865 | 2026.01.13 19:57:35.006263 [ 5 ] {bedc5db4-e9cc-4bf5-862c-01b6537e7a81} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4866 | 2026.01.13 19:57:35.006299 [ 5 ] {bedc5db4-e9cc-4bf5-862c-01b6537e7a81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4867 | 2026.01.13 19:57:35.006631 [ 5 ] {bedc5db4-e9cc-4bf5-862c-01b6537e7a81} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4868 | 2026.01.13 19:57:35.006842 [ 5 ] {bedc5db4-e9cc-4bf5-862c-01b6537e7a81} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4869 | 2026.01.13 19:57:35.006974 [ 5 ] {bedc5db4-e9cc-4bf5-862c-01b6537e7a81} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 4870 | 2026.01.13 19:57:35.007015 [ 5 ] {bedc5db4-e9cc-4bf5-862c-01b6537e7a81} <Debug> TCPHandler: Processed in 0.00135994 sec. | ||
| 4871 | 2026.01.13 19:57:35.007130 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4872 | 2026.01.13 19:57:35.007226 [ 5 ] {4ae19b7d-68f2-45df-aa77-9d2bb244dd84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4873 | 2026.01.13 19:57:35.007280 [ 5 ] {4ae19b7d-68f2-45df-aa77-9d2bb244dd84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4874 | 2026.01.13 19:57:35.008038 [ 5 ] {4ae19b7d-68f2-45df-aa77-9d2bb244dd84} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4875 | 2026.01.13 19:57:35.008073 [ 5 ] {4ae19b7d-68f2-45df-aa77-9d2bb244dd84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4876 | 2026.01.13 19:57:35.008574 [ 5 ] {4ae19b7d-68f2-45df-aa77-9d2bb244dd84} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4877 | 2026.01.13 19:57:35.008793 [ 5 ] {4ae19b7d-68f2-45df-aa77-9d2bb244dd84} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4878 | 2026.01.13 19:57:35.008930 [ 5 ] {4ae19b7d-68f2-45df-aa77-9d2bb244dd84} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001722 sec., 5807.200929152149 rows/sec., 10.41 MiB/sec. | ||
| 4879 | 2026.01.13 19:57:35.008984 [ 5 ] {4ae19b7d-68f2-45df-aa77-9d2bb244dd84} <Debug> TCPHandler: Processed in 0.001903482 sec. | ||
| 4880 | 2026.01.13 19:57:35.009109 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4881 | 2026.01.13 19:57:35.009227 [ 5 ] {d52d9f32-61a7-4aa2-98d6-2f0eca829899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4882 | 2026.01.13 19:57:35.009276 [ 5 ] {d52d9f32-61a7-4aa2-98d6-2f0eca829899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4883 | 2026.01.13 19:57:35.009682 [ 5 ] {d52d9f32-61a7-4aa2-98d6-2f0eca829899} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4884 | 2026.01.13 19:57:35.009725 [ 5 ] {d52d9f32-61a7-4aa2-98d6-2f0eca829899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4885 | 2026.01.13 19:57:35.010090 [ 5 ] {d52d9f32-61a7-4aa2-98d6-2f0eca829899} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4886 | 2026.01.13 19:57:35.010328 [ 5 ] {d52d9f32-61a7-4aa2-98d6-2f0eca829899} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4887 | 2026.01.13 19:57:35.010460 [ 5 ] {d52d9f32-61a7-4aa2-98d6-2f0eca829899} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001258 sec., 47694.753577106516 rows/sec., 3.21 MiB/sec. | ||
| 4888 | 2026.01.13 19:57:35.010495 [ 5 ] {d52d9f32-61a7-4aa2-98d6-2f0eca829899} <Debug> TCPHandler: Processed in 0.001445613 sec. | ||
| 4889 | 2026.01.13 19:57:36.990631 [ 7 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4890 | 2026.01.13 19:57:36.990683 [ 7 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4891 | 2026.01.13 19:57:37.117284 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9610 | ||
| 4892 | 2026.01.13 19:57:37.117809 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4893 | 2026.01.13 19:57:37.117846 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4894 | 2026.01.13 19:57:37.118331 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4895 | 2026.01.13 19:57:37.118569 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4896 | 2026.01.13 19:57:37.118703 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9610 | ||
| 4897 | 2026.01.13 19:57:37.133344 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 622 | ||
| 4898 | 2026.01.13 19:57:37.135377 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4899 | 2026.01.13 19:57:37.135423 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4900 | 2026.01.13 19:57:37.136559 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4901 | 2026.01.13 19:57:37.136829 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4902 | 2026.01.13 19:57:37.137089 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 622 | ||
| 4903 | 2026.01.13 19:57:37.625300 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4904 | 2026.01.13 19:57:37.641720 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4905 | 2026.01.13 19:57:37.641767 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4906 | 2026.01.13 19:57:37.647083 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4907 | 2026.01.13 19:57:37.647790 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4908 | 2026.01.13 19:57:37.650529 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4909 | 2026.01.13 19:57:40.013324 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4910 | 2026.01.13 19:57:40.013548 [ 5 ] {9ddfcb1b-9c87-4911-a26a-cecd1683b05c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4911 | 2026.01.13 19:57:40.013626 [ 5 ] {9ddfcb1b-9c87-4911-a26a-cecd1683b05c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4912 | 2026.01.13 19:57:40.014534 [ 5 ] {9ddfcb1b-9c87-4911-a26a-cecd1683b05c} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4913 | 2026.01.13 19:57:40.014588 [ 5 ] {9ddfcb1b-9c87-4911-a26a-cecd1683b05c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4914 | 2026.01.13 19:57:40.015002 [ 5 ] {9ddfcb1b-9c87-4911-a26a-cecd1683b05c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4915 | 2026.01.13 19:57:40.015227 [ 5 ] {9ddfcb1b-9c87-4911-a26a-cecd1683b05c} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4916 | 2026.01.13 19:57:40.015400 [ 5 ] {9ddfcb1b-9c87-4911-a26a-cecd1683b05c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001911 sec., 214547.35740450028 rows/sec., 13.61 MiB/sec. | ||
| 4917 | 2026.01.13 19:57:40.015457 [ 5 ] {9ddfcb1b-9c87-4911-a26a-cecd1683b05c} <Debug> TCPHandler: Processed in 0.00227125 sec. | ||
| 4918 | 2026.01.13 19:57:40.015583 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4919 | 2026.01.13 19:57:40.015689 [ 5 ] {25d822d8-a9e3-44e8-bc02-b505ba65d467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4920 | 2026.01.13 19:57:40.015735 [ 5 ] {25d822d8-a9e3-44e8-bc02-b505ba65d467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4921 | 2026.01.13 19:57:40.017225 [ 5 ] {25d822d8-a9e3-44e8-bc02-b505ba65d467} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4922 | 2026.01.13 19:57:40.017285 [ 5 ] {25d822d8-a9e3-44e8-bc02-b505ba65d467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4923 | 2026.01.13 19:57:40.017853 [ 5 ] {25d822d8-a9e3-44e8-bc02-b505ba65d467} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4924 | 2026.01.13 19:57:40.018129 [ 5 ] {25d822d8-a9e3-44e8-bc02-b505ba65d467} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4925 | 2026.01.13 19:57:40.018291 [ 5 ] {25d822d8-a9e3-44e8-bc02-b505ba65d467} <Debug> executeQuery: Read 1172 rows, 95.46 KiB in 0.002626 sec., 446306.16907844634 rows/sec., 35.50 MiB/sec. | ||
| 4926 | 2026.01.13 19:57:40.018336 [ 5 ] {25d822d8-a9e3-44e8-bc02-b505ba65d467} <Debug> TCPHandler: Processed in 0.002806353 sec. | ||
| 4927 | 2026.01.13 19:57:40.018470 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4928 | 2026.01.13 19:57:40.018575 [ 5 ] {84ed1367-7504-4acd-8a50-620c1ac42da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4929 | 2026.01.13 19:57:40.018622 [ 5 ] {84ed1367-7504-4acd-8a50-620c1ac42da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4930 | 2026.01.13 19:57:40.019143 [ 5 ] {84ed1367-7504-4acd-8a50-620c1ac42da1} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4931 | 2026.01.13 19:57:40.019182 [ 5 ] {84ed1367-7504-4acd-8a50-620c1ac42da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4932 | 2026.01.13 19:57:40.019507 [ 5 ] {84ed1367-7504-4acd-8a50-620c1ac42da1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4933 | 2026.01.13 19:57:40.019717 [ 5 ] {84ed1367-7504-4acd-8a50-620c1ac42da1} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4934 | 2026.01.13 19:57:40.019829 [ 54 ] {} <Debug> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4935 | 2026.01.13 19:57:40.019849 [ 5 ] {84ed1367-7504-4acd-8a50-620c1ac42da1} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001299 sec., 180908.39107005388 rows/sec., 10.95 MiB/sec. | ||
| 4936 | 2026.01.13 19:57:40.019898 [ 54 ] {} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4937 | 2026.01.13 19:57:40.019906 [ 5 ] {84ed1367-7504-4acd-8a50-620c1ac42da1} <Debug> TCPHandler: Processed in 0.001487944 sec. | ||
| 4938 | 2026.01.13 19:57:40.019928 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4939 | 2026.01.13 19:57:40.020034 [ 186 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::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 | ||
| 4940 | 2026.01.13 19:57:40.020035 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4941 | 2026.01.13 19:57:40.020157 [ 186 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4942 | 2026.01.13 19:57:40.020157 [ 5 ] {1572a534-3e49-42d3-9b4e-00938db8bade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4943 | 2026.01.13 19:57:40.020197 [ 186 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 277 rows starting from the beginning of the part | ||
| 4944 | 2026.01.13 19:57:40.020218 [ 5 ] {1572a534-3e49-42d3-9b4e-00938db8bade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4945 | 2026.01.13 19:57:40.020268 [ 186 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 235 rows starting from the beginning of the part | ||
| 4946 | 2026.01.13 19:57:40.020315 [ 186 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::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 | ||
| 4947 | 2026.01.13 19:57:40.020362 [ 186 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 245 rows starting from the beginning of the part | ||
| 4948 | 2026.01.13 19:57:40.020417 [ 186 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::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 | ||
| 4949 | 2026.01.13 19:57:40.020475 [ 186 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 235 rows starting from the beginning of the part | ||
| 4950 | 2026.01.13 19:57:40.020723 [ 5 ] {1572a534-3e49-42d3-9b4e-00938db8bade} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4951 | 2026.01.13 19:57:40.020767 [ 5 ] {1572a534-3e49-42d3-9b4e-00938db8bade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4952 | 2026.01.13 19:57:40.021105 [ 5 ] {1572a534-3e49-42d3-9b4e-00938db8bade} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4953 | 2026.01.13 19:57:40.021338 [ 5 ] {1572a534-3e49-42d3-9b4e-00938db8bade} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4954 | 2026.01.13 19:57:40.021464 [ 200 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1012 rows, containing 5 columns (5 merged, 0 gathered) in 0.001470223 sec., 688330.9538757046 rows/sec., 44.87 MiB/sec. | ||
| 4955 | 2026.01.13 19:57:40.021469 [ 5 ] {1572a534-3e49-42d3-9b4e-00938db8bade} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001332 sec., 159159.15915915914 rows/sec., 10.26 MiB/sec. | ||
| 4956 | 2026.01.13 19:57:40.021555 [ 5 ] {1572a534-3e49-42d3-9b4e-00938db8bade} <Debug> TCPHandler: Processed in 0.001569925 sec. | ||
| 4957 | 2026.01.13 19:57:40.021651 [ 190 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4958 | 2026.01.13 19:57:40.021675 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4959 | 2026.01.13 19:57:40.021777 [ 5 ] {1b2c12c1-aeb0-473e-aa8e-c0903c916af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4960 | 2026.01.13 19:57:40.021821 [ 5 ] {1b2c12c1-aeb0-473e-aa8e-c0903c916af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4961 | 2026.01.13 19:57:40.021929 [ 190 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_21_4} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4962 | 2026.01.13 19:57:40.022002 [ 190 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_21_4} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4963 | 2026.01.13 19:57:40.022088 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4964 | 2026.01.13 19:57:40.022313 [ 5 ] {1b2c12c1-aeb0-473e-aa8e-c0903c916af4} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4965 | 2026.01.13 19:57:40.022355 [ 5 ] {1b2c12c1-aeb0-473e-aa8e-c0903c916af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4966 | 2026.01.13 19:57:40.022665 [ 5 ] {1b2c12c1-aeb0-473e-aa8e-c0903c916af4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4967 | 2026.01.13 19:57:40.022875 [ 5 ] {1b2c12c1-aeb0-473e-aa8e-c0903c916af4} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4968 | 2026.01.13 19:57:40.023005 [ 5 ] {1b2c12c1-aeb0-473e-aa8e-c0903c916af4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001247 sec., 169206.09462710505 rows/sec., 9.61 MiB/sec. | ||
| 4969 | 2026.01.13 19:57:40.023043 [ 5 ] {1b2c12c1-aeb0-473e-aa8e-c0903c916af4} <Debug> TCPHandler: Processed in 0.001417251 sec. | ||
| 4970 | 2026.01.13 19:57:40.023160 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4971 | 2026.01.13 19:57:40.023260 [ 5 ] {c108af9d-19a5-4c84-8f16-6398ae4f2b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4972 | 2026.01.13 19:57:40.023300 [ 5 ] {c108af9d-19a5-4c84-8f16-6398ae4f2b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4973 | 2026.01.13 19:57:40.023964 [ 5 ] {c108af9d-19a5-4c84-8f16-6398ae4f2b79} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4974 | 2026.01.13 19:57:40.024000 [ 5 ] {c108af9d-19a5-4c84-8f16-6398ae4f2b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4975 | 2026.01.13 19:57:40.024329 [ 5 ] {c108af9d-19a5-4c84-8f16-6398ae4f2b79} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4976 | 2026.01.13 19:57:40.024538 [ 5 ] {c108af9d-19a5-4c84-8f16-6398ae4f2b79} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4977 | 2026.01.13 19:57:40.024667 [ 5 ] {c108af9d-19a5-4c84-8f16-6398ae4f2b79} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001425 sec., 497543.8596491228 rows/sec., 34.86 MiB/sec. | ||
| 4978 | 2026.01.13 19:57:40.024703 [ 5 ] {c108af9d-19a5-4c84-8f16-6398ae4f2b79} <Debug> TCPHandler: Processed in 0.001593715 sec. | ||
| 4979 | 2026.01.13 19:57:40.024816 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4980 | 2026.01.13 19:57:40.024910 [ 5 ] {8c6c8cc8-7073-4103-895b-07c999ba186d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4981 | 2026.01.13 19:57:40.024953 [ 5 ] {8c6c8cc8-7073-4103-895b-07c999ba186d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4982 | 2026.01.13 19:57:40.025308 [ 5 ] {8c6c8cc8-7073-4103-895b-07c999ba186d} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4983 | 2026.01.13 19:57:40.025341 [ 5 ] {8c6c8cc8-7073-4103-895b-07c999ba186d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4984 | 2026.01.13 19:57:40.025636 [ 5 ] {8c6c8cc8-7073-4103-895b-07c999ba186d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4985 | 2026.01.13 19:57:40.025843 [ 5 ] {8c6c8cc8-7073-4103-895b-07c999ba186d} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4986 | 2026.01.13 19:57:40.025966 [ 5 ] {8c6c8cc8-7073-4103-895b-07c999ba186d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 4987 | 2026.01.13 19:57:40.026002 [ 5 ] {8c6c8cc8-7073-4103-895b-07c999ba186d} <Debug> TCPHandler: Processed in 0.001234557 sec. | ||
| 4988 | 2026.01.13 19:57:40.026119 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4989 | 2026.01.13 19:57:40.026212 [ 5 ] {2b127ced-a71a-4a14-8a6d-e6d0d8c99703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4990 | 2026.01.13 19:57:40.026263 [ 5 ] {2b127ced-a71a-4a14-8a6d-e6d0d8c99703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4991 | 2026.01.13 19:57:40.026749 [ 5 ] {2b127ced-a71a-4a14-8a6d-e6d0d8c99703} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4992 | 2026.01.13 19:57:40.026783 [ 5 ] {2b127ced-a71a-4a14-8a6d-e6d0d8c99703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4993 | 2026.01.13 19:57:40.027125 [ 5 ] {2b127ced-a71a-4a14-8a6d-e6d0d8c99703} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4994 | 2026.01.13 19:57:40.027335 [ 5 ] {2b127ced-a71a-4a14-8a6d-e6d0d8c99703} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4995 | 2026.01.13 19:57:40.027462 [ 5 ] {2b127ced-a71a-4a14-8a6d-e6d0d8c99703} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001268 sec., 247634.06940063092 rows/sec., 16.27 MiB/sec. | ||
| 4996 | 2026.01.13 19:57:40.027499 [ 5 ] {2b127ced-a71a-4a14-8a6d-e6d0d8c99703} <Debug> TCPHandler: Processed in 0.001427631 sec. | ||
| 4997 | 2026.01.13 19:57:40.027613 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4998 | 2026.01.13 19:57:40.027706 [ 5 ] {825348f3-f41c-4a26-9732-c8e26fa0d5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4999 | 2026.01.13 19:57:40.027749 [ 5 ] {825348f3-f41c-4a26-9732-c8e26fa0d5cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5000 | 2026.01.13 19:57:40.028067 [ 5 ] {825348f3-f41c-4a26-9732-c8e26fa0d5cf} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5001 | 2026.01.13 19:57:40.028102 [ 5 ] {825348f3-f41c-4a26-9732-c8e26fa0d5cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5002 | 2026.01.13 19:57:40.028395 [ 5 ] {825348f3-f41c-4a26-9732-c8e26fa0d5cf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5003 | 2026.01.13 19:57:40.028600 [ 5 ] {825348f3-f41c-4a26-9732-c8e26fa0d5cf} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5004 | 2026.01.13 19:57:40.028726 [ 5 ] {825348f3-f41c-4a26-9732-c8e26fa0d5cf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 5005 | 2026.01.13 19:57:40.028762 [ 5 ] {825348f3-f41c-4a26-9732-c8e26fa0d5cf} <Debug> TCPHandler: Processed in 0.001199047 sec. | ||
| 5006 | 2026.01.13 19:57:40.028901 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5007 | 2026.01.13 19:57:40.028995 [ 5 ] {c774667a-0bcf-4241-bac3-b94530f9a565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5008 | 2026.01.13 19:57:40.029048 [ 5 ] {c774667a-0bcf-4241-bac3-b94530f9a565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5009 | 2026.01.13 19:57:40.029883 [ 5 ] {c774667a-0bcf-4241-bac3-b94530f9a565} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5010 | 2026.01.13 19:57:40.029916 [ 5 ] {c774667a-0bcf-4241-bac3-b94530f9a565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5011 | 2026.01.13 19:57:40.030430 [ 5 ] {c774667a-0bcf-4241-bac3-b94530f9a565} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5012 | 2026.01.13 19:57:40.030650 [ 5 ] {c774667a-0bcf-4241-bac3-b94530f9a565} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5013 | 2026.01.13 19:57:40.030782 [ 5 ] {c774667a-0bcf-4241-bac3-b94530f9a565} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001804 sec., 16629.71175166297 rows/sec., 29.80 MiB/sec. | ||
| 5014 | 2026.01.13 19:57:40.030833 [ 5 ] {c774667a-0bcf-4241-bac3-b94530f9a565} <Debug> TCPHandler: Processed in 0.001982004 sec. | ||
| 5015 | 2026.01.13 19:57:40.030941 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5016 | 2026.01.13 19:57:40.031036 [ 5 ] {d2de0c4c-8944-415a-aae3-2115734ab957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5017 | 2026.01.13 19:57:40.031077 [ 5 ] {d2de0c4c-8944-415a-aae3-2115734ab957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5018 | 2026.01.13 19:57:40.031411 [ 5 ] {d2de0c4c-8944-415a-aae3-2115734ab957} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5019 | 2026.01.13 19:57:40.031446 [ 5 ] {d2de0c4c-8944-415a-aae3-2115734ab957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5020 | 2026.01.13 19:57:40.031752 [ 5 ] {d2de0c4c-8944-415a-aae3-2115734ab957} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5021 | 2026.01.13 19:57:40.031959 [ 5 ] {d2de0c4c-8944-415a-aae3-2115734ab957} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5022 | 2026.01.13 19:57:40.032083 [ 5 ] {d2de0c4c-8944-415a-aae3-2115734ab957} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001066 sec., 97560.97560975609 rows/sec., 5.98 MiB/sec. | ||
| 5023 | 2026.01.13 19:57:40.032117 [ 5 ] {d2de0c4c-8944-415a-aae3-2115734ab957} <Debug> TCPHandler: Processed in 0.001227127 sec. | ||
| 5024 | 2026.01.13 19:57:44.618863 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10058 | ||
| 5025 | 2026.01.13 19:57:44.619673 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5026 | 2026.01.13 19:57:44.619763 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5027 | 2026.01.13 19:57:44.620459 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5028 | 2026.01.13 19:57:44.620695 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5029 | 2026.01.13 19:57:44.620835 [ 81 ] {} <Debug> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5030 | 2026.01.13 19:57:44.620845 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10058 | ||
| 5031 | 2026.01.13 19:57:44.620910 [ 81 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5032 | 2026.01.13 19:57:44.620937 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5033 | 2026.01.13 19:57:44.621028 [ 187 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::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 | ||
| 5034 | 2026.01.13 19:57:44.621127 [ 187 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5035 | 2026.01.13 19:57:44.621160 [ 187 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7690 rows starting from the beginning of the part | ||
| 5036 | 2026.01.13 19:57:44.621241 [ 187 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 5037 | 2026.01.13 19:57:44.621285 [ 187 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 5038 | 2026.01.13 19:57:44.621323 [ 187 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 5039 | 2026.01.13 19:57:44.621362 [ 187 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 5040 | 2026.01.13 19:57:44.621397 [ 187 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 5041 | 2026.01.13 19:57:44.623001 [ 187 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10058 rows, containing 4 columns (4 merged, 0 gathered) in 0.002014675 sec., 4992368.49615943 rows/sec., 71.42 MiB/sec. | ||
| 5042 | 2026.01.13 19:57:44.623229 [ 199 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5043 | 2026.01.13 19:57:44.623529 [ 199 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_21_4} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5044 | 2026.01.13 19:57:44.623606 [ 199 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_21_4} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5045 | 2026.01.13 19:57:44.623685 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 5046 | 2026.01.13 19:57:45.000627 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5047 | 2026.01.13 19:57:45.000816 [ 5 ] {36e869c8-0b39-44a6-af92-d92937967b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5048 | 2026.01.13 19:57:45.000891 [ 5 ] {36e869c8-0b39-44a6-af92-d92937967b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5049 | 2026.01.13 19:57:45.001574 [ 5 ] {36e869c8-0b39-44a6-af92-d92937967b03} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5050 | 2026.01.13 19:57:45.001629 [ 5 ] {36e869c8-0b39-44a6-af92-d92937967b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5051 | 2026.01.13 19:57:45.002047 [ 5 ] {36e869c8-0b39-44a6-af92-d92937967b03} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5052 | 2026.01.13 19:57:45.002298 [ 5 ] {36e869c8-0b39-44a6-af92-d92937967b03} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5053 | 2026.01.13 19:57:45.002483 [ 5 ] {36e869c8-0b39-44a6-af92-d92937967b03} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001715 sec., 1166.1807580174927 rows/sec., 95.09 KiB/sec. | ||
| 5054 | 2026.01.13 19:57:45.002545 [ 5 ] {36e869c8-0b39-44a6-af92-d92937967b03} <Debug> TCPHandler: Processed in 0.002052076 sec. | ||
| 5055 | 2026.01.13 19:57:45.002686 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5056 | 2026.01.13 19:57:45.002804 [ 5 ] {953a1c5e-dcb4-4dfd-a356-a1bbe2d4d392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5057 | 2026.01.13 19:57:45.002853 [ 5 ] {953a1c5e-dcb4-4dfd-a356-a1bbe2d4d392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5058 | 2026.01.13 19:57:45.003403 [ 5 ] {953a1c5e-dcb4-4dfd-a356-a1bbe2d4d392} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5059 | 2026.01.13 19:57:45.003447 [ 5 ] {953a1c5e-dcb4-4dfd-a356-a1bbe2d4d392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5060 | 2026.01.13 19:57:45.003789 [ 5 ] {953a1c5e-dcb4-4dfd-a356-a1bbe2d4d392} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5061 | 2026.01.13 19:57:45.004009 [ 5 ] {953a1c5e-dcb4-4dfd-a356-a1bbe2d4d392} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5062 | 2026.01.13 19:57:45.004130 [ 79 ] {} <Debug> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5063 | 2026.01.13 19:57:45.004155 [ 5 ] {953a1c5e-dcb4-4dfd-a356-a1bbe2d4d392} <Debug> executeQuery: Read 77 rows, 6.46 KiB in 0.00138 sec., 55797.10144927537 rows/sec., 4.57 MiB/sec. | ||
| 5064 | 2026.01.13 19:57:45.004192 [ 79 ] {} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5065 | 2026.01.13 19:57:45.004216 [ 5 ] {953a1c5e-dcb4-4dfd-a356-a1bbe2d4d392} <Debug> TCPHandler: Processed in 0.001592655 sec. | ||
| 5066 | 2026.01.13 19:57:45.004218 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5067 | 2026.01.13 19:57:45.004326 [ 195 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::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 | ||
| 5068 | 2026.01.13 19:57:45.004349 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5069 | 2026.01.13 19:57:45.004432 [ 195 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5070 | 2026.01.13 19:57:45.004457 [ 5 ] {609e2798-6dea-4fc1-813c-aaf04e921b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5071 | 2026.01.13 19:57:45.004467 [ 195 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2464 rows starting from the beginning of the part | ||
| 5072 | 2026.01.13 19:57:45.004510 [ 5 ] {609e2798-6dea-4fc1-813c-aaf04e921b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5073 | 2026.01.13 19:57:45.004542 [ 195 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2317 rows starting from the beginning of the part | ||
| 5074 | 2026.01.13 19:57:45.004590 [ 195 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 5075 | 2026.01.13 19:57:45.004629 [ 195 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 76 rows starting from the beginning of the part | ||
| 5076 | 2026.01.13 19:57:45.004667 [ 195 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1172 rows starting from the beginning of the part | ||
| 5077 | 2026.01.13 19:57:45.004705 [ 195 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 77 rows starting from the beginning of the part | ||
| 5078 | 2026.01.13 19:57:45.004943 [ 5 ] {609e2798-6dea-4fc1-813c-aaf04e921b57} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5079 | 2026.01.13 19:57:45.004985 [ 5 ] {609e2798-6dea-4fc1-813c-aaf04e921b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5080 | 2026.01.13 19:57:45.005303 [ 5 ] {609e2798-6dea-4fc1-813c-aaf04e921b57} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5081 | 2026.01.13 19:57:45.005543 [ 5 ] {609e2798-6dea-4fc1-813c-aaf04e921b57} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5082 | 2026.01.13 19:57:45.005680 [ 5 ] {609e2798-6dea-4fc1-813c-aaf04e921b57} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001247 sec., 9623.09542902967 rows/sec., 715.00 KiB/sec. | ||
| 5083 | 2026.01.13 19:57:45.005718 [ 5 ] {609e2798-6dea-4fc1-813c-aaf04e921b57} <Debug> TCPHandler: Processed in 0.001422862 sec. | ||
| 5084 | 2026.01.13 19:57:45.005830 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5085 | 2026.01.13 19:57:45.005924 [ 5 ] {762d8709-074d-4add-8be8-01339b9ab378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5086 | 2026.01.13 19:57:45.005964 [ 5 ] {762d8709-074d-4add-8be8-01339b9ab378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5087 | 2026.01.13 19:57:45.006372 [ 5 ] {762d8709-074d-4add-8be8-01339b9ab378} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5088 | 2026.01.13 19:57:45.006408 [ 5 ] {762d8709-074d-4add-8be8-01339b9ab378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5089 | 2026.01.13 19:57:45.006712 [ 5 ] {762d8709-074d-4add-8be8-01339b9ab378} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5090 | 2026.01.13 19:57:45.006786 [ 187 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6162 rows, containing 5 columns (5 merged, 0 gathered) in 0.002498036 sec., 2466737.869270099 rows/sec., 209.00 MiB/sec. | ||
| 5091 | 2026.01.13 19:57:45.006928 [ 5 ] {762d8709-074d-4add-8be8-01339b9ab378} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5092 | 2026.01.13 19:57:45.007051 [ 199 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5093 | 2026.01.13 19:57:45.007051 [ 79 ] {} <Debug> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5094 | 2026.01.13 19:57:45.007070 [ 5 ] {762d8709-074d-4add-8be8-01339b9ab378} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001165 sec., 65236.05150214592 rows/sec., 5.10 MiB/sec. | ||
| 5095 | 2026.01.13 19:57:45.007101 [ 79 ] {} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5096 | 2026.01.13 19:57:45.007125 [ 5 ] {762d8709-074d-4add-8be8-01339b9ab378} <Debug> TCPHandler: Processed in 0.00134511 sec. | ||
| 5097 | 2026.01.13 19:57:45.007126 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5098 | 2026.01.13 19:57:45.007246 [ 200 ] {ba74b777-2542-4002-bc8e-77920c0539bb::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 | ||
| 5099 | 2026.01.13 19:57:45.007254 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5100 | 2026.01.13 19:57:45.007352 [ 199 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_31_6} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5101 | 2026.01.13 19:57:45.007386 [ 200 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5102 | 2026.01.13 19:57:45.007389 [ 5 ] {8c7f749a-34b9-4f3b-9729-71e68cba1340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5103 | 2026.01.13 19:57:45.007429 [ 200 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1249 rows starting from the beginning of the part | ||
| 5104 | 2026.01.13 19:57:45.007440 [ 199 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_31_6} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5105 | 2026.01.13 19:57:45.007451 [ 5 ] {8c7f749a-34b9-4f3b-9729-71e68cba1340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5106 | 2026.01.13 19:57:45.007506 [ 200 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1175 rows starting from the beginning of the part | ||
| 5107 | 2026.01.13 19:57:45.007528 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 5108 | 2026.01.13 19:57:45.007558 [ 200 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 5109 | 2026.01.13 19:57:45.007609 [ 200 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 74 rows starting from the beginning of the part | ||
| 5110 | 2026.01.13 19:57:45.007655 [ 200 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 709 rows starting from the beginning of the part | ||
| 5111 | 2026.01.13 19:57:45.007700 [ 200 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 76 rows starting from the beginning of the part | ||
| 5112 | 2026.01.13 19:57:45.007895 [ 5 ] {8c7f749a-34b9-4f3b-9729-71e68cba1340} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5113 | 2026.01.13 19:57:45.007936 [ 5 ] {8c7f749a-34b9-4f3b-9729-71e68cba1340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5114 | 2026.01.13 19:57:45.008287 [ 5 ] {8c7f749a-34b9-4f3b-9729-71e68cba1340} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5115 | 2026.01.13 19:57:45.008518 [ 5 ] {8c7f749a-34b9-4f3b-9729-71e68cba1340} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5116 | 2026.01.13 19:57:45.008633 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5117 | 2026.01.13 19:57:45.008655 [ 5 ] {8c7f749a-34b9-4f3b-9729-71e68cba1340} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001284 sec., 125389.40809968847 rows/sec., 8.73 MiB/sec. | ||
| 5118 | 2026.01.13 19:57:45.008662 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5119 | 2026.01.13 19:57:45.008694 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5120 | 2026.01.13 19:57:45.008700 [ 5 ] {8c7f749a-34b9-4f3b-9729-71e68cba1340} <Debug> TCPHandler: Processed in 0.001494843 sec. | ||
| 5121 | 2026.01.13 19:57:45.008758 [ 187 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::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 | ||
| 5122 | 2026.01.13 19:57:45.008817 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5123 | 2026.01.13 19:57:45.008854 [ 187 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5124 | 2026.01.13 19:57:45.008886 [ 187 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7605 rows starting from the beginning of the part | ||
| 5125 | 2026.01.13 19:57:45.008916 [ 5 ] {d75ff2e5-6d83-45b8-8fd2-11c588ca32ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5126 | 2026.01.13 19:57:45.008937 [ 187 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 905 rows starting from the beginning of the part | ||
| 5127 | 2026.01.13 19:57:45.008977 [ 5 ] {d75ff2e5-6d83-45b8-8fd2-11c588ca32ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5128 | 2026.01.13 19:57:45.008985 [ 187 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 98 rows starting from the beginning of the part | ||
| 5129 | 2026.01.13 19:57:45.009034 [ 187 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 5130 | 2026.01.13 19:57:45.009070 [ 187 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 314 rows starting from the beginning of the part | ||
| 5131 | 2026.01.13 19:57:45.009108 [ 187 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 161 rows starting from the beginning of the part | ||
| 5132 | 2026.01.13 19:57:45.009127 [ 197 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001931373 sec., 1732964.0623535693 rows/sec., 131.12 MiB/sec. | ||
| 5133 | 2026.01.13 19:57:45.009326 [ 200 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5134 | 2026.01.13 19:57:45.009599 [ 200 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_31_6} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5135 | 2026.01.13 19:57:45.009676 [ 200 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_31_6} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5136 | 2026.01.13 19:57:45.009760 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 5137 | 2026.01.13 19:57:45.009835 [ 5 ] {d75ff2e5-6d83-45b8-8fd2-11c588ca32ef} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5138 | 2026.01.13 19:57:45.009876 [ 5 ] {d75ff2e5-6d83-45b8-8fd2-11c588ca32ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5139 | 2026.01.13 19:57:45.010400 [ 5 ] {d75ff2e5-6d83-45b8-8fd2-11c588ca32ef} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5140 | 2026.01.13 19:57:45.010629 [ 5 ] {d75ff2e5-6d83-45b8-8fd2-11c588ca32ef} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5141 | 2026.01.13 19:57:45.010739 [ 79 ] {} <Debug> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5142 | 2026.01.13 19:57:45.010770 [ 5 ] {d75ff2e5-6d83-45b8-8fd2-11c588ca32ef} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001872 sec., 5341.880341880342 rows/sec., 9.57 MiB/sec. | ||
| 5143 | 2026.01.13 19:57:45.010771 [ 79 ] {} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5144 | 2026.01.13 19:57:45.010809 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5145 | 2026.01.13 19:57:45.010836 [ 5 ] {d75ff2e5-6d83-45b8-8fd2-11c588ca32ef} <Debug> TCPHandler: Processed in 0.002066926 sec. | ||
| 5146 | 2026.01.13 19:57:45.010898 [ 197 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::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 | ||
| 5147 | 2026.01.13 19:57:45.010988 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5148 | 2026.01.13 19:57:45.011077 [ 197 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5149 | 2026.01.13 19:57:45.011105 [ 5 ] {a5e081f3-e8bc-4512-9245-a31310fdbfc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5150 | 2026.01.13 19:57:45.011126 [ 197 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 343 rows starting from the beginning of the part | ||
| 5151 | 2026.01.13 19:57:45.011154 [ 5 ] {a5e081f3-e8bc-4512-9245-a31310fdbfc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5152 | 2026.01.13 19:57:45.011248 [ 197 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::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 | ||
| 5153 | 2026.01.13 19:57:45.011350 [ 197 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 5154 | 2026.01.13 19:57:45.011458 [ 197 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 5155 | 2026.01.13 19:57:45.011565 [ 197 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
| 5156 | 2026.01.13 19:57:45.011573 [ 196 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9243 rows, containing 5 columns (5 merged, 0 gathered) in 0.002839993 sec., 3254585.4866543687 rows/sec., 220.26 MiB/sec. | ||
| 5157 | 2026.01.13 19:57:45.011592 [ 5 ] {a5e081f3-e8bc-4512-9245-a31310fdbfc6} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5158 | 2026.01.13 19:57:45.011645 [ 5 ] {a5e081f3-e8bc-4512-9245-a31310fdbfc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5159 | 2026.01.13 19:57:45.011670 [ 197 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::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 | ||
| 5160 | 2026.01.13 19:57:45.011764 [ 187 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5161 | 2026.01.13 19:57:45.012032 [ 5 ] {a5e081f3-e8bc-4512-9245-a31310fdbfc6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5162 | 2026.01.13 19:57:45.012072 [ 187 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5163 | 2026.01.13 19:57:45.012164 [ 187 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5164 | 2026.01.13 19:57:45.012230 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 5165 | 2026.01.13 19:57:45.012296 [ 5 ] {a5e081f3-e8bc-4512-9245-a31310fdbfc6} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5166 | 2026.01.13 19:57:45.012430 [ 79 ] {} <Debug> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5167 | 2026.01.13 19:57:45.012458 [ 79 ] {} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5168 | 2026.01.13 19:57:45.012474 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5169 | 2026.01.13 19:57:45.012481 [ 5 ] {a5e081f3-e8bc-4512-9245-a31310fdbfc6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001399 sec., 42887.776983559685 rows/sec., 2.89 MiB/sec. | ||
| 5170 | 2026.01.13 19:57:45.012532 [ 187 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 5171 | 2026.01.13 19:57:45.012539 [ 5 ] {a5e081f3-e8bc-4512-9245-a31310fdbfc6} <Debug> TCPHandler: Processed in 0.001609605 sec. | ||
| 5172 | 2026.01.13 19:57:45.012613 [ 187 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5173 | 2026.01.13 19:57:45.012641 [ 187 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1434 rows starting from the beginning of the part | ||
| 5174 | 2026.01.13 19:57:45.012682 [ 187 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 66 rows starting from the beginning of the part | ||
| 5175 | 2026.01.13 19:57:45.012716 [ 187 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 38 rows starting from the beginning of the part | ||
| 5176 | 2026.01.13 19:57:45.012746 [ 187 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 5177 | 2026.01.13 19:57:45.012776 [ 187 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 5178 | 2026.01.13 19:57:45.012808 [ 187 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 5179 | 2026.01.13 19:57:45.013644 [ 187 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1762 rows, containing 4 columns (4 merged, 0 gathered) in 0.001136135 sec., 1550872.0354535333 rows/sec., 100.33 MiB/sec. | ||
| 5180 | 2026.01.13 19:57:45.013860 [ 201 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5181 | 2026.01.13 19:57:45.014193 [ 201 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_31_6} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5182 | 2026.01.13 19:57:45.014284 [ 201 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_31_6} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5183 | 2026.01.13 19:57:45.014370 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5184 | 2026.01.13 19:57:45.014873 [ 201 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 433 rows, containing 19 columns (19 merged, 0 gathered) in 0.004020679 sec., 107693.2528063046 rows/sec., 192.98 MiB/sec. | ||
| 5185 | 2026.01.13 19:57:45.015643 [ 196 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5186 | 2026.01.13 19:57:45.015979 [ 196 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5187 | 2026.01.13 19:57:45.016052 [ 196 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5188 | 2026.01.13 19:57:45.016193 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 5189 | 2026.01.13 19:57:45.150654 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5190 | 2026.01.13 19:57:45.167778 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5191 | 2026.01.13 19:57:45.167829 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5192 | 2026.01.13 19:57:45.174066 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5193 | 2026.01.13 19:57:45.174763 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5194 | 2026.01.13 19:57:45.175113 [ 78 ] {} <Debug> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5195 | 2026.01.13 19:57:45.175205 [ 78 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5196 | 2026.01.13 19:57:45.175245 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5197 | 2026.01.13 19:57:45.175384 [ 187 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 5198 | 2026.01.13 19:57:45.177636 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5199 | 2026.01.13 19:57:45.179345 [ 187 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5200 | 2026.01.13 19:57:45.180919 [ 187 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 5201 | 2026.01.13 19:57:45.185703 [ 187 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 5202 | 2026.01.13 19:57:45.190049 [ 187 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 5203 | 2026.01.13 19:57:45.194111 [ 187 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 5204 | 2026.01.13 19:57:45.198559 [ 187 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 5205 | 2026.01.13 19:57:45.203002 [ 187 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 5206 | 2026.01.13 19:57:45.255360 [ 198 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.080032282 sec., 1986.6983175614062 rows/sec., 10.27 MiB/sec. | ||
| 5207 | 2026.01.13 19:57:45.257996 [ 198 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5208 | 2026.01.13 19:57:45.260137 [ 198 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_21_4} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5209 | 2026.01.13 19:57:45.260248 [ 198 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_21_4} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5210 | 2026.01.13 19:57:45.263254 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5211 | 2026.01.13 19:57:46.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.11 MiB, peak 253.66 MiB, free memory in arenas 0.00 B, will set to 250.87 MiB (RSS), difference: 7.77 MiB | ||
| 5212 | 2026.01.13 19:57:47.137306 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 658 | ||
| 5213 | 2026.01.13 19:57:47.139862 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5214 | 2026.01.13 19:57:47.139920 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5215 | 2026.01.13 19:57:47.141158 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5216 | 2026.01.13 19:57:47.141438 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5217 | 2026.01.13 19:57:47.141638 [ 76 ] {} <Debug> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5218 | 2026.01.13 19:57:47.141731 [ 76 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5219 | 2026.01.13 19:57:47.141767 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5220 | 2026.01.13 19:57:47.141810 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 658 | ||
| 5221 | 2026.01.13 19:57:47.141899 [ 194 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::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 | ||
| 5222 | 2026.01.13 19:57:47.142480 [ 194 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5223 | 2026.01.13 19:57:47.142659 [ 194 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 482 rows starting from the beginning of the part | ||
| 5224 | 2026.01.13 19:57:47.143084 [ 194 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 20 rows starting from the beginning of the part | ||
| 5225 | 2026.01.13 19:57:47.143462 [ 194 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 5226 | 2026.01.13 19:57:47.143829 [ 194 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 5227 | 2026.01.13 19:57:47.144203 [ 194 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part | ||
| 5228 | 2026.01.13 19:57:47.144564 [ 194 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
| 5229 | 2026.01.13 19:57:47.150646 [ 196 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 658 rows, containing 72 columns (72 merged, 0 gathered) in 0.008791776 sec., 74842.67115085735 rows/sec., 68.19 MiB/sec. | ||
| 5230 | 2026.01.13 19:57:47.152059 [ 191 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5231 | 2026.01.13 19:57:47.152691 [ 191 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_16_3} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5232 | 2026.01.13 19:57:47.152772 [ 191 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_16_3} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5233 | 2026.01.13 19:57:47.153015 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB. | ||
| 5234 | 2026.01.13 19:57:50.013923 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5235 | 2026.01.13 19:57:50.014137 [ 5 ] {62a2224a-c2bc-4372-a0f4-10d5d6485035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5236 | 2026.01.13 19:57:50.014213 [ 5 ] {62a2224a-c2bc-4372-a0f4-10d5d6485035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5237 | 2026.01.13 19:57:50.015112 [ 5 ] {62a2224a-c2bc-4372-a0f4-10d5d6485035} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5238 | 2026.01.13 19:57:50.015169 [ 5 ] {62a2224a-c2bc-4372-a0f4-10d5d6485035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5239 | 2026.01.13 19:57:50.015635 [ 5 ] {62a2224a-c2bc-4372-a0f4-10d5d6485035} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5240 | 2026.01.13 19:57:50.015902 [ 5 ] {62a2224a-c2bc-4372-a0f4-10d5d6485035} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5241 | 2026.01.13 19:57:50.016046 [ 73 ] {} <Debug> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5242 | 2026.01.13 19:57:50.016087 [ 5 ] {62a2224a-c2bc-4372-a0f4-10d5d6485035} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002008 sec., 204183.26693227093 rows/sec., 12.95 MiB/sec. | ||
| 5243 | 2026.01.13 19:57:50.016087 [ 73 ] {} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5244 | 2026.01.13 19:57:50.016121 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5245 | 2026.01.13 19:57:50.016153 [ 5 ] {62a2224a-c2bc-4372-a0f4-10d5d6485035} <Debug> TCPHandler: Processed in 0.002379173 sec. | ||
| 5246 | 2026.01.13 19:57:50.016252 [ 198 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::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 | ||
| 5247 | 2026.01.13 19:57:50.016288 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5248 | 2026.01.13 19:57:50.016419 [ 5 ] {1ef6580d-0e15-4229-896f-8ecb925376b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5249 | 2026.01.13 19:57:50.016429 [ 198 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5250 | 2026.01.13 19:57:50.016485 [ 5 ] {1ef6580d-0e15-4229-896f-8ecb925376b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5251 | 2026.01.13 19:57:50.016496 [ 198 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 434 rows starting from the beginning of the part | ||
| 5252 | 2026.01.13 19:57:50.016625 [ 198 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 5253 | 2026.01.13 19:57:50.016719 [ 198 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 5254 | 2026.01.13 19:57:50.016831 [ 198 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 5255 | 2026.01.13 19:57:50.016952 [ 198 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 5256 | 2026.01.13 19:57:50.017076 [ 198 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 5257 | 2026.01.13 19:57:50.018473 [ 5 ] {1ef6580d-0e15-4229-896f-8ecb925376b3} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5258 | 2026.01.13 19:57:50.018518 [ 5 ] {1ef6580d-0e15-4229-896f-8ecb925376b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5259 | 2026.01.13 19:57:50.018824 [ 191 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.002634139 sec., 943002.6281832507 rows/sec., 63.60 MiB/sec. | ||
| 5260 | 2026.01.13 19:57:50.018996 [ 5 ] {1ef6580d-0e15-4229-896f-8ecb925376b3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5261 | 2026.01.13 19:57:50.019078 [ 196 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5262 | 2026.01.13 19:57:50.019251 [ 5 ] {1ef6580d-0e15-4229-896f-8ecb925376b3} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5263 | 2026.01.13 19:57:50.019406 [ 5 ] {1ef6580d-0e15-4229-896f-8ecb925376b3} <Debug> executeQuery: Read 1172 rows, 95.46 KiB in 0.003024 sec., 387566.13756613754 rows/sec., 30.83 MiB/sec. | ||
| 5264 | 2026.01.13 19:57:50.019453 [ 5 ] {1ef6580d-0e15-4229-896f-8ecb925376b3} <Debug> TCPHandler: Processed in 0.003219401 sec. | ||
| 5265 | 2026.01.13 19:57:50.019466 [ 196 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::all_1_10_2} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5266 | 2026.01.13 19:57:50.019572 [ 196 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::all_1_10_2} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5267 | 2026.01.13 19:57:50.019608 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5268 | 2026.01.13 19:57:50.019705 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5269 | 2026.01.13 19:57:50.019718 [ 5 ] {b914121b-854b-483f-a6bf-bc61df77baee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5270 | 2026.01.13 19:57:50.019768 [ 5 ] {b914121b-854b-483f-a6bf-bc61df77baee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5271 | 2026.01.13 19:57:50.020319 [ 5 ] {b914121b-854b-483f-a6bf-bc61df77baee} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5272 | 2026.01.13 19:57:50.020355 [ 5 ] {b914121b-854b-483f-a6bf-bc61df77baee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5273 | 2026.01.13 19:57:50.020681 [ 5 ] {b914121b-854b-483f-a6bf-bc61df77baee} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5274 | 2026.01.13 19:57:50.020897 [ 5 ] {b914121b-854b-483f-a6bf-bc61df77baee} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5275 | 2026.01.13 19:57:50.021027 [ 5 ] {b914121b-854b-483f-a6bf-bc61df77baee} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001333 sec., 176294.0735183796 rows/sec., 10.67 MiB/sec. | ||
| 5276 | 2026.01.13 19:57:50.021065 [ 5 ] {b914121b-854b-483f-a6bf-bc61df77baee} <Debug> TCPHandler: Processed in 0.001511684 sec. | ||
| 5277 | 2026.01.13 19:57:50.021189 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5278 | 2026.01.13 19:57:50.021291 [ 5 ] {51014d7a-3b09-434d-9302-65521c5a8efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5279 | 2026.01.13 19:57:50.021332 [ 5 ] {51014d7a-3b09-434d-9302-65521c5a8efa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5280 | 2026.01.13 19:57:50.021861 [ 5 ] {51014d7a-3b09-434d-9302-65521c5a8efa} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5281 | 2026.01.13 19:57:50.021899 [ 5 ] {51014d7a-3b09-434d-9302-65521c5a8efa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5282 | 2026.01.13 19:57:50.022223 [ 5 ] {51014d7a-3b09-434d-9302-65521c5a8efa} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5283 | 2026.01.13 19:57:50.022443 [ 5 ] {51014d7a-3b09-434d-9302-65521c5a8efa} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5284 | 2026.01.13 19:57:50.022542 [ 73 ] {} <Debug> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5285 | 2026.01.13 19:57:50.022572 [ 5 ] {51014d7a-3b09-434d-9302-65521c5a8efa} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001301 sec., 162951.57571099154 rows/sec., 10.51 MiB/sec. | ||
| 5286 | 2026.01.13 19:57:50.022575 [ 73 ] {} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5287 | 2026.01.13 19:57:50.022607 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5288 | 2026.01.13 19:57:50.022612 [ 5 ] {51014d7a-3b09-434d-9302-65521c5a8efa} <Debug> TCPHandler: Processed in 0.001475403 sec. | ||
| 5289 | 2026.01.13 19:57:50.022696 [ 198 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::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 | ||
| 5290 | 2026.01.13 19:57:50.022747 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5291 | 2026.01.13 19:57:50.022807 [ 198 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5292 | 2026.01.13 19:57:50.022840 [ 198 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 465 rows starting from the beginning of the part | ||
| 5293 | 2026.01.13 19:57:50.022854 [ 5 ] {1e5b6d64-eae3-4ee2-a6b0-bdeb0c0d5f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5294 | 2026.01.13 19:57:50.022893 [ 198 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 5295 | 2026.01.13 19:57:50.022899 [ 5 ] {1e5b6d64-eae3-4ee2-a6b0-bdeb0c0d5f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5296 | 2026.01.13 19:57:50.022951 [ 198 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
| 5297 | 2026.01.13 19:57:50.022999 [ 198 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 440 rows starting from the beginning of the part | ||
| 5298 | 2026.01.13 19:57:50.023040 [ 198 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 5299 | 2026.01.13 19:57:50.023081 [ 198 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
| 5300 | 2026.01.13 19:57:50.023439 [ 5 ] {1e5b6d64-eae3-4ee2-a6b0-bdeb0c0d5f0c} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5301 | 2026.01.13 19:57:50.023481 [ 5 ] {1e5b6d64-eae3-4ee2-a6b0-bdeb0c0d5f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5302 | 2026.01.13 19:57:50.023829 [ 5 ] {1e5b6d64-eae3-4ee2-a6b0-bdeb0c0d5f0c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5303 | 2026.01.13 19:57:50.024055 [ 5 ] {1e5b6d64-eae3-4ee2-a6b0-bdeb0c0d5f0c} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5304 | 2026.01.13 19:57:50.024076 [ 189 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1753 rows, containing 5 columns (5 merged, 0 gathered) in 0.001419242 sec., 1235166.3775451966 rows/sec., 85.72 MiB/sec. | ||
| 5305 | 2026.01.13 19:57:50.024186 [ 73 ] {} <Debug> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5306 | 2026.01.13 19:57:50.024215 [ 73 ] {} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5307 | 2026.01.13 19:57:50.024223 [ 193 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5308 | 2026.01.13 19:57:50.024232 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5309 | 2026.01.13 19:57:50.024226 [ 5 ] {1e5b6d64-eae3-4ee2-a6b0-bdeb0c0d5f0c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001389 sec., 151907.8473722102 rows/sec., 8.63 MiB/sec. | ||
| 5310 | 2026.01.13 19:57:50.024288 [ 5 ] {1e5b6d64-eae3-4ee2-a6b0-bdeb0c0d5f0c} <Debug> TCPHandler: Processed in 0.001599246 sec. | ||
| 5311 | 2026.01.13 19:57:50.024302 [ 198 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::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 | ||
| 5312 | 2026.01.13 19:57:50.024403 [ 198 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5313 | 2026.01.13 19:57:50.024404 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5314 | 2026.01.13 19:57:50.024446 [ 198 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 223 rows starting from the beginning of the part | ||
| 5315 | 2026.01.13 19:57:50.024486 [ 193 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_10_2} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5316 | 2026.01.13 19:57:50.024501 [ 198 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 5317 | 2026.01.13 19:57:50.024522 [ 5 ] {c8eb078e-aee1-4d21-a937-bd7b5e440013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5318 | 2026.01.13 19:57:50.024544 [ 198 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 5319 | 2026.01.13 19:57:50.024556 [ 193 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_10_2} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5320 | 2026.01.13 19:57:50.024569 [ 5 ] {c8eb078e-aee1-4d21-a937-bd7b5e440013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5321 | 2026.01.13 19:57:50.024585 [ 198 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 5322 | 2026.01.13 19:57:50.024629 [ 198 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 5323 | 2026.01.13 19:57:50.024640 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 5324 | 2026.01.13 19:57:50.024663 [ 198 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 5325 | 2026.01.13 19:57:50.025409 [ 5 ] {c8eb078e-aee1-4d21-a937-bd7b5e440013} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5326 | 2026.01.13 19:57:50.025466 [ 5 ] {c8eb078e-aee1-4d21-a937-bd7b5e440013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5327 | 2026.01.13 19:57:50.025607 [ 189 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.00133792 sec., 955214.0636211432 rows/sec., 58.06 MiB/sec. | ||
| 5328 | 2026.01.13 19:57:50.025757 [ 198 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5329 | 2026.01.13 19:57:50.025907 [ 5 ] {c8eb078e-aee1-4d21-a937-bd7b5e440013} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5330 | 2026.01.13 19:57:50.026055 [ 198 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::all_1_10_2} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5331 | 2026.01.13 19:57:50.026138 [ 198 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::all_1_10_2} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5332 | 2026.01.13 19:57:50.026201 [ 5 ] {c8eb078e-aee1-4d21-a937-bd7b5e440013} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5333 | 2026.01.13 19:57:50.026214 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 5334 | 2026.01.13 19:57:50.026347 [ 5 ] {c8eb078e-aee1-4d21-a937-bd7b5e440013} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001843 sec., 384698.86055344547 rows/sec., 26.95 MiB/sec. | ||
| 5335 | 2026.01.13 19:57:50.026392 [ 5 ] {c8eb078e-aee1-4d21-a937-bd7b5e440013} <Debug> TCPHandler: Processed in 0.002038346 sec. | ||
| 5336 | 2026.01.13 19:57:50.026513 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5337 | 2026.01.13 19:57:50.026607 [ 5 ] {ea9a06bc-b6b5-479b-96bc-7ee763beff88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5338 | 2026.01.13 19:57:50.026648 [ 5 ] {ea9a06bc-b6b5-479b-96bc-7ee763beff88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5339 | 2026.01.13 19:57:50.026998 [ 5 ] {ea9a06bc-b6b5-479b-96bc-7ee763beff88} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5340 | 2026.01.13 19:57:50.027034 [ 5 ] {ea9a06bc-b6b5-479b-96bc-7ee763beff88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5341 | 2026.01.13 19:57:50.027346 [ 5 ] {ea9a06bc-b6b5-479b-96bc-7ee763beff88} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5342 | 2026.01.13 19:57:50.027559 [ 5 ] {ea9a06bc-b6b5-479b-96bc-7ee763beff88} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5343 | 2026.01.13 19:57:50.027687 [ 5 ] {ea9a06bc-b6b5-479b-96bc-7ee763beff88} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 285.50 KiB/sec. | ||
| 5344 | 2026.01.13 19:57:50.027723 [ 5 ] {ea9a06bc-b6b5-479b-96bc-7ee763beff88} <Debug> TCPHandler: Processed in 0.001259478 sec. | ||
| 5345 | 2026.01.13 19:57:50.027836 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5346 | 2026.01.13 19:57:50.027929 [ 5 ] {2447f5b9-0ddb-45ac-848a-be8d97d895cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5347 | 2026.01.13 19:57:50.027971 [ 5 ] {2447f5b9-0ddb-45ac-848a-be8d97d895cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5348 | 2026.01.13 19:57:50.028446 [ 5 ] {2447f5b9-0ddb-45ac-848a-be8d97d895cc} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5349 | 2026.01.13 19:57:50.028482 [ 5 ] {2447f5b9-0ddb-45ac-848a-be8d97d895cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5350 | 2026.01.13 19:57:50.028832 [ 5 ] {2447f5b9-0ddb-45ac-848a-be8d97d895cc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5351 | 2026.01.13 19:57:50.029041 [ 5 ] {2447f5b9-0ddb-45ac-848a-be8d97d895cc} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5352 | 2026.01.13 19:57:50.029216 [ 5 ] {2447f5b9-0ddb-45ac-848a-be8d97d895cc} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001303 sec., 240982.3484267076 rows/sec., 15.83 MiB/sec. | ||
| 5353 | 2026.01.13 19:57:50.029273 [ 5 ] {2447f5b9-0ddb-45ac-848a-be8d97d895cc} <Debug> TCPHandler: Processed in 0.001486843 sec. | ||
| 5354 | 2026.01.13 19:57:50.029405 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5355 | 2026.01.13 19:57:50.029523 [ 5 ] {3440d67a-2c6b-4f00-923d-c14f0ee61890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5356 | 2026.01.13 19:57:50.029578 [ 5 ] {3440d67a-2c6b-4f00-923d-c14f0ee61890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5357 | 2026.01.13 19:57:50.029988 [ 5 ] {3440d67a-2c6b-4f00-923d-c14f0ee61890} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5358 | 2026.01.13 19:57:50.030031 [ 5 ] {3440d67a-2c6b-4f00-923d-c14f0ee61890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5359 | 2026.01.13 19:57:50.030454 [ 5 ] {3440d67a-2c6b-4f00-923d-c14f0ee61890} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5360 | 2026.01.13 19:57:50.030739 [ 5 ] {3440d67a-2c6b-4f00-923d-c14f0ee61890} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5361 | 2026.01.13 19:57:50.030901 [ 5 ] {3440d67a-2c6b-4f00-923d-c14f0ee61890} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001402 sec., 713.2667617689016 rows/sec., 48.06 KiB/sec. | ||
| 5362 | 2026.01.13 19:57:50.030948 [ 5 ] {3440d67a-2c6b-4f00-923d-c14f0ee61890} <Debug> TCPHandler: Processed in 0.001603496 sec. | ||
| 5363 | 2026.01.13 19:57:50.031087 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5364 | 2026.01.13 19:57:50.031206 [ 5 ] {bcda3823-2a6d-4677-b96e-a9de56d07d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5365 | 2026.01.13 19:57:50.031278 [ 5 ] {bcda3823-2a6d-4677-b96e-a9de56d07d68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5366 | 2026.01.13 19:57:50.032407 [ 5 ] {bcda3823-2a6d-4677-b96e-a9de56d07d68} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5367 | 2026.01.13 19:57:50.032451 [ 5 ] {bcda3823-2a6d-4677-b96e-a9de56d07d68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5368 | 2026.01.13 19:57:50.033094 [ 5 ] {bcda3823-2a6d-4677-b96e-a9de56d07d68} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5369 | 2026.01.13 19:57:50.033336 [ 5 ] {bcda3823-2a6d-4677-b96e-a9de56d07d68} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5370 | 2026.01.13 19:57:50.033484 [ 5 ] {bcda3823-2a6d-4677-b96e-a9de56d07d68} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002302 sec., 13032.145960034753 rows/sec., 23.35 MiB/sec. | ||
| 5371 | 2026.01.13 19:57:50.033538 [ 5 ] {bcda3823-2a6d-4677-b96e-a9de56d07d68} <Debug> TCPHandler: Processed in 0.002512386 sec. | ||
| 5372 | 2026.01.13 19:57:50.033666 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5373 | 2026.01.13 19:57:50.033771 [ 5 ] {5a9998e5-68f6-4158-8c99-27d4669cffd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5374 | 2026.01.13 19:57:50.033814 [ 5 ] {5a9998e5-68f6-4158-8c99-27d4669cffd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5375 | 2026.01.13 19:57:50.034174 [ 5 ] {5a9998e5-68f6-4158-8c99-27d4669cffd4} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5376 | 2026.01.13 19:57:50.034210 [ 5 ] {5a9998e5-68f6-4158-8c99-27d4669cffd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5377 | 2026.01.13 19:57:50.034524 [ 5 ] {5a9998e5-68f6-4158-8c99-27d4669cffd4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5378 | 2026.01.13 19:57:50.034738 [ 5 ] {5a9998e5-68f6-4158-8c99-27d4669cffd4} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5379 | 2026.01.13 19:57:50.034865 [ 5 ] {5a9998e5-68f6-4158-8c99-27d4669cffd4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001116 sec., 93189.9641577061 rows/sec., 5.71 MiB/sec. | ||
| 5380 | 2026.01.13 19:57:50.034901 [ 5 ] {5a9998e5-68f6-4158-8c99-27d4669cffd4} <Debug> TCPHandler: Processed in 0.001288648 sec. | ||
| 5381 | 2026.01.13 19:57:51.990719 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5382 | 2026.01.13 19:57:51.990770 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5383 | 2026.01.13 19:57:52.121937 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10570 | ||
| 5384 | 2026.01.13 19:57:52.122480 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5385 | 2026.01.13 19:57:52.122524 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5386 | 2026.01.13 19:57:52.122999 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5387 | 2026.01.13 19:57:52.123254 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5388 | 2026.01.13 19:57:52.123388 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10570 | ||
| 5389 | 2026.01.13 19:57:52.678669 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5390 | 2026.01.13 19:57:52.693790 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5391 | 2026.01.13 19:57:52.693844 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5392 | 2026.01.13 19:57:52.700180 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5393 | 2026.01.13 19:57:52.700880 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5394 | 2026.01.13 19:57:52.703644 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5395 | 2026.01.13 19:57:54.999970 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5396 | 2026.01.13 19:57:55.000165 [ 5 ] {b8d4276f-cb4f-44b0-b188-5401cbd7f400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5397 | 2026.01.13 19:57:55.000235 [ 5 ] {b8d4276f-cb4f-44b0-b188-5401cbd7f400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5398 | 2026.01.13 19:57:55.000963 [ 5 ] {b8d4276f-cb4f-44b0-b188-5401cbd7f400} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5399 | 2026.01.13 19:57:55.001010 [ 5 ] {b8d4276f-cb4f-44b0-b188-5401cbd7f400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5400 | 2026.01.13 19:57:55.001424 [ 5 ] {b8d4276f-cb4f-44b0-b188-5401cbd7f400} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5401 | 2026.01.13 19:57:55.001652 [ 5 ] {b8d4276f-cb4f-44b0-b188-5401cbd7f400} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5402 | 2026.01.13 19:57:55.001818 [ 5 ] {b8d4276f-cb4f-44b0-b188-5401cbd7f400} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001703 sec., 44627.128596594244 rows/sec., 3.66 MiB/sec. | ||
| 5403 | 2026.01.13 19:57:55.001870 [ 5 ] {b8d4276f-cb4f-44b0-b188-5401cbd7f400} <Debug> TCPHandler: Processed in 0.002035885 sec. | ||
| 5404 | 2026.01.13 19:57:55.002005 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5405 | 2026.01.13 19:57:55.002110 [ 5 ] {0abd2715-8463-4128-bba3-439ca480b1e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5406 | 2026.01.13 19:57:55.002154 [ 5 ] {0abd2715-8463-4128-bba3-439ca480b1e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5407 | 2026.01.13 19:57:55.002703 [ 5 ] {0abd2715-8463-4128-bba3-439ca480b1e6} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5408 | 2026.01.13 19:57:55.002748 [ 5 ] {0abd2715-8463-4128-bba3-439ca480b1e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5409 | 2026.01.13 19:57:55.003107 [ 5 ] {0abd2715-8463-4128-bba3-439ca480b1e6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5410 | 2026.01.13 19:57:55.003324 [ 5 ] {0abd2715-8463-4128-bba3-439ca480b1e6} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5411 | 2026.01.13 19:57:55.003463 [ 5 ] {0abd2715-8463-4128-bba3-439ca480b1e6} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001377 sec., 7262.164124909223 rows/sec., 546.08 KiB/sec. | ||
| 5412 | 2026.01.13 19:57:55.003503 [ 5 ] {0abd2715-8463-4128-bba3-439ca480b1e6} <Debug> TCPHandler: Processed in 0.001550084 sec. | ||
| 5413 | 2026.01.13 19:57:55.003623 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5414 | 2026.01.13 19:57:55.003723 [ 5 ] {0b8e785f-abfa-4c37-abcb-65783970b713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5415 | 2026.01.13 19:57:55.003768 [ 5 ] {0b8e785f-abfa-4c37-abcb-65783970b713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5416 | 2026.01.13 19:57:55.004209 [ 5 ] {0b8e785f-abfa-4c37-abcb-65783970b713} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5417 | 2026.01.13 19:57:55.004248 [ 5 ] {0b8e785f-abfa-4c37-abcb-65783970b713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5418 | 2026.01.13 19:57:55.004579 [ 5 ] {0b8e785f-abfa-4c37-abcb-65783970b713} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5419 | 2026.01.13 19:57:55.004787 [ 5 ] {0b8e785f-abfa-4c37-abcb-65783970b713} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5420 | 2026.01.13 19:57:55.004918 [ 5 ] {0b8e785f-abfa-4c37-abcb-65783970b713} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001215 sec., 60905.34979423869 rows/sec., 4.76 MiB/sec. | ||
| 5421 | 2026.01.13 19:57:55.004957 [ 5 ] {0b8e785f-abfa-4c37-abcb-65783970b713} <Debug> TCPHandler: Processed in 0.001383711 sec. | ||
| 5422 | 2026.01.13 19:57:55.005081 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5423 | 2026.01.13 19:57:55.005178 [ 5 ] {97188e78-78fe-45d6-9764-4fe0a0e6a989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5424 | 2026.01.13 19:57:55.005224 [ 5 ] {97188e78-78fe-45d6-9764-4fe0a0e6a989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5425 | 2026.01.13 19:57:55.005657 [ 5 ] {97188e78-78fe-45d6-9764-4fe0a0e6a989} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5426 | 2026.01.13 19:57:55.005694 [ 5 ] {97188e78-78fe-45d6-9764-4fe0a0e6a989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5427 | 2026.01.13 19:57:55.006048 [ 5 ] {97188e78-78fe-45d6-9764-4fe0a0e6a989} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5428 | 2026.01.13 19:57:55.006262 [ 5 ] {97188e78-78fe-45d6-9764-4fe0a0e6a989} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5429 | 2026.01.13 19:57:55.006393 [ 5 ] {97188e78-78fe-45d6-9764-4fe0a0e6a989} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 5430 | 2026.01.13 19:57:55.006431 [ 5 ] {97188e78-78fe-45d6-9764-4fe0a0e6a989} <Debug> TCPHandler: Processed in 0.001399351 sec. | ||
| 5431 | 2026.01.13 19:57:55.006549 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5432 | 2026.01.13 19:57:55.006644 [ 5 ] {d3240618-3df2-49d3-b370-22c84ea68285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5433 | 2026.01.13 19:57:55.006699 [ 5 ] {d3240618-3df2-49d3-b370-22c84ea68285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5434 | 2026.01.13 19:57:55.007494 [ 5 ] {d3240618-3df2-49d3-b370-22c84ea68285} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5435 | 2026.01.13 19:57:55.007531 [ 5 ] {d3240618-3df2-49d3-b370-22c84ea68285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5436 | 2026.01.13 19:57:55.008067 [ 5 ] {d3240618-3df2-49d3-b370-22c84ea68285} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5437 | 2026.01.13 19:57:55.008286 [ 5 ] {d3240618-3df2-49d3-b370-22c84ea68285} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5438 | 2026.01.13 19:57:55.008427 [ 5 ] {d3240618-3df2-49d3-b370-22c84ea68285} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001801 sec., 5552.47084952804 rows/sec., 9.95 MiB/sec. | ||
| 5439 | 2026.01.13 19:57:55.008488 [ 5 ] {d3240618-3df2-49d3-b370-22c84ea68285} <Debug> TCPHandler: Processed in 0.001990624 sec. | ||
| 5440 | 2026.01.13 19:57:55.008606 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5441 | 2026.01.13 19:57:55.008702 [ 5 ] {d6923a70-8ad7-4c7b-bb69-349dbb78f2b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5442 | 2026.01.13 19:57:55.008769 [ 5 ] {d6923a70-8ad7-4c7b-bb69-349dbb78f2b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5443 | 2026.01.13 19:57:55.009122 [ 5 ] {d6923a70-8ad7-4c7b-bb69-349dbb78f2b8} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5444 | 2026.01.13 19:57:55.009158 [ 5 ] {d6923a70-8ad7-4c7b-bb69-349dbb78f2b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5445 | 2026.01.13 19:57:55.009478 [ 5 ] {d6923a70-8ad7-4c7b-bb69-349dbb78f2b8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5446 | 2026.01.13 19:57:55.009683 [ 5 ] {d6923a70-8ad7-4c7b-bb69-349dbb78f2b8} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5447 | 2026.01.13 19:57:55.009811 [ 5 ] {d6923a70-8ad7-4c7b-bb69-349dbb78f2b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 5448 | 2026.01.13 19:57:55.009847 [ 5 ] {d6923a70-8ad7-4c7b-bb69-349dbb78f2b8} <Debug> TCPHandler: Processed in 0.001291738 sec. | ||
| 5449 | 2026.01.13 19:57:56.858068 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5450 | 2026.01.13 19:57:56.858314 [ 5 ] {2abd5ca2-2245-4bf2-82bf-88b7d5d3ab9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5451 | 2026.01.13 19:57:56.858385 [ 5 ] {2abd5ca2-2245-4bf2-82bf-88b7d5d3ab9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5452 | 2026.01.13 19:57:56.859299 [ 5 ] {2abd5ca2-2245-4bf2-82bf-88b7d5d3ab9a} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5453 | 2026.01.13 19:57:56.859342 [ 5 ] {2abd5ca2-2245-4bf2-82bf-88b7d5d3ab9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5454 | 2026.01.13 19:57:56.859761 [ 5 ] {2abd5ca2-2245-4bf2-82bf-88b7d5d3ab9a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5455 | 2026.01.13 19:57:56.859991 [ 5 ] {2abd5ca2-2245-4bf2-82bf-88b7d5d3ab9a} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5456 | 2026.01.13 19:57:56.860149 [ 5 ] {2abd5ca2-2245-4bf2-82bf-88b7d5d3ab9a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001888 sec., 217161.01694915254 rows/sec., 13.78 MiB/sec. | ||
| 5457 | 2026.01.13 19:57:56.860198 [ 5 ] {2abd5ca2-2245-4bf2-82bf-88b7d5d3ab9a} <Debug> TCPHandler: Processed in 0.002294921 sec. | ||
| 5458 | 2026.01.13 19:57:56.860328 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5459 | 2026.01.13 19:57:56.860427 [ 5 ] {3553a166-e0d0-4b25-bfda-272eed3a3fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5460 | 2026.01.13 19:57:56.860471 [ 5 ] {3553a166-e0d0-4b25-bfda-272eed3a3fca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5461 | 2026.01.13 19:57:56.860915 [ 5 ] {3553a166-e0d0-4b25-bfda-272eed3a3fca} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5462 | 2026.01.13 19:57:56.860953 [ 5 ] {3553a166-e0d0-4b25-bfda-272eed3a3fca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5463 | 2026.01.13 19:57:56.861233 [ 5 ] {3553a166-e0d0-4b25-bfda-272eed3a3fca} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5464 | 2026.01.13 19:57:56.861428 [ 5 ] {3553a166-e0d0-4b25-bfda-272eed3a3fca} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5465 | 2026.01.13 19:57:56.861555 [ 5 ] {3553a166-e0d0-4b25-bfda-272eed3a3fca} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00115 sec., 3478.2608695652175 rows/sec., 283.63 KiB/sec. | ||
| 5466 | 2026.01.13 19:57:56.861591 [ 5 ] {3553a166-e0d0-4b25-bfda-272eed3a3fca} <Debug> TCPHandler: Processed in 0.00131352 sec. | ||
| 5467 | 2026.01.13 19:57:56.861711 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5468 | 2026.01.13 19:57:56.861803 [ 5 ] {8d216521-d708-48a5-a295-18e0ceb020bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5469 | 2026.01.13 19:57:56.861841 [ 5 ] {8d216521-d708-48a5-a295-18e0ceb020bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5470 | 2026.01.13 19:57:56.863336 [ 5 ] {8d216521-d708-48a5-a295-18e0ceb020bc} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5471 | 2026.01.13 19:57:56.863372 [ 5 ] {8d216521-d708-48a5-a295-18e0ceb020bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5472 | 2026.01.13 19:57:56.863813 [ 5 ] {8d216521-d708-48a5-a295-18e0ceb020bc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5473 | 2026.01.13 19:57:56.864016 [ 5 ] {8d216521-d708-48a5-a295-18e0ceb020bc} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5474 | 2026.01.13 19:57:56.864198 [ 5 ] {8d216521-d708-48a5-a295-18e0ceb020bc} <Debug> executeQuery: Read 2314 rows, 191.73 KiB in 0.002411 sec., 959767.7312318541 rows/sec., 77.66 MiB/sec. | ||
| 5475 | 2026.01.13 19:57:56.864260 [ 5 ] {8d216521-d708-48a5-a295-18e0ceb020bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5476 | 2026.01.13 19:57:56.864277 [ 5 ] {8d216521-d708-48a5-a295-18e0ceb020bc} <Debug> TCPHandler: Processed in 0.002613398 sec. | ||
| 5477 | 2026.01.13 19:57:56.864431 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5478 | 2026.01.13 19:57:56.864546 [ 5 ] {706aba99-0c2d-4eaa-beac-3721e5913280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5479 | 2026.01.13 19:57:56.864594 [ 5 ] {706aba99-0c2d-4eaa-beac-3721e5913280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5480 | 2026.01.13 19:57:56.865200 [ 5 ] {706aba99-0c2d-4eaa-beac-3721e5913280} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5481 | 2026.01.13 19:57:56.865237 [ 5 ] {706aba99-0c2d-4eaa-beac-3721e5913280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5482 | 2026.01.13 19:57:56.865571 [ 5 ] {706aba99-0c2d-4eaa-beac-3721e5913280} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5483 | 2026.01.13 19:57:56.865785 [ 5 ] {706aba99-0c2d-4eaa-beac-3721e5913280} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5484 | 2026.01.13 19:57:56.865919 [ 5 ] {706aba99-0c2d-4eaa-beac-3721e5913280} <Debug> executeQuery: Read 239 rows, 14.85 KiB in 0.001397 sec., 171080.8876163207 rows/sec., 10.38 MiB/sec. | ||
| 5485 | 2026.01.13 19:57:56.865960 [ 5 ] {706aba99-0c2d-4eaa-beac-3721e5913280} <Debug> TCPHandler: Processed in 0.001589666 sec. | ||
| 5486 | 2026.01.13 19:57:56.866070 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5487 | 2026.01.13 19:57:56.866163 [ 5 ] {56758664-c018-4749-bab2-06d17dca6658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5488 | 2026.01.13 19:57:56.866202 [ 5 ] {56758664-c018-4749-bab2-06d17dca6658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5489 | 2026.01.13 19:57:56.866734 [ 5 ] {56758664-c018-4749-bab2-06d17dca6658} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5490 | 2026.01.13 19:57:56.866771 [ 5 ] {56758664-c018-4749-bab2-06d17dca6658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5491 | 2026.01.13 19:57:56.867113 [ 5 ] {56758664-c018-4749-bab2-06d17dca6658} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5492 | 2026.01.13 19:57:56.867321 [ 5 ] {56758664-c018-4749-bab2-06d17dca6658} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5493 | 2026.01.13 19:57:56.867448 [ 5 ] {56758664-c018-4749-bab2-06d17dca6658} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001303 sec., 337682.2716807368 rows/sec., 22.34 MiB/sec. | ||
| 5494 | 2026.01.13 19:57:56.867489 [ 5 ] {56758664-c018-4749-bab2-06d17dca6658} <Debug> TCPHandler: Processed in 0.001468473 sec. | ||
| 5495 | 2026.01.13 19:57:56.867603 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5496 | 2026.01.13 19:57:56.867695 [ 5 ] {a2aaf66a-0929-4b64-9733-191b9ac107a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5497 | 2026.01.13 19:57:56.867734 [ 5 ] {a2aaf66a-0929-4b64-9733-191b9ac107a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5498 | 2026.01.13 19:57:56.868197 [ 5 ] {a2aaf66a-0929-4b64-9733-191b9ac107a5} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5499 | 2026.01.13 19:57:56.868233 [ 5 ] {a2aaf66a-0929-4b64-9733-191b9ac107a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5500 | 2026.01.13 19:57:56.868551 [ 5 ] {a2aaf66a-0929-4b64-9733-191b9ac107a5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5501 | 2026.01.13 19:57:56.868760 [ 5 ] {a2aaf66a-0929-4b64-9733-191b9ac107a5} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5502 | 2026.01.13 19:57:56.868889 [ 5 ] {a2aaf66a-0929-4b64-9733-191b9ac107a5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00121 sec., 174380.1652892562 rows/sec., 9.90 MiB/sec. | ||
| 5503 | 2026.01.13 19:57:56.868929 [ 5 ] {a2aaf66a-0929-4b64-9733-191b9ac107a5} <Debug> TCPHandler: Processed in 0.001375081 sec. | ||
| 5504 | 2026.01.13 19:57:56.869040 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5505 | 2026.01.13 19:57:56.869133 [ 5 ] {0be842e1-94d7-48f4-bd6e-c37676778bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5506 | 2026.01.13 19:57:56.869173 [ 5 ] {0be842e1-94d7-48f4-bd6e-c37676778bd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5507 | 2026.01.13 19:57:56.869940 [ 5 ] {0be842e1-94d7-48f4-bd6e-c37676778bd8} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5508 | 2026.01.13 19:57:56.869976 [ 5 ] {0be842e1-94d7-48f4-bd6e-c37676778bd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5509 | 2026.01.13 19:57:56.870345 [ 5 ] {0be842e1-94d7-48f4-bd6e-c37676778bd8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5510 | 2026.01.13 19:57:56.870548 [ 5 ] {0be842e1-94d7-48f4-bd6e-c37676778bd8} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5511 | 2026.01.13 19:57:56.870673 [ 5 ] {0be842e1-94d7-48f4-bd6e-c37676778bd8} <Debug> executeQuery: Read 1169 rows, 85.49 KiB in 0.001557 sec., 750802.8259473346 rows/sec., 53.62 MiB/sec. | ||
| 5512 | 2026.01.13 19:57:56.870710 [ 5 ] {0be842e1-94d7-48f4-bd6e-c37676778bd8} <Debug> TCPHandler: Processed in 0.001719188 sec. | ||
| 5513 | 2026.01.13 19:57:56.870827 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5514 | 2026.01.13 19:57:56.870920 [ 5 ] {a211ddf7-64f1-48fc-8551-ff9adc23b689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5515 | 2026.01.13 19:57:56.870960 [ 5 ] {a211ddf7-64f1-48fc-8551-ff9adc23b689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5516 | 2026.01.13 19:57:56.871294 [ 5 ] {a211ddf7-64f1-48fc-8551-ff9adc23b689} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5517 | 2026.01.13 19:57:56.871329 [ 5 ] {a211ddf7-64f1-48fc-8551-ff9adc23b689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5518 | 2026.01.13 19:57:56.871618 [ 5 ] {a211ddf7-64f1-48fc-8551-ff9adc23b689} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5519 | 2026.01.13 19:57:56.871816 [ 5 ] {a211ddf7-64f1-48fc-8551-ff9adc23b689} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5520 | 2026.01.13 19:57:56.871938 [ 5 ] {a211ddf7-64f1-48fc-8551-ff9adc23b689} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001036 sec., 5791.505791505791 rows/sec., 302.58 KiB/sec. | ||
| 5521 | 2026.01.13 19:57:56.871973 [ 5 ] {a211ddf7-64f1-48fc-8551-ff9adc23b689} <Debug> TCPHandler: Processed in 0.001194967 sec. | ||
| 5522 | 2026.01.13 19:57:56.872086 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5523 | 2026.01.13 19:57:56.872178 [ 5 ] {86a94d22-4d37-4f62-9a55-a3d119d958f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5524 | 2026.01.13 19:57:56.872219 [ 5 ] {86a94d22-4d37-4f62-9a55-a3d119d958f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5525 | 2026.01.13 19:57:56.872825 [ 5 ] {86a94d22-4d37-4f62-9a55-a3d119d958f0} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5526 | 2026.01.13 19:57:56.872861 [ 5 ] {86a94d22-4d37-4f62-9a55-a3d119d958f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5527 | 2026.01.13 19:57:56.873225 [ 5 ] {86a94d22-4d37-4f62-9a55-a3d119d958f0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5528 | 2026.01.13 19:57:56.873432 [ 5 ] {86a94d22-4d37-4f62-9a55-a3d119d958f0} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5529 | 2026.01.13 19:57:56.873560 [ 5 ] {86a94d22-4d37-4f62-9a55-a3d119d958f0} <Debug> executeQuery: Read 902 rows, 61.02 KiB in 0.001399 sec., 644746.2473195139 rows/sec., 42.60 MiB/sec. | ||
| 5530 | 2026.01.13 19:57:56.873597 [ 5 ] {86a94d22-4d37-4f62-9a55-a3d119d958f0} <Debug> TCPHandler: Processed in 0.001559675 sec. | ||
| 5531 | 2026.01.13 19:57:56.873709 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5532 | 2026.01.13 19:57:56.873803 [ 5 ] {b5a355a5-829f-4b0e-8bee-fd27bee6d116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5533 | 2026.01.13 19:57:56.873842 [ 5 ] {b5a355a5-829f-4b0e-8bee-fd27bee6d116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5534 | 2026.01.13 19:57:56.874152 [ 5 ] {b5a355a5-829f-4b0e-8bee-fd27bee6d116} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5535 | 2026.01.13 19:57:56.874187 [ 5 ] {b5a355a5-829f-4b0e-8bee-fd27bee6d116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5536 | 2026.01.13 19:57:56.874485 [ 5 ] {b5a355a5-829f-4b0e-8bee-fd27bee6d116} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5537 | 2026.01.13 19:57:56.874698 [ 5 ] {b5a355a5-829f-4b0e-8bee-fd27bee6d116} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5538 | 2026.01.13 19:57:56.874820 [ 5 ] {b5a355a5-829f-4b0e-8bee-fd27bee6d116} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 5539 | 2026.01.13 19:57:56.874856 [ 5 ] {b5a355a5-829f-4b0e-8bee-fd27bee6d116} <Debug> TCPHandler: Processed in 0.001196077 sec. | ||
| 5540 | 2026.01.13 19:57:56.874968 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5541 | 2026.01.13 19:57:56.875058 [ 5 ] {57791d42-8d52-4312-b75b-b02c7661a5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5542 | 2026.01.13 19:57:56.875109 [ 5 ] {57791d42-8d52-4312-b75b-b02c7661a5cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5543 | 2026.01.13 19:57:56.875981 [ 5 ] {57791d42-8d52-4312-b75b-b02c7661a5cf} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5544 | 2026.01.13 19:57:56.876015 [ 5 ] {57791d42-8d52-4312-b75b-b02c7661a5cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5545 | 2026.01.13 19:57:56.876534 [ 5 ] {57791d42-8d52-4312-b75b-b02c7661a5cf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5546 | 2026.01.13 19:57:56.876750 [ 5 ] {57791d42-8d52-4312-b75b-b02c7661a5cf} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5547 | 2026.01.13 19:57:56.876890 [ 5 ] {57791d42-8d52-4312-b75b-b02c7661a5cf} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001849 sec., 16224.986479177935 rows/sec., 29.07 MiB/sec. | ||
| 5548 | 2026.01.13 19:57:56.876949 [ 5 ] {57791d42-8d52-4312-b75b-b02c7661a5cf} <Debug> TCPHandler: Processed in 0.002030095 sec. | ||
| 5549 | 2026.01.13 19:57:56.877064 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5550 | 2026.01.13 19:57:56.877157 [ 5 ] {d607f864-c595-4f36-8799-051a006cd082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5551 | 2026.01.13 19:57:56.877198 [ 5 ] {d607f864-c595-4f36-8799-051a006cd082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5552 | 2026.01.13 19:57:56.877532 [ 5 ] {d607f864-c595-4f36-8799-051a006cd082} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5553 | 2026.01.13 19:57:56.877568 [ 5 ] {d607f864-c595-4f36-8799-051a006cd082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5554 | 2026.01.13 19:57:56.877889 [ 5 ] {d607f864-c595-4f36-8799-051a006cd082} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5555 | 2026.01.13 19:57:56.878093 [ 5 ] {d607f864-c595-4f36-8799-051a006cd082} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5556 | 2026.01.13 19:57:56.878217 [ 5 ] {d607f864-c595-4f36-8799-051a006cd082} <Debug> executeQuery: Read 66 rows, 3.92 KiB in 0.001077 sec., 61281.33704735376 rows/sec., 3.55 MiB/sec. | ||
| 5557 | 2026.01.13 19:57:56.878251 [ 5 ] {d607f864-c595-4f36-8799-051a006cd082} <Debug> TCPHandler: Processed in 0.001236797 sec. | ||
| 5558 | 2026.01.13 19:57:57.142956 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 716 | ||
| 5559 | 2026.01.13 19:57:57.145757 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5560 | 2026.01.13 19:57:57.145799 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5561 | 2026.01.13 19:57:57.147058 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5562 | 2026.01.13 19:57:57.147332 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5563 | 2026.01.13 19:57:57.147585 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 716 | ||
| 5564 | 2026.01.13 19:57:59.624434 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11018 | ||
| 5565 | 2026.01.13 19:57:59.624921 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5566 | 2026.01.13 19:57:59.624959 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5567 | 2026.01.13 19:57:59.625526 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5568 | 2026.01.13 19:57:59.625771 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5569 | 2026.01.13 19:57:59.625920 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11018 | ||
| 5570 | 2026.01.13 19:57:59.997533 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5571 | 2026.01.13 19:57:59.997733 [ 5 ] {cf63de5d-4ffe-45c6-9b85-697027491e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5572 | 2026.01.13 19:57:59.997809 [ 5 ] {cf63de5d-4ffe-45c6-9b85-697027491e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5573 | 2026.01.13 19:57:59.998520 [ 5 ] {cf63de5d-4ffe-45c6-9b85-697027491e21} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5574 | 2026.01.13 19:57:59.998573 [ 5 ] {cf63de5d-4ffe-45c6-9b85-697027491e21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5575 | 2026.01.13 19:57:59.998982 [ 5 ] {cf63de5d-4ffe-45c6-9b85-697027491e21} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5576 | 2026.01.13 19:57:59.999217 [ 5 ] {cf63de5d-4ffe-45c6-9b85-697027491e21} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5577 | 2026.01.13 19:57:59.999382 [ 5 ] {cf63de5d-4ffe-45c6-9b85-697027491e21} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001702 sec., 32902.46768507638 rows/sec., 2.51 MiB/sec. | ||
| 5578 | 2026.01.13 19:57:59.999432 [ 5 ] {cf63de5d-4ffe-45c6-9b85-697027491e21} <Debug> TCPHandler: Processed in 0.002035666 sec. | ||
| 5579 | 2026.01.13 19:57:59.999553 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5580 | 2026.01.13 19:57:59.999656 [ 5 ] {5b6f54cd-c088-48c6-967c-ca875d6f81eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5581 | 2026.01.13 19:57:59.999701 [ 5 ] {5b6f54cd-c088-48c6-967c-ca875d6f81eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5582 | 2026.01.13 19:58:00.000168 [ 5 ] {5b6f54cd-c088-48c6-967c-ca875d6f81eb} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5583 | 2026.01.13 19:58:00.000210 [ 5 ] {5b6f54cd-c088-48c6-967c-ca875d6f81eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5584 | 2026.01.13 19:58:00.000544 [ 5 ] {5b6f54cd-c088-48c6-967c-ca875d6f81eb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5585 | 2026.01.13 19:58:00.000764 [ 5 ] {5b6f54cd-c088-48c6-967c-ca875d6f81eb} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5586 | 2026.01.13 19:58:00.000909 [ 5 ] {5b6f54cd-c088-48c6-967c-ca875d6f81eb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001275 sec., 50196.078431372545 rows/sec., 3.92 MiB/sec. | ||
| 5587 | 2026.01.13 19:58:00.000948 [ 5 ] {5b6f54cd-c088-48c6-967c-ca875d6f81eb} <Debug> TCPHandler: Processed in 0.001446552 sec. | ||
| 5588 | 2026.01.13 19:58:00.001066 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5589 | 2026.01.13 19:58:00.001166 [ 5 ] {f77d22cd-7e27-400e-9398-005023573d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5590 | 2026.01.13 19:58:00.001213 [ 5 ] {f77d22cd-7e27-400e-9398-005023573d4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5591 | 2026.01.13 19:58:00.001613 [ 5 ] {f77d22cd-7e27-400e-9398-005023573d4f} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5592 | 2026.01.13 19:58:00.001650 [ 5 ] {f77d22cd-7e27-400e-9398-005023573d4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5593 | 2026.01.13 19:58:00.002001 [ 5 ] {f77d22cd-7e27-400e-9398-005023573d4f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5594 | 2026.01.13 19:58:00.002220 [ 5 ] {f77d22cd-7e27-400e-9398-005023573d4f} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5595 | 2026.01.13 19:58:00.002361 [ 5 ] {f77d22cd-7e27-400e-9398-005023573d4f} <Debug> executeQuery: Read 98 rows, 7.00 KiB in 0.001217 sec., 80525.88331963845 rows/sec., 5.62 MiB/sec. | ||
| 5596 | 2026.01.13 19:58:00.002399 [ 5 ] {f77d22cd-7e27-400e-9398-005023573d4f} <Debug> TCPHandler: Processed in 0.001383271 sec. | ||
| 5597 | 2026.01.13 19:58:00.002513 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5598 | 2026.01.13 19:58:00.002611 [ 5 ] {eb614c6e-9e48-4a73-b658-afac3d3615ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5599 | 2026.01.13 19:58:00.002656 [ 5 ] {eb614c6e-9e48-4a73-b658-afac3d3615ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5600 | 2026.01.13 19:58:00.003010 [ 5 ] {eb614c6e-9e48-4a73-b658-afac3d3615ea} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5601 | 2026.01.13 19:58:00.003046 [ 5 ] {eb614c6e-9e48-4a73-b658-afac3d3615ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5602 | 2026.01.13 19:58:00.003367 [ 5 ] {eb614c6e-9e48-4a73-b658-afac3d3615ea} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5603 | 2026.01.13 19:58:00.003579 [ 5 ] {eb614c6e-9e48-4a73-b658-afac3d3615ea} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5604 | 2026.01.13 19:58:00.003718 [ 5 ] {eb614c6e-9e48-4a73-b658-afac3d3615ea} <Debug> executeQuery: Read 38 rows, 2.61 KiB in 0.001127 sec., 33717.834960070984 rows/sec., 2.26 MiB/sec. | ||
| 5605 | 2026.01.13 19:58:00.003755 [ 5 ] {eb614c6e-9e48-4a73-b658-afac3d3615ea} <Debug> TCPHandler: Processed in 0.001291529 sec. | ||
| 5606 | 2026.01.13 19:58:00.204753 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5607 | 2026.01.13 19:58:00.221672 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5608 | 2026.01.13 19:58:00.221738 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5609 | 2026.01.13 19:58:00.227856 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5610 | 2026.01.13 19:58:00.228548 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5611 | 2026.01.13 19:58:00.231597 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5612 | 2026.01.13 19:58:05.000696 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5613 | 2026.01.13 19:58:05.000896 [ 5 ] {26fee247-894b-4cd8-8d1d-3e007f0ebbcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5614 | 2026.01.13 19:58:05.000963 [ 5 ] {26fee247-894b-4cd8-8d1d-3e007f0ebbcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5615 | 2026.01.13 19:58:05.001651 [ 5 ] {26fee247-894b-4cd8-8d1d-3e007f0ebbcd} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5616 | 2026.01.13 19:58:05.001706 [ 5 ] {26fee247-894b-4cd8-8d1d-3e007f0ebbcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5617 | 2026.01.13 19:58:05.002105 [ 5 ] {26fee247-894b-4cd8-8d1d-3e007f0ebbcd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5618 | 2026.01.13 19:58:05.002326 [ 5 ] {26fee247-894b-4cd8-8d1d-3e007f0ebbcd} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5619 | 2026.01.13 19:58:05.002479 [ 43 ] {} <Debug> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5620 | 2026.01.13 19:58:05.002484 [ 5 ] {26fee247-894b-4cd8-8d1d-3e007f0ebbcd} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001636 sec., 46454.767726161364 rows/sec., 3.81 MiB/sec. | ||
| 5621 | 2026.01.13 19:58:05.002558 [ 43 ] {} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5622 | 2026.01.13 19:58:05.002585 [ 5 ] {26fee247-894b-4cd8-8d1d-3e007f0ebbcd} <Debug> TCPHandler: Processed in 0.002014184 sec. | ||
| 5623 | 2026.01.13 19:58:05.002585 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5624 | 2026.01.13 19:58:05.002722 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5625 | 2026.01.13 19:58:05.002719 [ 192 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::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 | ||
| 5626 | 2026.01.13 19:58:05.002826 [ 5 ] {3d802b55-5899-4879-98f5-bb737cd121b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5627 | 2026.01.13 19:58:05.002872 [ 192 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5628 | 2026.01.13 19:58:05.002874 [ 5 ] {3d802b55-5899-4879-98f5-bb737cd121b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5629 | 2026.01.13 19:58:05.002913 [ 192 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2464 rows starting from the beginning of the part | ||
| 5630 | 2026.01.13 19:58:05.002983 [ 192 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1172 rows starting from the beginning of the part | ||
| 5631 | 2026.01.13 19:58:05.003029 [ 192 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 76 rows starting from the beginning of the part | ||
| 5632 | 2026.01.13 19:58:05.003071 [ 192 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2314 rows starting from the beginning of the part | ||
| 5633 | 2026.01.13 19:58:05.003112 [ 192 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 5634 | 2026.01.13 19:58:05.003152 [ 192 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::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 | ||
| 5635 | 2026.01.13 19:58:05.003318 [ 5 ] {3d802b55-5899-4879-98f5-bb737cd121b3} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5636 | 2026.01.13 19:58:05.003362 [ 5 ] {3d802b55-5899-4879-98f5-bb737cd121b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5637 | 2026.01.13 19:58:05.003676 [ 5 ] {3d802b55-5899-4879-98f5-bb737cd121b3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5638 | 2026.01.13 19:58:05.003895 [ 5 ] {3d802b55-5899-4879-98f5-bb737cd121b3} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5639 | 2026.01.13 19:58:05.004009 [ 43 ] {} <Debug> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5640 | 2026.01.13 19:58:05.004029 [ 5 ] {3d802b55-5899-4879-98f5-bb737cd121b3} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001227 sec., 8149.9592502037485 rows/sec., 612.84 KiB/sec. | ||
| 5641 | 2026.01.13 19:58:05.004058 [ 43 ] {} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5642 | 2026.01.13 19:58:05.004076 [ 5 ] {3d802b55-5899-4879-98f5-bb737cd121b3} <Debug> TCPHandler: Processed in 0.001404011 sec. | ||
| 5643 | 2026.01.13 19:58:05.004099 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5644 | 2026.01.13 19:58:05.004198 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5645 | 2026.01.13 19:58:05.004224 [ 198 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::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 | ||
| 5646 | 2026.01.13 19:58:05.004294 [ 5 ] {30494a4f-1c2f-4eae-8ee8-32cef9a99180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5647 | 2026.01.13 19:58:05.004338 [ 5 ] {30494a4f-1c2f-4eae-8ee8-32cef9a99180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5648 | 2026.01.13 19:58:05.004362 [ 198 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5649 | 2026.01.13 19:58:05.004402 [ 198 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 277 rows starting from the beginning of the part | ||
| 5650 | 2026.01.13 19:58:05.004470 [ 198 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 5651 | 2026.01.13 19:58:05.004514 [ 198 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 235 rows starting from the beginning of the part | ||
| 5652 | 2026.01.13 19:58:05.004556 [ 198 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::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 | ||
| 5653 | 2026.01.13 19:58:05.004595 [ 198 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 239 rows starting from the beginning of the part | ||
| 5654 | 2026.01.13 19:58:05.004636 [ 198 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::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 | ||
| 5655 | 2026.01.13 19:58:05.004763 [ 5 ] {30494a4f-1c2f-4eae-8ee8-32cef9a99180} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5656 | 2026.01.13 19:58:05.004804 [ 5 ] {30494a4f-1c2f-4eae-8ee8-32cef9a99180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5657 | 2026.01.13 19:58:05.005252 [ 5 ] {30494a4f-1c2f-4eae-8ee8-32cef9a99180} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5658 | 2026.01.13 19:58:05.005384 [ 188 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6158 rows, containing 5 columns (5 merged, 0 gathered) in 0.00271648 sec., 2266904.2290022383 rows/sec., 192.09 MiB/sec. | ||
| 5659 | 2026.01.13 19:58:05.005482 [ 5 ] {30494a4f-1c2f-4eae-8ee8-32cef9a99180} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5660 | 2026.01.13 19:58:05.005559 [ 192 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 783 rows, containing 5 columns (5 merged, 0 gathered) in 0.0013927 sec., 562217.275795218 rows/sec., 36.85 MiB/sec. | ||
| 5661 | 2026.01.13 19:58:05.005604 [ 43 ] {} <Debug> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5662 | 2026.01.13 19:58:05.005618 [ 5 ] {30494a4f-1c2f-4eae-8ee8-32cef9a99180} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001344 sec., 55059.52380952381 rows/sec., 4.30 MiB/sec. | ||
| 5663 | 2026.01.13 19:58:05.005646 [ 43 ] {} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5664 | 2026.01.13 19:58:05.005667 [ 5 ] {30494a4f-1c2f-4eae-8ee8-32cef9a99180} <Debug> TCPHandler: Processed in 0.001517614 sec. | ||
| 5665 | 2026.01.13 19:58:05.005672 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5666 | 2026.01.13 19:58:05.005736 [ 188 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5667 | 2026.01.13 19:58:05.005757 [ 198 ] {ba74b777-2542-4002-bc8e-77920c0539bb::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 | ||
| 5668 | 2026.01.13 19:58:05.005774 [ 186 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5669 | 2026.01.13 19:58:05.005790 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5670 | 2026.01.13 19:58:05.005851 [ 198 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5671 | 2026.01.13 19:58:05.005883 [ 198 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1249 rows starting from the beginning of the part | ||
| 5672 | 2026.01.13 19:58:05.005889 [ 5 ] {7ad7b5d2-c09f-4ccd-9a6d-a45f187bf357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5673 | 2026.01.13 19:58:05.005935 [ 198 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 709 rows starting from the beginning of the part | ||
| 5674 | 2026.01.13 19:58:05.005944 [ 5 ] {7ad7b5d2-c09f-4ccd-9a6d-a45f187bf357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5675 | 2026.01.13 19:58:05.005980 [ 198 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 74 rows starting from the beginning of the part | ||
| 5676 | 2026.01.13 19:58:05.006024 [ 198 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1169 rows starting from the beginning of the part | ||
| 5677 | 2026.01.13 19:58:05.006060 [ 198 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 5678 | 2026.01.13 19:58:05.006097 [ 198 ] {ba74b777-2542-4002-bc8e-77920c0539bb::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 | ||
| 5679 | 2026.01.13 19:58:05.006101 [ 188 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_26_5} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5680 | 2026.01.13 19:58:05.006131 [ 186 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_36_7} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5681 | 2026.01.13 19:58:05.006196 [ 188 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_26_5} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5682 | 2026.01.13 19:58:05.006227 [ 186 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_36_7} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5683 | 2026.01.13 19:58:05.006295 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5684 | 2026.01.13 19:58:05.006339 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 5685 | 2026.01.13 19:58:05.006380 [ 5 ] {7ad7b5d2-c09f-4ccd-9a6d-a45f187bf357} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5686 | 2026.01.13 19:58:05.006420 [ 5 ] {7ad7b5d2-c09f-4ccd-9a6d-a45f187bf357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5687 | 2026.01.13 19:58:05.006769 [ 5 ] {7ad7b5d2-c09f-4ccd-9a6d-a45f187bf357} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5688 | 2026.01.13 19:58:05.006982 [ 5 ] {7ad7b5d2-c09f-4ccd-9a6d-a45f187bf357} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5689 | 2026.01.13 19:58:05.007098 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5690 | 2026.01.13 19:58:05.007116 [ 5 ] {7ad7b5d2-c09f-4ccd-9a6d-a45f187bf357} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 5691 | 2026.01.13 19:58:05.007141 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5692 | 2026.01.13 19:58:05.007164 [ 5 ] {7ad7b5d2-c09f-4ccd-9a6d-a45f187bf357} <Debug> TCPHandler: Processed in 0.001421721 sec. | ||
| 5693 | 2026.01.13 19:58:05.007166 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5694 | 2026.01.13 19:58:05.007282 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5695 | 2026.01.13 19:58:05.007284 [ 195 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::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 | ||
| 5696 | 2026.01.13 19:58:05.007331 [ 186 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3339 rows, containing 5 columns (5 merged, 0 gathered) in 0.001603676 sec., 2082091.3950199415 rows/sec., 157.50 MiB/sec. | ||
| 5697 | 2026.01.13 19:58:05.007381 [ 5 ] {d368448a-48d7-4ed0-8cbd-f795b899d10d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5698 | 2026.01.13 19:58:05.007438 [ 5 ] {d368448a-48d7-4ed0-8cbd-f795b899d10d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5699 | 2026.01.13 19:58:05.007443 [ 195 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5700 | 2026.01.13 19:58:05.007491 [ 195 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9243 rows starting from the beginning of the part | ||
| 5701 | 2026.01.13 19:58:05.007514 [ 190 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5702 | 2026.01.13 19:58:05.007568 [ 195 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 314 rows starting from the beginning of the part | ||
| 5703 | 2026.01.13 19:58:05.007627 [ 195 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5704 | 2026.01.13 19:58:05.007677 [ 195 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 902 rows starting from the beginning of the part | ||
| 5705 | 2026.01.13 19:58:05.007724 [ 195 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 98 rows starting from the beginning of the part | ||
| 5706 | 2026.01.13 19:58:05.007773 [ 195 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::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 | ||
| 5707 | 2026.01.13 19:58:05.007809 [ 190 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_36_7} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5708 | 2026.01.13 19:58:05.007884 [ 190 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_36_7} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5709 | 2026.01.13 19:58:05.007960 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 5710 | 2026.01.13 19:58:05.008232 [ 5 ] {d368448a-48d7-4ed0-8cbd-f795b899d10d} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5711 | 2026.01.13 19:58:05.008278 [ 5 ] {d368448a-48d7-4ed0-8cbd-f795b899d10d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5712 | 2026.01.13 19:58:05.008833 [ 5 ] {d368448a-48d7-4ed0-8cbd-f795b899d10d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5713 | 2026.01.13 19:58:05.009112 [ 5 ] {d368448a-48d7-4ed0-8cbd-f795b899d10d} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5714 | 2026.01.13 19:58:05.009292 [ 5 ] {d368448a-48d7-4ed0-8cbd-f795b899d10d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001927 sec., 5189.413596263623 rows/sec., 9.30 MiB/sec. | ||
| 5715 | 2026.01.13 19:58:05.009374 [ 5 ] {d368448a-48d7-4ed0-8cbd-f795b899d10d} <Debug> TCPHandler: Processed in 0.002139258 sec. | ||
| 5716 | 2026.01.13 19:58:05.009485 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5717 | 2026.01.13 19:58:05.009581 [ 5 ] {fcac1bab-ae9f-4269-97b3-7b68ec1f7da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5718 | 2026.01.13 19:58:05.009623 [ 5 ] {fcac1bab-ae9f-4269-97b3-7b68ec1f7da4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5719 | 2026.01.13 19:58:05.009987 [ 5 ] {fcac1bab-ae9f-4269-97b3-7b68ec1f7da4} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5720 | 2026.01.13 19:58:05.010024 [ 5 ] {fcac1bab-ae9f-4269-97b3-7b68ec1f7da4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5721 | 2026.01.13 19:58:05.010372 [ 5 ] {fcac1bab-ae9f-4269-97b3-7b68ec1f7da4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5722 | 2026.01.13 19:58:05.010598 [ 5 ] {fcac1bab-ae9f-4269-97b3-7b68ec1f7da4} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5723 | 2026.01.13 19:58:05.010705 [ 43 ] {} <Debug> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5724 | 2026.01.13 19:58:05.010732 [ 5 ] {fcac1bab-ae9f-4269-97b3-7b68ec1f7da4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001171 sec., 51238.25789923143 rows/sec., 3.45 MiB/sec. | ||
| 5725 | 2026.01.13 19:58:05.010747 [ 43 ] {} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5726 | 2026.01.13 19:58:05.010775 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5727 | 2026.01.13 19:58:05.010778 [ 5 ] {fcac1bab-ae9f-4269-97b3-7b68ec1f7da4} <Debug> TCPHandler: Processed in 0.00134229 sec. | ||
| 5728 | 2026.01.13 19:58:05.010848 [ 198 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 5729 | 2026.01.13 19:58:05.010947 [ 198 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5730 | 2026.01.13 19:58:05.010974 [ 198 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1762 rows starting from the beginning of the part | ||
| 5731 | 2026.01.13 19:58:05.011016 [ 198 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 5732 | 2026.01.13 19:58:05.011051 [ 198 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 5733 | 2026.01.13 19:58:05.011085 [ 198 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 66 rows starting from the beginning of the part | ||
| 5734 | 2026.01.13 19:58:05.011116 [ 198 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 38 rows starting from the beginning of the part | ||
| 5735 | 2026.01.13 19:58:05.011149 [ 198 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5736 | 2026.01.13 19:58:05.011720 [ 186 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10877 rows, containing 5 columns (5 merged, 0 gathered) in 0.00448583 sec., 2424746.3680077046 rows/sec., 163.82 MiB/sec. | ||
| 5737 | 2026.01.13 19:58:05.011999 [ 188 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5738 | 2026.01.13 19:58:05.012098 [ 195 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2090 rows, containing 4 columns (4 merged, 0 gathered) in 0.001277388 sec., 1636151.2711877676 rows/sec., 105.54 MiB/sec. | ||
| 5739 | 2026.01.13 19:58:05.012277 [ 188 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5740 | 2026.01.13 19:58:05.012360 [ 188 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5741 | 2026.01.13 19:58:05.012362 [ 198 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5742 | 2026.01.13 19:58:05.012442 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
| 5743 | 2026.01.13 19:58:05.012618 [ 198 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_36_7} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5744 | 2026.01.13 19:58:05.012685 [ 198 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_36_7} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5745 | 2026.01.13 19:58:05.012745 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 5746 | 2026.01.13 19:58:06.991019 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5747 | 2026.01.13 19:58:06.991072 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5748 | 2026.01.13 19:58:07.030760 [ 50 ] {} <Debug> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 5749 | 2026.01.13 19:58:07.030828 [ 50 ] {} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5750 | 2026.01.13 19:58:07.030849 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5751 | 2026.01.13 19:58:07.030967 [ 199 ] {14a7243f-a0b1-4f79-b5d2-bc2a18f9837a::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 | ||
| 5752 | 2026.01.13 19:58:07.031119 [ 199 ] {14a7243f-a0b1-4f79-b5d2-bc2a18f9837a::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5753 | 2026.01.13 19:58:07.031157 [ 199 ] {14a7243f-a0b1-4f79-b5d2-bc2a18f9837a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 7 rows starting from the beginning of the part | ||
| 5754 | 2026.01.13 19:58:07.031227 [ 199 ] {14a7243f-a0b1-4f79-b5d2-bc2a18f9837a::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 | ||
| 5755 | 2026.01.13 19:58:07.031271 [ 199 ] {14a7243f-a0b1-4f79-b5d2-bc2a18f9837a::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 | ||
| 5756 | 2026.01.13 19:58:07.031311 [ 199 ] {14a7243f-a0b1-4f79-b5d2-bc2a18f9837a::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 | ||
| 5757 | 2026.01.13 19:58:07.031347 [ 199 ] {14a7243f-a0b1-4f79-b5d2-bc2a18f9837a::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 | ||
| 5758 | 2026.01.13 19:58:07.032044 [ 195 ] {14a7243f-a0b1-4f79-b5d2-bc2a18f9837a::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001131615 sec., 9720.620529066864 rows/sec., 651.55 KiB/sec. | ||
| 5759 | 2026.01.13 19:58:07.032254 [ 200 ] {14a7243f-a0b1-4f79-b5d2-bc2a18f9837a::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5760 | 2026.01.13 19:58:07.032646 [ 200 ] {14a7243f-a0b1-4f79-b5d2-bc2a18f9837a::all_1_10_2} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5761 | 2026.01.13 19:58:07.032739 [ 200 ] {14a7243f-a0b1-4f79-b5d2-bc2a18f9837a::all_1_10_2} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 5762 | 2026.01.13 19:58:07.032852 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5763 | 2026.01.13 19:58:07.126805 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11530 | ||
| 5764 | 2026.01.13 19:58:07.127258 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5765 | 2026.01.13 19:58:07.127296 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5766 | 2026.01.13 19:58:07.127727 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5767 | 2026.01.13 19:58:07.127956 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5768 | 2026.01.13 19:58:07.128084 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11530 | ||
| 5769 | 2026.01.13 19:58:07.148649 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 736 | ||
| 5770 | 2026.01.13 19:58:07.150695 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5771 | 2026.01.13 19:58:07.150734 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5772 | 2026.01.13 19:58:07.151914 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5773 | 2026.01.13 19:58:07.152178 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5774 | 2026.01.13 19:58:07.152471 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 736 | ||
| 5775 | 2026.01.13 19:58:07.732469 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5776 | 2026.01.13 19:58:07.750064 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5777 | 2026.01.13 19:58:07.750132 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5778 | 2026.01.13 19:58:07.755815 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5779 | 2026.01.13 19:58:07.756521 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5780 | 2026.01.13 19:58:07.759590 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5781 | 2026.01.13 19:58:08.683314 [ 49 ] {} <Debug> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 5782 | 2026.01.13 19:58:08.683376 [ 49 ] {} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5783 | 2026.01.13 19:58:08.683398 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5784 | 2026.01.13 19:58:08.683528 [ 188 ] {92fd3b98-49dc-4521-a8a0-0243f372220d::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 | ||
| 5785 | 2026.01.13 19:58:08.683690 [ 188 ] {92fd3b98-49dc-4521-a8a0-0243f372220d::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5786 | 2026.01.13 19:58:08.683731 [ 188 ] {92fd3b98-49dc-4521-a8a0-0243f372220d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 5787 | 2026.01.13 19:58:08.683799 [ 188 ] {92fd3b98-49dc-4521-a8a0-0243f372220d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 5788 | 2026.01.13 19:58:08.683849 [ 188 ] {92fd3b98-49dc-4521-a8a0-0243f372220d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 5789 | 2026.01.13 19:58:08.683896 [ 188 ] {92fd3b98-49dc-4521-a8a0-0243f372220d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 5790 | 2026.01.13 19:58:08.683937 [ 188 ] {92fd3b98-49dc-4521-a8a0-0243f372220d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 5791 | 2026.01.13 19:58:08.684689 [ 200 ] {92fd3b98-49dc-4521-a8a0-0243f372220d::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001221968 sec., 49101.122124310954 rows/sec., 2.51 MiB/sec. | ||
| 5792 | 2026.01.13 19:58:08.684871 [ 195 ] {92fd3b98-49dc-4521-a8a0-0243f372220d::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5793 | 2026.01.13 19:58:08.685214 [ 195 ] {92fd3b98-49dc-4521-a8a0-0243f372220d::all_1_10_2} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5794 | 2026.01.13 19:58:08.685295 [ 195 ] {92fd3b98-49dc-4521-a8a0-0243f372220d::all_1_10_2} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 5795 | 2026.01.13 19:58:08.685391 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 5796 | 2026.01.13 19:58:09.094980 [ 48 ] {} <Debug> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 5797 | 2026.01.13 19:58:09.095064 [ 48 ] {} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5798 | 2026.01.13 19:58:09.095102 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5799 | 2026.01.13 19:58:09.095253 [ 199 ] {0eca6dae-99bc-466b-8563-cc84d11c90a9::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 | ||
| 5800 | 2026.01.13 19:58:09.095408 [ 199 ] {0eca6dae-99bc-466b-8563-cc84d11c90a9::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5801 | 2026.01.13 19:58:09.095453 [ 199 ] {0eca6dae-99bc-466b-8563-cc84d11c90a9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 20 rows starting from the beginning of the part | ||
| 5802 | 2026.01.13 19:58:09.095525 [ 199 ] {0eca6dae-99bc-466b-8563-cc84d11c90a9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 5803 | 2026.01.13 19:58:09.095575 [ 199 ] {0eca6dae-99bc-466b-8563-cc84d11c90a9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 5804 | 2026.01.13 19:58:09.095621 [ 199 ] {0eca6dae-99bc-466b-8563-cc84d11c90a9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 5805 | 2026.01.13 19:58:09.095668 [ 199 ] {0eca6dae-99bc-466b-8563-cc84d11c90a9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 5806 | 2026.01.13 19:58:09.096453 [ 195 ] {0eca6dae-99bc-466b-8563-cc84d11c90a9::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001259298 sec., 30175.542246553236 rows/sec., 2.52 MiB/sec. | ||
| 5807 | 2026.01.13 19:58:09.096563 [ 199 ] {0eca6dae-99bc-466b-8563-cc84d11c90a9::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5808 | 2026.01.13 19:58:09.096800 [ 199 ] {0eca6dae-99bc-466b-8563-cc84d11c90a9::all_1_10_2} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5809 | 2026.01.13 19:58:09.096865 [ 199 ] {0eca6dae-99bc-466b-8563-cc84d11c90a9::all_1_10_2} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 5810 | 2026.01.13 19:58:09.096925 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5811 | 2026.01.13 19:58:10.012225 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5812 | 2026.01.13 19:58:10.012433 [ 5 ] {4f21f8ca-bf7a-407e-8e56-6e9bfece35c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5813 | 2026.01.13 19:58:10.012505 [ 5 ] {4f21f8ca-bf7a-407e-8e56-6e9bfece35c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5814 | 2026.01.13 19:58:10.013367 [ 5 ] {4f21f8ca-bf7a-407e-8e56-6e9bfece35c8} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5815 | 2026.01.13 19:58:10.013422 [ 5 ] {4f21f8ca-bf7a-407e-8e56-6e9bfece35c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5816 | 2026.01.13 19:58:10.013918 [ 5 ] {4f21f8ca-bf7a-407e-8e56-6e9bfece35c8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5817 | 2026.01.13 19:58:10.014259 [ 5 ] {4f21f8ca-bf7a-407e-8e56-6e9bfece35c8} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5818 | 2026.01.13 19:58:10.014474 [ 5 ] {4f21f8ca-bf7a-407e-8e56-6e9bfece35c8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002091 sec., 196078.43137254904 rows/sec., 12.44 MiB/sec. | ||
| 5819 | 2026.01.13 19:58:10.014549 [ 5 ] {4f21f8ca-bf7a-407e-8e56-6e9bfece35c8} <Debug> TCPHandler: Processed in 0.002464145 sec. | ||
| 5820 | 2026.01.13 19:58:10.014696 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5821 | 2026.01.13 19:58:10.014823 [ 5 ] {2aad873f-0cb1-4858-a5eb-49c6daa5e752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5822 | 2026.01.13 19:58:10.014880 [ 5 ] {2aad873f-0cb1-4858-a5eb-49c6daa5e752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5823 | 2026.01.13 19:58:10.015903 [ 5 ] {2aad873f-0cb1-4858-a5eb-49c6daa5e752} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5824 | 2026.01.13 19:58:10.015947 [ 5 ] {2aad873f-0cb1-4858-a5eb-49c6daa5e752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5825 | 2026.01.13 19:58:10.016631 [ 5 ] {2aad873f-0cb1-4858-a5eb-49c6daa5e752} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5826 | 2026.01.13 19:58:10.016929 [ 5 ] {2aad873f-0cb1-4858-a5eb-49c6daa5e752} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5827 | 2026.01.13 19:58:10.017122 [ 5 ] {2aad873f-0cb1-4858-a5eb-49c6daa5e752} <Debug> executeQuery: Read 1172 rows, 95.46 KiB in 0.00233 sec., 503004.29184549354 rows/sec., 40.01 MiB/sec. | ||
| 5828 | 2026.01.13 19:58:10.017180 [ 5 ] {2aad873f-0cb1-4858-a5eb-49c6daa5e752} <Debug> TCPHandler: Processed in 0.002552337 sec. | ||
| 5829 | 2026.01.13 19:58:10.017596 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5830 | 2026.01.13 19:58:10.017733 [ 5 ] {2788a883-439f-4b05-99a6-2f51e86d012a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5831 | 2026.01.13 19:58:10.017783 [ 5 ] {2788a883-439f-4b05-99a6-2f51e86d012a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5832 | 2026.01.13 19:58:10.018375 [ 5 ] {2788a883-439f-4b05-99a6-2f51e86d012a} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5833 | 2026.01.13 19:58:10.018415 [ 5 ] {2788a883-439f-4b05-99a6-2f51e86d012a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5834 | 2026.01.13 19:58:10.018758 [ 5 ] {2788a883-439f-4b05-99a6-2f51e86d012a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5835 | 2026.01.13 19:58:10.019002 [ 5 ] {2788a883-439f-4b05-99a6-2f51e86d012a} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5836 | 2026.01.13 19:58:10.019144 [ 5 ] {2788a883-439f-4b05-99a6-2f51e86d012a} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001449 sec., 162180.8143547274 rows/sec., 9.82 MiB/sec. | ||
| 5837 | 2026.01.13 19:58:10.019185 [ 5 ] {2788a883-439f-4b05-99a6-2f51e86d012a} <Debug> TCPHandler: Processed in 0.001652847 sec. | ||
| 5838 | 2026.01.13 19:58:10.019308 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5839 | 2026.01.13 19:58:10.019409 [ 5 ] {e0e23370-c8a8-412c-9185-6cfbc96ce612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5840 | 2026.01.13 19:58:10.019452 [ 5 ] {e0e23370-c8a8-412c-9185-6cfbc96ce612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5841 | 2026.01.13 19:58:10.019946 [ 5 ] {e0e23370-c8a8-412c-9185-6cfbc96ce612} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5842 | 2026.01.13 19:58:10.019982 [ 5 ] {e0e23370-c8a8-412c-9185-6cfbc96ce612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5843 | 2026.01.13 19:58:10.020287 [ 5 ] {e0e23370-c8a8-412c-9185-6cfbc96ce612} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5844 | 2026.01.13 19:58:10.020493 [ 5 ] {e0e23370-c8a8-412c-9185-6cfbc96ce612} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5845 | 2026.01.13 19:58:10.020623 [ 5 ] {e0e23370-c8a8-412c-9185-6cfbc96ce612} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001238 sec., 171243.94184168015 rows/sec., 11.04 MiB/sec. | ||
| 5846 | 2026.01.13 19:58:10.020659 [ 5 ] {e0e23370-c8a8-412c-9185-6cfbc96ce612} <Debug> TCPHandler: Processed in 0.001402771 sec. | ||
| 5847 | 2026.01.13 19:58:10.020840 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5848 | 2026.01.13 19:58:10.020940 [ 5 ] {b3a51417-1410-49ee-a095-c4e60f9530d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5849 | 2026.01.13 19:58:10.020980 [ 5 ] {b3a51417-1410-49ee-a095-c4e60f9530d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5850 | 2026.01.13 19:58:10.021476 [ 5 ] {b3a51417-1410-49ee-a095-c4e60f9530d9} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5851 | 2026.01.13 19:58:10.021512 [ 5 ] {b3a51417-1410-49ee-a095-c4e60f9530d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5852 | 2026.01.13 19:58:10.021836 [ 5 ] {b3a51417-1410-49ee-a095-c4e60f9530d9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5853 | 2026.01.13 19:58:10.022056 [ 5 ] {b3a51417-1410-49ee-a095-c4e60f9530d9} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5854 | 2026.01.13 19:58:10.022184 [ 5 ] {b3a51417-1410-49ee-a095-c4e60f9530d9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001261 sec., 167327.51784298176 rows/sec., 9.50 MiB/sec. | ||
| 5855 | 2026.01.13 19:58:10.022221 [ 5 ] {b3a51417-1410-49ee-a095-c4e60f9530d9} <Debug> TCPHandler: Processed in 0.001431662 sec. | ||
| 5856 | 2026.01.13 19:58:10.022342 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5857 | 2026.01.13 19:58:10.022435 [ 5 ] {954e6059-0a07-42ca-8b0c-5c567b9af2d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5858 | 2026.01.13 19:58:10.022474 [ 5 ] {954e6059-0a07-42ca-8b0c-5c567b9af2d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5859 | 2026.01.13 19:58:10.023146 [ 5 ] {954e6059-0a07-42ca-8b0c-5c567b9af2d7} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5860 | 2026.01.13 19:58:10.023181 [ 5 ] {954e6059-0a07-42ca-8b0c-5c567b9af2d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5861 | 2026.01.13 19:58:10.023521 [ 5 ] {954e6059-0a07-42ca-8b0c-5c567b9af2d7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5862 | 2026.01.13 19:58:10.023730 [ 5 ] {954e6059-0a07-42ca-8b0c-5c567b9af2d7} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5863 | 2026.01.13 19:58:10.023858 [ 5 ] {954e6059-0a07-42ca-8b0c-5c567b9af2d7} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.00144 sec., 492361.11111111107 rows/sec., 34.50 MiB/sec. | ||
| 5864 | 2026.01.13 19:58:10.023895 [ 5 ] {954e6059-0a07-42ca-8b0c-5c567b9af2d7} <Debug> TCPHandler: Processed in 0.001601626 sec. | ||
| 5865 | 2026.01.13 19:58:10.024021 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5866 | 2026.01.13 19:58:10.024115 [ 5 ] {c62abaf6-4275-4663-ac50-78976c0fbfe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5867 | 2026.01.13 19:58:10.024157 [ 5 ] {c62abaf6-4275-4663-ac50-78976c0fbfe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5868 | 2026.01.13 19:58:10.024496 [ 5 ] {c62abaf6-4275-4663-ac50-78976c0fbfe6} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5869 | 2026.01.13 19:58:10.024533 [ 5 ] {c62abaf6-4275-4663-ac50-78976c0fbfe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5870 | 2026.01.13 19:58:10.024836 [ 5 ] {c62abaf6-4275-4663-ac50-78976c0fbfe6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5871 | 2026.01.13 19:58:10.025044 [ 5 ] {c62abaf6-4275-4663-ac50-78976c0fbfe6} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5872 | 2026.01.13 19:58:10.025173 [ 5 ] {c62abaf6-4275-4663-ac50-78976c0fbfe6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 5873 | 2026.01.13 19:58:10.025209 [ 5 ] {c62abaf6-4275-4663-ac50-78976c0fbfe6} <Debug> TCPHandler: Processed in 0.001239558 sec. | ||
| 5874 | 2026.01.13 19:58:10.025319 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5875 | 2026.01.13 19:58:10.025412 [ 5 ] {b42302dc-f64a-438e-9e9f-a569056d3025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5876 | 2026.01.13 19:58:10.025456 [ 5 ] {b42302dc-f64a-438e-9e9f-a569056d3025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5877 | 2026.01.13 19:58:10.025911 [ 5 ] {b42302dc-f64a-438e-9e9f-a569056d3025} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5878 | 2026.01.13 19:58:10.025947 [ 5 ] {b42302dc-f64a-438e-9e9f-a569056d3025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5879 | 2026.01.13 19:58:10.026297 [ 5 ] {b42302dc-f64a-438e-9e9f-a569056d3025} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5880 | 2026.01.13 19:58:10.026506 [ 5 ] {b42302dc-f64a-438e-9e9f-a569056d3025} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5881 | 2026.01.13 19:58:10.026635 [ 5 ] {b42302dc-f64a-438e-9e9f-a569056d3025} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001241 sec., 253021.75664786465 rows/sec., 16.62 MiB/sec. | ||
| 5882 | 2026.01.13 19:58:10.026670 [ 5 ] {b42302dc-f64a-438e-9e9f-a569056d3025} <Debug> TCPHandler: Processed in 0.001400382 sec. | ||
| 5883 | 2026.01.13 19:58:10.026788 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5884 | 2026.01.13 19:58:10.026882 [ 5 ] {2c7813db-99b7-4251-9471-083252718637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5885 | 2026.01.13 19:58:10.026924 [ 5 ] {2c7813db-99b7-4251-9471-083252718637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5886 | 2026.01.13 19:58:10.027244 [ 5 ] {2c7813db-99b7-4251-9471-083252718637} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5887 | 2026.01.13 19:58:10.027280 [ 5 ] {2c7813db-99b7-4251-9471-083252718637} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5888 | 2026.01.13 19:58:10.027571 [ 5 ] {2c7813db-99b7-4251-9471-083252718637} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5889 | 2026.01.13 19:58:10.027775 [ 5 ] {2c7813db-99b7-4251-9471-083252718637} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5890 | 2026.01.13 19:58:10.027910 [ 5 ] {2c7813db-99b7-4251-9471-083252718637} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 5891 | 2026.01.13 19:58:10.027946 [ 5 ] {2c7813db-99b7-4251-9471-083252718637} <Debug> TCPHandler: Processed in 0.001207867 sec. | ||
| 5892 | 2026.01.13 19:58:10.028056 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5893 | 2026.01.13 19:58:10.028147 [ 5 ] {2924f362-4f32-4c56-872d-ddcc439939b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5894 | 2026.01.13 19:58:10.028201 [ 5 ] {2924f362-4f32-4c56-872d-ddcc439939b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5895 | 2026.01.13 19:58:10.029012 [ 5 ] {2924f362-4f32-4c56-872d-ddcc439939b4} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5896 | 2026.01.13 19:58:10.029048 [ 5 ] {2924f362-4f32-4c56-872d-ddcc439939b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5897 | 2026.01.13 19:58:10.029579 [ 5 ] {2924f362-4f32-4c56-872d-ddcc439939b4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5898 | 2026.01.13 19:58:10.029804 [ 5 ] {2924f362-4f32-4c56-872d-ddcc439939b4} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5899 | 2026.01.13 19:58:10.029922 [ 47 ] {} <Debug> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5900 | 2026.01.13 19:58:10.029942 [ 5 ] {2924f362-4f32-4c56-872d-ddcc439939b4} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001812 sec., 16556.29139072848 rows/sec., 29.67 MiB/sec. | ||
| 5901 | 2026.01.13 19:58:10.029999 [ 47 ] {} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5902 | 2026.01.13 19:58:10.030019 [ 5 ] {2924f362-4f32-4c56-872d-ddcc439939b4} <Debug> TCPHandler: Processed in 0.002012825 sec. | ||
| 5903 | 2026.01.13 19:58:10.030028 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5904 | 2026.01.13 19:58:10.030137 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5905 | 2026.01.13 19:58:10.030155 [ 200 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::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 | ||
| 5906 | 2026.01.13 19:58:10.030236 [ 5 ] {efba544f-2a1b-4f63-8ce5-d40836984567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5907 | 2026.01.13 19:58:10.030283 [ 5 ] {efba544f-2a1b-4f63-8ce5-d40836984567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5908 | 2026.01.13 19:58:10.030412 [ 200 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5909 | 2026.01.13 19:58:10.030481 [ 200 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 433 rows starting from the beginning of the part | ||
| 5910 | 2026.01.13 19:58:10.030620 [ 200 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 5911 | 2026.01.13 19:58:10.030640 [ 5 ] {efba544f-2a1b-4f63-8ce5-d40836984567} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5912 | 2026.01.13 19:58:10.030685 [ 5 ] {efba544f-2a1b-4f63-8ce5-d40836984567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5913 | 2026.01.13 19:58:10.030737 [ 200 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::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 | ||
| 5914 | 2026.01.13 19:58:10.030849 [ 200 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
| 5915 | 2026.01.13 19:58:10.030953 [ 200 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 5916 | 2026.01.13 19:58:10.031003 [ 5 ] {efba544f-2a1b-4f63-8ce5-d40836984567} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5917 | 2026.01.13 19:58:10.031062 [ 200 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
| 5918 | 2026.01.13 19:58:10.031220 [ 5 ] {efba544f-2a1b-4f63-8ce5-d40836984567} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5919 | 2026.01.13 19:58:10.031355 [ 5 ] {efba544f-2a1b-4f63-8ce5-d40836984567} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001137 sec., 91468.77748460862 rows/sec., 5.60 MiB/sec. | ||
| 5920 | 2026.01.13 19:58:10.031396 [ 5 ] {efba544f-2a1b-4f63-8ce5-d40836984567} <Debug> TCPHandler: Processed in 0.001307339 sec. | ||
| 5921 | 2026.01.13 19:58:10.055072 [ 201 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 543 rows, containing 19 columns (19 merged, 0 gathered) in 0.024973376 sec., 21743.15559097817 rows/sec., 38.96 MiB/sec. | ||
| 5922 | 2026.01.13 19:58:10.055766 [ 195 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5923 | 2026.01.13 19:58:10.056161 [ 195 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5924 | 2026.01.13 19:58:10.056243 [ 195 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5925 | 2026.01.13 19:58:10.056383 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5926 | 2026.01.13 19:58:14.628210 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11978 | ||
| 5927 | 2026.01.13 19:58:14.628762 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5928 | 2026.01.13 19:58:14.628813 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5929 | 2026.01.13 19:58:14.629306 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5930 | 2026.01.13 19:58:14.629557 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5931 | 2026.01.13 19:58:14.629711 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11978 | ||
| 5932 | 2026.01.13 19:58:15.000339 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5933 | 2026.01.13 19:58:15.000516 [ 5 ] {5abfd9e8-0b8f-4abf-a9bb-44b278278d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5934 | 2026.01.13 19:58:15.000581 [ 5 ] {5abfd9e8-0b8f-4abf-a9bb-44b278278d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5935 | 2026.01.13 19:58:15.001298 [ 5 ] {5abfd9e8-0b8f-4abf-a9bb-44b278278d07} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5936 | 2026.01.13 19:58:15.001345 [ 5 ] {5abfd9e8-0b8f-4abf-a9bb-44b278278d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5937 | 2026.01.13 19:58:15.001723 [ 5 ] {5abfd9e8-0b8f-4abf-a9bb-44b278278d07} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5938 | 2026.01.13 19:58:15.001958 [ 5 ] {5abfd9e8-0b8f-4abf-a9bb-44b278278d07} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5939 | 2026.01.13 19:58:15.002122 [ 5 ] {5abfd9e8-0b8f-4abf-a9bb-44b278278d07} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001655 sec., 1208.4592145015106 rows/sec., 98.54 KiB/sec. | ||
| 5940 | 2026.01.13 19:58:15.002171 [ 5 ] {5abfd9e8-0b8f-4abf-a9bb-44b278278d07} <Debug> TCPHandler: Processed in 0.001956503 sec. | ||
| 5941 | 2026.01.13 19:58:15.002291 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5942 | 2026.01.13 19:58:15.002392 [ 5 ] {6f737ad5-f4ea-44df-afb5-b0696aab6f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5943 | 2026.01.13 19:58:15.002433 [ 5 ] {6f737ad5-f4ea-44df-afb5-b0696aab6f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5944 | 2026.01.13 19:58:15.002883 [ 5 ] {6f737ad5-f4ea-44df-afb5-b0696aab6f2a} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5945 | 2026.01.13 19:58:15.002920 [ 5 ] {6f737ad5-f4ea-44df-afb5-b0696aab6f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5946 | 2026.01.13 19:58:15.003243 [ 5 ] {6f737ad5-f4ea-44df-afb5-b0696aab6f2a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5947 | 2026.01.13 19:58:15.003450 [ 5 ] {6f737ad5-f4ea-44df-afb5-b0696aab6f2a} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5948 | 2026.01.13 19:58:15.003583 [ 5 ] {6f737ad5-f4ea-44df-afb5-b0696aab6f2a} <Debug> executeQuery: Read 77 rows, 6.46 KiB in 0.001213 sec., 63478.97774113767 rows/sec., 5.20 MiB/sec. | ||
| 5949 | 2026.01.13 19:58:15.003621 [ 5 ] {6f737ad5-f4ea-44df-afb5-b0696aab6f2a} <Debug> TCPHandler: Processed in 0.00138225 sec. | ||
| 5950 | 2026.01.13 19:58:15.003736 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5951 | 2026.01.13 19:58:15.003831 [ 5 ] {f6647c3f-a615-4819-8663-5770a8b471a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5952 | 2026.01.13 19:58:15.003873 [ 5 ] {f6647c3f-a615-4819-8663-5770a8b471a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5953 | 2026.01.13 19:58:15.004280 [ 5 ] {f6647c3f-a615-4819-8663-5770a8b471a7} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5954 | 2026.01.13 19:58:15.004315 [ 5 ] {f6647c3f-a615-4819-8663-5770a8b471a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5955 | 2026.01.13 19:58:15.004614 [ 5 ] {f6647c3f-a615-4819-8663-5770a8b471a7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5956 | 2026.01.13 19:58:15.004813 [ 5 ] {f6647c3f-a615-4819-8663-5770a8b471a7} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5957 | 2026.01.13 19:58:15.004947 [ 5 ] {f6647c3f-a615-4819-8663-5770a8b471a7} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001136 sec., 10563.38028169014 rows/sec., 784.86 KiB/sec. | ||
| 5958 | 2026.01.13 19:58:15.004985 [ 5 ] {f6647c3f-a615-4819-8663-5770a8b471a7} <Debug> TCPHandler: Processed in 0.001297889 sec. | ||
| 5959 | 2026.01.13 19:58:15.005110 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5960 | 2026.01.13 19:58:15.005203 [ 5 ] {8e3d2af9-66a1-4736-ae9d-bb858e082c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5961 | 2026.01.13 19:58:15.005242 [ 5 ] {8e3d2af9-66a1-4736-ae9d-bb858e082c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5962 | 2026.01.13 19:58:15.005652 [ 5 ] {8e3d2af9-66a1-4736-ae9d-bb858e082c21} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5963 | 2026.01.13 19:58:15.005688 [ 5 ] {8e3d2af9-66a1-4736-ae9d-bb858e082c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5964 | 2026.01.13 19:58:15.005995 [ 5 ] {8e3d2af9-66a1-4736-ae9d-bb858e082c21} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5965 | 2026.01.13 19:58:15.006185 [ 5 ] {8e3d2af9-66a1-4736-ae9d-bb858e082c21} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5966 | 2026.01.13 19:58:15.006306 [ 5 ] {8e3d2af9-66a1-4736-ae9d-bb858e082c21} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001145 sec., 66375.54585152838 rows/sec., 5.18 MiB/sec. | ||
| 5967 | 2026.01.13 19:58:15.006339 [ 5 ] {8e3d2af9-66a1-4736-ae9d-bb858e082c21} <Debug> TCPHandler: Processed in 0.00130552 sec. | ||
| 5968 | 2026.01.13 19:58:15.006445 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5969 | 2026.01.13 19:58:15.006532 [ 5 ] {d1299e8b-6f5a-44a9-b602-47e3b776721a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5970 | 2026.01.13 19:58:15.006571 [ 5 ] {d1299e8b-6f5a-44a9-b602-47e3b776721a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5971 | 2026.01.13 19:58:15.007040 [ 5 ] {d1299e8b-6f5a-44a9-b602-47e3b776721a} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5972 | 2026.01.13 19:58:15.007076 [ 5 ] {d1299e8b-6f5a-44a9-b602-47e3b776721a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5973 | 2026.01.13 19:58:15.007403 [ 5 ] {d1299e8b-6f5a-44a9-b602-47e3b776721a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5974 | 2026.01.13 19:58:15.007604 [ 5 ] {d1299e8b-6f5a-44a9-b602-47e3b776721a} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5975 | 2026.01.13 19:58:15.007739 [ 5 ] {d1299e8b-6f5a-44a9-b602-47e3b776721a} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001184 sec., 135979.72972972973 rows/sec., 9.47 MiB/sec. | ||
| 5976 | 2026.01.13 19:58:15.007776 [ 5 ] {d1299e8b-6f5a-44a9-b602-47e3b776721a} <Debug> TCPHandler: Processed in 0.0013448 sec. | ||
| 5977 | 2026.01.13 19:58:15.007883 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5978 | 2026.01.13 19:58:15.007985 [ 5 ] {fb19f8a7-76a0-4608-95e1-05d18cacd6d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5979 | 2026.01.13 19:58:15.008039 [ 5 ] {fb19f8a7-76a0-4608-95e1-05d18cacd6d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5980 | 2026.01.13 19:58:15.008778 [ 5 ] {fb19f8a7-76a0-4608-95e1-05d18cacd6d8} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5981 | 2026.01.13 19:58:15.008813 [ 5 ] {fb19f8a7-76a0-4608-95e1-05d18cacd6d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5982 | 2026.01.13 19:58:15.009320 [ 5 ] {fb19f8a7-76a0-4608-95e1-05d18cacd6d8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5983 | 2026.01.13 19:58:15.009539 [ 5 ] {fb19f8a7-76a0-4608-95e1-05d18cacd6d8} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5984 | 2026.01.13 19:58:15.009677 [ 5 ] {fb19f8a7-76a0-4608-95e1-05d18cacd6d8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00171 sec., 5847.95321637427 rows/sec., 10.48 MiB/sec. | ||
| 5985 | 2026.01.13 19:58:15.009736 [ 5 ] {fb19f8a7-76a0-4608-95e1-05d18cacd6d8} <Debug> TCPHandler: Processed in 0.001901242 sec. | ||
| 5986 | 2026.01.13 19:58:15.009848 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5987 | 2026.01.13 19:58:15.009949 [ 5 ] {40fdc288-4513-47b8-9fdf-a418573030ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5988 | 2026.01.13 19:58:15.009990 [ 5 ] {40fdc288-4513-47b8-9fdf-a418573030ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5989 | 2026.01.13 19:58:15.010324 [ 5 ] {40fdc288-4513-47b8-9fdf-a418573030ce} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5990 | 2026.01.13 19:58:15.010357 [ 5 ] {40fdc288-4513-47b8-9fdf-a418573030ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5991 | 2026.01.13 19:58:15.010657 [ 5 ] {40fdc288-4513-47b8-9fdf-a418573030ce} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5992 | 2026.01.13 19:58:15.010868 [ 5 ] {40fdc288-4513-47b8-9fdf-a418573030ce} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5993 | 2026.01.13 19:58:15.011005 [ 5 ] {40fdc288-4513-47b8-9fdf-a418573030ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 5994 | 2026.01.13 19:58:15.011041 [ 5 ] {40fdc288-4513-47b8-9fdf-a418573030ce} <Debug> TCPHandler: Processed in 0.001241228 sec. | ||
| 5995 | 2026.01.13 19:58:15.259721 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5996 | 2026.01.13 19:58:15.276679 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5997 | 2026.01.13 19:58:15.276738 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 5998 | 2026.01.13 19:58:15.282274 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5999 | 2026.01.13 19:58:15.282963 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6000 | 2026.01.13 19:58:15.285794 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6001 | 2026.01.13 19:58:16.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.70 MiB, peak 263.26 MiB, free memory in arenas 0.00 B, will set to 256.67 MiB (RSS), difference: -1.03 MiB | ||
| 6002 | 2026.01.13 19:58:17.152677 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 772 | ||
| 6003 | 2026.01.13 19:58:17.155049 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6004 | 2026.01.13 19:58:17.155108 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6005 | 2026.01.13 19:58:17.156286 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6006 | 2026.01.13 19:58:17.156547 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6007 | 2026.01.13 19:58:17.156826 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 772 | ||
| 6008 | 2026.01.13 19:58:18.713265 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45722 | ||
| 6009 | 2026.01.13 19:58:18.713425 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6010 | 2026.01.13 19:58:18.713464 [ 286 ] {} <Debug> TCP-Session: a34890ac-84f7-4f14-882c-2420cc162ad9 Authenticating user 'default' from [fd00:1122:3344:101::e]:45722 | ||
| 6011 | 2026.01.13 19:58:18.713493 [ 286 ] {} <Debug> TCP-Session: a34890ac-84f7-4f14-882c-2420cc162ad9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6012 | 2026.01.13 19:58:18.713511 [ 286 ] {} <Debug> TCP-Session: a34890ac-84f7-4f14-882c-2420cc162ad9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6013 | 2026.01.13 19:58:18.713734 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56761 | ||
| 6014 | 2026.01.13 19:58:18.713767 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41927 | ||
| 6015 | 2026.01.13 19:58:18.713781 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55043 | ||
| 6016 | 2026.01.13 19:58:18.713827 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55493 | ||
| 6017 | 2026.01.13 19:58:18.713841 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6018 | 2026.01.13 19:58:18.713842 [ 286 ] {} <Trace> TCP-Session: a34890ac-84f7-4f14-882c-2420cc162ad9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6019 | 2026.01.13 19:58:18.713897 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6020 | 2026.01.13 19:58:18.713911 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6021 | 2026.01.13 19:58:18.713938 [ 288 ] {} <Debug> TCP-Session: 8529106d-0796-479a-afca-da3507a01305 Authenticating user 'default' from [fd00:1122:3344:101::e]:41927 | ||
| 6022 | 2026.01.13 19:58:18.713960 [ 289 ] {} <Debug> TCP-Session: 444dc82e-c905-4ee6-ba29-767a5f599802 Authenticating user 'default' from [fd00:1122:3344:101::e]:55043 | ||
| 6023 | 2026.01.13 19:58:18.713968 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6024 | 2026.01.13 19:58:18.713983 [ 288 ] {} <Debug> TCP-Session: 8529106d-0796-479a-afca-da3507a01305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6025 | 2026.01.13 19:58:18.714009 [ 293 ] {} <Debug> TCP-Session: be8fcc8a-3c77-4e6a-835a-232011d0d27f Authenticating user 'default' from [fd00:1122:3344:101::e]:55493 | ||
| 6026 | 2026.01.13 19:58:18.714013 [ 289 ] {} <Debug> TCP-Session: 444dc82e-c905-4ee6-ba29-767a5f599802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6027 | 2026.01.13 19:58:18.714018 [ 288 ] {} <Debug> TCP-Session: 8529106d-0796-479a-afca-da3507a01305 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6028 | 2026.01.13 19:58:18.714037 [ 293 ] {} <Debug> TCP-Session: be8fcc8a-3c77-4e6a-835a-232011d0d27f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6029 | 2026.01.13 19:58:18.714047 [ 289 ] {} <Debug> TCP-Session: 444dc82e-c905-4ee6-ba29-767a5f599802 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6030 | 2026.01.13 19:58:18.714063 [ 286 ] {7835b433-8d9b-43d2-a1ab-089e049d8983} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45722) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6031 | 2026.01.13 19:58:18.714074 [ 293 ] {} <Debug> TCP-Session: be8fcc8a-3c77-4e6a-835a-232011d0d27f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6032 | 2026.01.13 19:58:18.713833 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33153 | ||
| 6033 | 2026.01.13 19:58:18.713816 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50699 | ||
| 6034 | 2026.01.13 19:58:18.713804 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46327 | ||
| 6035 | 2026.01.13 19:58:18.713778 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46401 | ||
| 6036 | 2026.01.13 19:58:18.713895 [ 287 ] {} <Debug> TCP-Session: 70644534-abf8-4dc1-b74b-8a2b33b3ee41 Authenticating user 'default' from [fd00:1122:3344:101::e]:56761 | ||
| 6037 | 2026.01.13 19:58:18.714242 [ 287 ] {} <Debug> TCP-Session: 70644534-abf8-4dc1-b74b-8a2b33b3ee41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6038 | 2026.01.13 19:58:18.714255 [ 287 ] {} <Debug> TCP-Session: 70644534-abf8-4dc1-b74b-8a2b33b3ee41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6039 | 2026.01.13 19:58:18.714350 [ 286 ] {7835b433-8d9b-43d2-a1ab-089e049d8983} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6040 | 2026.01.13 19:58:18.714373 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6041 | 2026.01.13 19:58:18.714406 [ 292 ] {} <Debug> TCP-Session: 55bc63a2-3fe5-4016-883c-dad647760062 Authenticating user 'default' from [fd00:1122:3344:101::e]:50699 | ||
| 6042 | 2026.01.13 19:58:18.714410 [ 286 ] {7835b433-8d9b-43d2-a1ab-089e049d8983} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6043 | 2026.01.13 19:58:18.714418 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6044 | 2026.01.13 19:58:18.714425 [ 292 ] {} <Debug> TCP-Session: 55bc63a2-3fe5-4016-883c-dad647760062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6045 | 2026.01.13 19:58:18.714455 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6046 | 2026.01.13 19:58:18.714462 [ 292 ] {} <Debug> TCP-Session: 55bc63a2-3fe5-4016-883c-dad647760062 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6047 | 2026.01.13 19:58:18.714490 [ 291 ] {} <Debug> TCP-Session: 4c18be04-4caf-4f68-affe-0936d04b2f15 Authenticating user 'default' from [fd00:1122:3344:101::e]:46327 | ||
| 6048 | 2026.01.13 19:58:18.714493 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6049 | 2026.01.13 19:58:18.714515 [ 291 ] {} <Debug> TCP-Session: 4c18be04-4caf-4f68-affe-0936d04b2f15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6050 | 2026.01.13 19:58:18.714535 [ 294 ] {} <Debug> TCP-Session: 2b35a49f-554f-46d0-96de-00ed60ed98bf Authenticating user 'default' from [fd00:1122:3344:101::e]:33153 | ||
| 6051 | 2026.01.13 19:58:18.714544 [ 291 ] {} <Debug> TCP-Session: 4c18be04-4caf-4f68-affe-0936d04b2f15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6052 | 2026.01.13 19:58:18.714561 [ 294 ] {} <Debug> TCP-Session: 2b35a49f-554f-46d0-96de-00ed60ed98bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6053 | 2026.01.13 19:58:18.714457 [ 290 ] {} <Debug> TCP-Session: 5094be46-866e-46a9-bb6c-84c167569453 Authenticating user 'default' from [fd00:1122:3344:101::e]:46401 | ||
| 6054 | 2026.01.13 19:58:18.714585 [ 294 ] {} <Debug> TCP-Session: 2b35a49f-554f-46d0-96de-00ed60ed98bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6055 | 2026.01.13 19:58:18.714610 [ 290 ] {} <Debug> TCP-Session: 5094be46-866e-46a9-bb6c-84c167569453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6056 | 2026.01.13 19:58:18.714628 [ 290 ] {} <Debug> TCP-Session: 5094be46-866e-46a9-bb6c-84c167569453 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6057 | 2026.01.13 19:58:18.714710 [ 286 ] {7835b433-8d9b-43d2-a1ab-089e049d8983} <Debug> oximeter.version (453402a2-6064-4fbd-a72c-052d54caf800) (SelectExecutor): Key condition: unknown | ||
| 6058 | 2026.01.13 19:58:18.715655 [ 345 ] {7835b433-8d9b-43d2-a1ab-089e049d8983} <Trace> AggregatingTransform: Aggregating | ||
| 6059 | 2026.01.13 19:58:18.715695 [ 345 ] {7835b433-8d9b-43d2-a1ab-089e049d8983} <Trace> Aggregator: Aggregation method: without_key | ||
| 6060 | 2026.01.13 19:58:18.715731 [ 345 ] {7835b433-8d9b-43d2-a1ab-089e049d8983} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00092185 sec. (1084.775 rows/sec., 42.37 KiB/sec.) | ||
| 6061 | 2026.01.13 19:58:18.715749 [ 345 ] {7835b433-8d9b-43d2-a1ab-089e049d8983} <Trace> Aggregator: Merging aggregated data | ||
| 6062 | 2026.01.13 19:58:18.716979 [ 286 ] {7835b433-8d9b-43d2-a1ab-089e049d8983} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002976 sec., 336.0215053763441 rows/sec., 13.13 KiB/sec. | ||
| 6063 | 2026.01.13 19:58:18.717124 [ 286 ] {7835b433-8d9b-43d2-a1ab-089e049d8983} <Debug> TCPHandler: Processed in 0.003404485 sec. | ||
| 6064 | 2026.01.13 19:58:18.717231 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6065 | 2026.01.13 19:58:18.717259 [ 286 ] {} <Debug> TCP-Session: a34890ac-84f7-4f14-882c-2420cc162ad9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6066 | 2026.01.13 19:58:18.717262 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6067 | 2026.01.13 19:58:18.717280 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6068 | 2026.01.13 19:58:18.717307 [ 287 ] {} <Debug> TCP-Session: 70644534-abf8-4dc1-b74b-8a2b33b3ee41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6069 | 2026.01.13 19:58:18.717314 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6070 | 2026.01.13 19:58:18.717324 [ 292 ] {} <Debug> TCP-Session: 55bc63a2-3fe5-4016-883c-dad647760062 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6071 | 2026.01.13 19:58:18.717332 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6072 | 2026.01.13 19:58:18.717351 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6073 | 2026.01.13 19:58:18.717362 [ 293 ] {} <Debug> TCP-Session: be8fcc8a-3c77-4e6a-835a-232011d0d27f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6074 | 2026.01.13 19:58:18.717371 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6075 | 2026.01.13 19:58:18.717399 [ 294 ] {} <Debug> TCP-Session: 2b35a49f-554f-46d0-96de-00ed60ed98bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6076 | 2026.01.13 19:58:18.717389 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6077 | 2026.01.13 19:58:18.717426 [ 289 ] {} <Debug> TCP-Session: 444dc82e-c905-4ee6-ba29-767a5f599802 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6078 | 2026.01.13 19:58:18.717383 [ 288 ] {} <Debug> TCP-Session: 8529106d-0796-479a-afca-da3507a01305 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6079 | 2026.01.13 19:58:18.717464 [ 291 ] {} <Debug> TCP-Session: 4c18be04-4caf-4f68-affe-0936d04b2f15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6080 | 2026.01.13 19:58:18.717309 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6081 | 2026.01.13 19:58:18.717531 [ 290 ] {} <Debug> TCP-Session: 5094be46-866e-46a9-bb6c-84c167569453 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6082 | 2026.01.13 19:58:20.016341 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6083 | 2026.01.13 19:58:20.016538 [ 5 ] {39bc9b03-2e41-4575-9060-c47f07660e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6084 | 2026.01.13 19:58:20.016624 [ 5 ] {39bc9b03-2e41-4575-9060-c47f07660e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6085 | 2026.01.13 19:58:20.017698 [ 5 ] {39bc9b03-2e41-4575-9060-c47f07660e1d} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6086 | 2026.01.13 19:58:20.017756 [ 5 ] {39bc9b03-2e41-4575-9060-c47f07660e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6087 | 2026.01.13 19:58:20.018298 [ 5 ] {39bc9b03-2e41-4575-9060-c47f07660e1d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6088 | 2026.01.13 19:58:20.018539 [ 5 ] {39bc9b03-2e41-4575-9060-c47f07660e1d} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6089 | 2026.01.13 19:58:20.018713 [ 5 ] {39bc9b03-2e41-4575-9060-c47f07660e1d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002232 sec., 183691.75627240143 rows/sec., 11.65 MiB/sec. | ||
| 6090 | 2026.01.13 19:58:20.018757 [ 5 ] {39bc9b03-2e41-4575-9060-c47f07660e1d} <Debug> TCPHandler: Processed in 0.002551197 sec. | ||
| 6091 | 2026.01.13 19:58:20.018915 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6092 | 2026.01.13 19:58:20.019053 [ 5 ] {3bfd2ca2-78c9-4e64-b9be-77660a2f1100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6093 | 2026.01.13 19:58:20.019110 [ 5 ] {3bfd2ca2-78c9-4e64-b9be-77660a2f1100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6094 | 2026.01.13 19:58:20.020429 [ 5 ] {3bfd2ca2-78c9-4e64-b9be-77660a2f1100} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6095 | 2026.01.13 19:58:20.020471 [ 5 ] {3bfd2ca2-78c9-4e64-b9be-77660a2f1100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6096 | 2026.01.13 19:58:20.021001 [ 5 ] {3bfd2ca2-78c9-4e64-b9be-77660a2f1100} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6097 | 2026.01.13 19:58:20.021289 [ 5 ] {3bfd2ca2-78c9-4e64-b9be-77660a2f1100} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6098 | 2026.01.13 19:58:20.021447 [ 5 ] {3bfd2ca2-78c9-4e64-b9be-77660a2f1100} <Debug> executeQuery: Read 1172 rows, 95.46 KiB in 0.002417 sec., 484898.63467107987 rows/sec., 38.57 MiB/sec. | ||
| 6099 | 2026.01.13 19:58:20.021495 [ 5 ] {3bfd2ca2-78c9-4e64-b9be-77660a2f1100} <Debug> TCPHandler: Processed in 0.002642349 sec. | ||
| 6100 | 2026.01.13 19:58:20.021657 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6101 | 2026.01.13 19:58:20.021765 [ 5 ] {00646348-7e81-4cb6-8176-7f2a0decd118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6102 | 2026.01.13 19:58:20.021816 [ 5 ] {00646348-7e81-4cb6-8176-7f2a0decd118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6103 | 2026.01.13 19:58:20.022492 [ 5 ] {00646348-7e81-4cb6-8176-7f2a0decd118} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6104 | 2026.01.13 19:58:20.022528 [ 5 ] {00646348-7e81-4cb6-8176-7f2a0decd118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6105 | 2026.01.13 19:58:20.022847 [ 5 ] {00646348-7e81-4cb6-8176-7f2a0decd118} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6106 | 2026.01.13 19:58:20.023091 [ 5 ] {00646348-7e81-4cb6-8176-7f2a0decd118} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6107 | 2026.01.13 19:58:20.023220 [ 5 ] {00646348-7e81-4cb6-8176-7f2a0decd118} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001478 sec., 158998.64682002706 rows/sec., 9.63 MiB/sec. | ||
| 6108 | 2026.01.13 19:58:20.023256 [ 5 ] {00646348-7e81-4cb6-8176-7f2a0decd118} <Debug> TCPHandler: Processed in 0.001658367 sec. | ||
| 6109 | 2026.01.13 19:58:20.023383 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6110 | 2026.01.13 19:58:20.023478 [ 5 ] {14fb881a-5923-449d-b05f-7c15104f0df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6111 | 2026.01.13 19:58:20.023517 [ 5 ] {14fb881a-5923-449d-b05f-7c15104f0df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6112 | 2026.01.13 19:58:20.024073 [ 5 ] {14fb881a-5923-449d-b05f-7c15104f0df7} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6113 | 2026.01.13 19:58:20.024108 [ 5 ] {14fb881a-5923-449d-b05f-7c15104f0df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6114 | 2026.01.13 19:58:20.024420 [ 5 ] {14fb881a-5923-449d-b05f-7c15104f0df7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6115 | 2026.01.13 19:58:20.024625 [ 5 ] {14fb881a-5923-449d-b05f-7c15104f0df7} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): 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 19:58:20.024753 [ 5 ] {14fb881a-5923-449d-b05f-7c15104f0df7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001293 sec., 163959.7834493426 rows/sec., 10.57 MiB/sec. | ||
| 6117 | 2026.01.13 19:58:20.024788 [ 5 ] {14fb881a-5923-449d-b05f-7c15104f0df7} <Debug> TCPHandler: Processed in 0.001456072 sec. | ||
| 6118 | 2026.01.13 19:58:20.024918 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6119 | 2026.01.13 19:58:20.025028 [ 5 ] {8789caef-3deb-459b-b6a4-e1509dfd1940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6120 | 2026.01.13 19:58:20.025069 [ 5 ] {8789caef-3deb-459b-b6a4-e1509dfd1940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6121 | 2026.01.13 19:58:20.025589 [ 5 ] {8789caef-3deb-459b-b6a4-e1509dfd1940} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6122 | 2026.01.13 19:58:20.025626 [ 5 ] {8789caef-3deb-459b-b6a4-e1509dfd1940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6123 | 2026.01.13 19:58:20.025934 [ 5 ] {8789caef-3deb-459b-b6a4-e1509dfd1940} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6124 | 2026.01.13 19:58:20.026167 [ 5 ] {8789caef-3deb-459b-b6a4-e1509dfd1940} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): 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 19:58:20.026295 [ 5 ] {8789caef-3deb-459b-b6a4-e1509dfd1940} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001285 sec., 164202.3346303502 rows/sec., 9.32 MiB/sec. | ||
| 6126 | 2026.01.13 19:58:20.026333 [ 5 ] {8789caef-3deb-459b-b6a4-e1509dfd1940} <Debug> TCPHandler: Processed in 0.001464393 sec. | ||
| 6127 | 2026.01.13 19:58:20.026456 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6128 | 2026.01.13 19:58:20.026549 [ 5 ] {41048495-a24c-4419-bdbe-932ab32fb275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6129 | 2026.01.13 19:58:20.026589 [ 5 ] {41048495-a24c-4419-bdbe-932ab32fb275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6130 | 2026.01.13 19:58:20.027289 [ 5 ] {41048495-a24c-4419-bdbe-932ab32fb275} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6131 | 2026.01.13 19:58:20.027323 [ 5 ] {41048495-a24c-4419-bdbe-932ab32fb275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6132 | 2026.01.13 19:58:20.027654 [ 5 ] {41048495-a24c-4419-bdbe-932ab32fb275} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6133 | 2026.01.13 19:58:20.027897 [ 5 ] {41048495-a24c-4419-bdbe-932ab32fb275} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6134 | 2026.01.13 19:58:20.028036 [ 5 ] {41048495-a24c-4419-bdbe-932ab32fb275} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001505 sec., 471096.34551495017 rows/sec., 33.01 MiB/sec. | ||
| 6135 | 2026.01.13 19:58:20.028075 [ 5 ] {41048495-a24c-4419-bdbe-932ab32fb275} <Debug> TCPHandler: Processed in 0.001668377 sec. | ||
| 6136 | 2026.01.13 19:58:20.028204 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6137 | 2026.01.13 19:58:20.028298 [ 5 ] {e1c08436-cdd2-47b4-9ee9-b253f8c54e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6138 | 2026.01.13 19:58:20.028339 [ 5 ] {e1c08436-cdd2-47b4-9ee9-b253f8c54e06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6139 | 2026.01.13 19:58:20.028688 [ 5 ] {e1c08436-cdd2-47b4-9ee9-b253f8c54e06} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6140 | 2026.01.13 19:58:20.028722 [ 5 ] {e1c08436-cdd2-47b4-9ee9-b253f8c54e06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6141 | 2026.01.13 19:58:20.029043 [ 5 ] {e1c08436-cdd2-47b4-9ee9-b253f8c54e06} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6142 | 2026.01.13 19:58:20.029246 [ 5 ] {e1c08436-cdd2-47b4-9ee9-b253f8c54e06} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6143 | 2026.01.13 19:58:20.029373 [ 5 ] {e1c08436-cdd2-47b4-9ee9-b253f8c54e06} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001094 sec., 5484.460694698355 rows/sec., 286.54 KiB/sec. | ||
| 6144 | 2026.01.13 19:58:20.029408 [ 5 ] {e1c08436-cdd2-47b4-9ee9-b253f8c54e06} <Debug> TCPHandler: Processed in 0.001253638 sec. | ||
| 6145 | 2026.01.13 19:58:20.029560 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6146 | 2026.01.13 19:58:20.029653 [ 5 ] {e768c74d-1ec3-4eaa-82e3-7ee4a4d7eab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6147 | 2026.01.13 19:58:20.029694 [ 5 ] {e768c74d-1ec3-4eaa-82e3-7ee4a4d7eab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6148 | 2026.01.13 19:58:20.030200 [ 5 ] {e768c74d-1ec3-4eaa-82e3-7ee4a4d7eab8} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6149 | 2026.01.13 19:58:20.030234 [ 5 ] {e768c74d-1ec3-4eaa-82e3-7ee4a4d7eab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6150 | 2026.01.13 19:58:20.030556 [ 5 ] {e768c74d-1ec3-4eaa-82e3-7ee4a4d7eab8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6151 | 2026.01.13 19:58:20.030759 [ 5 ] {e768c74d-1ec3-4eaa-82e3-7ee4a4d7eab8} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6152 | 2026.01.13 19:58:20.030885 [ 5 ] {e768c74d-1ec3-4eaa-82e3-7ee4a4d7eab8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001251 sec., 250999.2006394884 rows/sec., 16.49 MiB/sec. | ||
| 6153 | 2026.01.13 19:58:20.030946 [ 5 ] {e768c74d-1ec3-4eaa-82e3-7ee4a4d7eab8} <Debug> TCPHandler: Processed in 0.001434632 sec. | ||
| 6154 | 2026.01.13 19:58:20.031092 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6155 | 2026.01.13 19:58:20.031185 [ 5 ] {7b39e7c4-8b12-4d1a-b7fd-4aabbf62cdca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6156 | 2026.01.13 19:58:20.031226 [ 5 ] {7b39e7c4-8b12-4d1a-b7fd-4aabbf62cdca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6157 | 2026.01.13 19:58:20.031550 [ 5 ] {7b39e7c4-8b12-4d1a-b7fd-4aabbf62cdca} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6158 | 2026.01.13 19:58:20.031584 [ 5 ] {7b39e7c4-8b12-4d1a-b7fd-4aabbf62cdca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6159 | 2026.01.13 19:58:20.031873 [ 5 ] {7b39e7c4-8b12-4d1a-b7fd-4aabbf62cdca} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6160 | 2026.01.13 19:58:20.032105 [ 5 ] {7b39e7c4-8b12-4d1a-b7fd-4aabbf62cdca} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6161 | 2026.01.13 19:58:20.032229 [ 5 ] {7b39e7c4-8b12-4d1a-b7fd-4aabbf62cdca} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 6162 | 2026.01.13 19:58:20.032268 [ 5 ] {7b39e7c4-8b12-4d1a-b7fd-4aabbf62cdca} <Debug> TCPHandler: Processed in 0.001226477 sec. | ||
| 6163 | 2026.01.13 19:58:20.032394 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6164 | 2026.01.13 19:58:20.032488 [ 5 ] {8e24915a-e491-4e4b-97a1-47406e96ff2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6165 | 2026.01.13 19:58:20.032541 [ 5 ] {8e24915a-e491-4e4b-97a1-47406e96ff2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6166 | 2026.01.13 19:58:20.033382 [ 5 ] {8e24915a-e491-4e4b-97a1-47406e96ff2e} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6167 | 2026.01.13 19:58:20.033418 [ 5 ] {8e24915a-e491-4e4b-97a1-47406e96ff2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6168 | 2026.01.13 19:58:20.033989 [ 5 ] {8e24915a-e491-4e4b-97a1-47406e96ff2e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6169 | 2026.01.13 19:58:20.034212 [ 5 ] {8e24915a-e491-4e4b-97a1-47406e96ff2e} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6170 | 2026.01.13 19:58:20.034350 [ 5 ] {8e24915a-e491-4e4b-97a1-47406e96ff2e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00188 sec., 15957.446808510638 rows/sec., 28.60 MiB/sec. | ||
| 6171 | 2026.01.13 19:58:20.034401 [ 5 ] {8e24915a-e491-4e4b-97a1-47406e96ff2e} <Debug> TCPHandler: Processed in 0.002055706 sec. | ||
| 6172 | 2026.01.13 19:58:20.034525 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6173 | 2026.01.13 19:58:20.034618 [ 5 ] {1f5846cd-1d63-402a-9fc2-9e08f08764e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6174 | 2026.01.13 19:58:20.034658 [ 5 ] {1f5846cd-1d63-402a-9fc2-9e08f08764e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6175 | 2026.01.13 19:58:20.035042 [ 5 ] {1f5846cd-1d63-402a-9fc2-9e08f08764e7} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6176 | 2026.01.13 19:58:20.035078 [ 5 ] {1f5846cd-1d63-402a-9fc2-9e08f08764e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6177 | 2026.01.13 19:58:20.035383 [ 5 ] {1f5846cd-1d63-402a-9fc2-9e08f08764e7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6178 | 2026.01.13 19:58:20.035595 [ 5 ] {1f5846cd-1d63-402a-9fc2-9e08f08764e7} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6179 | 2026.01.13 19:58:20.035728 [ 5 ] {1f5846cd-1d63-402a-9fc2-9e08f08764e7} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001128 sec., 92198.58156028368 rows/sec., 5.65 MiB/sec. | ||
| 6180 | 2026.01.13 19:58:20.035763 [ 5 ] {1f5846cd-1d63-402a-9fc2-9e08f08764e7} <Debug> TCPHandler: Processed in 0.001287928 sec. | ||
| 6181 | 2026.01.13 19:58:20.406517 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44233 | ||
| 6182 | 2026.01.13 19:58:20.406619 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6183 | 2026.01.13 19:58:20.406647 [ 286 ] {} <Debug> TCP-Session: 3f0b7fb8-9223-4f67-857c-3d40f01f6029 Authenticating user 'default' from [fd00:1122:3344:101::e]:44233 | ||
| 6184 | 2026.01.13 19:58:20.406669 [ 286 ] {} <Debug> TCP-Session: 3f0b7fb8-9223-4f67-857c-3d40f01f6029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6185 | 2026.01.13 19:58:20.406682 [ 286 ] {} <Debug> TCP-Session: 3f0b7fb8-9223-4f67-857c-3d40f01f6029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6186 | 2026.01.13 19:58:20.406896 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38998 | ||
| 6187 | 2026.01.13 19:58:20.406919 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35767 | ||
| 6188 | 2026.01.13 19:58:20.407018 [ 286 ] {} <Trace> TCP-Session: 3f0b7fb8-9223-4f67-857c-3d40f01f6029 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6189 | 2026.01.13 19:58:20.407022 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6190 | 2026.01.13 19:58:20.407043 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6191 | 2026.01.13 19:58:20.407075 [ 287 ] {} <Debug> TCP-Session: c9eafa24-7a99-4662-a8f8-cb82b40d2b98 Authenticating user 'default' from [fd00:1122:3344:101::e]:38998 | ||
| 6192 | 2026.01.13 19:58:20.407088 [ 288 ] {} <Debug> TCP-Session: 5bab856a-796d-44b6-b9cb-3070b3ff16f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:35767 | ||
| 6193 | 2026.01.13 19:58:20.407104 [ 287 ] {} <Debug> TCP-Session: c9eafa24-7a99-4662-a8f8-cb82b40d2b98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6194 | 2026.01.13 19:58:20.407116 [ 288 ] {} <Debug> TCP-Session: 5bab856a-796d-44b6-b9cb-3070b3ff16f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6195 | 2026.01.13 19:58:20.407122 [ 287 ] {} <Debug> TCP-Session: c9eafa24-7a99-4662-a8f8-cb82b40d2b98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6196 | 2026.01.13 19:58:20.407138 [ 288 ] {} <Debug> TCP-Session: 5bab856a-796d-44b6-b9cb-3070b3ff16f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6197 | 2026.01.13 19:58:20.407198 [ 286 ] {a987fc78-a0f6-4ace-b212-ca3d51131aae} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44233) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6198 | 2026.01.13 19:58:20.407474 [ 286 ] {a987fc78-a0f6-4ace-b212-ca3d51131aae} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6199 | 2026.01.13 19:58:20.407529 [ 286 ] {a987fc78-a0f6-4ace-b212-ca3d51131aae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6200 | 2026.01.13 19:58:20.407836 [ 286 ] {a987fc78-a0f6-4ace-b212-ca3d51131aae} <Debug> oximeter.version (453402a2-6064-4fbd-a72c-052d54caf800) (SelectExecutor): Key condition: unknown | ||
| 6201 | 2026.01.13 19:58:20.408775 [ 349 ] {a987fc78-a0f6-4ace-b212-ca3d51131aae} <Trace> AggregatingTransform: Aggregating | ||
| 6202 | 2026.01.13 19:58:20.408820 [ 349 ] {a987fc78-a0f6-4ace-b212-ca3d51131aae} <Trace> Aggregator: Aggregation method: without_key | ||
| 6203 | 2026.01.13 19:58:20.408862 [ 349 ] {a987fc78-a0f6-4ace-b212-ca3d51131aae} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000919491 sec. (1087.558 rows/sec., 42.48 KiB/sec.) | ||
| 6204 | 2026.01.13 19:58:20.408884 [ 349 ] {a987fc78-a0f6-4ace-b212-ca3d51131aae} <Trace> Aggregator: Merging aggregated data | ||
| 6205 | 2026.01.13 19:58:20.410446 [ 286 ] {a987fc78-a0f6-4ace-b212-ca3d51131aae} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003308 sec., 302.29746070133007 rows/sec., 11.81 KiB/sec. | ||
| 6206 | 2026.01.13 19:58:20.410574 [ 286 ] {a987fc78-a0f6-4ace-b212-ca3d51131aae} <Debug> TCPHandler: Processed in 0.003704812 sec. | ||
| 6207 | 2026.01.13 19:58:20.410676 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6208 | 2026.01.13 19:58:20.410706 [ 286 ] {} <Debug> TCP-Session: 3f0b7fb8-9223-4f67-857c-3d40f01f6029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6209 | 2026.01.13 19:58:20.410761 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6210 | 2026.01.13 19:58:20.410808 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6211 | 2026.01.13 19:58:20.410816 [ 287 ] {} <Debug> TCP-Session: c9eafa24-7a99-4662-a8f8-cb82b40d2b98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6212 | 2026.01.13 19:58:20.410856 [ 288 ] {} <Debug> TCP-Session: 5bab856a-796d-44b6-b9cb-3070b3ff16f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6213 | 2026.01.13 19:58:20.416719 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56515 | ||
| 6214 | 2026.01.13 19:58:20.416727 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49265 | ||
| 6215 | 2026.01.13 19:58:20.416746 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39937 | ||
| 6216 | 2026.01.13 19:58:20.416769 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57961 | ||
| 6217 | 2026.01.13 19:58:20.416791 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6218 | 2026.01.13 19:58:20.416820 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6219 | 2026.01.13 19:58:20.416828 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6220 | 2026.01.13 19:58:20.416843 [ 290 ] {} <Debug> TCP-Session: 90745f61-a32e-43d1-a6b3-764239e39901 Authenticating user 'default' from [fd00:1122:3344:101::e]:56515 | ||
| 6221 | 2026.01.13 19:58:20.416853 [ 287 ] {} <Debug> TCP-Session: ebf0f484-db87-4a03-bab3-bb0fa5b4e0fb Authenticating user 'default' from [fd00:1122:3344:101::e]:49265 | ||
| 6222 | 2026.01.13 19:58:20.416863 [ 291 ] {} <Debug> TCP-Session: aa7c9b51-5f86-4e65-8fdf-251760a2b321 Authenticating user 'default' from [fd00:1122:3344:101::e]:39937 | ||
| 6223 | 2026.01.13 19:58:20.416878 [ 290 ] {} <Debug> TCP-Session: 90745f61-a32e-43d1-a6b3-764239e39901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6224 | 2026.01.13 19:58:20.416902 [ 291 ] {} <Debug> TCP-Session: aa7c9b51-5f86-4e65-8fdf-251760a2b321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6225 | 2026.01.13 19:58:20.416932 [ 290 ] {} <Debug> TCP-Session: 90745f61-a32e-43d1-a6b3-764239e39901 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6226 | 2026.01.13 19:58:20.416941 [ 291 ] {} <Debug> TCP-Session: aa7c9b51-5f86-4e65-8fdf-251760a2b321 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6227 | 2026.01.13 19:58:20.416760 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65331 | ||
| 6228 | 2026.01.13 19:58:20.416735 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45609 | ||
| 6229 | 2026.01.13 19:58:20.416874 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6230 | 2026.01.13 19:58:20.416896 [ 287 ] {} <Debug> TCP-Session: ebf0f484-db87-4a03-bab3-bb0fa5b4e0fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6231 | 2026.01.13 19:58:20.417047 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6232 | 2026.01.13 19:58:20.417072 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6233 | 2026.01.13 19:58:20.417061 [ 293 ] {} <Debug> TCP-Session: 953fd512-f86b-4563-b3de-187bc8166aea Authenticating user 'default' from [fd00:1122:3344:101::e]:57961 | ||
| 6234 | 2026.01.13 19:58:20.417107 [ 292 ] {} <Debug> TCP-Session: 9527fcdd-a309-462d-9f46-2ffbd46b9a93 Authenticating user 'default' from [fd00:1122:3344:101::e]:65331 | ||
| 6235 | 2026.01.13 19:58:20.417123 [ 289 ] {} <Debug> TCP-Session: 121524e8-b04d-40cc-9c4f-4a6b846ca1be Authenticating user 'default' from [fd00:1122:3344:101::e]:45609 | ||
| 6236 | 2026.01.13 19:58:20.417137 [ 293 ] {} <Debug> TCP-Session: 953fd512-f86b-4563-b3de-187bc8166aea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6237 | 2026.01.13 19:58:20.417149 [ 292 ] {} <Debug> TCP-Session: 9527fcdd-a309-462d-9f46-2ffbd46b9a93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6238 | 2026.01.13 19:58:20.417160 [ 289 ] {} <Debug> TCP-Session: 121524e8-b04d-40cc-9c4f-4a6b846ca1be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6239 | 2026.01.13 19:58:20.417163 [ 293 ] {} <Debug> TCP-Session: 953fd512-f86b-4563-b3de-187bc8166aea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6240 | 2026.01.13 19:58:20.417177 [ 292 ] {} <Debug> TCP-Session: 9527fcdd-a309-462d-9f46-2ffbd46b9a93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6241 | 2026.01.13 19:58:20.417190 [ 289 ] {} <Debug> TCP-Session: 121524e8-b04d-40cc-9c4f-4a6b846ca1be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6242 | 2026.01.13 19:58:20.417076 [ 287 ] {} <Debug> TCP-Session: ebf0f484-db87-4a03-bab3-bb0fa5b4e0fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6243 | 2026.01.13 19:58:20.475244 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:45609). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6244 | |||
| 6245 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6246 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6247 | 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 | ||
| 6248 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6249 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6250 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6251 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6252 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6253 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6254 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6255 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 6256 | (version 23.8.7.1) | ||
| 6257 | 2026.01.13 19:58:20.475425 [ 289 ] {} <Debug> TCP-Session: 121524e8-b04d-40cc-9c4f-4a6b846ca1be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6258 | 2026.01.13 19:58:20.475458 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:65331). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6259 | |||
| 6260 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6261 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6262 | 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 | ||
| 6263 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6264 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6265 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6266 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6267 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6268 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6269 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6270 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 6271 | (version 23.8.7.1) | ||
| 6272 | 2026.01.13 19:58:20.475556 [ 292 ] {} <Debug> TCP-Session: 9527fcdd-a309-462d-9f46-2ffbd46b9a93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6273 | 2026.01.13 19:58:20.475589 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:39937). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6274 | |||
| 6275 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6276 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6277 | 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 | ||
| 6278 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6279 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6280 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6281 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6282 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6283 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6284 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6285 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 6286 | (version 23.8.7.1) | ||
| 6287 | 2026.01.13 19:58:20.475690 [ 291 ] {} <Debug> TCP-Session: aa7c9b51-5f86-4e65-8fdf-251760a2b321 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6288 | 2026.01.13 19:58:20.475715 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:56515). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6289 | |||
| 6290 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6291 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6292 | 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 | ||
| 6293 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6294 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6295 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6296 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6297 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6298 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6299 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6300 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 6301 | (version 23.8.7.1) | ||
| 6302 | 2026.01.13 19:58:20.475803 [ 290 ] {} <Debug> TCP-Session: 90745f61-a32e-43d1-a6b3-764239e39901 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6303 | 2026.01.13 19:58:20.475829 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:49265). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6304 | |||
| 6305 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6306 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6307 | 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 | ||
| 6308 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6309 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6310 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6311 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6312 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6313 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6314 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6315 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 6316 | (version 23.8.7.1) | ||
| 6317 | 2026.01.13 19:58:20.475922 [ 287 ] {} <Debug> TCP-Session: ebf0f484-db87-4a03-bab3-bb0fa5b4e0fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6318 | 2026.01.13 19:58:20.475947 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:57961). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6319 | |||
| 6320 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6321 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6322 | 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 | ||
| 6323 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6324 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6325 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6326 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6327 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6328 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6329 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6330 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 6331 | (version 23.8.7.1) | ||
| 6332 | 2026.01.13 19:58:20.476026 [ 293 ] {} <Debug> TCP-Session: 953fd512-f86b-4563-b3de-187bc8166aea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6333 | 2026.01.13 19:58:20.477487 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35222 | ||
| 6334 | 2026.01.13 19:58:20.477554 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6335 | 2026.01.13 19:58:20.477575 [ 290 ] {} <Debug> TCP-Session: 36cbd8cd-b7d9-4f30-b140-1627b3996e9a Authenticating user 'default' from [fd00:1122:3344:101::e]:35222 | ||
| 6336 | 2026.01.13 19:58:20.477594 [ 290 ] {} <Debug> TCP-Session: 36cbd8cd-b7d9-4f30-b140-1627b3996e9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6337 | 2026.01.13 19:58:20.477606 [ 290 ] {} <Debug> TCP-Session: 36cbd8cd-b7d9-4f30-b140-1627b3996e9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6338 | 2026.01.13 19:58:20.477764 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60903 | ||
| 6339 | 2026.01.13 19:58:20.477783 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37383 | ||
| 6340 | 2026.01.13 19:58:20.477831 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64952 | ||
| 6341 | 2026.01.13 19:58:20.477854 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59014 | ||
| 6342 | 2026.01.13 19:58:20.477858 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6343 | 2026.01.13 19:58:20.477871 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55394 | ||
| 6344 | 2026.01.13 19:58:20.477915 [ 291 ] {} <Debug> TCP-Session: 7d38cf8a-a9bf-4018-acb6-a2502420e9de Authenticating user 'default' from [fd00:1122:3344:101::e]:60903 | ||
| 6345 | 2026.01.13 19:58:20.477938 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6346 | 2026.01.13 19:58:20.477885 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6347 | 2026.01.13 19:58:20.477979 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6348 | 2026.01.13 19:58:20.477999 [ 293 ] {} <Debug> TCP-Session: 9ed7cac4-9b28-4f47-81ca-4e321ed7ce12 Authenticating user 'default' from [fd00:1122:3344:101::e]:64952 | ||
| 6349 | 2026.01.13 19:58:20.478016 [ 292 ] {} <Debug> TCP-Session: da833064-dbe9-4e2d-b9b6-93ec4d62408b Authenticating user 'default' from [fd00:1122:3344:101::e]:37383 | ||
| 6350 | 2026.01.13 19:58:20.478020 [ 288 ] {} <Debug> TCP-Session: 1465ea44-ea8b-4fc7-9b2a-166a4e982a4b Authenticating user 'default' from [fd00:1122:3344:101::e]:55394 | ||
| 6351 | 2026.01.13 19:58:20.478040 [ 293 ] {} <Debug> TCP-Session: 9ed7cac4-9b28-4f47-81ca-4e321ed7ce12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6352 | 2026.01.13 19:58:20.478051 [ 292 ] {} <Debug> TCP-Session: da833064-dbe9-4e2d-b9b6-93ec4d62408b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6353 | 2026.01.13 19:58:20.478056 [ 288 ] {} <Debug> TCP-Session: 1465ea44-ea8b-4fc7-9b2a-166a4e982a4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6354 | 2026.01.13 19:58:20.478066 [ 293 ] {} <Debug> TCP-Session: 9ed7cac4-9b28-4f47-81ca-4e321ed7ce12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6355 | 2026.01.13 19:58:20.478077 [ 292 ] {} <Debug> TCP-Session: da833064-dbe9-4e2d-b9b6-93ec4d62408b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6356 | 2026.01.13 19:58:20.478108 [ 288 ] {} <Debug> TCP-Session: 1465ea44-ea8b-4fc7-9b2a-166a4e982a4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6357 | 2026.01.13 19:58:20.477839 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34249 | ||
| 6358 | 2026.01.13 19:58:20.477959 [ 291 ] {} <Debug> TCP-Session: 7d38cf8a-a9bf-4018-acb6-a2502420e9de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6359 | 2026.01.13 19:58:20.477941 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6360 | 2026.01.13 19:58:20.478179 [ 291 ] {} <Debug> TCP-Session: 7d38cf8a-a9bf-4018-acb6-a2502420e9de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6361 | 2026.01.13 19:58:20.478195 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6362 | 2026.01.13 19:58:20.478199 [ 287 ] {} <Debug> TCP-Session: 2aff0795-df47-4830-bf43-fb7a899169d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:59014 | ||
| 6363 | 2026.01.13 19:58:20.478224 [ 294 ] {} <Debug> TCP-Session: 3d09e6d4-7e08-40fd-82a6-949c074a6b7e Authenticating user 'default' from [fd00:1122:3344:101::e]:34249 | ||
| 6364 | 2026.01.13 19:58:20.478240 [ 287 ] {} <Debug> TCP-Session: 2aff0795-df47-4830-bf43-fb7a899169d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6365 | 2026.01.13 19:58:20.478255 [ 294 ] {} <Debug> TCP-Session: 3d09e6d4-7e08-40fd-82a6-949c074a6b7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6366 | 2026.01.13 19:58:20.478265 [ 287 ] {} <Debug> TCP-Session: 2aff0795-df47-4830-bf43-fb7a899169d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6367 | 2026.01.13 19:58:20.478278 [ 294 ] {} <Debug> TCP-Session: 3d09e6d4-7e08-40fd-82a6-949c074a6b7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6368 | 2026.01.13 19:58:20.477951 [ 290 ] {} <Trace> TCP-Session: 36cbd8cd-b7d9-4f30-b140-1627b3996e9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6369 | 2026.01.13 19:58:20.477899 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58719 | ||
| 6370 | 2026.01.13 19:58:20.477851 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58257 | ||
| 6371 | 2026.01.13 19:58:20.478399 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6372 | 2026.01.13 19:58:20.478425 [ 289 ] {} <Debug> TCP-Session: bf11345a-b4fd-48dd-889b-8fb36dcf70f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58719 | ||
| 6373 | 2026.01.13 19:58:20.478424 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6374 | 2026.01.13 19:58:20.478444 [ 289 ] {} <Debug> TCP-Session: bf11345a-b4fd-48dd-889b-8fb36dcf70f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6375 | 2026.01.13 19:58:20.478462 [ 286 ] {} <Debug> TCP-Session: cdcb28b8-9cc0-4755-b7b0-9a169c68b7d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58257 | ||
| 6376 | 2026.01.13 19:58:20.478469 [ 290 ] {209766d9-fdc8-4c56-9877-9d87f7d4beed} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35222) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6377 | 2026.01.13 19:58:20.478466 [ 289 ] {} <Debug> TCP-Session: bf11345a-b4fd-48dd-889b-8fb36dcf70f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6378 | 2026.01.13 19:58:20.478486 [ 286 ] {} <Debug> TCP-Session: cdcb28b8-9cc0-4755-b7b0-9a169c68b7d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6379 | 2026.01.13 19:58:20.478519 [ 286 ] {} <Debug> TCP-Session: cdcb28b8-9cc0-4755-b7b0-9a169c68b7d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6380 | 2026.01.13 19:58:20.478751 [ 290 ] {209766d9-fdc8-4c56-9877-9d87f7d4beed} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6381 | 2026.01.13 19:58:20.478801 [ 290 ] {209766d9-fdc8-4c56-9877-9d87f7d4beed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6382 | 2026.01.13 19:58:20.479114 [ 290 ] {209766d9-fdc8-4c56-9877-9d87f7d4beed} <Debug> oximeter.version (453402a2-6064-4fbd-a72c-052d54caf800) (SelectExecutor): Key condition: unknown | ||
| 6383 | 2026.01.13 19:58:20.480135 [ 296 ] {209766d9-fdc8-4c56-9877-9d87f7d4beed} <Trace> AggregatingTransform: Aggregating | ||
| 6384 | 2026.01.13 19:58:20.480203 [ 296 ] {209766d9-fdc8-4c56-9877-9d87f7d4beed} <Trace> Aggregator: Aggregation method: without_key | ||
| 6385 | 2026.01.13 19:58:20.480242 [ 296 ] {209766d9-fdc8-4c56-9877-9d87f7d4beed} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001034043 sec. (967.078 rows/sec., 37.78 KiB/sec.) | ||
| 6386 | 2026.01.13 19:58:20.480279 [ 296 ] {209766d9-fdc8-4c56-9877-9d87f7d4beed} <Trace> Aggregator: Merging aggregated data | ||
| 6387 | 2026.01.13 19:58:20.481527 [ 290 ] {209766d9-fdc8-4c56-9877-9d87f7d4beed} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003112 sec., 321.3367609254499 rows/sec., 12.55 KiB/sec. | ||
| 6388 | 2026.01.13 19:58:20.481675 [ 290 ] {209766d9-fdc8-4c56-9877-9d87f7d4beed} <Debug> TCPHandler: Processed in 0.003856056 sec. | ||
| 6389 | 2026.01.13 19:58:20.481803 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6390 | 2026.01.13 19:58:20.481825 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6391 | 2026.01.13 19:58:20.481830 [ 290 ] {} <Debug> TCP-Session: 36cbd8cd-b7d9-4f30-b140-1627b3996e9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6392 | 2026.01.13 19:58:20.481845 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6393 | 2026.01.13 19:58:20.481864 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6394 | 2026.01.13 19:58:20.481884 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6395 | 2026.01.13 19:58:20.481895 [ 294 ] {} <Debug> TCP-Session: 3d09e6d4-7e08-40fd-82a6-949c074a6b7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6396 | 2026.01.13 19:58:20.481904 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6397 | 2026.01.13 19:58:20.481925 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6398 | 2026.01.13 19:58:20.481935 [ 293 ] {} <Debug> TCP-Session: 9ed7cac4-9b28-4f47-81ca-4e321ed7ce12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6399 | 2026.01.13 19:58:20.481959 [ 288 ] {} <Debug> TCP-Session: 1465ea44-ea8b-4fc7-9b2a-166a4e982a4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6400 | 2026.01.13 19:58:20.481979 [ 287 ] {} <Debug> TCP-Session: 2aff0795-df47-4830-bf43-fb7a899169d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6401 | 2026.01.13 19:58:20.481908 [ 292 ] {} <Debug> TCP-Session: da833064-dbe9-4e2d-b9b6-93ec4d62408b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6402 | 2026.01.13 19:58:20.481968 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6403 | 2026.01.13 19:58:20.481945 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6404 | 2026.01.13 19:58:20.482068 [ 289 ] {} <Debug> TCP-Session: bf11345a-b4fd-48dd-889b-8fb36dcf70f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6405 | 2026.01.13 19:58:20.481865 [ 291 ] {} <Debug> TCP-Session: 7d38cf8a-a9bf-4018-acb6-a2502420e9de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6406 | 2026.01.13 19:58:20.482090 [ 286 ] {} <Debug> TCP-Session: cdcb28b8-9cc0-4755-b7b0-9a169c68b7d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6407 | 2026.01.13 19:58:21.991317 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6408 | 2026.01.13 19:58:21.991369 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6409 | 2026.01.13 19:58:22.129806 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12490 | ||
| 6410 | 2026.01.13 19:58:22.130372 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6411 | 2026.01.13 19:58:22.130415 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6412 | 2026.01.13 19:58:22.130950 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6413 | 2026.01.13 19:58:22.131192 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6414 | 2026.01.13 19:58:22.131340 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12490 | ||
| 6415 | 2026.01.13 19:58:22.131359 [ 32 ] {} <Debug> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6416 | 2026.01.13 19:58:22.131429 [ 32 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6417 | 2026.01.13 19:58:22.131453 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 6418 | 2026.01.13 19:58:22.131563 [ 200 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::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 | ||
| 6419 | 2026.01.13 19:58:22.131697 [ 200 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6420 | 2026.01.13 19:58:22.131737 [ 200 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10058 rows starting from the beginning of the part | ||
| 6421 | 2026.01.13 19:58:22.131808 [ 200 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 6422 | 2026.01.13 19:58:22.131852 [ 200 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 6423 | 2026.01.13 19:58:22.131897 [ 200 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 6424 | 2026.01.13 19:58:22.131937 [ 200 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 6425 | 2026.01.13 19:58:22.131975 [ 200 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 6426 | 2026.01.13 19:58:22.142173 [ 201 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12490 rows, containing 4 columns (4 merged, 0 gathered) in 0.010654198 sec., 1172307.8546128015 rows/sec., 16.77 MiB/sec. | ||
| 6427 | 2026.01.13 19:58:22.142549 [ 201 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6428 | 2026.01.13 19:58:22.142841 [ 201 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_26_5} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6429 | 2026.01.13 19:58:22.142921 [ 201 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_26_5} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6430 | 2026.01.13 19:58:22.143023 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6431 | 2026.01.13 19:58:22.785868 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6432 | 2026.01.13 19:58:22.804417 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6433 | 2026.01.13 19:58:22.804477 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6434 | 2026.01.13 19:58:22.809974 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6435 | 2026.01.13 19:58:22.810663 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6436 | 2026.01.13 19:58:22.810952 [ 32 ] {} <Debug> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6437 | 2026.01.13 19:58:22.810990 [ 32 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6438 | 2026.01.13 19:58:22.811012 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6439 | 2026.01.13 19:58:22.811139 [ 197 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 6440 | 2026.01.13 19:58:22.814051 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6441 | 2026.01.13 19:58:22.815181 [ 197 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6442 | 2026.01.13 19:58:22.816831 [ 197 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 6443 | 2026.01.13 19:58:22.821787 [ 197 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 6444 | 2026.01.13 19:58:22.826436 [ 197 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 6445 | 2026.01.13 19:58:22.830872 [ 197 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 6446 | 2026.01.13 19:58:22.835563 [ 197 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 6447 | 2026.01.13 19:58:22.839733 [ 197 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 6448 | 2026.01.13 19:58:22.896066 [ 200 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.084986482 sec., 2306.2491279495484 rows/sec., 11.93 MiB/sec. | ||
| 6449 | 2026.01.13 19:58:22.898926 [ 187 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6450 | 2026.01.13 19:58:22.901053 [ 187 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_26_5} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6451 | 2026.01.13 19:58:22.901180 [ 187 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_26_5} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6452 | 2026.01.13 19:58:22.903782 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6453 | 2026.01.13 19:58:23.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.27 MiB, peak 269.83 MiB, free memory in arenas 0.00 B, will set to 264.36 MiB (RSS), difference: 6.08 MiB | ||
| 6454 | 2026.01.13 19:58:24.999639 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6455 | 2026.01.13 19:58:24.999821 [ 5 ] {f68ae391-939f-45c2-9537-5f0bb8e7fc4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6456 | 2026.01.13 19:58:24.999887 [ 5 ] {f68ae391-939f-45c2-9537-5f0bb8e7fc4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6457 | 2026.01.13 19:58:25.000535 [ 5 ] {f68ae391-939f-45c2-9537-5f0bb8e7fc4f} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6458 | 2026.01.13 19:58:25.000583 [ 5 ] {f68ae391-939f-45c2-9537-5f0bb8e7fc4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6459 | 2026.01.13 19:58:25.001141 [ 5 ] {f68ae391-939f-45c2-9537-5f0bb8e7fc4f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6460 | 2026.01.13 19:58:25.001384 [ 5 ] {f68ae391-939f-45c2-9537-5f0bb8e7fc4f} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6461 | 2026.01.13 19:58:25.001557 [ 5 ] {f68ae391-939f-45c2-9537-5f0bb8e7fc4f} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001783 sec., 42624.789680314076 rows/sec., 3.50 MiB/sec. | ||
| 6462 | 2026.01.13 19:58:25.001611 [ 5 ] {f68ae391-939f-45c2-9537-5f0bb8e7fc4f} <Debug> TCPHandler: Processed in 0.002097977 sec. | ||
| 6463 | 2026.01.13 19:58:25.001738 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6464 | 2026.01.13 19:58:25.001843 [ 5 ] {7c96f3aa-004a-47fd-ab42-3f19f85f56d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6465 | 2026.01.13 19:58:25.001889 [ 5 ] {7c96f3aa-004a-47fd-ab42-3f19f85f56d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6466 | 2026.01.13 19:58:25.002343 [ 5 ] {7c96f3aa-004a-47fd-ab42-3f19f85f56d5} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6467 | 2026.01.13 19:58:25.002384 [ 5 ] {7c96f3aa-004a-47fd-ab42-3f19f85f56d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6468 | 2026.01.13 19:58:25.002714 [ 5 ] {7c96f3aa-004a-47fd-ab42-3f19f85f56d5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6469 | 2026.01.13 19:58:25.002935 [ 5 ] {7c96f3aa-004a-47fd-ab42-3f19f85f56d5} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6470 | 2026.01.13 19:58:25.003097 [ 5 ] {7c96f3aa-004a-47fd-ab42-3f19f85f56d5} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001279 sec., 7818.608287724785 rows/sec., 587.92 KiB/sec. | ||
| 6471 | 2026.01.13 19:58:25.003141 [ 5 ] {7c96f3aa-004a-47fd-ab42-3f19f85f56d5} <Debug> TCPHandler: Processed in 0.001456952 sec. | ||
| 6472 | 2026.01.13 19:58:25.003250 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6473 | 2026.01.13 19:58:25.003351 [ 5 ] {7b392352-84ac-491b-b92e-9b59b2c5257a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6474 | 2026.01.13 19:58:25.003395 [ 5 ] {7b392352-84ac-491b-b92e-9b59b2c5257a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6475 | 2026.01.13 19:58:25.003833 [ 5 ] {7b392352-84ac-491b-b92e-9b59b2c5257a} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6476 | 2026.01.13 19:58:25.003872 [ 5 ] {7b392352-84ac-491b-b92e-9b59b2c5257a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6477 | 2026.01.13 19:58:25.004205 [ 5 ] {7b392352-84ac-491b-b92e-9b59b2c5257a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6478 | 2026.01.13 19:58:25.004422 [ 5 ] {7b392352-84ac-491b-b92e-9b59b2c5257a} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6479 | 2026.01.13 19:58:25.004567 [ 5 ] {7b392352-84ac-491b-b92e-9b59b2c5257a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001239 sec., 59725.585149313956 rows/sec., 4.66 MiB/sec. | ||
| 6480 | 2026.01.13 19:58:25.004609 [ 5 ] {7b392352-84ac-491b-b92e-9b59b2c5257a} <Debug> TCPHandler: Processed in 0.001410292 sec. | ||
| 6481 | 2026.01.13 19:58:25.004725 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6482 | 2026.01.13 19:58:25.004826 [ 5 ] {80c5a2a0-0ea4-4708-868c-87c22f3ef222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6483 | 2026.01.13 19:58:25.004872 [ 5 ] {80c5a2a0-0ea4-4708-868c-87c22f3ef222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6484 | 2026.01.13 19:58:25.005312 [ 5 ] {80c5a2a0-0ea4-4708-868c-87c22f3ef222} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6485 | 2026.01.13 19:58:25.005350 [ 5 ] {80c5a2a0-0ea4-4708-868c-87c22f3ef222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6486 | 2026.01.13 19:58:25.005707 [ 5 ] {80c5a2a0-0ea4-4708-868c-87c22f3ef222} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6487 | 2026.01.13 19:58:25.005918 [ 5 ] {80c5a2a0-0ea4-4708-868c-87c22f3ef222} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6488 | 2026.01.13 19:58:25.006081 [ 5 ] {80c5a2a0-0ea4-4708-868c-87c22f3ef222} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001279 sec., 125097.73260359657 rows/sec., 8.71 MiB/sec. | ||
| 6489 | 2026.01.13 19:58:25.006122 [ 5 ] {80c5a2a0-0ea4-4708-868c-87c22f3ef222} <Debug> TCPHandler: Processed in 0.001447312 sec. | ||
| 6490 | 2026.01.13 19:58:25.006239 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6491 | 2026.01.13 19:58:25.006351 [ 5 ] {a4c97fb6-307b-44ae-9e6d-011849d59ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6492 | 2026.01.13 19:58:25.006416 [ 5 ] {a4c97fb6-307b-44ae-9e6d-011849d59ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6493 | 2026.01.13 19:58:25.007220 [ 5 ] {a4c97fb6-307b-44ae-9e6d-011849d59ba6} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6494 | 2026.01.13 19:58:25.007263 [ 5 ] {a4c97fb6-307b-44ae-9e6d-011849d59ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6495 | 2026.01.13 19:58:25.007895 [ 5 ] {a4c97fb6-307b-44ae-9e6d-011849d59ba6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6496 | 2026.01.13 19:58:25.008135 [ 5 ] {a4c97fb6-307b-44ae-9e6d-011849d59ba6} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6497 | 2026.01.13 19:58:25.008301 [ 5 ] {a4c97fb6-307b-44ae-9e6d-011849d59ba6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001973 sec., 5068.423720223011 rows/sec., 9.08 MiB/sec. | ||
| 6498 | 2026.01.13 19:58:25.008386 [ 5 ] {a4c97fb6-307b-44ae-9e6d-011849d59ba6} <Debug> TCPHandler: Processed in 0.002200149 sec. | ||
| 6499 | 2026.01.13 19:58:25.008504 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6500 | 2026.01.13 19:58:25.008607 [ 5 ] {b8f16d08-3b7b-46d1-8516-ddccd85d8432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6501 | 2026.01.13 19:58:25.008654 [ 5 ] {b8f16d08-3b7b-46d1-8516-ddccd85d8432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6502 | 2026.01.13 19:58:25.009010 [ 5 ] {b8f16d08-3b7b-46d1-8516-ddccd85d8432} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6503 | 2026.01.13 19:58:25.009047 [ 5 ] {b8f16d08-3b7b-46d1-8516-ddccd85d8432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6504 | 2026.01.13 19:58:25.009371 [ 5 ] {b8f16d08-3b7b-46d1-8516-ddccd85d8432} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6505 | 2026.01.13 19:58:25.009583 [ 5 ] {b8f16d08-3b7b-46d1-8516-ddccd85d8432} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6506 | 2026.01.13 19:58:25.009722 [ 5 ] {b8f16d08-3b7b-46d1-8516-ddccd85d8432} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 6507 | 2026.01.13 19:58:25.009762 [ 5 ] {b8f16d08-3b7b-46d1-8516-ddccd85d8432} <Debug> TCPHandler: Processed in 0.001310069 sec. | ||
| 6508 | 2026.01.13 19:58:27.158044 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 812 | ||
| 6509 | 2026.01.13 19:58:27.160433 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6510 | 2026.01.13 19:58:27.160469 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6511 | 2026.01.13 19:58:27.161661 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6512 | 2026.01.13 19:58:27.161928 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6513 | 2026.01.13 19:58:27.162182 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 812 | ||
| 6514 | 2026.01.13 19:58:27.837762 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6515 | 2026.01.13 19:58:27.837977 [ 5 ] {25026dce-49c5-417f-a5e6-91ee87384adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6516 | 2026.01.13 19:58:27.838048 [ 5 ] {25026dce-49c5-417f-a5e6-91ee87384adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6517 | 2026.01.13 19:58:27.838727 [ 5 ] {25026dce-49c5-417f-a5e6-91ee87384adc} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6518 | 2026.01.13 19:58:27.838775 [ 5 ] {25026dce-49c5-417f-a5e6-91ee87384adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6519 | 2026.01.13 19:58:27.839177 [ 5 ] {25026dce-49c5-417f-a5e6-91ee87384adc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6520 | 2026.01.13 19:58:27.839411 [ 5 ] {25026dce-49c5-417f-a5e6-91ee87384adc} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6521 | 2026.01.13 19:58:27.839574 [ 5 ] {25026dce-49c5-417f-a5e6-91ee87384adc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001652 sec., 14527.845036319612 rows/sec., 1.21 MiB/sec. | ||
| 6522 | 2026.01.13 19:58:27.839624 [ 5 ] {25026dce-49c5-417f-a5e6-91ee87384adc} <Debug> TCPHandler: Processed in 0.002000904 sec. | ||
| 6523 | 2026.01.13 19:58:27.839745 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6524 | 2026.01.13 19:58:27.839850 [ 5 ] {30170e0b-6b62-4cfc-825e-96af5afc521b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6525 | 2026.01.13 19:58:27.839894 [ 5 ] {30170e0b-6b62-4cfc-825e-96af5afc521b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6526 | 2026.01.13 19:58:27.840308 [ 5 ] {30170e0b-6b62-4cfc-825e-96af5afc521b} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6527 | 2026.01.13 19:58:27.840347 [ 5 ] {30170e0b-6b62-4cfc-825e-96af5afc521b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6528 | 2026.01.13 19:58:27.840650 [ 5 ] {30170e0b-6b62-4cfc-825e-96af5afc521b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6529 | 2026.01.13 19:58:27.840868 [ 5 ] {30170e0b-6b62-4cfc-825e-96af5afc521b} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6530 | 2026.01.13 19:58:27.841001 [ 5 ] {30170e0b-6b62-4cfc-825e-96af5afc521b} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001175 sec., 8510.63829787234 rows/sec., 693.98 KiB/sec. | ||
| 6531 | 2026.01.13 19:58:27.841040 [ 5 ] {30170e0b-6b62-4cfc-825e-96af5afc521b} <Debug> TCPHandler: Processed in 0.00134787 sec. | ||
| 6532 | 2026.01.13 19:58:27.841150 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6533 | 2026.01.13 19:58:27.841247 [ 5 ] {7e63574e-5fc6-4324-9acf-142c05a071f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6534 | 2026.01.13 19:58:27.841287 [ 5 ] {7e63574e-5fc6-4324-9acf-142c05a071f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6535 | 2026.01.13 19:58:27.842336 [ 5 ] {7e63574e-5fc6-4324-9acf-142c05a071f3} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6536 | 2026.01.13 19:58:27.842374 [ 5 ] {7e63574e-5fc6-4324-9acf-142c05a071f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6537 | 2026.01.13 19:58:27.842809 [ 5 ] {7e63574e-5fc6-4324-9acf-142c05a071f3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6538 | 2026.01.13 19:58:27.843025 [ 5 ] {7e63574e-5fc6-4324-9acf-142c05a071f3} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6539 | 2026.01.13 19:58:27.843140 [ 46 ] {} <Debug> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6540 | 2026.01.13 19:58:27.843155 [ 5 ] {7e63574e-5fc6-4324-9acf-142c05a071f3} <Debug> executeQuery: Read 1381 rows, 117.96 KiB in 0.001926 sec., 717030.1142263759 rows/sec., 59.81 MiB/sec. | ||
| 6541 | 2026.01.13 19:58:27.843202 [ 46 ] {} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6542 | 2026.01.13 19:58:27.843213 [ 5 ] {7e63574e-5fc6-4324-9acf-142c05a071f3} <Debug> TCPHandler: Processed in 0.002111997 sec. | ||
| 6543 | 2026.01.13 19:58:27.843231 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6544 | 2026.01.13 19:58:27.843334 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6545 | 2026.01.13 19:58:27.843362 [ 187 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::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 | ||
| 6546 | 2026.01.13 19:58:27.843435 [ 5 ] {c01cfc1d-8d70-4b8d-bf84-b55448e61952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6547 | 2026.01.13 19:58:27.843482 [ 5 ] {c01cfc1d-8d70-4b8d-bf84-b55448e61952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6548 | 2026.01.13 19:58:27.843501 [ 187 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6549 | 2026.01.13 19:58:27.843541 [ 187 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2464 rows starting from the beginning of the part | ||
| 6550 | 2026.01.13 19:58:27.843608 [ 187 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1172 rows starting from the beginning of the part | ||
| 6551 | 2026.01.13 19:58:27.843654 [ 187 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 77 rows starting from the beginning of the part | ||
| 6552 | 2026.01.13 19:58:27.843695 [ 187 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1172 rows starting from the beginning of the part | ||
| 6553 | 2026.01.13 19:58:27.843731 [ 187 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::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 | ||
| 6554 | 2026.01.13 19:58:27.843774 [ 187 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1381 rows starting from the beginning of the part | ||
| 6555 | 2026.01.13 19:58:27.843909 [ 5 ] {c01cfc1d-8d70-4b8d-bf84-b55448e61952} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6556 | 2026.01.13 19:58:27.843953 [ 5 ] {c01cfc1d-8d70-4b8d-bf84-b55448e61952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6557 | 2026.01.13 19:58:27.844308 [ 5 ] {c01cfc1d-8d70-4b8d-bf84-b55448e61952} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6558 | 2026.01.13 19:58:27.844543 [ 5 ] {c01cfc1d-8d70-4b8d-bf84-b55448e61952} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6559 | 2026.01.13 19:58:27.844651 [ 46 ] {} <Debug> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6560 | 2026.01.13 19:58:27.844676 [ 5 ] {c01cfc1d-8d70-4b8d-bf84-b55448e61952} <Debug> executeQuery: Read 52 rows, 3.92 KiB in 0.00126 sec., 41269.841269841265 rows/sec., 3.03 MiB/sec. | ||
| 6561 | 2026.01.13 19:58:27.844682 [ 46 ] {} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6562 | 2026.01.13 19:58:27.844715 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6563 | 2026.01.13 19:58:27.844720 [ 5 ] {c01cfc1d-8d70-4b8d-bf84-b55448e61952} <Debug> TCPHandler: Processed in 0.001437072 sec. | ||
| 6564 | 2026.01.13 19:58:27.844824 [ 200 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::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 | ||
| 6565 | 2026.01.13 19:58:27.844842 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6566 | 2026.01.13 19:58:27.844954 [ 5 ] {f10516b1-3fee-407d-abd9-a862c3c73f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6567 | 2026.01.13 19:58:27.844959 [ 200 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6568 | 2026.01.13 19:58:27.844996 [ 5 ] {f10516b1-3fee-407d-abd9-a862c3c73f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6569 | 2026.01.13 19:58:27.845007 [ 200 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 277 rows starting from the beginning of the part | ||
| 6570 | 2026.01.13 19:58:27.845081 [ 200 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 235 rows starting from the beginning of the part | ||
| 6571 | 2026.01.13 19:58:27.845128 [ 200 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
| 6572 | 2026.01.13 19:58:27.845171 [ 200 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 235 rows starting from the beginning of the part | ||
| 6573 | 2026.01.13 19:58:27.845209 [ 200 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::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 | ||
| 6574 | 2026.01.13 19:58:27.845248 [ 200 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 52 rows starting from the beginning of the part | ||
| 6575 | 2026.01.13 19:58:27.845472 [ 5 ] {f10516b1-3fee-407d-abd9-a862c3c73f18} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6576 | 2026.01.13 19:58:27.845517 [ 5 ] {f10516b1-3fee-407d-abd9-a862c3c73f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6577 | 2026.01.13 19:58:27.845965 [ 5 ] {f10516b1-3fee-407d-abd9-a862c3c73f18} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6578 | 2026.01.13 19:58:27.846148 [ 193 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 821 rows, containing 5 columns (5 merged, 0 gathered) in 0.001380431 sec., 594741.7871664718 rows/sec., 39.33 MiB/sec. | ||
| 6579 | 2026.01.13 19:58:27.846203 [ 5 ] {f10516b1-3fee-407d-abd9-a862c3c73f18} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6580 | 2026.01.13 19:58:27.846277 [ 191 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6342 rows, containing 5 columns (5 merged, 0 gathered) in 0.002975416 sec., 2131466.6587798144 rows/sec., 181.31 MiB/sec. | ||
| 6581 | 2026.01.13 19:58:27.846319 [ 193 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6582 | 2026.01.13 19:58:27.846338 [ 5 ] {f10516b1-3fee-407d-abd9-a862c3c73f18} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001402 sec., 179743.2239657632 rows/sec., 12.43 MiB/sec. | ||
| 6583 | 2026.01.13 19:58:27.846379 [ 5 ] {f10516b1-3fee-407d-abd9-a862c3c73f18} <Debug> TCPHandler: Processed in 0.001587445 sec. | ||
| 6584 | 2026.01.13 19:58:27.846489 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6585 | 2026.01.13 19:58:27.846575 [ 187 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6586 | 2026.01.13 19:58:27.846586 [ 5 ] {124282b0-9d6b-4160-9508-4642b0fd7f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6587 | 2026.01.13 19:58:27.846638 [ 5 ] {124282b0-9d6b-4160-9508-4642b0fd7f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6588 | 2026.01.13 19:58:27.846639 [ 193 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_31_6} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6589 | 2026.01.13 19:58:27.846743 [ 193 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_31_6} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6590 | 2026.01.13 19:58:27.846834 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 6591 | 2026.01.13 19:58:27.846871 [ 193 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_41_8} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6592 | 2026.01.13 19:58:27.846946 [ 193 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_41_8} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6593 | 2026.01.13 19:58:27.847027 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 6594 | 2026.01.13 19:58:27.847035 [ 5 ] {124282b0-9d6b-4160-9508-4642b0fd7f78} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6595 | 2026.01.13 19:58:27.847071 [ 5 ] {124282b0-9d6b-4160-9508-4642b0fd7f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6596 | 2026.01.13 19:58:27.847377 [ 5 ] {124282b0-9d6b-4160-9508-4642b0fd7f78} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6597 | 2026.01.13 19:58:27.847588 [ 5 ] {124282b0-9d6b-4160-9508-4642b0fd7f78} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6598 | 2026.01.13 19:58:27.847715 [ 5 ] {124282b0-9d6b-4160-9508-4642b0fd7f78} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001147 sec., 10462.074978204011 rows/sec., 817.35 KiB/sec. | ||
| 6599 | 2026.01.13 19:58:27.847754 [ 5 ] {124282b0-9d6b-4160-9508-4642b0fd7f78} <Debug> TCPHandler: Processed in 0.001315699 sec. | ||
| 6600 | 2026.01.13 19:58:27.847863 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6601 | 2026.01.13 19:58:27.847957 [ 5 ] {ea51d786-929d-4190-b3cc-38fbc5f4f9e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6602 | 2026.01.13 19:58:27.847997 [ 5 ] {ea51d786-929d-4190-b3cc-38fbc5f4f9e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6603 | 2026.01.13 19:58:27.848605 [ 5 ] {ea51d786-929d-4190-b3cc-38fbc5f4f9e8} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6604 | 2026.01.13 19:58:27.848641 [ 5 ] {ea51d786-929d-4190-b3cc-38fbc5f4f9e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6605 | 2026.01.13 19:58:27.848987 [ 5 ] {ea51d786-929d-4190-b3cc-38fbc5f4f9e8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6606 | 2026.01.13 19:58:27.849204 [ 5 ] {ea51d786-929d-4190-b3cc-38fbc5f4f9e8} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6607 | 2026.01.13 19:58:27.849307 [ 46 ] {} <Debug> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6608 | 2026.01.13 19:58:27.849333 [ 5 ] {ea51d786-929d-4190-b3cc-38fbc5f4f9e8} <Debug> executeQuery: Read 596 rows, 45.88 KiB in 0.001394 sec., 427546.6284074605 rows/sec., 32.14 MiB/sec. | ||
| 6609 | 2026.01.13 19:58:27.849336 [ 46 ] {} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6610 | 2026.01.13 19:58:27.849373 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6611 | 2026.01.13 19:58:27.849379 [ 5 ] {ea51d786-929d-4190-b3cc-38fbc5f4f9e8} <Debug> TCPHandler: Processed in 0.001564745 sec. | ||
| 6612 | 2026.01.13 19:58:27.849493 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6613 | 2026.01.13 19:58:27.849492 [ 196 ] {ba74b777-2542-4002-bc8e-77920c0539bb::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 | ||
| 6614 | 2026.01.13 19:58:27.849589 [ 5 ] {c5b9639e-8651-472c-9f48-bee8b74fef0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6615 | 2026.01.13 19:58:27.849639 [ 5 ] {c5b9639e-8651-472c-9f48-bee8b74fef0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6616 | 2026.01.13 19:58:27.849663 [ 196 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6617 | 2026.01.13 19:58:27.849717 [ 196 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1249 rows starting from the beginning of the part | ||
| 6618 | 2026.01.13 19:58:27.849816 [ 196 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 709 rows starting from the beginning of the part | ||
| 6619 | 2026.01.13 19:58:27.849892 [ 196 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 76 rows starting from the beginning of the part | ||
| 6620 | 2026.01.13 19:58:27.849963 [ 196 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 709 rows starting from the beginning of the part | ||
| 6621 | 2026.01.13 19:58:27.850031 [ 196 ] {ba74b777-2542-4002-bc8e-77920c0539bb::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 | ||
| 6622 | 2026.01.13 19:58:27.850078 [ 196 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 596 rows starting from the beginning of the part | ||
| 6623 | 2026.01.13 19:58:27.850224 [ 5 ] {c5b9639e-8651-472c-9f48-bee8b74fef0b} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6624 | 2026.01.13 19:58:27.850267 [ 5 ] {c5b9639e-8651-472c-9f48-bee8b74fef0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6625 | 2026.01.13 19:58:27.850701 [ 5 ] {c5b9639e-8651-472c-9f48-bee8b74fef0b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6626 | 2026.01.13 19:58:27.850930 [ 5 ] {c5b9639e-8651-472c-9f48-bee8b74fef0b} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6627 | 2026.01.13 19:58:27.851063 [ 5 ] {c5b9639e-8651-472c-9f48-bee8b74fef0b} <Debug> executeQuery: Read 953 rows, 68.04 KiB in 0.001491 sec., 639168.3433936955 rows/sec., 44.56 MiB/sec. | ||
| 6628 | 2026.01.13 19:58:27.851063 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6629 | 2026.01.13 19:58:27.851103 [ 5 ] {c5b9639e-8651-472c-9f48-bee8b74fef0b} <Debug> TCPHandler: Processed in 0.001659447 sec. | ||
| 6630 | 2026.01.13 19:58:27.851124 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6631 | 2026.01.13 19:58:27.851154 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6632 | 2026.01.13 19:58:27.851233 [ 193 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::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 | ||
| 6633 | 2026.01.13 19:58:27.851251 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6634 | 2026.01.13 19:58:27.851315 [ 193 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6635 | 2026.01.13 19:58:27.851339 [ 187 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3413 rows, containing 5 columns (5 merged, 0 gathered) in 0.001912552 sec., 1784526.6429357214 rows/sec., 135.44 MiB/sec. | ||
| 6636 | 2026.01.13 19:58:27.851343 [ 193 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10877 rows starting from the beginning of the part | ||
| 6637 | 2026.01.13 19:58:27.851347 [ 5 ] {1f2e5977-a7e4-4d6d-8736-22acde7758f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6638 | 2026.01.13 19:58:27.851421 [ 193 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::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 | ||
| 6639 | 2026.01.13 19:58:27.851435 [ 5 ] {1f2e5977-a7e4-4d6d-8736-22acde7758f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6640 | 2026.01.13 19:58:27.851465 [ 193 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 161 rows starting from the beginning of the part | ||
| 6641 | 2026.01.13 19:58:27.851507 [ 193 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::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 | ||
| 6642 | 2026.01.13 19:58:27.851525 [ 191 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6643 | 2026.01.13 19:58:27.851548 [ 193 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::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 | ||
| 6644 | 2026.01.13 19:58:27.851593 [ 193 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 953 rows starting from the beginning of the part | ||
| 6645 | 2026.01.13 19:58:27.851824 [ 191 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_41_8} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6646 | 2026.01.13 19:58:27.851916 [ 191 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_41_8} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6647 | 2026.01.13 19:58:27.852006 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 6648 | 2026.01.13 19:58:27.852310 [ 5 ] {1f2e5977-a7e4-4d6d-8736-22acde7758f7} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6649 | 2026.01.13 19:58:27.852353 [ 5 ] {1f2e5977-a7e4-4d6d-8736-22acde7758f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6650 | 2026.01.13 19:58:27.852950 [ 5 ] {1f2e5977-a7e4-4d6d-8736-22acde7758f7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6651 | 2026.01.13 19:58:27.853181 [ 5 ] {1f2e5977-a7e4-4d6d-8736-22acde7758f7} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6652 | 2026.01.13 19:58:27.853322 [ 5 ] {1f2e5977-a7e4-4d6d-8736-22acde7758f7} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001994 sec., 15045.135406218655 rows/sec., 26.96 MiB/sec. | ||
| 6653 | 2026.01.13 19:58:27.853393 [ 5 ] {1f2e5977-a7e4-4d6d-8736-22acde7758f7} <Debug> TCPHandler: Processed in 0.002192339 sec. | ||
| 6654 | 2026.01.13 19:58:27.853504 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6655 | 2026.01.13 19:58:27.853601 [ 5 ] {0ba97f06-4a0f-42f8-a759-73ed4f967f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6656 | 2026.01.13 19:58:27.853642 [ 5 ] {0ba97f06-4a0f-42f8-a759-73ed4f967f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6657 | 2026.01.13 19:58:27.853986 [ 5 ] {0ba97f06-4a0f-42f8-a759-73ed4f967f9e} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6658 | 2026.01.13 19:58:27.854023 [ 5 ] {0ba97f06-4a0f-42f8-a759-73ed4f967f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6659 | 2026.01.13 19:58:27.854336 [ 5 ] {0ba97f06-4a0f-42f8-a759-73ed4f967f9e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6660 | 2026.01.13 19:58:27.854547 [ 5 ] {0ba97f06-4a0f-42f8-a759-73ed4f967f9e} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6661 | 2026.01.13 19:58:27.854646 [ 80 ] {} <Debug> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6662 | 2026.01.13 19:58:27.854675 [ 5 ] {0ba97f06-4a0f-42f8-a759-73ed4f967f9e} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001093 sec., 27447.392497712717 rows/sec., 1.86 MiB/sec. | ||
| 6663 | 2026.01.13 19:58:27.854676 [ 80 ] {} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6664 | 2026.01.13 19:58:27.854715 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6665 | 2026.01.13 19:58:27.854719 [ 5 ] {0ba97f06-4a0f-42f8-a759-73ed4f967f9e} <Debug> TCPHandler: Processed in 0.001265478 sec. | ||
| 6666 | 2026.01.13 19:58:27.854793 [ 189 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 6667 | 2026.01.13 19:58:27.854882 [ 189 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6668 | 2026.01.13 19:58:27.854910 [ 189 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2090 rows starting from the beginning of the part | ||
| 6669 | 2026.01.13 19:58:27.854960 [ 189 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 104 rows starting from the beginning of the part | ||
| 6670 | 2026.01.13 19:58:27.855003 [ 189 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6671 | 2026.01.13 19:58:27.855041 [ 189 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 104 rows starting from the beginning of the part | ||
| 6672 | 2026.01.13 19:58:27.855078 [ 189 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 6673 | 2026.01.13 19:58:27.855114 [ 189 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part | ||
| 6674 | 2026.01.13 19:58:27.856041 [ 187 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12779 rows, containing 5 columns (5 merged, 0 gathered) in 0.004842748 sec., 2638791.0335206375 rows/sec., 178.60 MiB/sec. | ||
| 6675 | 2026.01.13 19:58:27.856223 [ 190 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2448 rows, containing 4 columns (4 merged, 0 gathered) in 0.001463793 sec., 1672367.6093546015 rows/sec., 107.72 MiB/sec. | ||
| 6676 | 2026.01.13 19:58:27.856491 [ 189 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6677 | 2026.01.13 19:58:27.856510 [ 187 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6678 | 2026.01.13 19:58:27.856793 [ 189 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_41_8} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6679 | 2026.01.13 19:58:27.856863 [ 187 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6680 | 2026.01.13 19:58:27.856865 [ 189 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_41_8} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6681 | 2026.01.13 19:58:27.856947 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6682 | 2026.01.13 19:58:27.856954 [ 187 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6683 | 2026.01.13 19:58:27.857056 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.40 MiB. | ||
| 6684 | 2026.01.13 19:58:28.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.20 MiB, peak 273.80 MiB, free memory in arenas 0.00 B, will set to 266.81 MiB (RSS), difference: 1.61 MiB | ||
| 6685 | 2026.01.13 19:58:29.631410 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12938 | ||
| 6686 | 2026.01.13 19:58:29.632127 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6687 | 2026.01.13 19:58:29.632172 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6688 | 2026.01.13 19:58:29.632688 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6689 | 2026.01.13 19:58:29.632920 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6690 | 2026.01.13 19:58:29.633052 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12938 | ||
| 6691 | 2026.01.13 19:58:29.996317 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6692 | 2026.01.13 19:58:29.996517 [ 5 ] {0dc7b41c-3c24-46bb-a398-305c34cc438c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6693 | 2026.01.13 19:58:29.996592 [ 5 ] {0dc7b41c-3c24-46bb-a398-305c34cc438c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6694 | 2026.01.13 19:58:29.997281 [ 5 ] {0dc7b41c-3c24-46bb-a398-305c34cc438c} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6695 | 2026.01.13 19:58:29.997331 [ 5 ] {0dc7b41c-3c24-46bb-a398-305c34cc438c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6696 | 2026.01.13 19:58:29.997745 [ 5 ] {0dc7b41c-3c24-46bb-a398-305c34cc438c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6697 | 2026.01.13 19:58:29.997972 [ 5 ] {0dc7b41c-3c24-46bb-a398-305c34cc438c} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6698 | 2026.01.13 19:58:29.998132 [ 5 ] {0dc7b41c-3c24-46bb-a398-305c34cc438c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001667 sec., 33593.28134373125 rows/sec., 2.56 MiB/sec. | ||
| 6699 | 2026.01.13 19:58:29.998184 [ 5 ] {0dc7b41c-3c24-46bb-a398-305c34cc438c} <Debug> TCPHandler: Processed in 0.002005835 sec. | ||
| 6700 | 2026.01.13 19:58:29.998302 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6701 | 2026.01.13 19:58:29.998406 [ 5 ] {cf0eefa6-0781-4387-a8c6-579df219c88a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6702 | 2026.01.13 19:58:29.998450 [ 5 ] {cf0eefa6-0781-4387-a8c6-579df219c88a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6703 | 2026.01.13 19:58:29.998879 [ 5 ] {cf0eefa6-0781-4387-a8c6-579df219c88a} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6704 | 2026.01.13 19:58:29.998915 [ 5 ] {cf0eefa6-0781-4387-a8c6-579df219c88a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6705 | 2026.01.13 19:58:29.999243 [ 5 ] {cf0eefa6-0781-4387-a8c6-579df219c88a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6706 | 2026.01.13 19:58:29.999457 [ 5 ] {cf0eefa6-0781-4387-a8c6-579df219c88a} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6707 | 2026.01.13 19:58:29.999586 [ 5 ] {cf0eefa6-0781-4387-a8c6-579df219c88a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001204 sec., 53156.14617940199 rows/sec., 4.15 MiB/sec. | ||
| 6708 | 2026.01.13 19:58:29.999624 [ 5 ] {cf0eefa6-0781-4387-a8c6-579df219c88a} <Debug> TCPHandler: Processed in 0.001375971 sec. | ||
| 6709 | 2026.01.13 19:58:29.999735 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6710 | 2026.01.13 19:58:29.999834 [ 5 ] {a232ef78-0d76-4bcc-8271-6293fd29ec28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6711 | 2026.01.13 19:58:29.999879 [ 5 ] {a232ef78-0d76-4bcc-8271-6293fd29ec28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6712 | 2026.01.13 19:58:30.000258 [ 5 ] {a232ef78-0d76-4bcc-8271-6293fd29ec28} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6713 | 2026.01.13 19:58:30.000296 [ 5 ] {a232ef78-0d76-4bcc-8271-6293fd29ec28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6714 | 2026.01.13 19:58:30.000622 [ 5 ] {a232ef78-0d76-4bcc-8271-6293fd29ec28} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6715 | 2026.01.13 19:58:30.000833 [ 5 ] {a232ef78-0d76-4bcc-8271-6293fd29ec28} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6716 | 2026.01.13 19:58:30.000963 [ 5 ] {a232ef78-0d76-4bcc-8271-6293fd29ec28} <Debug> executeQuery: Read 76 rows, 5.43 KiB in 0.00115 sec., 66086.95652173914 rows/sec., 4.61 MiB/sec. | ||
| 6717 | 2026.01.13 19:58:30.001002 [ 5 ] {a232ef78-0d76-4bcc-8271-6293fd29ec28} <Debug> TCPHandler: Processed in 0.00131816 sec. | ||
| 6718 | 2026.01.13 19:58:30.001117 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6719 | 2026.01.13 19:58:30.001214 [ 5 ] {484a19cd-a889-4a34-853f-90eabff303f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6720 | 2026.01.13 19:58:30.001257 [ 5 ] {484a19cd-a889-4a34-853f-90eabff303f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6721 | 2026.01.13 19:58:30.001578 [ 5 ] {484a19cd-a889-4a34-853f-90eabff303f9} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6722 | 2026.01.13 19:58:30.001613 [ 5 ] {484a19cd-a889-4a34-853f-90eabff303f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6723 | 2026.01.13 19:58:30.001923 [ 5 ] {484a19cd-a889-4a34-853f-90eabff303f9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6724 | 2026.01.13 19:58:30.002118 [ 5 ] {484a19cd-a889-4a34-853f-90eabff303f9} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6725 | 2026.01.13 19:58:30.002239 [ 5 ] {484a19cd-a889-4a34-853f-90eabff303f9} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001064 sec., 28195.48872180451 rows/sec., 1.89 MiB/sec. | ||
| 6726 | 2026.01.13 19:58:30.002273 [ 5 ] {484a19cd-a889-4a34-853f-90eabff303f9} <Debug> TCPHandler: Processed in 0.001228988 sec. | ||
| 6727 | 2026.01.13 19:58:30.314116 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6728 | 2026.01.13 19:58:30.330456 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6729 | 2026.01.13 19:58:30.330523 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6730 | 2026.01.13 19:58:30.336381 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6731 | 2026.01.13 19:58:30.337090 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6732 | 2026.01.13 19:58:30.339996 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6733 | 2026.01.13 19:58:35.000260 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6734 | 2026.01.13 19:58:35.000477 [ 5 ] {0ca5f662-ed1e-4614-802d-14995343342f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6735 | 2026.01.13 19:58:35.000551 [ 5 ] {0ca5f662-ed1e-4614-802d-14995343342f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6736 | 2026.01.13 19:58:35.001336 [ 5 ] {0ca5f662-ed1e-4614-802d-14995343342f} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6737 | 2026.01.13 19:58:35.001385 [ 5 ] {0ca5f662-ed1e-4614-802d-14995343342f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6738 | 2026.01.13 19:58:35.001811 [ 5 ] {0ca5f662-ed1e-4614-802d-14995343342f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6739 | 2026.01.13 19:58:35.002033 [ 5 ] {0ca5f662-ed1e-4614-802d-14995343342f} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6740 | 2026.01.13 19:58:35.002182 [ 5 ] {0ca5f662-ed1e-4614-802d-14995343342f} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001759 sec., 43206.36725412166 rows/sec., 3.55 MiB/sec. | ||
| 6741 | 2026.01.13 19:58:35.002222 [ 5 ] {0ca5f662-ed1e-4614-802d-14995343342f} <Debug> TCPHandler: Processed in 0.002088226 sec. | ||
| 6742 | 2026.01.13 19:58:35.002356 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6743 | 2026.01.13 19:58:35.002451 [ 5 ] {6cb1d7d9-b0d6-4d2b-9d60-9b39dccf8b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6744 | 2026.01.13 19:58:35.002491 [ 5 ] {6cb1d7d9-b0d6-4d2b-9d60-9b39dccf8b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6745 | 2026.01.13 19:58:35.002922 [ 5 ] {6cb1d7d9-b0d6-4d2b-9d60-9b39dccf8b3d} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6746 | 2026.01.13 19:58:35.002958 [ 5 ] {6cb1d7d9-b0d6-4d2b-9d60-9b39dccf8b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6747 | 2026.01.13 19:58:35.003250 [ 5 ] {6cb1d7d9-b0d6-4d2b-9d60-9b39dccf8b3d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6748 | 2026.01.13 19:58:35.003451 [ 5 ] {6cb1d7d9-b0d6-4d2b-9d60-9b39dccf8b3d} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6749 | 2026.01.13 19:58:35.003575 [ 5 ] {6cb1d7d9-b0d6-4d2b-9d60-9b39dccf8b3d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001143 sec., 8748.906386701663 rows/sec., 657.88 KiB/sec. | ||
| 6750 | 2026.01.13 19:58:35.003612 [ 5 ] {6cb1d7d9-b0d6-4d2b-9d60-9b39dccf8b3d} <Debug> TCPHandler: Processed in 0.001304029 sec. | ||
| 6751 | 2026.01.13 19:58:35.003731 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6752 | 2026.01.13 19:58:35.003824 [ 5 ] {279829f4-fc1f-4cd4-9dd0-baaf39ea1026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6753 | 2026.01.13 19:58:35.003863 [ 5 ] {279829f4-fc1f-4cd4-9dd0-baaf39ea1026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6754 | 2026.01.13 19:58:35.004293 [ 5 ] {279829f4-fc1f-4cd4-9dd0-baaf39ea1026} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6755 | 2026.01.13 19:58:35.004328 [ 5 ] {279829f4-fc1f-4cd4-9dd0-baaf39ea1026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6756 | 2026.01.13 19:58:35.004646 [ 5 ] {279829f4-fc1f-4cd4-9dd0-baaf39ea1026} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6757 | 2026.01.13 19:58:35.004857 [ 5 ] {279829f4-fc1f-4cd4-9dd0-baaf39ea1026} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6758 | 2026.01.13 19:58:35.004983 [ 5 ] {279829f4-fc1f-4cd4-9dd0-baaf39ea1026} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001177 sec., 62871.70773152081 rows/sec., 4.91 MiB/sec. | ||
| 6759 | 2026.01.13 19:58:35.005021 [ 5 ] {279829f4-fc1f-4cd4-9dd0-baaf39ea1026} <Debug> TCPHandler: Processed in 0.00133586 sec. | ||
| 6760 | 2026.01.13 19:58:35.005143 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6761 | 2026.01.13 19:58:35.005237 [ 5 ] {404bbb0c-0130-4831-bf2a-43d943a10b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6762 | 2026.01.13 19:58:35.005279 [ 5 ] {404bbb0c-0130-4831-bf2a-43d943a10b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6763 | 2026.01.13 19:58:35.005699 [ 5 ] {404bbb0c-0130-4831-bf2a-43d943a10b21} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6764 | 2026.01.13 19:58:35.005735 [ 5 ] {404bbb0c-0130-4831-bf2a-43d943a10b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6765 | 2026.01.13 19:58:35.006067 [ 5 ] {404bbb0c-0130-4831-bf2a-43d943a10b21} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6766 | 2026.01.13 19:58:35.006277 [ 5 ] {404bbb0c-0130-4831-bf2a-43d943a10b21} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6767 | 2026.01.13 19:58:35.006405 [ 5 ] {404bbb0c-0130-4831-bf2a-43d943a10b21} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 6768 | 2026.01.13 19:58:35.006441 [ 5 ] {404bbb0c-0130-4831-bf2a-43d943a10b21} <Debug> TCPHandler: Processed in 0.00134591 sec. | ||
| 6769 | 2026.01.13 19:58:35.006554 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6770 | 2026.01.13 19:58:35.006645 [ 5 ] {32bc246e-079f-40ff-9f85-011db04dd7eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6771 | 2026.01.13 19:58:35.006697 [ 5 ] {32bc246e-079f-40ff-9f85-011db04dd7eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6772 | 2026.01.13 19:58:35.007464 [ 5 ] {32bc246e-079f-40ff-9f85-011db04dd7eb} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6773 | 2026.01.13 19:58:35.007500 [ 5 ] {32bc246e-079f-40ff-9f85-011db04dd7eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6774 | 2026.01.13 19:58:35.008005 [ 5 ] {32bc246e-079f-40ff-9f85-011db04dd7eb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6775 | 2026.01.13 19:58:35.008217 [ 5 ] {32bc246e-079f-40ff-9f85-011db04dd7eb} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6776 | 2026.01.13 19:58:35.008330 [ 132 ] {} <Debug> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6777 | 2026.01.13 19:58:35.008350 [ 5 ] {32bc246e-079f-40ff-9f85-011db04dd7eb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001721 sec., 5810.575246949447 rows/sec., 10.41 MiB/sec. | ||
| 6778 | 2026.01.13 19:58:35.008396 [ 132 ] {} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6779 | 2026.01.13 19:58:35.008421 [ 5 ] {32bc246e-079f-40ff-9f85-011db04dd7eb} <Debug> TCPHandler: Processed in 0.001913272 sec. | ||
| 6780 | 2026.01.13 19:58:35.008421 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6781 | 2026.01.13 19:58:35.008563 [ 191 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::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 | ||
| 6782 | 2026.01.13 19:58:35.008577 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6783 | 2026.01.13 19:58:35.008724 [ 5 ] {aca8beff-3718-45e8-aa12-9841f1102153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6784 | 2026.01.13 19:58:35.008765 [ 5 ] {aca8beff-3718-45e8-aa12-9841f1102153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6785 | 2026.01.13 19:58:35.008849 [ 191 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6786 | 2026.01.13 19:58:35.008921 [ 191 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 543 rows starting from the beginning of the part | ||
| 6787 | 2026.01.13 19:58:35.009069 [ 191 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::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 | ||
| 6788 | 2026.01.13 19:58:35.009139 [ 5 ] {aca8beff-3718-45e8-aa12-9841f1102153} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6789 | 2026.01.13 19:58:35.009179 [ 5 ] {aca8beff-3718-45e8-aa12-9841f1102153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6790 | 2026.01.13 19:58:35.009192 [ 191 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 6791 | 2026.01.13 19:58:35.009316 [ 191 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::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 | ||
| 6792 | 2026.01.13 19:58:35.009415 [ 191 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
| 6793 | 2026.01.13 19:58:35.009485 [ 5 ] {aca8beff-3718-45e8-aa12-9841f1102153} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6794 | 2026.01.13 19:58:35.009513 [ 191 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 10 rows starting from the beginning of the part | ||
| 6795 | 2026.01.13 19:58:35.009703 [ 5 ] {aca8beff-3718-45e8-aa12-9841f1102153} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6796 | 2026.01.13 19:58:35.009834 [ 5 ] {aca8beff-3718-45e8-aa12-9841f1102153} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 6797 | 2026.01.13 19:58:35.009871 [ 5 ] {aca8beff-3718-45e8-aa12-9841f1102153} <Debug> TCPHandler: Processed in 0.00134159 sec. | ||
| 6798 | 2026.01.13 19:58:35.016515 [ 191 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 633 rows, containing 19 columns (19 merged, 0 gathered) in 0.008008748 sec., 79038.57132225911 rows/sec., 141.63 MiB/sec. | ||
| 6799 | 2026.01.13 19:58:35.017361 [ 191 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6800 | 2026.01.13 19:58:35.017678 [ 191 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6801 | 2026.01.13 19:58:35.017760 [ 191 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6802 | 2026.01.13 19:58:35.017856 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.42 MiB. | ||
| 6803 | 2026.01.13 19:58:36.000252 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.99 MiB, peak 275.35 MiB, free memory in arenas 0.00 B, will set to 269.75 MiB (RSS), difference: 1.76 MiB | ||
| 6804 | 2026.01.13 19:58:36.991615 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6805 | 2026.01.13 19:58:36.991663 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6806 | 2026.01.13 19:58:37.133183 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13450 | ||
| 6807 | 2026.01.13 19:58:37.133713 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6808 | 2026.01.13 19:58:37.133765 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6809 | 2026.01.13 19:58:37.134298 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6810 | 2026.01.13 19:58:37.134545 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6811 | 2026.01.13 19:58:37.134698 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13450 | ||
| 6812 | 2026.01.13 19:58:37.162432 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 852 | ||
| 6813 | 2026.01.13 19:58:37.165030 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6814 | 2026.01.13 19:58:37.165087 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6815 | 2026.01.13 19:58:37.166376 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6816 | 2026.01.13 19:58:37.166695 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6817 | 2026.01.13 19:58:37.166878 [ 150 ] {} <Debug> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6818 | 2026.01.13 19:58:37.166919 [ 150 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6819 | 2026.01.13 19:58:37.166942 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6820 | 2026.01.13 19:58:37.167033 [ 186 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::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 | ||
| 6821 | 2026.01.13 19:58:37.167140 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 852 | ||
| 6822 | 2026.01.13 19:58:37.167495 [ 186 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6823 | 2026.01.13 19:58:37.167620 [ 186 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 658 rows starting from the beginning of the part | ||
| 6824 | 2026.01.13 19:58:37.167971 [ 186 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 58 rows starting from the beginning of the part | ||
| 6825 | 2026.01.13 19:58:37.168272 [ 186 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 20 rows starting from the beginning of the part | ||
| 6826 | 2026.01.13 19:58:37.168556 [ 186 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
| 6827 | 2026.01.13 19:58:37.168831 [ 186 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 6828 | 2026.01.13 19:58:37.169116 [ 186 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 6829 | 2026.01.13 19:58:37.174915 [ 189 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 852 rows, containing 72 columns (72 merged, 0 gathered) in 0.007917146 sec., 107614.53685456855 rows/sec., 93.16 MiB/sec. | ||
| 6830 | 2026.01.13 19:58:37.175975 [ 198 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6831 | 2026.01.13 19:58:37.176493 [ 198 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_21_4} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6832 | 2026.01.13 19:58:37.176563 [ 198 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_21_4} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6833 | 2026.01.13 19:58:37.176729 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 6834 | 2026.01.13 19:58:37.840106 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6835 | 2026.01.13 19:58:37.856700 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6836 | 2026.01.13 19:58:37.856762 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6837 | 2026.01.13 19:58:37.862884 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6838 | 2026.01.13 19:58:37.863598 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6839 | 2026.01.13 19:58:37.866556 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6840 | 2026.01.13 19:58:38.144178 [ 149 ] {} <Debug> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 6841 | 2026.01.13 19:58:38.144247 [ 149 ] {} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6842 | 2026.01.13 19:58:38.144269 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6843 | 2026.01.13 19:58:38.144449 [ 190 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::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 | ||
| 6844 | 2026.01.13 19:58:38.144614 [ 190 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6845 | 2026.01.13 19:58:38.144655 [ 190 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 223 rows starting from the beginning of the part | ||
| 6846 | 2026.01.13 19:58:38.144759 [ 190 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::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 | ||
| 6847 | 2026.01.13 19:58:38.144815 [ 190 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::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 | ||
| 6848 | 2026.01.13 19:58:38.144862 [ 190 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::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 | ||
| 6849 | 2026.01.13 19:58:38.144909 [ 190 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 6850 | 2026.01.13 19:58:38.145849 [ 188 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 868 rows, containing 5 columns (5 merged, 0 gathered) in 0.001491154 sec., 582099.5014599431 rows/sec., 35.59 MiB/sec. | ||
| 6851 | 2026.01.13 19:58:38.146001 [ 190 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6852 | 2026.01.13 19:58:38.146257 [ 190 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::all_1_14_3} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6853 | 2026.01.13 19:58:38.146330 [ 190 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::all_1_14_3} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 6854 | 2026.01.13 19:58:38.146412 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6855 | 2026.01.13 19:58:39.952423 [ 147 ] {} <Debug> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 6856 | 2026.01.13 19:58:39.952485 [ 147 ] {} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6857 | 2026.01.13 19:58:39.952505 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6858 | 2026.01.13 19:58:39.952601 [ 199 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::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 | ||
| 6859 | 2026.01.13 19:58:39.952715 [ 199 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6860 | 2026.01.13 19:58:39.952747 [ 199 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::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 | ||
| 6861 | 2026.01.13 19:58:39.952813 [ 199 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 440 rows starting from the beginning of the part | ||
| 6862 | 2026.01.13 19:58:39.952860 [ 199 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 6863 | 2026.01.13 19:58:39.952903 [ 199 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 6864 | 2026.01.13 19:58:39.952943 [ 199 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 252 rows starting from the beginning of the part | ||
| 6865 | 2026.01.13 19:58:39.953894 [ 190 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1581 rows, containing 5 columns (5 merged, 0 gathered) in 0.00132674 sec., 1191642.6730180744 rows/sec., 83.72 MiB/sec. | ||
| 6866 | 2026.01.13 19:58:39.954127 [ 188 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6867 | 2026.01.13 19:58:39.954461 [ 188 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_14_3} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6868 | 2026.01.13 19:58:39.954540 [ 188 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_14_3} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 6869 | 2026.01.13 19:58:39.954629 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 6870 | 2026.01.13 19:58:39.973300 [ 147 ] {} <Debug> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 6871 | 2026.01.13 19:58:39.973340 [ 147 ] {} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6872 | 2026.01.13 19:58:39.973361 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6873 | 2026.01.13 19:58:39.973461 [ 190 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::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 | ||
| 6874 | 2026.01.13 19:58:39.973594 [ 190 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6875 | 2026.01.13 19:58:39.973629 [ 190 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 434 rows starting from the beginning of the part | ||
| 6876 | 2026.01.13 19:58:39.973696 [ 190 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::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 | ||
| 6877 | 2026.01.13 19:58:39.973739 [ 190 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::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 | ||
| 6878 | 2026.01.13 19:58:39.973784 [ 190 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::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 | ||
| 6879 | 2026.01.13 19:58:39.973823 [ 190 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 6880 | 2026.01.13 19:58:39.974861 [ 195 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1688 rows, containing 5 columns (5 merged, 0 gathered) in 0.001445153 sec., 1168042.4148861747 rows/sec., 79.20 MiB/sec. | ||
| 6881 | 2026.01.13 19:58:39.975014 [ 190 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6882 | 2026.01.13 19:58:39.975269 [ 190 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::all_1_14_3} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6883 | 2026.01.13 19:58:39.975343 [ 190 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::all_1_14_3} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 6884 | 2026.01.13 19:58:39.975448 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 6885 | 2026.01.13 19:58:40.001203 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6886 | 2026.01.13 19:58:40.001389 [ 5 ] {75ed6368-d83a-4327-8ece-dd2f17f666f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6887 | 2026.01.13 19:58:40.001463 [ 5 ] {75ed6368-d83a-4327-8ece-dd2f17f666f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6888 | 2026.01.13 19:58:40.002196 [ 5 ] {75ed6368-d83a-4327-8ece-dd2f17f666f4} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6889 | 2026.01.13 19:58:40.002247 [ 5 ] {75ed6368-d83a-4327-8ece-dd2f17f666f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6890 | 2026.01.13 19:58:40.002680 [ 5 ] {75ed6368-d83a-4327-8ece-dd2f17f666f4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6891 | 2026.01.13 19:58:40.002944 [ 5 ] {75ed6368-d83a-4327-8ece-dd2f17f666f4} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6892 | 2026.01.13 19:58:40.003168 [ 5 ] {75ed6368-d83a-4327-8ece-dd2f17f666f4} <Debug> executeQuery: Read 116 rows, 10.04 KiB in 0.001827 sec., 63492.06349206349 rows/sec., 5.37 MiB/sec. | ||
| 6893 | 2026.01.13 19:58:40.003237 [ 5 ] {75ed6368-d83a-4327-8ece-dd2f17f666f4} <Debug> TCPHandler: Processed in 0.002160048 sec. | ||
| 6894 | 2026.01.13 19:58:40.003368 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6895 | 2026.01.13 19:58:40.003483 [ 5 ] {5b6f2da3-bc48-4ac3-bab6-cd9548ade260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6896 | 2026.01.13 19:58:40.003534 [ 5 ] {5b6f2da3-bc48-4ac3-bab6-cd9548ade260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6897 | 2026.01.13 19:58:40.004026 [ 5 ] {5b6f2da3-bc48-4ac3-bab6-cd9548ade260} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6898 | 2026.01.13 19:58:40.004070 [ 5 ] {5b6f2da3-bc48-4ac3-bab6-cd9548ade260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6899 | 2026.01.13 19:58:40.004403 [ 5 ] {5b6f2da3-bc48-4ac3-bab6-cd9548ade260} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6900 | 2026.01.13 19:58:40.004614 [ 5 ] {5b6f2da3-bc48-4ac3-bab6-cd9548ade260} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6901 | 2026.01.13 19:58:40.004755 [ 5 ] {5b6f2da3-bc48-4ac3-bab6-cd9548ade260} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.0013 sec., 23076.923076923078 rows/sec., 1.69 MiB/sec. | ||
| 6902 | 2026.01.13 19:58:40.004800 [ 5 ] {5b6f2da3-bc48-4ac3-bab6-cd9548ade260} <Debug> TCPHandler: Processed in 0.001487653 sec. | ||
| 6903 | 2026.01.13 19:58:40.004909 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6904 | 2026.01.13 19:58:40.005016 [ 5 ] {1e3c070a-ee2d-4013-a61b-8ada3ae1511a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6905 | 2026.01.13 19:58:40.005062 [ 5 ] {1e3c070a-ee2d-4013-a61b-8ada3ae1511a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6906 | 2026.01.13 19:58:40.005494 [ 5 ] {1e3c070a-ee2d-4013-a61b-8ada3ae1511a} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6907 | 2026.01.13 19:58:40.005531 [ 5 ] {1e3c070a-ee2d-4013-a61b-8ada3ae1511a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6908 | 2026.01.13 19:58:40.005838 [ 5 ] {1e3c070a-ee2d-4013-a61b-8ada3ae1511a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6909 | 2026.01.13 19:58:40.006045 [ 5 ] {1e3c070a-ee2d-4013-a61b-8ada3ae1511a} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6910 | 2026.01.13 19:58:40.006173 [ 5 ] {1e3c070a-ee2d-4013-a61b-8ada3ae1511a} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001183 sec., 79459.00253592561 rows/sec., 6.21 MiB/sec. | ||
| 6911 | 2026.01.13 19:58:40.006211 [ 5 ] {1e3c070a-ee2d-4013-a61b-8ada3ae1511a} <Debug> TCPHandler: Processed in 0.001354321 sec. | ||
| 6912 | 2026.01.13 19:58:40.006322 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6913 | 2026.01.13 19:58:40.006419 [ 5 ] {ff081688-00a8-4d4b-bdbe-aa93238b10cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6914 | 2026.01.13 19:58:40.006461 [ 5 ] {ff081688-00a8-4d4b-bdbe-aa93238b10cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6915 | 2026.01.13 19:58:40.006866 [ 5 ] {ff081688-00a8-4d4b-bdbe-aa93238b10cc} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6916 | 2026.01.13 19:58:40.006903 [ 5 ] {ff081688-00a8-4d4b-bdbe-aa93238b10cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6917 | 2026.01.13 19:58:40.007235 [ 5 ] {ff081688-00a8-4d4b-bdbe-aa93238b10cc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6918 | 2026.01.13 19:58:40.007453 [ 5 ] {ff081688-00a8-4d4b-bdbe-aa93238b10cc} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6919 | 2026.01.13 19:58:40.007584 [ 5 ] {ff081688-00a8-4d4b-bdbe-aa93238b10cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 6920 | 2026.01.13 19:58:40.007621 [ 5 ] {ff081688-00a8-4d4b-bdbe-aa93238b10cc} <Debug> TCPHandler: Processed in 0.00134956 sec. | ||
| 6921 | 2026.01.13 19:58:40.007725 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6922 | 2026.01.13 19:58:40.007819 [ 5 ] {974883eb-05e4-4ae5-a152-6f2e65eefc75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6923 | 2026.01.13 19:58:40.007874 [ 5 ] {974883eb-05e4-4ae5-a152-6f2e65eefc75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6924 | 2026.01.13 19:58:40.008692 [ 5 ] {974883eb-05e4-4ae5-a152-6f2e65eefc75} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6925 | 2026.01.13 19:58:40.008727 [ 5 ] {974883eb-05e4-4ae5-a152-6f2e65eefc75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6926 | 2026.01.13 19:58:40.009286 [ 5 ] {974883eb-05e4-4ae5-a152-6f2e65eefc75} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6927 | 2026.01.13 19:58:40.009511 [ 5 ] {974883eb-05e4-4ae5-a152-6f2e65eefc75} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6928 | 2026.01.13 19:58:40.009653 [ 5 ] {974883eb-05e4-4ae5-a152-6f2e65eefc75} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001851 sec., 16207.45542949757 rows/sec., 29.04 MiB/sec. | ||
| 6929 | 2026.01.13 19:58:40.009708 [ 5 ] {974883eb-05e4-4ae5-a152-6f2e65eefc75} <Debug> TCPHandler: Processed in 0.002033615 sec. | ||
| 6930 | 2026.01.13 19:58:40.009823 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6931 | 2026.01.13 19:58:40.009919 [ 5 ] {4d310a0a-f0c0-44fa-9546-8b442507d72b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6932 | 2026.01.13 19:58:40.009962 [ 5 ] {4d310a0a-f0c0-44fa-9546-8b442507d72b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6933 | 2026.01.13 19:58:40.010299 [ 5 ] {4d310a0a-f0c0-44fa-9546-8b442507d72b} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6934 | 2026.01.13 19:58:40.010336 [ 5 ] {4d310a0a-f0c0-44fa-9546-8b442507d72b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6935 | 2026.01.13 19:58:40.010641 [ 5 ] {4d310a0a-f0c0-44fa-9546-8b442507d72b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6936 | 2026.01.13 19:58:40.010853 [ 5 ] {4d310a0a-f0c0-44fa-9546-8b442507d72b} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6937 | 2026.01.13 19:58:40.010984 [ 5 ] {4d310a0a-f0c0-44fa-9546-8b442507d72b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 6938 | 2026.01.13 19:58:40.011020 [ 5 ] {4d310a0a-f0c0-44fa-9546-8b442507d72b} <Debug> TCPHandler: Processed in 0.001249438 sec. | ||
| 6939 | 2026.01.13 19:58:44.635613 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13898 | ||
| 6940 | 2026.01.13 19:58:44.636105 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6941 | 2026.01.13 19:58:44.636143 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6942 | 2026.01.13 19:58:44.636642 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6943 | 2026.01.13 19:58:44.636878 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6944 | 2026.01.13 19:58:44.637020 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13898 | ||
| 6945 | 2026.01.13 19:58:44.999974 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6946 | 2026.01.13 19:58:45.000173 [ 5 ] {38255254-f690-4f28-8496-a10e731111eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6947 | 2026.01.13 19:58:45.000247 [ 5 ] {38255254-f690-4f28-8496-a10e731111eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6948 | 2026.01.13 19:58:45.000906 [ 5 ] {38255254-f690-4f28-8496-a10e731111eb} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6949 | 2026.01.13 19:58:45.000952 [ 5 ] {38255254-f690-4f28-8496-a10e731111eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6950 | 2026.01.13 19:58:45.001511 [ 5 ] {38255254-f690-4f28-8496-a10e731111eb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6951 | 2026.01.13 19:58:45.001741 [ 5 ] {38255254-f690-4f28-8496-a10e731111eb} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6952 | 2026.01.13 19:58:45.001902 [ 5 ] {38255254-f690-4f28-8496-a10e731111eb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001783 sec., 1121.7049915872126 rows/sec., 91.47 KiB/sec. | ||
| 6953 | 2026.01.13 19:58:45.001954 [ 5 ] {38255254-f690-4f28-8496-a10e731111eb} <Debug> TCPHandler: Processed in 0.002115857 sec. | ||
| 6954 | 2026.01.13 19:58:45.002111 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6955 | 2026.01.13 19:58:45.002220 [ 5 ] {5b2f3998-5f01-4b12-bf35-73e4b9215c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6956 | 2026.01.13 19:58:45.002264 [ 5 ] {5b2f3998-5f01-4b12-bf35-73e4b9215c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6957 | 2026.01.13 19:58:45.002747 [ 5 ] {5b2f3998-5f01-4b12-bf35-73e4b9215c4d} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6958 | 2026.01.13 19:58:45.002787 [ 5 ] {5b2f3998-5f01-4b12-bf35-73e4b9215c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6959 | 2026.01.13 19:58:45.003151 [ 5 ] {5b2f3998-5f01-4b12-bf35-73e4b9215c4d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6960 | 2026.01.13 19:58:45.003367 [ 5 ] {5b2f3998-5f01-4b12-bf35-73e4b9215c4d} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6961 | 2026.01.13 19:58:45.003507 [ 5 ] {5b2f3998-5f01-4b12-bf35-73e4b9215c4d} <Debug> executeQuery: Read 77 rows, 6.46 KiB in 0.001309 sec., 58823.529411764706 rows/sec., 4.82 MiB/sec. | ||
| 6962 | 2026.01.13 19:58:45.003547 [ 5 ] {5b2f3998-5f01-4b12-bf35-73e4b9215c4d} <Debug> TCPHandler: Processed in 0.001488823 sec. | ||
| 6963 | 2026.01.13 19:58:45.003672 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6964 | 2026.01.13 19:58:45.003767 [ 5 ] {2563f203-e209-4c74-925a-970d325a9f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6965 | 2026.01.13 19:58:45.003808 [ 5 ] {2563f203-e209-4c74-925a-970d325a9f64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6966 | 2026.01.13 19:58:45.004254 [ 5 ] {2563f203-e209-4c74-925a-970d325a9f64} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6967 | 2026.01.13 19:58:45.004293 [ 5 ] {2563f203-e209-4c74-925a-970d325a9f64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6968 | 2026.01.13 19:58:45.004611 [ 5 ] {2563f203-e209-4c74-925a-970d325a9f64} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6969 | 2026.01.13 19:58:45.004822 [ 5 ] {2563f203-e209-4c74-925a-970d325a9f64} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6970 | 2026.01.13 19:58:45.004951 [ 5 ] {2563f203-e209-4c74-925a-970d325a9f64} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001202 sec., 9983.361064891847 rows/sec., 741.77 KiB/sec. | ||
| 6971 | 2026.01.13 19:58:45.004988 [ 5 ] {2563f203-e209-4c74-925a-970d325a9f64} <Debug> TCPHandler: Processed in 0.001366741 sec. | ||
| 6972 | 2026.01.13 19:58:45.005101 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6973 | 2026.01.13 19:58:45.005209 [ 5 ] {b37774ed-ccaa-4d42-a0be-14904ca8a8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6974 | 2026.01.13 19:58:45.005256 [ 5 ] {b37774ed-ccaa-4d42-a0be-14904ca8a8a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6975 | 2026.01.13 19:58:45.005705 [ 5 ] {b37774ed-ccaa-4d42-a0be-14904ca8a8a2} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6976 | 2026.01.13 19:58:45.005739 [ 5 ] {b37774ed-ccaa-4d42-a0be-14904ca8a8a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6977 | 2026.01.13 19:58:45.006102 [ 5 ] {b37774ed-ccaa-4d42-a0be-14904ca8a8a2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6978 | 2026.01.13 19:58:45.006314 [ 5 ] {b37774ed-ccaa-4d42-a0be-14904ca8a8a2} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6979 | 2026.01.13 19:58:45.006447 [ 5 ] {b37774ed-ccaa-4d42-a0be-14904ca8a8a2} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001261 sec., 60269.62727993656 rows/sec., 4.71 MiB/sec. | ||
| 6980 | 2026.01.13 19:58:45.006485 [ 5 ] {b37774ed-ccaa-4d42-a0be-14904ca8a8a2} <Debug> TCPHandler: Processed in 0.001434622 sec. | ||
| 6981 | 2026.01.13 19:58:45.006597 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6982 | 2026.01.13 19:58:45.006690 [ 5 ] {f5476584-db05-4406-805c-098147073739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6983 | 2026.01.13 19:58:45.006732 [ 5 ] {f5476584-db05-4406-805c-098147073739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6984 | 2026.01.13 19:58:45.007157 [ 5 ] {f5476584-db05-4406-805c-098147073739} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6985 | 2026.01.13 19:58:45.007193 [ 5 ] {f5476584-db05-4406-805c-098147073739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6986 | 2026.01.13 19:58:45.007514 [ 5 ] {f5476584-db05-4406-805c-098147073739} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6987 | 2026.01.13 19:58:45.007720 [ 5 ] {f5476584-db05-4406-805c-098147073739} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6988 | 2026.01.13 19:58:45.007853 [ 5 ] {f5476584-db05-4406-805c-098147073739} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001181 sec., 136325.1481795089 rows/sec., 9.49 MiB/sec. | ||
| 6989 | 2026.01.13 19:58:45.007890 [ 5 ] {f5476584-db05-4406-805c-098147073739} <Debug> TCPHandler: Processed in 0.00134179 sec. | ||
| 6990 | 2026.01.13 19:58:45.008000 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6991 | 2026.01.13 19:58:45.008101 [ 5 ] {d3005b84-d9f3-4c9c-aaa6-64ebbdc6ea9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6992 | 2026.01.13 19:58:45.008157 [ 5 ] {d3005b84-d9f3-4c9c-aaa6-64ebbdc6ea9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6993 | 2026.01.13 19:58:45.008952 [ 5 ] {d3005b84-d9f3-4c9c-aaa6-64ebbdc6ea9d} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6994 | 2026.01.13 19:58:45.008989 [ 5 ] {d3005b84-d9f3-4c9c-aaa6-64ebbdc6ea9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 6995 | 2026.01.13 19:58:45.009527 [ 5 ] {d3005b84-d9f3-4c9c-aaa6-64ebbdc6ea9d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6996 | 2026.01.13 19:58:45.009758 [ 5 ] {d3005b84-d9f3-4c9c-aaa6-64ebbdc6ea9d} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6997 | 2026.01.13 19:58:45.009897 [ 5 ] {d3005b84-d9f3-4c9c-aaa6-64ebbdc6ea9d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001814 sec., 5512.679162072767 rows/sec., 9.88 MiB/sec. | ||
| 6998 | 2026.01.13 19:58:45.009960 [ 5 ] {d3005b84-d9f3-4c9c-aaa6-64ebbdc6ea9d} <Debug> TCPHandler: Processed in 0.002013385 sec. | ||
| 6999 | 2026.01.13 19:58:45.010071 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7000 | 2026.01.13 19:58:45.010165 [ 5 ] {53efc13c-7901-4d35-b411-bd2bf0f8bc1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7001 | 2026.01.13 19:58:45.010207 [ 5 ] {53efc13c-7901-4d35-b411-bd2bf0f8bc1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7002 | 2026.01.13 19:58:45.010544 [ 5 ] {53efc13c-7901-4d35-b411-bd2bf0f8bc1a} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7003 | 2026.01.13 19:58:45.010579 [ 5 ] {53efc13c-7901-4d35-b411-bd2bf0f8bc1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7004 | 2026.01.13 19:58:45.010899 [ 5 ] {53efc13c-7901-4d35-b411-bd2bf0f8bc1a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7005 | 2026.01.13 19:58:45.011105 [ 5 ] {53efc13c-7901-4d35-b411-bd2bf0f8bc1a} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7006 | 2026.01.13 19:58:45.011237 [ 5 ] {53efc13c-7901-4d35-b411-bd2bf0f8bc1a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 7007 | 2026.01.13 19:58:45.011272 [ 5 ] {53efc13c-7901-4d35-b411-bd2bf0f8bc1a} <Debug> TCPHandler: Processed in 0.001249307 sec. | ||
| 7008 | 2026.01.13 19:58:45.367448 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7009 | 2026.01.13 19:58:45.385070 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7010 | 2026.01.13 19:58:45.385134 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7011 | 2026.01.13 19:58:45.391396 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7012 | 2026.01.13 19:58:45.392110 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7013 | 2026.01.13 19:58:45.395536 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7014 | 2026.01.13 19:58:47.168127 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 878 | ||
| 7015 | 2026.01.13 19:58:47.170347 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7016 | 2026.01.13 19:58:47.170403 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7017 | 2026.01.13 19:58:47.171608 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7018 | 2026.01.13 19:58:47.171897 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7019 | 2026.01.13 19:58:47.172273 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 878 | ||
| 7020 | 2026.01.13 19:58:50.001287 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7021 | 2026.01.13 19:58:50.001516 [ 5 ] {d4b820ee-1786-4612-ba50-e6de2d7c9387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7022 | 2026.01.13 19:58:50.001597 [ 5 ] {d4b820ee-1786-4612-ba50-e6de2d7c9387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7023 | 2026.01.13 19:58:50.002360 [ 5 ] {d4b820ee-1786-4612-ba50-e6de2d7c9387} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7024 | 2026.01.13 19:58:50.002413 [ 5 ] {d4b820ee-1786-4612-ba50-e6de2d7c9387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7025 | 2026.01.13 19:58:50.002835 [ 5 ] {d4b820ee-1786-4612-ba50-e6de2d7c9387} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7026 | 2026.01.13 19:58:50.003080 [ 5 ] {d4b820ee-1786-4612-ba50-e6de2d7c9387} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7027 | 2026.01.13 19:58:50.003253 [ 136 ] {} <Debug> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7028 | 2026.01.13 19:58:50.003268 [ 5 ] {d4b820ee-1786-4612-ba50-e6de2d7c9387} <Debug> executeQuery: Read 116 rows, 10.04 KiB in 0.00181 sec., 64088.39779005525 rows/sec., 5.42 MiB/sec. | ||
| 7029 | 2026.01.13 19:58:50.003333 [ 136 ] {} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7030 | 2026.01.13 19:58:50.003360 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7031 | 2026.01.13 19:58:50.003379 [ 5 ] {d4b820ee-1786-4612-ba50-e6de2d7c9387} <Debug> TCPHandler: Processed in 0.002232749 sec. | ||
| 7032 | 2026.01.13 19:58:50.003458 [ 188 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::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 | ||
| 7033 | 2026.01.13 19:58:50.003517 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7034 | 2026.01.13 19:58:50.003585 [ 188 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7035 | 2026.01.13 19:58:50.003627 [ 188 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2464 rows starting from the beginning of the part | ||
| 7036 | 2026.01.13 19:58:50.003631 [ 5 ] {f5e4feb8-1c3b-458d-b27c-bb5f51041c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7037 | 2026.01.13 19:58:50.003692 [ 5 ] {f5e4feb8-1c3b-458d-b27c-bb5f51041c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7038 | 2026.01.13 19:58:50.003704 [ 188 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 7039 | 2026.01.13 19:58:50.003761 [ 188 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 76 rows starting from the beginning of the part | ||
| 7040 | 2026.01.13 19:58:50.003841 [ 188 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 116 rows starting from the beginning of the part | ||
| 7041 | 2026.01.13 19:58:50.003928 [ 188 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 77 rows starting from the beginning of the part | ||
| 7042 | 2026.01.13 19:58:50.004003 [ 188 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 116 rows starting from the beginning of the part | ||
| 7043 | 2026.01.13 19:58:50.004325 [ 5 ] {f5e4feb8-1c3b-458d-b27c-bb5f51041c09} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7044 | 2026.01.13 19:58:50.004381 [ 5 ] {f5e4feb8-1c3b-458d-b27c-bb5f51041c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7045 | 2026.01.13 19:58:50.005040 [ 5 ] {f5e4feb8-1c3b-458d-b27c-bb5f51041c09} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7046 | 2026.01.13 19:58:50.005373 [ 5 ] {f5e4feb8-1c3b-458d-b27c-bb5f51041c09} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7047 | 2026.01.13 19:58:50.005553 [ 195 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2905 rows, containing 5 columns (5 merged, 0 gathered) in 0.002133858 sec., 1361383.9346385747 rows/sec., 116.51 MiB/sec. | ||
| 7048 | 2026.01.13 19:58:50.005578 [ 5 ] {f5e4feb8-1c3b-458d-b27c-bb5f51041c09} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001973 sec., 15205.271160669032 rows/sec., 1.12 MiB/sec. | ||
| 7049 | 2026.01.13 19:58:50.005658 [ 5 ] {f5e4feb8-1c3b-458d-b27c-bb5f51041c09} <Debug> TCPHandler: Processed in 0.002194029 sec. | ||
| 7050 | 2026.01.13 19:58:50.005790 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7051 | 2026.01.13 19:58:50.005849 [ 201 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7052 | 2026.01.13 19:58:50.005913 [ 5 ] {57f4b920-6f33-4f5d-b0bf-08434d2113a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7053 | 2026.01.13 19:58:50.005967 [ 5 ] {57f4b920-6f33-4f5d-b0bf-08434d2113a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7054 | 2026.01.13 19:58:50.006125 [ 201 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_46_9} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7055 | 2026.01.13 19:58:50.006202 [ 201 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_46_9} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7056 | 2026.01.13 19:58:50.006295 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 7057 | 2026.01.13 19:58:50.006524 [ 5 ] {57f4b920-6f33-4f5d-b0bf-08434d2113a8} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7058 | 2026.01.13 19:58:50.006570 [ 5 ] {57f4b920-6f33-4f5d-b0bf-08434d2113a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7059 | 2026.01.13 19:58:50.007006 [ 5 ] {57f4b920-6f33-4f5d-b0bf-08434d2113a8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7060 | 2026.01.13 19:58:50.007243 [ 5 ] {57f4b920-6f33-4f5d-b0bf-08434d2113a8} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7061 | 2026.01.13 19:58:50.007364 [ 136 ] {} <Debug> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7062 | 2026.01.13 19:58:50.007400 [ 5 ] {57f4b920-6f33-4f5d-b0bf-08434d2113a8} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001518 sec., 61923.583662714096 rows/sec., 4.84 MiB/sec. | ||
| 7063 | 2026.01.13 19:58:50.007407 [ 136 ] {} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7064 | 2026.01.13 19:58:50.007443 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7065 | 2026.01.13 19:58:50.007456 [ 5 ] {57f4b920-6f33-4f5d-b0bf-08434d2113a8} <Debug> TCPHandler: Processed in 0.001729328 sec. | ||
| 7066 | 2026.01.13 19:58:50.007504 [ 188 ] {ba74b777-2542-4002-bc8e-77920c0539bb::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 | ||
| 7067 | 2026.01.13 19:58:50.007585 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7068 | 2026.01.13 19:58:50.007591 [ 188 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7069 | 2026.01.13 19:58:50.007635 [ 188 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1249 rows starting from the beginning of the part | ||
| 7070 | 2026.01.13 19:58:50.007681 [ 188 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 7071 | 2026.01.13 19:58:50.007697 [ 5 ] {9009428f-195d-435a-9c5c-444dba877f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7072 | 2026.01.13 19:58:50.007717 [ 188 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 74 rows starting from the beginning of the part | ||
| 7073 | 2026.01.13 19:58:50.007753 [ 5 ] {9009428f-195d-435a-9c5c-444dba877f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7074 | 2026.01.13 19:58:50.007759 [ 188 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 94 rows starting from the beginning of the part | ||
| 7075 | 2026.01.13 19:58:50.007809 [ 188 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 76 rows starting from the beginning of the part | ||
| 7076 | 2026.01.13 19:58:50.007843 [ 188 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 94 rows starting from the beginning of the part | ||
| 7077 | 2026.01.13 19:58:50.008217 [ 5 ] {9009428f-195d-435a-9c5c-444dba877f5f} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7078 | 2026.01.13 19:58:50.008262 [ 5 ] {9009428f-195d-435a-9c5c-444dba877f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7079 | 2026.01.13 19:58:50.008663 [ 5 ] {9009428f-195d-435a-9c5c-444dba877f5f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7080 | 2026.01.13 19:58:50.008791 [ 201 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1651 rows, containing 5 columns (5 merged, 0 gathered) in 0.001312559 sec., 1257848.2186324575 rows/sec., 97.38 MiB/sec. | ||
| 7081 | 2026.01.13 19:58:50.008892 [ 5 ] {9009428f-195d-435a-9c5c-444dba877f5f} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7082 | 2026.01.13 19:58:50.008982 [ 188 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7083 | 2026.01.13 19:58:50.009013 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7084 | 2026.01.13 19:58:50.009041 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7085 | 2026.01.13 19:58:50.009051 [ 5 ] {9009428f-195d-435a-9c5c-444dba877f5f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001379 sec., 116026.10587382161 rows/sec., 8.08 MiB/sec. | ||
| 7086 | 2026.01.13 19:58:50.009059 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7087 | 2026.01.13 19:58:50.009103 [ 5 ] {9009428f-195d-435a-9c5c-444dba877f5f} <Debug> TCPHandler: Processed in 0.001570935 sec. | ||
| 7088 | 2026.01.13 19:58:50.009178 [ 194 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::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 | ||
| 7089 | 2026.01.13 19:58:50.009219 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7090 | 2026.01.13 19:58:50.009237 [ 188 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_46_9} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7091 | 2026.01.13 19:58:50.009311 [ 188 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_46_9} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7092 | 2026.01.13 19:58:50.009323 [ 194 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7093 | 2026.01.13 19:58:50.009326 [ 5 ] {1247db79-8f84-4795-8e78-96c3983338ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7094 | 2026.01.13 19:58:50.009369 [ 194 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12779 rows starting from the beginning of the part | ||
| 7095 | 2026.01.13 19:58:50.009378 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 7096 | 2026.01.13 19:58:50.009403 [ 5 ] {1247db79-8f84-4795-8e78-96c3983338ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7097 | 2026.01.13 19:58:50.009446 [ 194 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::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 | ||
| 7098 | 2026.01.13 19:58:50.009498 [ 194 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::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 | ||
| 7099 | 2026.01.13 19:58:50.009541 [ 194 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 7100 | 2026.01.13 19:58:50.009582 [ 194 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 161 rows starting from the beginning of the part | ||
| 7101 | 2026.01.13 19:58:50.009622 [ 194 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::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 | ||
| 7102 | 2026.01.13 19:58:50.010341 [ 5 ] {1247db79-8f84-4795-8e78-96c3983338ed} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7103 | 2026.01.13 19:58:50.010385 [ 5 ] {1247db79-8f84-4795-8e78-96c3983338ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7104 | 2026.01.13 19:58:50.011025 [ 5 ] {1247db79-8f84-4795-8e78-96c3983338ed} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7105 | 2026.01.13 19:58:50.011288 [ 5 ] {1247db79-8f84-4795-8e78-96c3983338ed} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7106 | 2026.01.13 19:58:50.011473 [ 5 ] {1247db79-8f84-4795-8e78-96c3983338ed} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002169 sec., 13831.258644536654 rows/sec., 24.78 MiB/sec. | ||
| 7107 | 2026.01.13 19:58:50.011575 [ 5 ] {1247db79-8f84-4795-8e78-96c3983338ed} <Debug> TCPHandler: Processed in 0.002406964 sec. | ||
| 7108 | 2026.01.13 19:58:50.011691 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7109 | 2026.01.13 19:58:50.011791 [ 5 ] {c19469f6-1f47-4849-9d4d-5c7a47f29b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7110 | 2026.01.13 19:58:50.011835 [ 5 ] {c19469f6-1f47-4849-9d4d-5c7a47f29b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7111 | 2026.01.13 19:58:50.012197 [ 5 ] {c19469f6-1f47-4849-9d4d-5c7a47f29b7b} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7112 | 2026.01.13 19:58:50.012236 [ 5 ] {c19469f6-1f47-4849-9d4d-5c7a47f29b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7113 | 2026.01.13 19:58:50.012555 [ 5 ] {c19469f6-1f47-4849-9d4d-5c7a47f29b7b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7114 | 2026.01.13 19:58:50.012764 [ 5 ] {c19469f6-1f47-4849-9d4d-5c7a47f29b7b} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7115 | 2026.01.13 19:58:50.012897 [ 136 ] {} <Debug> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7116 | 2026.01.13 19:58:50.012914 [ 5 ] {c19469f6-1f47-4849-9d4d-5c7a47f29b7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 7117 | 2026.01.13 19:58:50.012949 [ 136 ] {} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7118 | 2026.01.13 19:58:50.012970 [ 5 ] {c19469f6-1f47-4849-9d4d-5c7a47f29b7b} <Debug> TCPHandler: Processed in 0.0013304 sec. | ||
| 7119 | 2026.01.13 19:58:50.012982 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7120 | 2026.01.13 19:58:50.013074 [ 201 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 7121 | 2026.01.13 19:58:50.013169 [ 201 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7122 | 2026.01.13 19:58:50.013200 [ 201 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2448 rows starting from the beginning of the part | ||
| 7123 | 2026.01.13 19:58:50.013255 [ 201 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part | ||
| 7124 | 2026.01.13 19:58:50.013300 [ 201 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 7125 | 2026.01.13 19:58:50.013342 [ 201 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 7126 | 2026.01.13 19:58:50.013381 [ 201 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 7127 | 2026.01.13 19:58:50.013417 [ 201 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 7128 | 2026.01.13 19:58:50.013675 [ 197 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13496 rows, containing 5 columns (5 merged, 0 gathered) in 0.004548962 sec., 2966830.674778114 rows/sec., 201.12 MiB/sec. | ||
| 7129 | 2026.01.13 19:58:50.014130 [ 201 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7130 | 2026.01.13 19:58:50.014388 [ 201 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7131 | 2026.01.13 19:58:50.014434 [ 200 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2718 rows, containing 4 columns (4 merged, 0 gathered) in 0.00139778 sec., 1944512.0119045917 rows/sec., 125.82 MiB/sec. | ||
| 7132 | 2026.01.13 19:58:50.014461 [ 201 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7133 | 2026.01.13 19:58:50.014551 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.65 MiB. | ||
| 7134 | 2026.01.13 19:58:50.014742 [ 197 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7135 | 2026.01.13 19:58:50.015023 [ 197 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_46_9} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7136 | 2026.01.13 19:58:50.015095 [ 197 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_46_9} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7137 | 2026.01.13 19:58:50.015184 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7138 | 2026.01.13 19:58:51.991709 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7139 | 2026.01.13 19:58:51.991760 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7140 | 2026.01.13 19:58:52.138037 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14410 | ||
| 7141 | 2026.01.13 19:58:52.138538 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7142 | 2026.01.13 19:58:52.138579 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7143 | 2026.01.13 19:58:52.139066 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7144 | 2026.01.13 19:58:52.139299 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7145 | 2026.01.13 19:58:52.139440 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14410 | ||
| 7146 | 2026.01.13 19:58:52.896572 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7147 | 2026.01.13 19:58:52.913062 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7148 | 2026.01.13 19:58:52.913120 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7149 | 2026.01.13 19:58:52.919240 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7150 | 2026.01.13 19:58:52.919931 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7151 | 2026.01.13 19:58:52.922762 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7152 | 2026.01.13 19:58:54.999440 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7153 | 2026.01.13 19:58:54.999633 [ 5 ] {f8954930-7bfd-4de1-8d90-ee1bff481386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7154 | 2026.01.13 19:58:54.999701 [ 5 ] {f8954930-7bfd-4de1-8d90-ee1bff481386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7155 | 2026.01.13 19:58:55.000473 [ 5 ] {f8954930-7bfd-4de1-8d90-ee1bff481386} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7156 | 2026.01.13 19:58:55.000520 [ 5 ] {f8954930-7bfd-4de1-8d90-ee1bff481386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7157 | 2026.01.13 19:58:55.001025 [ 5 ] {f8954930-7bfd-4de1-8d90-ee1bff481386} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7158 | 2026.01.13 19:58:55.001261 [ 5 ] {f8954930-7bfd-4de1-8d90-ee1bff481386} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7159 | 2026.01.13 19:58:55.001410 [ 5 ] {f8954930-7bfd-4de1-8d90-ee1bff481386} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001829 sec., 41552.76107162384 rows/sec., 3.41 MiB/sec. | ||
| 7160 | 2026.01.13 19:58:55.001451 [ 5 ] {f8954930-7bfd-4de1-8d90-ee1bff481386} <Debug> TCPHandler: Processed in 0.002152058 sec. | ||
| 7161 | 2026.01.13 19:58:55.001582 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7162 | 2026.01.13 19:58:55.001675 [ 5 ] {804faacb-071b-4208-96b5-1e718260de5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7163 | 2026.01.13 19:58:55.001714 [ 5 ] {804faacb-071b-4208-96b5-1e718260de5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7164 | 2026.01.13 19:58:55.002149 [ 5 ] {804faacb-071b-4208-96b5-1e718260de5e} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7165 | 2026.01.13 19:58:55.002185 [ 5 ] {804faacb-071b-4208-96b5-1e718260de5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7166 | 2026.01.13 19:58:55.002474 [ 5 ] {804faacb-071b-4208-96b5-1e718260de5e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7167 | 2026.01.13 19:58:55.002673 [ 5 ] {804faacb-071b-4208-96b5-1e718260de5e} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7168 | 2026.01.13 19:58:55.002788 [ 131 ] {} <Debug> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7169 | 2026.01.13 19:58:55.002801 [ 5 ] {804faacb-071b-4208-96b5-1e718260de5e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001145 sec., 8733.624454148472 rows/sec., 656.73 KiB/sec. | ||
| 7170 | 2026.01.13 19:58:55.002855 [ 131 ] {} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7171 | 2026.01.13 19:58:55.002870 [ 5 ] {804faacb-071b-4208-96b5-1e718260de5e} <Debug> TCPHandler: Processed in 0.001335459 sec. | ||
| 7172 | 2026.01.13 19:58:55.002882 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7173 | 2026.01.13 19:58:55.002999 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7174 | 2026.01.13 19:58:55.003028 [ 194 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::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 | ||
| 7175 | 2026.01.13 19:58:55.003094 [ 5 ] {7f95ab1f-ce3c-45c4-9f3c-ad44a4311faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7176 | 2026.01.13 19:58:55.003137 [ 5 ] {7f95ab1f-ce3c-45c4-9f3c-ad44a4311faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7177 | 2026.01.13 19:58:55.003192 [ 194 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7178 | 2026.01.13 19:58:55.003235 [ 194 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 277 rows starting from the beginning of the part | ||
| 7179 | 2026.01.13 19:58:55.003313 [ 194 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::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 | ||
| 7180 | 2026.01.13 19:58:55.003365 [ 194 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part | ||
| 7181 | 2026.01.13 19:58:55.003414 [ 194 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part | ||
| 7182 | 2026.01.13 19:58:55.003465 [ 194 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
| 7183 | 2026.01.13 19:58:55.003513 [ 194 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::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 | ||
| 7184 | 2026.01.13 19:58:55.003568 [ 5 ] {7f95ab1f-ce3c-45c4-9f3c-ad44a4311faf} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7185 | 2026.01.13 19:58:55.003608 [ 5 ] {7f95ab1f-ce3c-45c4-9f3c-ad44a4311faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7186 | 2026.01.13 19:58:55.003956 [ 5 ] {7f95ab1f-ce3c-45c4-9f3c-ad44a4311faf} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7187 | 2026.01.13 19:58:55.004174 [ 5 ] {7f95ab1f-ce3c-45c4-9f3c-ad44a4311faf} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7188 | 2026.01.13 19:58:55.004307 [ 5 ] {7f95ab1f-ce3c-45c4-9f3c-ad44a4311faf} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001231 sec., 60113.728675873266 rows/sec., 4.69 MiB/sec. | ||
| 7189 | 2026.01.13 19:58:55.004344 [ 5 ] {7f95ab1f-ce3c-45c4-9f3c-ad44a4311faf} <Debug> TCPHandler: Processed in 0.001392301 sec. | ||
| 7190 | 2026.01.13 19:58:55.004432 [ 201 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 369 rows, containing 5 columns (5 merged, 0 gathered) in 0.001475103 sec., 250152.02328244198 rows/sec., 17.23 MiB/sec. | ||
| 7191 | 2026.01.13 19:58:55.004458 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7192 | 2026.01.13 19:58:55.004560 [ 5 ] {abae3ea0-8af8-4788-8299-b5e49fb18d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7193 | 2026.01.13 19:58:55.004602 [ 5 ] {abae3ea0-8af8-4788-8299-b5e49fb18d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7194 | 2026.01.13 19:58:55.004652 [ 200 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7195 | 2026.01.13 19:58:55.004984 [ 200 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_36_7} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7196 | 2026.01.13 19:58:55.005032 [ 5 ] {abae3ea0-8af8-4788-8299-b5e49fb18d1d} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7197 | 2026.01.13 19:58:55.005068 [ 200 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_36_7} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7198 | 2026.01.13 19:58:55.005074 [ 5 ] {abae3ea0-8af8-4788-8299-b5e49fb18d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7199 | 2026.01.13 19:58:55.005176 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7200 | 2026.01.13 19:58:55.005420 [ 5 ] {abae3ea0-8af8-4788-8299-b5e49fb18d1d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7201 | 2026.01.13 19:58:55.005635 [ 5 ] {abae3ea0-8af8-4788-8299-b5e49fb18d1d} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7202 | 2026.01.13 19:58:55.005762 [ 5 ] {abae3ea0-8af8-4788-8299-b5e49fb18d1d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 7203 | 2026.01.13 19:58:55.005797 [ 5 ] {abae3ea0-8af8-4788-8299-b5e49fb18d1d} <Debug> TCPHandler: Processed in 0.001385031 sec. | ||
| 7204 | 2026.01.13 19:58:55.005909 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7205 | 2026.01.13 19:58:55.005998 [ 5 ] {2ebb2f03-5838-415f-b393-3244c48493a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7206 | 2026.01.13 19:58:55.006051 [ 5 ] {2ebb2f03-5838-415f-b393-3244c48493a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7207 | 2026.01.13 19:58:55.006827 [ 5 ] {2ebb2f03-5838-415f-b393-3244c48493a9} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7208 | 2026.01.13 19:58:55.006867 [ 5 ] {2ebb2f03-5838-415f-b393-3244c48493a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7209 | 2026.01.13 19:58:55.007368 [ 5 ] {2ebb2f03-5838-415f-b393-3244c48493a9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7210 | 2026.01.13 19:58:55.007578 [ 5 ] {2ebb2f03-5838-415f-b393-3244c48493a9} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7211 | 2026.01.13 19:58:55.007723 [ 5 ] {2ebb2f03-5838-415f-b393-3244c48493a9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001742 sec., 5740.52812858783 rows/sec., 10.29 MiB/sec. | ||
| 7212 | 2026.01.13 19:58:55.007784 [ 5 ] {2ebb2f03-5838-415f-b393-3244c48493a9} <Debug> TCPHandler: Processed in 0.001921833 sec. | ||
| 7213 | 2026.01.13 19:58:55.007911 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7214 | 2026.01.13 19:58:55.008002 [ 5 ] {842fdb10-5e9c-45b1-a90c-0c1f12651c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7215 | 2026.01.13 19:58:55.008041 [ 5 ] {842fdb10-5e9c-45b1-a90c-0c1f12651c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7216 | 2026.01.13 19:58:55.008372 [ 5 ] {842fdb10-5e9c-45b1-a90c-0c1f12651c0b} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7217 | 2026.01.13 19:58:55.008407 [ 5 ] {842fdb10-5e9c-45b1-a90c-0c1f12651c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7218 | 2026.01.13 19:58:55.008709 [ 5 ] {842fdb10-5e9c-45b1-a90c-0c1f12651c0b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7219 | 2026.01.13 19:58:55.008919 [ 5 ] {842fdb10-5e9c-45b1-a90c-0c1f12651c0b} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7220 | 2026.01.13 19:58:55.009041 [ 5 ] {842fdb10-5e9c-45b1-a90c-0c1f12651c0b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 7221 | 2026.01.13 19:58:55.009075 [ 5 ] {842fdb10-5e9c-45b1-a90c-0c1f12651c0b} <Debug> TCPHandler: Processed in 0.001211458 sec. | ||
| 7222 | 2026.01.13 19:58:56.859392 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7223 | 2026.01.13 19:58:56.859566 [ 5 ] {f1230eb1-1b39-4967-a63d-7d62042cd88b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7224 | 2026.01.13 19:58:56.859630 [ 5 ] {f1230eb1-1b39-4967-a63d-7d62042cd88b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7225 | 2026.01.13 19:58:56.860474 [ 5 ] {f1230eb1-1b39-4967-a63d-7d62042cd88b} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7226 | 2026.01.13 19:58:56.860521 [ 5 ] {f1230eb1-1b39-4967-a63d-7d62042cd88b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7227 | 2026.01.13 19:58:56.860937 [ 5 ] {f1230eb1-1b39-4967-a63d-7d62042cd88b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7228 | 2026.01.13 19:58:56.861172 [ 5 ] {f1230eb1-1b39-4967-a63d-7d62042cd88b} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7229 | 2026.01.13 19:58:56.861328 [ 5 ] {f1230eb1-1b39-4967-a63d-7d62042cd88b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001808 sec., 226769.9115044248 rows/sec., 14.39 MiB/sec. | ||
| 7230 | 2026.01.13 19:58:56.861379 [ 5 ] {f1230eb1-1b39-4967-a63d-7d62042cd88b} <Debug> TCPHandler: Processed in 0.002110747 sec. | ||
| 7231 | 2026.01.13 19:58:56.861501 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7232 | 2026.01.13 19:58:56.861603 [ 5 ] {846266dd-ab27-44e1-85f8-a32b4597b388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7233 | 2026.01.13 19:58:56.861647 [ 5 ] {846266dd-ab27-44e1-85f8-a32b4597b388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7234 | 2026.01.13 19:58:56.862102 [ 5 ] {846266dd-ab27-44e1-85f8-a32b4597b388} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7235 | 2026.01.13 19:58:56.862141 [ 5 ] {846266dd-ab27-44e1-85f8-a32b4597b388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7236 | 2026.01.13 19:58:56.862439 [ 5 ] {846266dd-ab27-44e1-85f8-a32b4597b388} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7237 | 2026.01.13 19:58:56.862651 [ 5 ] {846266dd-ab27-44e1-85f8-a32b4597b388} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7238 | 2026.01.13 19:58:56.862786 [ 5 ] {846266dd-ab27-44e1-85f8-a32b4597b388} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001205 sec., 3319.5020746887967 rows/sec., 270.68 KiB/sec. | ||
| 7239 | 2026.01.13 19:58:56.862834 [ 5 ] {846266dd-ab27-44e1-85f8-a32b4597b388} <Debug> TCPHandler: Processed in 0.00138455 sec. | ||
| 7240 | 2026.01.13 19:58:56.862950 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7241 | 2026.01.13 19:58:56.863045 [ 5 ] {3502e4f2-73c6-480c-8ba5-96fd426b7afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7242 | 2026.01.13 19:58:56.863086 [ 5 ] {3502e4f2-73c6-480c-8ba5-96fd426b7afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7243 | 2026.01.13 19:58:56.864637 [ 5 ] {3502e4f2-73c6-480c-8ba5-96fd426b7afe} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7244 | 2026.01.13 19:58:56.864686 [ 5 ] {3502e4f2-73c6-480c-8ba5-96fd426b7afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7245 | 2026.01.13 19:58:56.865167 [ 5 ] {3502e4f2-73c6-480c-8ba5-96fd426b7afe} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7246 | 2026.01.13 19:58:56.865382 [ 5 ] {3502e4f2-73c6-480c-8ba5-96fd426b7afe} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7247 | 2026.01.13 19:58:56.865518 [ 5 ] {3502e4f2-73c6-480c-8ba5-96fd426b7afe} <Debug> executeQuery: Read 2314 rows, 191.73 KiB in 0.002492 sec., 928571.4285714286 rows/sec., 75.13 MiB/sec. | ||
| 7248 | 2026.01.13 19:58:56.865558 [ 5 ] {3502e4f2-73c6-480c-8ba5-96fd426b7afe} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 7249 | 2026.01.13 19:58:56.865571 [ 5 ] {3502e4f2-73c6-480c-8ba5-96fd426b7afe} <Debug> TCPHandler: Processed in 0.00267096 sec. | ||
| 7250 | 2026.01.13 19:58:56.865690 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7251 | 2026.01.13 19:58:56.865788 [ 5 ] {06c9e6f3-83ee-4bff-8dc8-c87d25d1f1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7252 | 2026.01.13 19:58:56.865838 [ 5 ] {06c9e6f3-83ee-4bff-8dc8-c87d25d1f1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7253 | 2026.01.13 19:58:56.866321 [ 5 ] {06c9e6f3-83ee-4bff-8dc8-c87d25d1f1f1} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7254 | 2026.01.13 19:58:56.866357 [ 5 ] {06c9e6f3-83ee-4bff-8dc8-c87d25d1f1f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7255 | 2026.01.13 19:58:56.866666 [ 5 ] {06c9e6f3-83ee-4bff-8dc8-c87d25d1f1f1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7256 | 2026.01.13 19:58:56.866874 [ 5 ] {06c9e6f3-83ee-4bff-8dc8-c87d25d1f1f1} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7257 | 2026.01.13 19:58:56.867001 [ 5 ] {06c9e6f3-83ee-4bff-8dc8-c87d25d1f1f1} <Debug> executeQuery: Read 239 rows, 14.85 KiB in 0.001233 sec., 193836.17193836172 rows/sec., 11.76 MiB/sec. | ||
| 7258 | 2026.01.13 19:58:56.867039 [ 5 ] {06c9e6f3-83ee-4bff-8dc8-c87d25d1f1f1} <Debug> TCPHandler: Processed in 0.001399431 sec. | ||
| 7259 | 2026.01.13 19:58:56.867148 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7260 | 2026.01.13 19:58:56.867242 [ 5 ] {221593b5-2c3d-4fae-938c-48f3d0eee052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7261 | 2026.01.13 19:58:56.867281 [ 5 ] {221593b5-2c3d-4fae-938c-48f3d0eee052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7262 | 2026.01.13 19:58:56.867803 [ 5 ] {221593b5-2c3d-4fae-938c-48f3d0eee052} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7263 | 2026.01.13 19:58:56.867848 [ 5 ] {221593b5-2c3d-4fae-938c-48f3d0eee052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7264 | 2026.01.13 19:58:56.868175 [ 5 ] {221593b5-2c3d-4fae-938c-48f3d0eee052} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7265 | 2026.01.13 19:58:56.868378 [ 5 ] {221593b5-2c3d-4fae-938c-48f3d0eee052} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7266 | 2026.01.13 19:58:56.868504 [ 5 ] {221593b5-2c3d-4fae-938c-48f3d0eee052} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.00128 sec., 343750 rows/sec., 22.74 MiB/sec. | ||
| 7267 | 2026.01.13 19:58:56.868542 [ 5 ] {221593b5-2c3d-4fae-938c-48f3d0eee052} <Debug> TCPHandler: Processed in 0.001442662 sec. | ||
| 7268 | 2026.01.13 19:58:56.868653 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7269 | 2026.01.13 19:58:56.868747 [ 5 ] {3146d925-d739-4b09-b916-a02c8dad3222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7270 | 2026.01.13 19:58:56.868786 [ 5 ] {3146d925-d739-4b09-b916-a02c8dad3222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7271 | 2026.01.13 19:58:56.869273 [ 5 ] {3146d925-d739-4b09-b916-a02c8dad3222} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7272 | 2026.01.13 19:58:56.869310 [ 5 ] {3146d925-d739-4b09-b916-a02c8dad3222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7273 | 2026.01.13 19:58:56.869614 [ 5 ] {3146d925-d739-4b09-b916-a02c8dad3222} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7274 | 2026.01.13 19:58:56.869830 [ 5 ] {3146d925-d739-4b09-b916-a02c8dad3222} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7275 | 2026.01.13 19:58:56.869959 [ 5 ] {3146d925-d739-4b09-b916-a02c8dad3222} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00123 sec., 171544.71544715448 rows/sec., 9.74 MiB/sec. | ||
| 7276 | 2026.01.13 19:58:56.869996 [ 5 ] {3146d925-d739-4b09-b916-a02c8dad3222} <Debug> TCPHandler: Processed in 0.001393461 sec. | ||
| 7277 | 2026.01.13 19:58:56.870104 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7278 | 2026.01.13 19:58:56.870197 [ 5 ] {07d89c61-ac88-4673-9f8c-0df3985ed454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7279 | 2026.01.13 19:58:56.870236 [ 5 ] {07d89c61-ac88-4673-9f8c-0df3985ed454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7280 | 2026.01.13 19:58:56.870991 [ 5 ] {07d89c61-ac88-4673-9f8c-0df3985ed454} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7281 | 2026.01.13 19:58:56.871025 [ 5 ] {07d89c61-ac88-4673-9f8c-0df3985ed454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7282 | 2026.01.13 19:58:56.871376 [ 5 ] {07d89c61-ac88-4673-9f8c-0df3985ed454} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7283 | 2026.01.13 19:58:56.871582 [ 5 ] {07d89c61-ac88-4673-9f8c-0df3985ed454} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7284 | 2026.01.13 19:58:56.871709 [ 5 ] {07d89c61-ac88-4673-9f8c-0df3985ed454} <Debug> executeQuery: Read 1169 rows, 85.49 KiB in 0.00153 sec., 764052.2875816994 rows/sec., 54.56 MiB/sec. | ||
| 7285 | 2026.01.13 19:58:56.871746 [ 5 ] {07d89c61-ac88-4673-9f8c-0df3985ed454} <Debug> TCPHandler: Processed in 0.001690808 sec. | ||
| 7286 | 2026.01.13 19:58:56.871867 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7287 | 2026.01.13 19:58:56.871960 [ 5 ] {1031cf6b-7879-450f-a41a-601c7a04774d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7288 | 2026.01.13 19:58:56.872000 [ 5 ] {1031cf6b-7879-450f-a41a-601c7a04774d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7289 | 2026.01.13 19:58:56.872331 [ 5 ] {1031cf6b-7879-450f-a41a-601c7a04774d} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7290 | 2026.01.13 19:58:56.872365 [ 5 ] {1031cf6b-7879-450f-a41a-601c7a04774d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7291 | 2026.01.13 19:58:56.872673 [ 5 ] {1031cf6b-7879-450f-a41a-601c7a04774d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7292 | 2026.01.13 19:58:56.872884 [ 5 ] {1031cf6b-7879-450f-a41a-601c7a04774d} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7293 | 2026.01.13 19:58:56.873009 [ 5 ] {1031cf6b-7879-450f-a41a-601c7a04774d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 7294 | 2026.01.13 19:58:56.873044 [ 5 ] {1031cf6b-7879-450f-a41a-601c7a04774d} <Debug> TCPHandler: Processed in 0.001227238 sec. | ||
| 7295 | 2026.01.13 19:58:56.873150 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7296 | 2026.01.13 19:58:56.873243 [ 5 ] {9303956b-a375-46e8-87bf-9f2032393c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7297 | 2026.01.13 19:58:56.873284 [ 5 ] {9303956b-a375-46e8-87bf-9f2032393c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7298 | 2026.01.13 19:58:56.873845 [ 5 ] {9303956b-a375-46e8-87bf-9f2032393c50} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7299 | 2026.01.13 19:58:56.873880 [ 5 ] {9303956b-a375-46e8-87bf-9f2032393c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7300 | 2026.01.13 19:58:56.874232 [ 5 ] {9303956b-a375-46e8-87bf-9f2032393c50} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7301 | 2026.01.13 19:58:56.874439 [ 5 ] {9303956b-a375-46e8-87bf-9f2032393c50} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7302 | 2026.01.13 19:58:56.874564 [ 5 ] {9303956b-a375-46e8-87bf-9f2032393c50} <Debug> executeQuery: Read 902 rows, 61.02 KiB in 0.00134 sec., 673134.3283582089 rows/sec., 44.47 MiB/sec. | ||
| 7303 | 2026.01.13 19:58:56.874600 [ 5 ] {9303956b-a375-46e8-87bf-9f2032393c50} <Debug> TCPHandler: Processed in 0.001499203 sec. | ||
| 7304 | 2026.01.13 19:58:56.874706 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7305 | 2026.01.13 19:58:56.874798 [ 5 ] {6ab38039-98ce-4541-a7f7-f5b95f5a7393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7306 | 2026.01.13 19:58:56.874847 [ 5 ] {6ab38039-98ce-4541-a7f7-f5b95f5a7393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7307 | 2026.01.13 19:58:56.875154 [ 5 ] {6ab38039-98ce-4541-a7f7-f5b95f5a7393} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7308 | 2026.01.13 19:58:56.875188 [ 5 ] {6ab38039-98ce-4541-a7f7-f5b95f5a7393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7309 | 2026.01.13 19:58:56.875474 [ 5 ] {6ab38039-98ce-4541-a7f7-f5b95f5a7393} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7310 | 2026.01.13 19:58:56.875675 [ 5 ] {6ab38039-98ce-4541-a7f7-f5b95f5a7393} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7311 | 2026.01.13 19:58:56.875796 [ 5 ] {6ab38039-98ce-4541-a7f7-f5b95f5a7393} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 7312 | 2026.01.13 19:58:56.875840 [ 5 ] {6ab38039-98ce-4541-a7f7-f5b95f5a7393} <Debug> TCPHandler: Processed in 0.001182966 sec. | ||
| 7313 | 2026.01.13 19:58:56.875949 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7314 | 2026.01.13 19:58:56.876041 [ 5 ] {ed6a897d-6b42-41d8-88f3-2c34bd544700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7315 | 2026.01.13 19:58:56.876092 [ 5 ] {ed6a897d-6b42-41d8-88f3-2c34bd544700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7316 | 2026.01.13 19:58:56.876912 [ 5 ] {ed6a897d-6b42-41d8-88f3-2c34bd544700} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7317 | 2026.01.13 19:58:56.876947 [ 5 ] {ed6a897d-6b42-41d8-88f3-2c34bd544700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7318 | 2026.01.13 19:58:56.877458 [ 5 ] {ed6a897d-6b42-41d8-88f3-2c34bd544700} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7319 | 2026.01.13 19:58:56.877677 [ 5 ] {ed6a897d-6b42-41d8-88f3-2c34bd544700} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7320 | 2026.01.13 19:58:56.877774 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7321 | 2026.01.13 19:58:56.877809 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7322 | 2026.01.13 19:58:56.877819 [ 5 ] {ed6a897d-6b42-41d8-88f3-2c34bd544700} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001796 sec., 16703.786191536747 rows/sec., 29.93 MiB/sec. | ||
| 7323 | 2026.01.13 19:58:56.877826 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7324 | 2026.01.13 19:58:56.877874 [ 5 ] {ed6a897d-6b42-41d8-88f3-2c34bd544700} <Debug> TCPHandler: Processed in 0.001975084 sec. | ||
| 7325 | 2026.01.13 19:58:56.877958 [ 194 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::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 | ||
| 7326 | 2026.01.13 19:58:56.877990 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7327 | 2026.01.13 19:58:56.878091 [ 5 ] {ea6d74be-8a85-4c1a-bec5-337df27f080f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7328 | 2026.01.13 19:58:56.878132 [ 5 ] {ea6d74be-8a85-4c1a-bec5-337df27f080f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7329 | 2026.01.13 19:58:56.878215 [ 194 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7330 | 2026.01.13 19:58:56.878283 [ 194 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 633 rows starting from the beginning of the part | ||
| 7331 | 2026.01.13 19:58:56.878417 [ 194 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
| 7332 | 2026.01.13 19:58:56.878468 [ 5 ] {ea6d74be-8a85-4c1a-bec5-337df27f080f} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7333 | 2026.01.13 19:58:56.878508 [ 5 ] {ea6d74be-8a85-4c1a-bec5-337df27f080f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7334 | 2026.01.13 19:58:56.878523 [ 194 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::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 | ||
| 7335 | 2026.01.13 19:58:56.878628 [ 194 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
| 7336 | 2026.01.13 19:58:56.878720 [ 194 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::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 | ||
| 7337 | 2026.01.13 19:58:56.878813 [ 194 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
| 7338 | 2026.01.13 19:58:56.878819 [ 5 ] {ea6d74be-8a85-4c1a-bec5-337df27f080f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7339 | 2026.01.13 19:58:56.879047 [ 5 ] {ea6d74be-8a85-4c1a-bec5-337df27f080f} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7340 | 2026.01.13 19:58:56.879182 [ 5 ] {ea6d74be-8a85-4c1a-bec5-337df27f080f} <Debug> executeQuery: Read 66 rows, 3.92 KiB in 0.00111 sec., 59459.45945945945 rows/sec., 3.44 MiB/sec. | ||
| 7341 | 2026.01.13 19:58:56.879220 [ 5 ] {ea6d74be-8a85-4c1a-bec5-337df27f080f} <Debug> TCPHandler: Processed in 0.001279518 sec. | ||
| 7342 | 2026.01.13 19:58:56.883274 [ 200 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 743 rows, containing 19 columns (19 merged, 0 gathered) in 0.005367759 sec., 138419.0311077677 rows/sec., 248.04 MiB/sec. | ||
| 7343 | 2026.01.13 19:58:56.884469 [ 200 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7344 | 2026.01.13 19:58:56.884845 [ 200 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7345 | 2026.01.13 19:58:56.884928 [ 200 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7346 | 2026.01.13 19:58:56.885095 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB. | ||
| 7347 | 2026.01.13 19:58:57.172401 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 926 | ||
| 7348 | 2026.01.13 19:58:57.175025 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7349 | 2026.01.13 19:58:57.175083 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7350 | 2026.01.13 19:58:57.176368 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7351 | 2026.01.13 19:58:57.176649 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7352 | 2026.01.13 19:58:57.177041 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 926 | ||
| 7353 | 2026.01.13 19:58:59.640488 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14858 | ||
| 7354 | 2026.01.13 19:58:59.640998 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7355 | 2026.01.13 19:58:59.641044 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7356 | 2026.01.13 19:58:59.641647 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7357 | 2026.01.13 19:58:59.641880 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7358 | 2026.01.13 19:58:59.642009 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14858 | ||
| 7359 | 2026.01.13 19:58:59.642008 [ 112 ] {} <Debug> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7360 | 2026.01.13 19:58:59.642090 [ 112 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7361 | 2026.01.13 19:58:59.642116 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7362 | 2026.01.13 19:58:59.642216 [ 196 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::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 | ||
| 7363 | 2026.01.13 19:58:59.642336 [ 196 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7364 | 2026.01.13 19:58:59.642375 [ 196 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12490 rows starting from the beginning of the part | ||
| 7365 | 2026.01.13 19:58:59.642437 [ 196 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 7366 | 2026.01.13 19:58:59.642481 [ 196 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 7367 | 2026.01.13 19:58:59.642520 [ 196 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 7368 | 2026.01.13 19:58:59.642562 [ 196 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 7369 | 2026.01.13 19:58:59.642603 [ 196 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 7370 | 2026.01.13 19:58:59.644307 [ 196 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14858 rows, containing 4 columns (4 merged, 0 gathered) in 0.002133817 sec., 6963108.832669343 rows/sec., 99.61 MiB/sec. | ||
| 7371 | 2026.01.13 19:58:59.644525 [ 196 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7372 | 2026.01.13 19:58:59.644766 [ 196 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_31_6} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7373 | 2026.01.13 19:58:59.644838 [ 196 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_31_6} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7374 | 2026.01.13 19:58:59.644917 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7375 | 2026.01.13 19:58:59.996283 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7376 | 2026.01.13 19:58:59.996463 [ 5 ] {bb5d30cb-cbe4-4790-a2e4-c5b3bebab7a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7377 | 2026.01.13 19:58:59.996531 [ 5 ] {bb5d30cb-cbe4-4790-a2e4-c5b3bebab7a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7378 | 2026.01.13 19:58:59.997265 [ 5 ] {bb5d30cb-cbe4-4790-a2e4-c5b3bebab7a9} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7379 | 2026.01.13 19:58:59.997313 [ 5 ] {bb5d30cb-cbe4-4790-a2e4-c5b3bebab7a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7380 | 2026.01.13 19:58:59.997696 [ 5 ] {bb5d30cb-cbe4-4790-a2e4-c5b3bebab7a9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7381 | 2026.01.13 19:58:59.997938 [ 5 ] {bb5d30cb-cbe4-4790-a2e4-c5b3bebab7a9} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7382 | 2026.01.13 19:58:59.998092 [ 5 ] {bb5d30cb-cbe4-4790-a2e4-c5b3bebab7a9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001677 sec., 33392.96362552176 rows/sec., 2.55 MiB/sec. | ||
| 7383 | 2026.01.13 19:58:59.998144 [ 5 ] {bb5d30cb-cbe4-4790-a2e4-c5b3bebab7a9} <Debug> TCPHandler: Processed in 0.001989084 sec. | ||
| 7384 | 2026.01.13 19:58:59.998286 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7385 | 2026.01.13 19:58:59.998386 [ 5 ] {67754958-384a-40e7-9dec-3ac892db47c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7386 | 2026.01.13 19:58:59.998429 [ 5 ] {67754958-384a-40e7-9dec-3ac892db47c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7387 | 2026.01.13 19:58:59.998873 [ 5 ] {67754958-384a-40e7-9dec-3ac892db47c5} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7388 | 2026.01.13 19:58:59.998908 [ 5 ] {67754958-384a-40e7-9dec-3ac892db47c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7389 | 2026.01.13 19:58:59.999204 [ 5 ] {67754958-384a-40e7-9dec-3ac892db47c5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7390 | 2026.01.13 19:58:59.999422 [ 5 ] {67754958-384a-40e7-9dec-3ac892db47c5} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7391 | 2026.01.13 19:58:59.999547 [ 5 ] {67754958-384a-40e7-9dec-3ac892db47c5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001185 sec., 54008.438818565395 rows/sec., 4.22 MiB/sec. | ||
| 7392 | 2026.01.13 19:58:59.999585 [ 5 ] {67754958-384a-40e7-9dec-3ac892db47c5} <Debug> TCPHandler: Processed in 0.00135206 sec. | ||
| 7393 | 2026.01.13 19:58:59.999702 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7394 | 2026.01.13 19:58:59.999803 [ 5 ] {b4d3dfbb-82bd-4958-a651-8b721442342a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7395 | 2026.01.13 19:58:59.999847 [ 5 ] {b4d3dfbb-82bd-4958-a651-8b721442342a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7396 | 2026.01.13 19:59:00.000218 [ 5 ] {b4d3dfbb-82bd-4958-a651-8b721442342a} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7397 | 2026.01.13 19:59:00.000255 [ 5 ] {b4d3dfbb-82bd-4958-a651-8b721442342a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7398 | 2026.01.13 19:59:00.000584 [ 5 ] {b4d3dfbb-82bd-4958-a651-8b721442342a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7399 | 2026.01.13 19:59:00.000866 [ 5 ] {b4d3dfbb-82bd-4958-a651-8b721442342a} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7400 | 2026.01.13 19:59:00.000994 [ 5 ] {b4d3dfbb-82bd-4958-a651-8b721442342a} <Debug> executeQuery: Read 98 rows, 7.00 KiB in 0.001217 sec., 80525.88331963845 rows/sec., 5.62 MiB/sec. | ||
| 7401 | 2026.01.13 19:59:00.001032 [ 5 ] {b4d3dfbb-82bd-4958-a651-8b721442342a} <Debug> TCPHandler: Processed in 0.00137884 sec. | ||
| 7402 | 2026.01.13 19:59:00.001144 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7403 | 2026.01.13 19:59:00.001237 [ 5 ] {37b2973c-ad12-452f-8c8c-44e61461fb5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7404 | 2026.01.13 19:59:00.001277 [ 5 ] {37b2973c-ad12-452f-8c8c-44e61461fb5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7405 | 2026.01.13 19:59:00.001598 [ 5 ] {37b2973c-ad12-452f-8c8c-44e61461fb5e} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7406 | 2026.01.13 19:59:00.001633 [ 5 ] {37b2973c-ad12-452f-8c8c-44e61461fb5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7407 | 2026.01.13 19:59:00.001950 [ 5 ] {37b2973c-ad12-452f-8c8c-44e61461fb5e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7408 | 2026.01.13 19:59:00.002154 [ 5 ] {37b2973c-ad12-452f-8c8c-44e61461fb5e} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7409 | 2026.01.13 19:59:00.002279 [ 5 ] {37b2973c-ad12-452f-8c8c-44e61461fb5e} <Debug> executeQuery: Read 38 rows, 2.61 KiB in 0.00106 sec., 35849.056603773584 rows/sec., 2.40 MiB/sec. | ||
| 7410 | 2026.01.13 19:59:00.002315 [ 5 ] {37b2973c-ad12-452f-8c8c-44e61461fb5e} <Debug> TCPHandler: Processed in 0.001220407 sec. | ||
| 7411 | 2026.01.13 19:59:00.423782 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7412 | 2026.01.13 19:59:00.443039 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7413 | 2026.01.13 19:59:00.443116 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7414 | 2026.01.13 19:59:00.448960 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7415 | 2026.01.13 19:59:00.449693 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7416 | 2026.01.13 19:59:00.449980 [ 112 ] {} <Debug> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7417 | 2026.01.13 19:59:00.450015 [ 112 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7418 | 2026.01.13 19:59:00.450034 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7419 | 2026.01.13 19:59:00.450123 [ 192 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 7420 | 2026.01.13 19:59:00.453022 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7421 | 2026.01.13 19:59:00.453135 [ 192 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7422 | 2026.01.13 19:59:00.453904 [ 192 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 7423 | 2026.01.13 19:59:00.457300 [ 192 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 7424 | 2026.01.13 19:59:00.460738 [ 192 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 7425 | 2026.01.13 19:59:00.464619 [ 192 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 7426 | 2026.01.13 19:59:00.468555 [ 192 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 7427 | 2026.01.13 19:59:00.472218 [ 192 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 7428 | 2026.01.13 19:59:00.524310 [ 193 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.074224212 sec., 3152.6100943988467 rows/sec., 16.30 MiB/sec. | ||
| 7429 | 2026.01.13 19:59:00.527105 [ 191 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7430 | 2026.01.13 19:59:00.529318 [ 191 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_31_6} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7431 | 2026.01.13 19:59:00.529441 [ 191 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_31_6} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7432 | 2026.01.13 19:59:00.531929 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7433 | 2026.01.13 19:59:01.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.35 MiB, peak 285.91 MiB, free memory in arenas 0.00 B, will set to 278.28 MiB (RSS), difference: 2.93 MiB | ||
| 7434 | 2026.01.13 19:59:04.999629 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7435 | 2026.01.13 19:59:04.999887 [ 5 ] {bf7e13ba-4617-4575-a303-956228a06286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7436 | 2026.01.13 19:59:04.999973 [ 5 ] {bf7e13ba-4617-4575-a303-956228a06286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7437 | 2026.01.13 19:59:05.000636 [ 5 ] {bf7e13ba-4617-4575-a303-956228a06286} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7438 | 2026.01.13 19:59:05.000682 [ 5 ] {bf7e13ba-4617-4575-a303-956228a06286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7439 | 2026.01.13 19:59:05.001235 [ 5 ] {bf7e13ba-4617-4575-a303-956228a06286} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7440 | 2026.01.13 19:59:05.001476 [ 5 ] {bf7e13ba-4617-4575-a303-956228a06286} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7441 | 2026.01.13 19:59:05.001630 [ 5 ] {bf7e13ba-4617-4575-a303-956228a06286} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001804 sec., 42128.60310421286 rows/sec., 3.46 MiB/sec. | ||
| 7442 | 2026.01.13 19:59:05.001680 [ 5 ] {bf7e13ba-4617-4575-a303-956228a06286} <Debug> TCPHandler: Processed in 0.002200769 sec. | ||
| 7443 | 2026.01.13 19:59:05.001826 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7444 | 2026.01.13 19:59:05.001927 [ 5 ] {5bb07196-c45d-4b28-9b9a-2a275e86681d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7445 | 2026.01.13 19:59:05.001970 [ 5 ] {5bb07196-c45d-4b28-9b9a-2a275e86681d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7446 | 2026.01.13 19:59:05.002411 [ 5 ] {5bb07196-c45d-4b28-9b9a-2a275e86681d} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7447 | 2026.01.13 19:59:05.002448 [ 5 ] {5bb07196-c45d-4b28-9b9a-2a275e86681d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7448 | 2026.01.13 19:59:05.002754 [ 5 ] {5bb07196-c45d-4b28-9b9a-2a275e86681d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7449 | 2026.01.13 19:59:05.002960 [ 5 ] {5bb07196-c45d-4b28-9b9a-2a275e86681d} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7450 | 2026.01.13 19:59:05.003096 [ 5 ] {5bb07196-c45d-4b28-9b9a-2a275e86681d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00119 sec., 8403.361344537814 rows/sec., 631.89 KiB/sec. | ||
| 7451 | 2026.01.13 19:59:05.003135 [ 5 ] {5bb07196-c45d-4b28-9b9a-2a275e86681d} <Debug> TCPHandler: Processed in 0.00136115 sec. | ||
| 7452 | 2026.01.13 19:59:05.003249 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7453 | 2026.01.13 19:59:05.003343 [ 5 ] {b232a7b0-c884-4307-a045-da5617c9621d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7454 | 2026.01.13 19:59:05.003384 [ 5 ] {b232a7b0-c884-4307-a045-da5617c9621d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7455 | 2026.01.13 19:59:05.003815 [ 5 ] {b232a7b0-c884-4307-a045-da5617c9621d} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7456 | 2026.01.13 19:59:05.003853 [ 5 ] {b232a7b0-c884-4307-a045-da5617c9621d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7457 | 2026.01.13 19:59:05.004158 [ 5 ] {b232a7b0-c884-4307-a045-da5617c9621d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7458 | 2026.01.13 19:59:05.004366 [ 5 ] {b232a7b0-c884-4307-a045-da5617c9621d} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7459 | 2026.01.13 19:59:05.004493 [ 5 ] {b232a7b0-c884-4307-a045-da5617c9621d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001169 sec., 63301.96749358426 rows/sec., 4.94 MiB/sec. | ||
| 7460 | 2026.01.13 19:59:05.004531 [ 5 ] {b232a7b0-c884-4307-a045-da5617c9621d} <Debug> TCPHandler: Processed in 0.00133148 sec. | ||
| 7461 | 2026.01.13 19:59:05.004649 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7462 | 2026.01.13 19:59:05.004750 [ 5 ] {99b7bd8b-250a-4594-8178-64a28555f38b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7463 | 2026.01.13 19:59:05.004795 [ 5 ] {99b7bd8b-250a-4594-8178-64a28555f38b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7464 | 2026.01.13 19:59:05.005223 [ 5 ] {99b7bd8b-250a-4594-8178-64a28555f38b} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7465 | 2026.01.13 19:59:05.005259 [ 5 ] {99b7bd8b-250a-4594-8178-64a28555f38b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7466 | 2026.01.13 19:59:05.005582 [ 5 ] {99b7bd8b-250a-4594-8178-64a28555f38b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7467 | 2026.01.13 19:59:05.005795 [ 5 ] {99b7bd8b-250a-4594-8178-64a28555f38b} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7468 | 2026.01.13 19:59:05.005923 [ 5 ] {99b7bd8b-250a-4594-8178-64a28555f38b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 7469 | 2026.01.13 19:59:05.005960 [ 5 ] {99b7bd8b-250a-4594-8178-64a28555f38b} <Debug> TCPHandler: Processed in 0.001360091 sec. | ||
| 7470 | 2026.01.13 19:59:05.006075 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7471 | 2026.01.13 19:59:05.006169 [ 5 ] {e0f7315d-9139-4a41-b15b-3106b1bce40d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7472 | 2026.01.13 19:59:05.006225 [ 5 ] {e0f7315d-9139-4a41-b15b-3106b1bce40d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7473 | 2026.01.13 19:59:05.007011 [ 5 ] {e0f7315d-9139-4a41-b15b-3106b1bce40d} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7474 | 2026.01.13 19:59:05.007047 [ 5 ] {e0f7315d-9139-4a41-b15b-3106b1bce40d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7475 | 2026.01.13 19:59:05.007557 [ 5 ] {e0f7315d-9139-4a41-b15b-3106b1bce40d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7476 | 2026.01.13 19:59:05.007781 [ 5 ] {e0f7315d-9139-4a41-b15b-3106b1bce40d} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7477 | 2026.01.13 19:59:05.007922 [ 5 ] {e0f7315d-9139-4a41-b15b-3106b1bce40d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001771 sec., 5646.527385657821 rows/sec., 10.12 MiB/sec. | ||
| 7478 | 2026.01.13 19:59:05.007983 [ 5 ] {e0f7315d-9139-4a41-b15b-3106b1bce40d} <Debug> TCPHandler: Processed in 0.001956724 sec. | ||
| 7479 | 2026.01.13 19:59:05.008115 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7480 | 2026.01.13 19:59:05.008217 [ 5 ] {50d15aa1-fabc-422c-aaca-3613248f4f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7481 | 2026.01.13 19:59:05.008259 [ 5 ] {50d15aa1-fabc-422c-aaca-3613248f4f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7482 | 2026.01.13 19:59:05.008626 [ 5 ] {50d15aa1-fabc-422c-aaca-3613248f4f61} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7483 | 2026.01.13 19:59:05.008661 [ 5 ] {50d15aa1-fabc-422c-aaca-3613248f4f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7484 | 2026.01.13 19:59:05.008978 [ 5 ] {50d15aa1-fabc-422c-aaca-3613248f4f61} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7485 | 2026.01.13 19:59:05.009186 [ 5 ] {50d15aa1-fabc-422c-aaca-3613248f4f61} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7486 | 2026.01.13 19:59:05.009314 [ 5 ] {50d15aa1-fabc-422c-aaca-3613248f4f61} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 7487 | 2026.01.13 19:59:05.009351 [ 5 ] {50d15aa1-fabc-422c-aaca-3613248f4f61} <Debug> TCPHandler: Processed in 0.001296648 sec. | ||
| 7488 | 2026.01.13 19:59:06.992007 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7489 | 2026.01.13 19:59:06.992067 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7490 | 2026.01.13 19:59:07.143031 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15370 | ||
| 7491 | 2026.01.13 19:59:07.143569 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7492 | 2026.01.13 19:59:07.143611 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7493 | 2026.01.13 19:59:07.144323 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7494 | 2026.01.13 19:59:07.144563 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7495 | 2026.01.13 19:59:07.144709 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15370 | ||
| 7496 | 2026.01.13 19:59:07.178180 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 946 | ||
| 7497 | 2026.01.13 19:59:07.180314 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7498 | 2026.01.13 19:59:07.180375 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7499 | 2026.01.13 19:59:07.181599 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7500 | 2026.01.13 19:59:07.181874 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7501 | 2026.01.13 19:59:07.182256 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 946 | ||
| 7502 | 2026.01.13 19:59:07.954072 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7503 | 2026.01.13 19:59:07.969420 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7504 | 2026.01.13 19:59:07.969473 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7505 | 2026.01.13 19:59:07.975339 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7506 | 2026.01.13 19:59:07.976030 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7507 | 2026.01.13 19:59:07.978647 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7508 | 2026.01.13 19:59:08.001254 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00089276 sec. | ||
| 7509 | 2026.01.13 19:59:08.411781 [ 117 ] {} <Debug> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 7510 | 2026.01.13 19:59:08.411849 [ 117 ] {} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7511 | 2026.01.13 19:59:08.411873 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7512 | 2026.01.13 19:59:08.412047 [ 198 ] {0eca6dae-99bc-466b-8563-cc84d11c90a9::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 | ||
| 7513 | 2026.01.13 19:59:08.412263 [ 198 ] {0eca6dae-99bc-466b-8563-cc84d11c90a9::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7514 | 2026.01.13 19:59:08.412323 [ 198 ] {0eca6dae-99bc-466b-8563-cc84d11c90a9::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 20 rows starting from the beginning of the part | ||
| 7515 | 2026.01.13 19:59:08.412432 [ 198 ] {0eca6dae-99bc-466b-8563-cc84d11c90a9::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 7516 | 2026.01.13 19:59:08.412510 [ 198 ] {0eca6dae-99bc-466b-8563-cc84d11c90a9::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
| 7517 | 2026.01.13 19:59:08.412578 [ 198 ] {0eca6dae-99bc-466b-8563-cc84d11c90a9::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
| 7518 | 2026.01.13 19:59:08.412647 [ 198 ] {0eca6dae-99bc-466b-8563-cc84d11c90a9::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 7519 | 2026.01.13 19:59:08.413583 [ 191 ] {0eca6dae-99bc-466b-8563-cc84d11c90a9::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001623196 sec., 23410.604757527744 rows/sec., 1.95 MiB/sec. | ||
| 7520 | 2026.01.13 19:59:08.413724 [ 198 ] {0eca6dae-99bc-466b-8563-cc84d11c90a9::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7521 | 2026.01.13 19:59:08.413959 [ 198 ] {0eca6dae-99bc-466b-8563-cc84d11c90a9::all_1_14_3} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7522 | 2026.01.13 19:59:08.414031 [ 198 ] {0eca6dae-99bc-466b-8563-cc84d11c90a9::all_1_14_3} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 7523 | 2026.01.13 19:59:08.414096 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7524 | 2026.01.13 19:59:10.011621 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7525 | 2026.01.13 19:59:10.011820 [ 5 ] {28ab7af2-9f62-4929-8084-4851096bf40c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7526 | 2026.01.13 19:59:10.011898 [ 5 ] {28ab7af2-9f62-4929-8084-4851096bf40c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7527 | 2026.01.13 19:59:10.012825 [ 5 ] {28ab7af2-9f62-4929-8084-4851096bf40c} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7528 | 2026.01.13 19:59:10.012875 [ 5 ] {28ab7af2-9f62-4929-8084-4851096bf40c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7529 | 2026.01.13 19:59:10.013320 [ 5 ] {28ab7af2-9f62-4929-8084-4851096bf40c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7530 | 2026.01.13 19:59:10.013589 [ 5 ] {28ab7af2-9f62-4929-8084-4851096bf40c} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7531 | 2026.01.13 19:59:10.013772 [ 5 ] {28ab7af2-9f62-4929-8084-4851096bf40c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002005 sec., 204488.77805486287 rows/sec., 12.97 MiB/sec. | ||
| 7532 | 2026.01.13 19:59:10.013835 [ 5 ] {28ab7af2-9f62-4929-8084-4851096bf40c} <Debug> TCPHandler: Processed in 0.002351732 sec. | ||
| 7533 | 2026.01.13 19:59:10.013967 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7534 | 2026.01.13 19:59:10.014078 [ 5 ] {2bf7d5ed-b2a9-45af-89f6-4eedfa1379af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7535 | 2026.01.13 19:59:10.014128 [ 5 ] {2bf7d5ed-b2a9-45af-89f6-4eedfa1379af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7536 | 2026.01.13 19:59:10.015165 [ 5 ] {2bf7d5ed-b2a9-45af-89f6-4eedfa1379af} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7537 | 2026.01.13 19:59:10.015206 [ 5 ] {2bf7d5ed-b2a9-45af-89f6-4eedfa1379af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7538 | 2026.01.13 19:59:10.015622 [ 5 ] {2bf7d5ed-b2a9-45af-89f6-4eedfa1379af} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7539 | 2026.01.13 19:59:10.015841 [ 5 ] {2bf7d5ed-b2a9-45af-89f6-4eedfa1379af} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7540 | 2026.01.13 19:59:10.015956 [ 117 ] {} <Debug> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7541 | 2026.01.13 19:59:10.015980 [ 5 ] {2bf7d5ed-b2a9-45af-89f6-4eedfa1379af} <Debug> executeQuery: Read 1172 rows, 95.46 KiB in 0.001929 sec., 607568.688439606 rows/sec., 48.33 MiB/sec. | ||
| 7542 | 2026.01.13 19:59:10.015993 [ 117 ] {} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7543 | 2026.01.13 19:59:10.016015 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7544 | 2026.01.13 19:59:10.016030 [ 5 ] {2bf7d5ed-b2a9-45af-89f6-4eedfa1379af} <Debug> TCPHandler: Processed in 0.002118177 sec. | ||
| 7545 | 2026.01.13 19:59:10.016142 [ 186 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::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 | ||
| 7546 | 2026.01.13 19:59:10.016154 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7547 | 2026.01.13 19:59:10.016283 [ 5 ] {15374c3e-4688-4001-b392-eb94ad7f1526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7548 | 2026.01.13 19:59:10.016285 [ 186 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7549 | 2026.01.13 19:59:10.016334 [ 5 ] {15374c3e-4688-4001-b392-eb94ad7f1526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7550 | 2026.01.13 19:59:10.016336 [ 186 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2464 rows starting from the beginning of the part | ||
| 7551 | 2026.01.13 19:59:10.016418 [ 186 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 76 rows starting from the beginning of the part | ||
| 7552 | 2026.01.13 19:59:10.016464 [ 186 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2314 rows starting from the beginning of the part | ||
| 7553 | 2026.01.13 19:59:10.016507 [ 186 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 7554 | 2026.01.13 19:59:10.016546 [ 186 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 76 rows starting from the beginning of the part | ||
| 7555 | 2026.01.13 19:59:10.016585 [ 186 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1172 rows starting from the beginning of the part | ||
| 7556 | 2026.01.13 19:59:10.016864 [ 5 ] {15374c3e-4688-4001-b392-eb94ad7f1526} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7557 | 2026.01.13 19:59:10.016904 [ 5 ] {15374c3e-4688-4001-b392-eb94ad7f1526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7558 | 2026.01.13 19:59:10.017355 [ 5 ] {15374c3e-4688-4001-b392-eb94ad7f1526} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7559 | 2026.01.13 19:59:10.017591 [ 5 ] {15374c3e-4688-4001-b392-eb94ad7f1526} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7560 | 2026.01.13 19:59:10.017724 [ 5 ] {15374c3e-4688-4001-b392-eb94ad7f1526} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001466 sec., 160300.136425648 rows/sec., 9.71 MiB/sec. | ||
| 7561 | 2026.01.13 19:59:10.017762 [ 5 ] {15374c3e-4688-4001-b392-eb94ad7f1526} <Debug> TCPHandler: Processed in 0.001659787 sec. | ||
| 7562 | 2026.01.13 19:59:10.017873 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7563 | 2026.01.13 19:59:10.017967 [ 5 ] {5c13ac7c-84e5-4d1a-9bc7-baf497747555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7564 | 2026.01.13 19:59:10.018010 [ 5 ] {5c13ac7c-84e5-4d1a-9bc7-baf497747555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7565 | 2026.01.13 19:59:10.018496 [ 5 ] {5c13ac7c-84e5-4d1a-9bc7-baf497747555} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7566 | 2026.01.13 19:59:10.018530 [ 5 ] {5c13ac7c-84e5-4d1a-9bc7-baf497747555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7567 | 2026.01.13 19:59:10.018699 [ 198 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6158 rows, containing 5 columns (5 merged, 0 gathered) in 0.002618548 sec., 2351684.9796146564 rows/sec., 199.27 MiB/sec. | ||
| 7568 | 2026.01.13 19:59:10.018860 [ 5 ] {5c13ac7c-84e5-4d1a-9bc7-baf497747555} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7569 | 2026.01.13 19:59:10.018956 [ 198 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7570 | 2026.01.13 19:59:10.019173 [ 5 ] {5c13ac7c-84e5-4d1a-9bc7-baf497747555} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7571 | 2026.01.13 19:59:10.019272 [ 198 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_51_10} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7572 | 2026.01.13 19:59:10.019321 [ 5 ] {5c13ac7c-84e5-4d1a-9bc7-baf497747555} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001373 sec., 154406.40932265113 rows/sec., 9.96 MiB/sec. | ||
| 7573 | 2026.01.13 19:59:10.019356 [ 198 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_51_10} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7574 | 2026.01.13 19:59:10.019363 [ 5 ] {5c13ac7c-84e5-4d1a-9bc7-baf497747555} <Debug> TCPHandler: Processed in 0.001540024 sec. | ||
| 7575 | 2026.01.13 19:59:10.019451 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 7576 | 2026.01.13 19:59:10.019485 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7577 | 2026.01.13 19:59:10.019609 [ 5 ] {92ddcfe8-c85a-453c-9789-311bd3a250e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7578 | 2026.01.13 19:59:10.019651 [ 5 ] {92ddcfe8-c85a-453c-9789-311bd3a250e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7579 | 2026.01.13 19:59:10.020139 [ 5 ] {92ddcfe8-c85a-453c-9789-311bd3a250e4} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7580 | 2026.01.13 19:59:10.020175 [ 5 ] {92ddcfe8-c85a-453c-9789-311bd3a250e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7581 | 2026.01.13 19:59:10.020490 [ 5 ] {92ddcfe8-c85a-453c-9789-311bd3a250e4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7582 | 2026.01.13 19:59:10.020705 [ 5 ] {92ddcfe8-c85a-453c-9789-311bd3a250e4} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7583 | 2026.01.13 19:59:10.020835 [ 5 ] {92ddcfe8-c85a-453c-9789-311bd3a250e4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001246 sec., 169341.8940609952 rows/sec., 9.62 MiB/sec. | ||
| 7584 | 2026.01.13 19:59:10.020874 [ 5 ] {92ddcfe8-c85a-453c-9789-311bd3a250e4} <Debug> TCPHandler: Processed in 0.001437882 sec. | ||
| 7585 | 2026.01.13 19:59:10.021029 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7586 | 2026.01.13 19:59:10.021124 [ 5 ] {973f5977-f69b-4bbf-b024-d9ea02d051b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7587 | 2026.01.13 19:59:10.021164 [ 5 ] {973f5977-f69b-4bbf-b024-d9ea02d051b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7588 | 2026.01.13 19:59:10.021967 [ 5 ] {973f5977-f69b-4bbf-b024-d9ea02d051b9} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7589 | 2026.01.13 19:59:10.022003 [ 5 ] {973f5977-f69b-4bbf-b024-d9ea02d051b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7590 | 2026.01.13 19:59:10.022356 [ 5 ] {973f5977-f69b-4bbf-b024-d9ea02d051b9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7591 | 2026.01.13 19:59:10.022567 [ 5 ] {973f5977-f69b-4bbf-b024-d9ea02d051b9} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7592 | 2026.01.13 19:59:10.022678 [ 118 ] {} <Debug> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7593 | 2026.01.13 19:59:10.022693 [ 5 ] {973f5977-f69b-4bbf-b024-d9ea02d051b9} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001588 sec., 446473.55163727957 rows/sec., 31.28 MiB/sec. | ||
| 7594 | 2026.01.13 19:59:10.022717 [ 118 ] {} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7595 | 2026.01.13 19:59:10.022739 [ 5 ] {973f5977-f69b-4bbf-b024-d9ea02d051b9} <Debug> TCPHandler: Processed in 0.001758089 sec. | ||
| 7596 | 2026.01.13 19:59:10.022742 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7597 | 2026.01.13 19:59:10.022868 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7598 | 2026.01.13 19:59:10.022869 [ 191 ] {ba74b777-2542-4002-bc8e-77920c0539bb::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 | ||
| 7599 | 2026.01.13 19:59:10.022965 [ 5 ] {c9fa63e3-b74f-4ab9-a3f3-cfbc09fc543c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7600 | 2026.01.13 19:59:10.023011 [ 5 ] {c9fa63e3-b74f-4ab9-a3f3-cfbc09fc543c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7601 | 2026.01.13 19:59:10.023015 [ 191 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7602 | 2026.01.13 19:59:10.023059 [ 191 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1249 rows starting from the beginning of the part | ||
| 7603 | 2026.01.13 19:59:10.023121 [ 191 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 74 rows starting from the beginning of the part | ||
| 7604 | 2026.01.13 19:59:10.023162 [ 191 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1169 rows starting from the beginning of the part | ||
| 7605 | 2026.01.13 19:59:10.023200 [ 191 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 7606 | 2026.01.13 19:59:10.023238 [ 191 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 74 rows starting from the beginning of the part | ||
| 7607 | 2026.01.13 19:59:10.023275 [ 191 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 709 rows starting from the beginning of the part | ||
| 7608 | 2026.01.13 19:59:10.023365 [ 5 ] {c9fa63e3-b74f-4ab9-a3f3-cfbc09fc543c} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7609 | 2026.01.13 19:59:10.023407 [ 5 ] {c9fa63e3-b74f-4ab9-a3f3-cfbc09fc543c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7610 | 2026.01.13 19:59:10.023734 [ 5 ] {c9fa63e3-b74f-4ab9-a3f3-cfbc09fc543c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7611 | 2026.01.13 19:59:10.023962 [ 5 ] {c9fa63e3-b74f-4ab9-a3f3-cfbc09fc543c} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7612 | 2026.01.13 19:59:10.024094 [ 5 ] {c9fa63e3-b74f-4ab9-a3f3-cfbc09fc543c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001148 sec., 5226.480836236934 rows/sec., 273.06 KiB/sec. | ||
| 7613 | 2026.01.13 19:59:10.024132 [ 5 ] {c9fa63e3-b74f-4ab9-a3f3-cfbc09fc543c} <Debug> TCPHandler: Processed in 0.0013129 sec. | ||
| 7614 | 2026.01.13 19:59:10.024241 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7615 | 2026.01.13 19:59:10.024334 [ 5 ] {8141fa02-b73d-4892-bd12-8e8d8028fff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7616 | 2026.01.13 19:59:10.024376 [ 5 ] {8141fa02-b73d-4892-bd12-8e8d8028fff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7617 | 2026.01.13 19:59:10.024600 [ 189 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3339 rows, containing 5 columns (5 merged, 0 gathered) in 0.00178478 sec., 1870818.812402649 rows/sec., 141.52 MiB/sec. | ||
| 7618 | 2026.01.13 19:59:10.024775 [ 191 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7619 | 2026.01.13 19:59:10.024843 [ 5 ] {8141fa02-b73d-4892-bd12-8e8d8028fff3} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7620 | 2026.01.13 19:59:10.024887 [ 5 ] {8141fa02-b73d-4892-bd12-8e8d8028fff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7621 | 2026.01.13 19:59:10.025048 [ 191 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_51_10} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7622 | 2026.01.13 19:59:10.025134 [ 191 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_51_10} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7623 | 2026.01.13 19:59:10.025209 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7624 | 2026.01.13 19:59:10.025280 [ 5 ] {8141fa02-b73d-4892-bd12-8e8d8028fff3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7625 | 2026.01.13 19:59:10.025498 [ 5 ] {8141fa02-b73d-4892-bd12-8e8d8028fff3} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7626 | 2026.01.13 19:59:10.025605 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7627 | 2026.01.13 19:59:10.025630 [ 5 ] {8141fa02-b73d-4892-bd12-8e8d8028fff3} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001314 sec., 238964.9923896499 rows/sec., 15.70 MiB/sec. | ||
| 7628 | 2026.01.13 19:59:10.025636 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7629 | 2026.01.13 19:59:10.025667 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7630 | 2026.01.13 19:59:10.025673 [ 5 ] {8141fa02-b73d-4892-bd12-8e8d8028fff3} <Debug> TCPHandler: Processed in 0.001479683 sec. | ||
| 7631 | 2026.01.13 19:59:10.025735 [ 198 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::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 | ||
| 7632 | 2026.01.13 19:59:10.025781 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7633 | 2026.01.13 19:59:10.025829 [ 198 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7634 | 2026.01.13 19:59:10.025861 [ 198 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13496 rows starting from the beginning of the part | ||
| 7635 | 2026.01.13 19:59:10.025879 [ 5 ] {be24c51d-401d-4b3b-8d2a-222cb1e93ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7636 | 2026.01.13 19:59:10.025916 [ 198 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7637 | 2026.01.13 19:59:10.025925 [ 5 ] {be24c51d-401d-4b3b-8d2a-222cb1e93ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7638 | 2026.01.13 19:59:10.025970 [ 198 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 902 rows starting from the beginning of the part | ||
| 7639 | 2026.01.13 19:59:10.026018 [ 198 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 98 rows starting from the beginning of the part | ||
| 7640 | 2026.01.13 19:59:10.026059 [ 198 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 7641 | 2026.01.13 19:59:10.026097 [ 198 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 314 rows starting from the beginning of the part | ||
| 7642 | 2026.01.13 19:59:10.026262 [ 5 ] {be24c51d-401d-4b3b-8d2a-222cb1e93ab0} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7643 | 2026.01.13 19:59:10.026304 [ 5 ] {be24c51d-401d-4b3b-8d2a-222cb1e93ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7644 | 2026.01.13 19:59:10.026718 [ 5 ] {be24c51d-401d-4b3b-8d2a-222cb1e93ab0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7645 | 2026.01.13 19:59:10.026928 [ 5 ] {be24c51d-401d-4b3b-8d2a-222cb1e93ab0} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7646 | 2026.01.13 19:59:10.027054 [ 5 ] {be24c51d-401d-4b3b-8d2a-222cb1e93ab0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001194 sec., 837.5209380234506 rows/sec., 56.43 KiB/sec. | ||
| 7647 | 2026.01.13 19:59:10.027091 [ 5 ] {be24c51d-401d-4b3b-8d2a-222cb1e93ab0} <Debug> TCPHandler: Processed in 0.00135782 sec. | ||
| 7648 | 2026.01.13 19:59:10.027207 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7649 | 2026.01.13 19:59:10.027299 [ 5 ] {368f39c2-cb87-4e57-95d6-18f2abdf6949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7650 | 2026.01.13 19:59:10.027353 [ 5 ] {368f39c2-cb87-4e57-95d6-18f2abdf6949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7651 | 2026.01.13 19:59:10.028175 [ 5 ] {368f39c2-cb87-4e57-95d6-18f2abdf6949} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7652 | 2026.01.13 19:59:10.028212 [ 5 ] {368f39c2-cb87-4e57-95d6-18f2abdf6949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7653 | 2026.01.13 19:59:10.028859 [ 5 ] {368f39c2-cb87-4e57-95d6-18f2abdf6949} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7654 | 2026.01.13 19:59:10.029087 [ 5 ] {368f39c2-cb87-4e57-95d6-18f2abdf6949} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7655 | 2026.01.13 19:59:10.029232 [ 5 ] {368f39c2-cb87-4e57-95d6-18f2abdf6949} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001947 sec., 15408.320493066256 rows/sec., 27.61 MiB/sec. | ||
| 7656 | 2026.01.13 19:59:10.029286 [ 5 ] {368f39c2-cb87-4e57-95d6-18f2abdf6949} <Debug> TCPHandler: Processed in 0.002126427 sec. | ||
| 7657 | 2026.01.13 19:59:10.029396 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7658 | 2026.01.13 19:59:10.029489 [ 5 ] {4b881da8-c1bb-4b9b-9a68-20f0bf054f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7659 | 2026.01.13 19:59:10.029531 [ 5 ] {4b881da8-c1bb-4b9b-9a68-20f0bf054f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7660 | 2026.01.13 19:59:10.029879 [ 5 ] {4b881da8-c1bb-4b9b-9a68-20f0bf054f50} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7661 | 2026.01.13 19:59:10.029915 [ 5 ] {4b881da8-c1bb-4b9b-9a68-20f0bf054f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7662 | 2026.01.13 19:59:10.030232 [ 5 ] {4b881da8-c1bb-4b9b-9a68-20f0bf054f50} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7663 | 2026.01.13 19:59:10.030440 [ 5 ] {4b881da8-c1bb-4b9b-9a68-20f0bf054f50} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7664 | 2026.01.13 19:59:10.030548 [ 118 ] {} <Debug> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7665 | 2026.01.13 19:59:10.030568 [ 5 ] {4b881da8-c1bb-4b9b-9a68-20f0bf054f50} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001097 sec., 94804.01093892433 rows/sec., 5.81 MiB/sec. | ||
| 7666 | 2026.01.13 19:59:10.030589 [ 118 ] {} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7667 | 2026.01.13 19:59:10.030610 [ 5 ] {4b881da8-c1bb-4b9b-9a68-20f0bf054f50} <Debug> TCPHandler: Processed in 0.001263119 sec. | ||
| 7668 | 2026.01.13 19:59:10.030635 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7669 | 2026.01.13 19:59:10.030715 [ 189 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 7670 | 2026.01.13 19:59:10.030805 [ 189 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7671 | 2026.01.13 19:59:10.030833 [ 189 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2718 rows starting from the beginning of the part | ||
| 7672 | 2026.01.13 19:59:10.030885 [ 189 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 7673 | 2026.01.13 19:59:10.030926 [ 189 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 66 rows starting from the beginning of the part | ||
| 7674 | 2026.01.13 19:59:10.030961 [ 189 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 38 rows starting from the beginning of the part | ||
| 7675 | 2026.01.13 19:59:10.030999 [ 189 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 7676 | 2026.01.13 19:59:10.031034 [ 199 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15130 rows, containing 5 columns (5 merged, 0 gathered) in 0.005325089 sec., 2841267.066146688 rows/sec., 192.34 MiB/sec. | ||
| 7677 | 2026.01.13 19:59:10.031038 [ 189 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 104 rows starting from the beginning of the part | ||
| 7678 | 2026.01.13 19:59:10.031557 [ 190 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7679 | 2026.01.13 19:59:10.031870 [ 190 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7680 | 2026.01.13 19:59:10.031955 [ 190 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7681 | 2026.01.13 19:59:10.032039 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB. | ||
| 7682 | 2026.01.13 19:59:10.032590 [ 195 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3046 rows, containing 4 columns (4 merged, 0 gathered) in 0.001909553 sec., 1595137.7102389932 rows/sec., 103.01 MiB/sec. | ||
| 7683 | 2026.01.13 19:59:10.032920 [ 189 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7684 | 2026.01.13 19:59:10.033165 [ 189 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_51_10} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7685 | 2026.01.13 19:59:10.033232 [ 189 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_51_10} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7686 | 2026.01.13 19:59:10.033294 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7687 | 2026.01.13 19:59:11.000267 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.73 MiB, peak 287.05 MiB, free memory in arenas 0.00 B, will set to 281.43 MiB (RSS), difference: 1.70 MiB | ||
| 7688 | 2026.01.13 19:59:14.644809 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15818 | ||
| 7689 | 2026.01.13 19:59:14.645302 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7690 | 2026.01.13 19:59:14.645339 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7691 | 2026.01.13 19:59:14.645798 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7692 | 2026.01.13 19:59:14.646024 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7693 | 2026.01.13 19:59:14.646153 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15818 | ||
| 7694 | 2026.01.13 19:59:15.000544 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7695 | 2026.01.13 19:59:15.000741 [ 5 ] {ff2cf787-a28f-485c-96b9-1805fe73ffd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7696 | 2026.01.13 19:59:15.000818 [ 5 ] {ff2cf787-a28f-485c-96b9-1805fe73ffd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7697 | 2026.01.13 19:59:15.001507 [ 5 ] {ff2cf787-a28f-485c-96b9-1805fe73ffd0} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7698 | 2026.01.13 19:59:15.001565 [ 5 ] {ff2cf787-a28f-485c-96b9-1805fe73ffd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7699 | 2026.01.13 19:59:15.001967 [ 5 ] {ff2cf787-a28f-485c-96b9-1805fe73ffd0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7700 | 2026.01.13 19:59:15.002206 [ 5 ] {ff2cf787-a28f-485c-96b9-1805fe73ffd0} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7701 | 2026.01.13 19:59:15.002393 [ 5 ] {ff2cf787-a28f-485c-96b9-1805fe73ffd0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001704 sec., 1173.7089201877934 rows/sec., 95.71 KiB/sec. | ||
| 7702 | 2026.01.13 19:59:15.002447 [ 5 ] {ff2cf787-a28f-485c-96b9-1805fe73ffd0} <Debug> TCPHandler: Processed in 0.002038785 sec. | ||
| 7703 | 2026.01.13 19:59:15.002577 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7704 | 2026.01.13 19:59:15.002680 [ 5 ] {4166d1f4-99c9-4959-b314-6ebb09f7b316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7705 | 2026.01.13 19:59:15.002725 [ 5 ] {4166d1f4-99c9-4959-b314-6ebb09f7b316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7706 | 2026.01.13 19:59:15.003195 [ 5 ] {4166d1f4-99c9-4959-b314-6ebb09f7b316} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7707 | 2026.01.13 19:59:15.003237 [ 5 ] {4166d1f4-99c9-4959-b314-6ebb09f7b316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7708 | 2026.01.13 19:59:15.003562 [ 5 ] {4166d1f4-99c9-4959-b314-6ebb09f7b316} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7709 | 2026.01.13 19:59:15.003777 [ 5 ] {4166d1f4-99c9-4959-b314-6ebb09f7b316} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7710 | 2026.01.13 19:59:15.003913 [ 5 ] {4166d1f4-99c9-4959-b314-6ebb09f7b316} <Debug> executeQuery: Read 77 rows, 6.46 KiB in 0.001259 sec., 61159.65051628277 rows/sec., 5.01 MiB/sec. | ||
| 7711 | 2026.01.13 19:59:15.003954 [ 5 ] {4166d1f4-99c9-4959-b314-6ebb09f7b316} <Debug> TCPHandler: Processed in 0.001429412 sec. | ||
| 7712 | 2026.01.13 19:59:15.004081 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7713 | 2026.01.13 19:59:15.004180 [ 5 ] {c442f874-c3dc-49a2-8de5-7a6000ae948a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7714 | 2026.01.13 19:59:15.004221 [ 5 ] {c442f874-c3dc-49a2-8de5-7a6000ae948a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7715 | 2026.01.13 19:59:15.004633 [ 5 ] {c442f874-c3dc-49a2-8de5-7a6000ae948a} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7716 | 2026.01.13 19:59:15.004670 [ 5 ] {c442f874-c3dc-49a2-8de5-7a6000ae948a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7717 | 2026.01.13 19:59:15.004987 [ 5 ] {c442f874-c3dc-49a2-8de5-7a6000ae948a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7718 | 2026.01.13 19:59:15.005213 [ 5 ] {c442f874-c3dc-49a2-8de5-7a6000ae948a} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7719 | 2026.01.13 19:59:15.005349 [ 5 ] {c442f874-c3dc-49a2-8de5-7a6000ae948a} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.00119 sec., 10084.033613445377 rows/sec., 749.25 KiB/sec. | ||
| 7720 | 2026.01.13 19:59:15.005387 [ 5 ] {c442f874-c3dc-49a2-8de5-7a6000ae948a} <Debug> TCPHandler: Processed in 0.001356441 sec. | ||
| 7721 | 2026.01.13 19:59:15.005505 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7722 | 2026.01.13 19:59:15.005600 [ 5 ] {106aa74b-ad08-4918-9efe-d49a10f399e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7723 | 2026.01.13 19:59:15.005642 [ 5 ] {106aa74b-ad08-4918-9efe-d49a10f399e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7724 | 2026.01.13 19:59:15.006069 [ 5 ] {106aa74b-ad08-4918-9efe-d49a10f399e2} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7725 | 2026.01.13 19:59:15.006106 [ 5 ] {106aa74b-ad08-4918-9efe-d49a10f399e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7726 | 2026.01.13 19:59:15.006431 [ 5 ] {106aa74b-ad08-4918-9efe-d49a10f399e2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7727 | 2026.01.13 19:59:15.006644 [ 5 ] {106aa74b-ad08-4918-9efe-d49a10f399e2} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7728 | 2026.01.13 19:59:15.006778 [ 5 ] {106aa74b-ad08-4918-9efe-d49a10f399e2} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001197 sec., 63492.0634920635 rows/sec., 4.96 MiB/sec. | ||
| 7729 | 2026.01.13 19:59:15.006816 [ 5 ] {106aa74b-ad08-4918-9efe-d49a10f399e2} <Debug> TCPHandler: Processed in 0.00136036 sec. | ||
| 7730 | 2026.01.13 19:59:15.006934 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7731 | 2026.01.13 19:59:15.007031 [ 5 ] {39489dd0-fcdb-4e93-8529-b5ba0a013ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7732 | 2026.01.13 19:59:15.007073 [ 5 ] {39489dd0-fcdb-4e93-8529-b5ba0a013ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7733 | 2026.01.13 19:59:15.007496 [ 5 ] {39489dd0-fcdb-4e93-8529-b5ba0a013ece} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7734 | 2026.01.13 19:59:15.007531 [ 5 ] {39489dd0-fcdb-4e93-8529-b5ba0a013ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7735 | 2026.01.13 19:59:15.007858 [ 5 ] {39489dd0-fcdb-4e93-8529-b5ba0a013ece} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7736 | 2026.01.13 19:59:15.008066 [ 5 ] {39489dd0-fcdb-4e93-8529-b5ba0a013ece} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7737 | 2026.01.13 19:59:15.008198 [ 5 ] {39489dd0-fcdb-4e93-8529-b5ba0a013ece} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001186 sec., 135750.4215851602 rows/sec., 9.45 MiB/sec. | ||
| 7738 | 2026.01.13 19:59:15.008235 [ 5 ] {39489dd0-fcdb-4e93-8529-b5ba0a013ece} <Debug> TCPHandler: Processed in 0.00135003 sec. | ||
| 7739 | 2026.01.13 19:59:15.008353 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7740 | 2026.01.13 19:59:15.008447 [ 5 ] {616271c3-4e61-4d2a-b1f0-5d7de3470836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7741 | 2026.01.13 19:59:15.008500 [ 5 ] {616271c3-4e61-4d2a-b1f0-5d7de3470836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7742 | 2026.01.13 19:59:15.009269 [ 5 ] {616271c3-4e61-4d2a-b1f0-5d7de3470836} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7743 | 2026.01.13 19:59:15.009304 [ 5 ] {616271c3-4e61-4d2a-b1f0-5d7de3470836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7744 | 2026.01.13 19:59:15.009807 [ 5 ] {616271c3-4e61-4d2a-b1f0-5d7de3470836} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7745 | 2026.01.13 19:59:15.010037 [ 5 ] {616271c3-4e61-4d2a-b1f0-5d7de3470836} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7746 | 2026.01.13 19:59:15.010175 [ 5 ] {616271c3-4e61-4d2a-b1f0-5d7de3470836} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001747 sec., 5724.098454493417 rows/sec., 10.26 MiB/sec. | ||
| 7747 | 2026.01.13 19:59:15.010241 [ 5 ] {616271c3-4e61-4d2a-b1f0-5d7de3470836} <Debug> TCPHandler: Processed in 0.001936003 sec. | ||
| 7748 | 2026.01.13 19:59:15.010353 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7749 | 2026.01.13 19:59:15.010446 [ 5 ] {f5534346-deae-48ae-a421-d9da463c2db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7750 | 2026.01.13 19:59:15.010487 [ 5 ] {f5534346-deae-48ae-a421-d9da463c2db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7751 | 2026.01.13 19:59:15.010829 [ 5 ] {f5534346-deae-48ae-a421-d9da463c2db5} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7752 | 2026.01.13 19:59:15.010862 [ 5 ] {f5534346-deae-48ae-a421-d9da463c2db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7753 | 2026.01.13 19:59:15.011163 [ 5 ] {f5534346-deae-48ae-a421-d9da463c2db5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7754 | 2026.01.13 19:59:15.011369 [ 5 ] {f5534346-deae-48ae-a421-d9da463c2db5} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7755 | 2026.01.13 19:59:15.011494 [ 5 ] {f5534346-deae-48ae-a421-d9da463c2db5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 7756 | 2026.01.13 19:59:15.011528 [ 5 ] {f5534346-deae-48ae-a421-d9da463c2db5} <Debug> TCPHandler: Processed in 0.001224287 sec. | ||
| 7757 | 2026.01.13 19:59:15.478746 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7758 | 2026.01.13 19:59:15.494961 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7759 | 2026.01.13 19:59:15.495024 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7760 | 2026.01.13 19:59:15.501166 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7761 | 2026.01.13 19:59:15.501943 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7762 | 2026.01.13 19:59:15.505309 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7763 | 2026.01.13 19:59:17.182420 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 982 | ||
| 7764 | 2026.01.13 19:59:17.185419 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7765 | 2026.01.13 19:59:17.185467 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7766 | 2026.01.13 19:59:17.186707 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7767 | 2026.01.13 19:59:17.186967 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7768 | 2026.01.13 19:59:17.187242 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 982 | ||
| 7769 | 2026.01.13 19:59:18.935197 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50026 | ||
| 7770 | 2026.01.13 19:59:18.935331 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7771 | 2026.01.13 19:59:18.935357 [ 290 ] {} <Debug> TCP-Session: 9fb1bf24-b16d-4b75-8bc4-8b356f75a8ed Authenticating user 'default' from [fd00:1122:3344:101::e]:50026 | ||
| 7772 | 2026.01.13 19:59:18.935400 [ 290 ] {} <Debug> TCP-Session: 9fb1bf24-b16d-4b75-8bc4-8b356f75a8ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7773 | 2026.01.13 19:59:18.935414 [ 290 ] {} <Debug> TCP-Session: 9fb1bf24-b16d-4b75-8bc4-8b356f75a8ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7774 | 2026.01.13 19:59:18.935601 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38629 | ||
| 7775 | 2026.01.13 19:59:18.935643 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64373 | ||
| 7776 | 2026.01.13 19:59:18.935687 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64896 | ||
| 7777 | 2026.01.13 19:59:18.935702 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7778 | 2026.01.13 19:59:18.935701 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49178 | ||
| 7779 | 2026.01.13 19:59:18.935755 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36614 | ||
| 7780 | 2026.01.13 19:59:18.935781 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50670 | ||
| 7781 | 2026.01.13 19:59:18.935772 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60876 | ||
| 7782 | 2026.01.13 19:59:18.935766 [ 291 ] {} <Debug> TCP-Session: ff6c1f51-96bb-4e5e-ac0a-248f0c013da9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38629 | ||
| 7783 | 2026.01.13 19:59:18.935694 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39487 | ||
| 7784 | 2026.01.13 19:59:18.935907 [ 291 ] {} <Debug> TCP-Session: ff6c1f51-96bb-4e5e-ac0a-248f0c013da9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7785 | 2026.01.13 19:59:18.935905 [ 290 ] {} <Trace> TCP-Session: 9fb1bf24-b16d-4b75-8bc4-8b356f75a8ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7786 | 2026.01.13 19:59:18.935948 [ 291 ] {} <Debug> TCP-Session: ff6c1f51-96bb-4e5e-ac0a-248f0c013da9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7787 | 2026.01.13 19:59:18.936014 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7788 | 2026.01.13 19:59:18.936050 [ 292 ] {} <Debug> TCP-Session: f791c1fc-3d3d-4d83-b67c-0bf2b78c58d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64373 | ||
| 7789 | 2026.01.13 19:59:18.936076 [ 292 ] {} <Debug> TCP-Session: f791c1fc-3d3d-4d83-b67c-0bf2b78c58d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7790 | 2026.01.13 19:59:18.936089 [ 292 ] {} <Debug> TCP-Session: f791c1fc-3d3d-4d83-b67c-0bf2b78c58d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7791 | 2026.01.13 19:59:18.936127 [ 290 ] {4f0ff422-ae4c-45bb-ae13-aa43a0068e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50026) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7792 | 2026.01.13 19:59:18.936200 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7793 | 2026.01.13 19:59:18.936234 [ 288 ] {} <Debug> TCP-Session: 068a0e7f-c194-4072-ad2e-4893834ea372 Authenticating user 'default' from [fd00:1122:3344:101::e]:60876 | ||
| 7794 | 2026.01.13 19:59:18.936251 [ 288 ] {} <Debug> TCP-Session: 068a0e7f-c194-4072-ad2e-4893834ea372 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7795 | 2026.01.13 19:59:18.936263 [ 288 ] {} <Debug> TCP-Session: 068a0e7f-c194-4072-ad2e-4893834ea372 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7796 | 2026.01.13 19:59:18.936399 [ 290 ] {4f0ff422-ae4c-45bb-ae13-aa43a0068e9c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7797 | 2026.01.13 19:59:18.936458 [ 290 ] {4f0ff422-ae4c-45bb-ae13-aa43a0068e9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7798 | 2026.01.13 19:59:18.936550 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7799 | 2026.01.13 19:59:18.936588 [ 289 ] {} <Debug> TCP-Session: e7afd439-16ee-498f-a6c7-69d6f4f87fa6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50670 | ||
| 7800 | 2026.01.13 19:59:18.936614 [ 289 ] {} <Debug> TCP-Session: e7afd439-16ee-498f-a6c7-69d6f4f87fa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7801 | 2026.01.13 19:59:18.936628 [ 289 ] {} <Debug> TCP-Session: e7afd439-16ee-498f-a6c7-69d6f4f87fa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7802 | 2026.01.13 19:59:18.936651 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7803 | 2026.01.13 19:59:18.936685 [ 286 ] {} <Debug> TCP-Session: 735140a2-240a-46da-acb9-b999152ee750 Authenticating user 'default' from [fd00:1122:3344:101::e]:49178 | ||
| 7804 | 2026.01.13 19:59:18.936702 [ 286 ] {} <Debug> TCP-Session: 735140a2-240a-46da-acb9-b999152ee750 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7805 | 2026.01.13 19:59:18.936714 [ 286 ] {} <Debug> TCP-Session: 735140a2-240a-46da-acb9-b999152ee750 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7806 | 2026.01.13 19:59:18.936752 [ 290 ] {4f0ff422-ae4c-45bb-ae13-aa43a0068e9c} <Debug> oximeter.version (453402a2-6064-4fbd-a72c-052d54caf800) (SelectExecutor): Key condition: unknown | ||
| 7807 | 2026.01.13 19:59:18.936788 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7808 | 2026.01.13 19:59:18.936825 [ 294 ] {} <Debug> TCP-Session: c1979d17-150e-4054-96c0-c2acadbd4bcb Authenticating user 'default' from [fd00:1122:3344:101::e]:39487 | ||
| 7809 | 2026.01.13 19:59:18.936842 [ 294 ] {} <Debug> TCP-Session: c1979d17-150e-4054-96c0-c2acadbd4bcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7810 | 2026.01.13 19:59:18.936859 [ 294 ] {} <Debug> TCP-Session: c1979d17-150e-4054-96c0-c2acadbd4bcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7811 | 2026.01.13 19:59:18.937155 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7812 | 2026.01.13 19:59:18.937192 [ 287 ] {} <Debug> TCP-Session: 0e62126b-4bd8-4fcc-b8e1-c6a3ff9f0a77 Authenticating user 'default' from [fd00:1122:3344:101::e]:36614 | ||
| 7813 | 2026.01.13 19:59:18.937210 [ 287 ] {} <Debug> TCP-Session: 0e62126b-4bd8-4fcc-b8e1-c6a3ff9f0a77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7814 | 2026.01.13 19:59:18.937226 [ 287 ] {} <Debug> TCP-Session: 0e62126b-4bd8-4fcc-b8e1-c6a3ff9f0a77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7815 | 2026.01.13 19:59:18.937259 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7816 | 2026.01.13 19:59:18.937297 [ 293 ] {} <Debug> TCP-Session: a39d15a2-08f1-4386-b1d4-7f182f8e170d Authenticating user 'default' from [fd00:1122:3344:101::e]:64896 | ||
| 7817 | 2026.01.13 19:59:18.937315 [ 293 ] {} <Debug> TCP-Session: a39d15a2-08f1-4386-b1d4-7f182f8e170d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7818 | 2026.01.13 19:59:18.937328 [ 293 ] {} <Debug> TCP-Session: a39d15a2-08f1-4386-b1d4-7f182f8e170d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7819 | 2026.01.13 19:59:18.937729 [ 306 ] {4f0ff422-ae4c-45bb-ae13-aa43a0068e9c} <Trace> AggregatingTransform: Aggregating | ||
| 7820 | 2026.01.13 19:59:18.937783 [ 306 ] {4f0ff422-ae4c-45bb-ae13-aa43a0068e9c} <Trace> Aggregator: Aggregation method: without_key | ||
| 7821 | 2026.01.13 19:59:18.937826 [ 306 ] {4f0ff422-ae4c-45bb-ae13-aa43a0068e9c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000972332 sec. (1028.455 rows/sec., 40.17 KiB/sec.) | ||
| 7822 | 2026.01.13 19:59:18.937846 [ 306 ] {4f0ff422-ae4c-45bb-ae13-aa43a0068e9c} <Trace> Aggregator: Merging aggregated data | ||
| 7823 | 2026.01.13 19:59:18.939382 [ 290 ] {4f0ff422-ae4c-45bb-ae13-aa43a0068e9c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003323 sec., 300.9328919650918 rows/sec., 11.76 KiB/sec. | ||
| 7824 | 2026.01.13 19:59:18.939513 [ 290 ] {4f0ff422-ae4c-45bb-ae13-aa43a0068e9c} <Debug> TCPHandler: Processed in 0.003768534 sec. | ||
| 7825 | 2026.01.13 19:59:18.939622 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7826 | 2026.01.13 19:59:18.939652 [ 290 ] {} <Debug> TCP-Session: 9fb1bf24-b16d-4b75-8bc4-8b356f75a8ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7827 | 2026.01.13 19:59:18.939654 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7828 | 2026.01.13 19:59:18.939672 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7829 | 2026.01.13 19:59:18.939687 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7830 | 2026.01.13 19:59:18.939701 [ 291 ] {} <Debug> TCP-Session: ff6c1f51-96bb-4e5e-ac0a-248f0c013da9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7831 | 2026.01.13 19:59:18.939720 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7832 | 2026.01.13 19:59:18.939734 [ 292 ] {} <Debug> TCP-Session: f791c1fc-3d3d-4d83-b67c-0bf2b78c58d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7833 | 2026.01.13 19:59:18.939738 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7834 | 2026.01.13 19:59:18.939763 [ 294 ] {} <Debug> TCP-Session: c1979d17-150e-4054-96c0-c2acadbd4bcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7835 | 2026.01.13 19:59:18.939774 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7836 | 2026.01.13 19:59:18.939793 [ 293 ] {} <Debug> TCP-Session: a39d15a2-08f1-4386-b1d4-7f182f8e170d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7837 | 2026.01.13 19:59:18.939755 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7838 | 2026.01.13 19:59:18.939822 [ 287 ] {} <Debug> TCP-Session: 0e62126b-4bd8-4fcc-b8e1-c6a3ff9f0a77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7839 | 2026.01.13 19:59:18.939717 [ 289 ] {} <Debug> TCP-Session: e7afd439-16ee-498f-a6c7-69d6f4f87fa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7840 | 2026.01.13 19:59:18.939862 [ 288 ] {} <Debug> TCP-Session: 068a0e7f-c194-4072-ad2e-4893834ea372 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7841 | 2026.01.13 19:59:18.939703 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7842 | 2026.01.13 19:59:18.939927 [ 286 ] {} <Debug> TCP-Session: 735140a2-240a-46da-acb9-b999152ee750 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7843 | 2026.01.13 19:59:20.024162 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7844 | 2026.01.13 19:59:20.024398 [ 5 ] {8301f6f2-d5a9-45e4-86c8-9b5803faa96e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7845 | 2026.01.13 19:59:20.024489 [ 5 ] {8301f6f2-d5a9-45e4-86c8-9b5803faa96e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7846 | 2026.01.13 19:59:20.025686 [ 5 ] {8301f6f2-d5a9-45e4-86c8-9b5803faa96e} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7847 | 2026.01.13 19:59:20.025754 [ 5 ] {8301f6f2-d5a9-45e4-86c8-9b5803faa96e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7848 | 2026.01.13 19:59:20.026333 [ 5 ] {8301f6f2-d5a9-45e4-86c8-9b5803faa96e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7849 | 2026.01.13 19:59:20.026676 [ 5 ] {8301f6f2-d5a9-45e4-86c8-9b5803faa96e} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7850 | 2026.01.13 19:59:20.026889 [ 5 ] {8301f6f2-d5a9-45e4-86c8-9b5803faa96e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002558 sec., 160281.4698983581 rows/sec., 10.17 MiB/sec. | ||
| 7851 | 2026.01.13 19:59:20.026962 [ 5 ] {8301f6f2-d5a9-45e4-86c8-9b5803faa96e} <Debug> TCPHandler: Processed in 0.003001887 sec. | ||
| 7852 | 2026.01.13 19:59:20.027127 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7853 | 2026.01.13 19:59:20.027257 [ 5 ] {d089dad4-6c97-4002-837c-53b8bdafb5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7854 | 2026.01.13 19:59:20.027316 [ 5 ] {d089dad4-6c97-4002-837c-53b8bdafb5ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7855 | 2026.01.13 19:59:20.028738 [ 5 ] {d089dad4-6c97-4002-837c-53b8bdafb5ed} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7856 | 2026.01.13 19:59:20.028796 [ 5 ] {d089dad4-6c97-4002-837c-53b8bdafb5ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7857 | 2026.01.13 19:59:20.029398 [ 5 ] {d089dad4-6c97-4002-837c-53b8bdafb5ed} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7858 | 2026.01.13 19:59:20.029723 [ 5 ] {d089dad4-6c97-4002-837c-53b8bdafb5ed} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7859 | 2026.01.13 19:59:20.029893 [ 5 ] {d089dad4-6c97-4002-837c-53b8bdafb5ed} <Debug> executeQuery: Read 1172 rows, 95.46 KiB in 0.002668 sec., 439280.35982009 rows/sec., 34.94 MiB/sec. | ||
| 7860 | 2026.01.13 19:59:20.029941 [ 5 ] {d089dad4-6c97-4002-837c-53b8bdafb5ed} <Debug> TCPHandler: Processed in 0.002878414 sec. | ||
| 7861 | 2026.01.13 19:59:20.030088 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7862 | 2026.01.13 19:59:20.030212 [ 5 ] {5a3f67d1-801b-49ca-b3ac-009606457605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7863 | 2026.01.13 19:59:20.030263 [ 5 ] {5a3f67d1-801b-49ca-b3ac-009606457605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7864 | 2026.01.13 19:59:20.030913 [ 5 ] {5a3f67d1-801b-49ca-b3ac-009606457605} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7865 | 2026.01.13 19:59:20.030955 [ 5 ] {5a3f67d1-801b-49ca-b3ac-009606457605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7866 | 2026.01.13 19:59:20.031356 [ 5 ] {5a3f67d1-801b-49ca-b3ac-009606457605} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7867 | 2026.01.13 19:59:20.031628 [ 5 ] {5a3f67d1-801b-49ca-b3ac-009606457605} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7868 | 2026.01.13 19:59:20.031786 [ 104 ] {} <Debug> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7869 | 2026.01.13 19:59:20.031799 [ 5 ] {5a3f67d1-801b-49ca-b3ac-009606457605} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001613 sec., 145691.2585244885 rows/sec., 8.82 MiB/sec. | ||
| 7870 | 2026.01.13 19:59:20.031882 [ 104 ] {} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7871 | 2026.01.13 19:59:20.031899 [ 5 ] {5a3f67d1-801b-49ca-b3ac-009606457605} <Debug> TCPHandler: Processed in 0.001870492 sec. | ||
| 7872 | 2026.01.13 19:59:20.031923 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7873 | 2026.01.13 19:59:20.032065 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7874 | 2026.01.13 19:59:20.032077 [ 199 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::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 | ||
| 7875 | 2026.01.13 19:59:20.032190 [ 5 ] {29bc9e74-3c87-4e98-a14d-90c7d09f9494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7876 | 2026.01.13 19:59:20.032258 [ 5 ] {29bc9e74-3c87-4e98-a14d-90c7d09f9494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7877 | 2026.01.13 19:59:20.032272 [ 199 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7878 | 2026.01.13 19:59:20.032323 [ 199 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 277 rows starting from the beginning of the part | ||
| 7879 | 2026.01.13 19:59:20.032395 [ 199 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 239 rows starting from the beginning of the part | ||
| 7880 | 2026.01.13 19:59:20.032445 [ 199 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::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 | ||
| 7881 | 2026.01.13 19:59:20.032490 [ 199 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 235 rows starting from the beginning of the part | ||
| 7882 | 2026.01.13 19:59:20.032536 [ 199 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 12 rows starting from the beginning of the part | ||
| 7883 | 2026.01.13 19:59:20.032581 [ 199 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 235 rows starting from the beginning of the part | ||
| 7884 | 2026.01.13 19:59:20.033024 [ 5 ] {29bc9e74-3c87-4e98-a14d-90c7d09f9494} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7885 | 2026.01.13 19:59:20.033081 [ 5 ] {29bc9e74-3c87-4e98-a14d-90c7d09f9494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7886 | 2026.01.13 19:59:20.033596 [ 5 ] {29bc9e74-3c87-4e98-a14d-90c7d09f9494} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7887 | 2026.01.13 19:59:20.033871 [ 5 ] {29bc9e74-3c87-4e98-a14d-90c7d09f9494} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7888 | 2026.01.13 19:59:20.033936 [ 189 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1008 rows, containing 5 columns (5 merged, 0 gathered) in 0.001924983 sec., 523640.9879983356 rows/sec., 34.12 MiB/sec. | ||
| 7889 | 2026.01.13 19:59:20.034068 [ 5 ] {29bc9e74-3c87-4e98-a14d-90c7d09f9494} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001901 sec., 111520.2524986849 rows/sec., 7.19 MiB/sec. | ||
| 7890 | 2026.01.13 19:59:20.034117 [ 5 ] {29bc9e74-3c87-4e98-a14d-90c7d09f9494} <Debug> TCPHandler: Processed in 0.002118777 sec. | ||
| 7891 | 2026.01.13 19:59:20.034153 [ 195 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7892 | 2026.01.13 19:59:20.034255 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7893 | 2026.01.13 19:59:20.034370 [ 5 ] {4139c5eb-9907-4b30-99ec-7fb29f6534e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7894 | 2026.01.13 19:59:20.034432 [ 5 ] {4139c5eb-9907-4b30-99ec-7fb29f6534e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7895 | 2026.01.13 19:59:20.034524 [ 195 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_41_8} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7896 | 2026.01.13 19:59:20.034627 [ 195 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_41_8} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7897 | 2026.01.13 19:59:20.034732 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 7898 | 2026.01.13 19:59:20.035078 [ 5 ] {4139c5eb-9907-4b30-99ec-7fb29f6534e1} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7899 | 2026.01.13 19:59:20.035124 [ 5 ] {4139c5eb-9907-4b30-99ec-7fb29f6534e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7900 | 2026.01.13 19:59:20.035531 [ 5 ] {4139c5eb-9907-4b30-99ec-7fb29f6534e1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7901 | 2026.01.13 19:59:20.035842 [ 5 ] {4139c5eb-9907-4b30-99ec-7fb29f6534e1} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7902 | 2026.01.13 19:59:20.036021 [ 5 ] {4139c5eb-9907-4b30-99ec-7fb29f6534e1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001671 sec., 126271.69359664872 rows/sec., 7.17 MiB/sec. | ||
| 7903 | 2026.01.13 19:59:20.036075 [ 5 ] {4139c5eb-9907-4b30-99ec-7fb29f6534e1} <Debug> TCPHandler: Processed in 0.001878302 sec. | ||
| 7904 | 2026.01.13 19:59:20.036211 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7905 | 2026.01.13 19:59:20.036318 [ 5 ] {b4acca87-85b4-4bc8-a50a-30de17b99517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7906 | 2026.01.13 19:59:20.036363 [ 5 ] {b4acca87-85b4-4bc8-a50a-30de17b99517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7907 | 2026.01.13 19:59:20.037234 [ 5 ] {b4acca87-85b4-4bc8-a50a-30de17b99517} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7908 | 2026.01.13 19:59:20.037275 [ 5 ] {b4acca87-85b4-4bc8-a50a-30de17b99517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7909 | 2026.01.13 19:59:20.037686 [ 5 ] {b4acca87-85b4-4bc8-a50a-30de17b99517} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7910 | 2026.01.13 19:59:20.037926 [ 5 ] {b4acca87-85b4-4bc8-a50a-30de17b99517} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7911 | 2026.01.13 19:59:20.038077 [ 5 ] {b4acca87-85b4-4bc8-a50a-30de17b99517} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001783 sec., 397644.41951766686 rows/sec., 27.86 MiB/sec. | ||
| 7912 | 2026.01.13 19:59:20.038122 [ 5 ] {b4acca87-85b4-4bc8-a50a-30de17b99517} <Debug> TCPHandler: Processed in 0.001967603 sec. | ||
| 7913 | 2026.01.13 19:59:20.038269 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7914 | 2026.01.13 19:59:20.038387 [ 5 ] {d90195f1-2868-4af5-be8c-622e888338df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7915 | 2026.01.13 19:59:20.038442 [ 5 ] {d90195f1-2868-4af5-be8c-622e888338df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7916 | 2026.01.13 19:59:20.038861 [ 5 ] {d90195f1-2868-4af5-be8c-622e888338df} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7917 | 2026.01.13 19:59:20.038900 [ 5 ] {d90195f1-2868-4af5-be8c-622e888338df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7918 | 2026.01.13 19:59:20.039305 [ 5 ] {d90195f1-2868-4af5-be8c-622e888338df} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7919 | 2026.01.13 19:59:20.039576 [ 5 ] {d90195f1-2868-4af5-be8c-622e888338df} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7920 | 2026.01.13 19:59:20.039715 [ 104 ] {} <Debug> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 7921 | 2026.01.13 19:59:20.039752 [ 5 ] {d90195f1-2868-4af5-be8c-622e888338df} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001385 sec., 4332.129963898917 rows/sec., 226.34 KiB/sec. | ||
| 7922 | 2026.01.13 19:59:20.039797 [ 104 ] {} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7923 | 2026.01.13 19:59:20.039823 [ 5 ] {d90195f1-2868-4af5-be8c-622e888338df} <Debug> TCPHandler: Processed in 0.001610346 sec. | ||
| 7924 | 2026.01.13 19:59:20.039836 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7925 | 2026.01.13 19:59:20.039959 [ 189 ] {92fd3b98-49dc-4521-a8a0-0243f372220d::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 | ||
| 7926 | 2026.01.13 19:59:20.040001 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7927 | 2026.01.13 19:59:20.040070 [ 189 ] {92fd3b98-49dc-4521-a8a0-0243f372220d::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7928 | 2026.01.13 19:59:20.040102 [ 189 ] {92fd3b98-49dc-4521-a8a0-0243f372220d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 7929 | 2026.01.13 19:59:20.040120 [ 5 ] {e9bacabf-36a9-49b9-8507-2d210585622c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7930 | 2026.01.13 19:59:20.040161 [ 189 ] {92fd3b98-49dc-4521-a8a0-0243f372220d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 7931 | 2026.01.13 19:59:20.040170 [ 5 ] {e9bacabf-36a9-49b9-8507-2d210585622c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7932 | 2026.01.13 19:59:20.040209 [ 189 ] {92fd3b98-49dc-4521-a8a0-0243f372220d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 7933 | 2026.01.13 19:59:20.040249 [ 189 ] {92fd3b98-49dc-4521-a8a0-0243f372220d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 7934 | 2026.01.13 19:59:20.040287 [ 189 ] {92fd3b98-49dc-4521-a8a0-0243f372220d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 7935 | 2026.01.13 19:59:20.040324 [ 189 ] {92fd3b98-49dc-4521-a8a0-0243f372220d::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 7936 | 2026.01.13 19:59:20.040753 [ 5 ] {e9bacabf-36a9-49b9-8507-2d210585622c} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7937 | 2026.01.13 19:59:20.040795 [ 5 ] {e9bacabf-36a9-49b9-8507-2d210585622c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7938 | 2026.01.13 19:59:20.041095 [ 189 ] {92fd3b98-49dc-4521-a8a0-0243f372220d::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001179907 sec., 76277.19811815677 rows/sec., 3.89 MiB/sec. | ||
| 7939 | 2026.01.13 19:59:20.041203 [ 5 ] {e9bacabf-36a9-49b9-8507-2d210585622c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7940 | 2026.01.13 19:59:20.041311 [ 188 ] {92fd3b98-49dc-4521-a8a0-0243f372220d::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 7941 | 2026.01.13 19:59:20.041585 [ 5 ] {e9bacabf-36a9-49b9-8507-2d210585622c} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7942 | 2026.01.13 19:59:20.041764 [ 5 ] {e9bacabf-36a9-49b9-8507-2d210585622c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001666 sec., 188475.39015606244 rows/sec., 12.38 MiB/sec. | ||
| 7943 | 2026.01.13 19:59:20.041797 [ 188 ] {92fd3b98-49dc-4521-a8a0-0243f372220d::all_1_15_3} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7944 | 2026.01.13 19:59:20.041811 [ 5 ] {e9bacabf-36a9-49b9-8507-2d210585622c} <Debug> TCPHandler: Processed in 0.001878522 sec. | ||
| 7945 | 2026.01.13 19:59:20.041895 [ 188 ] {92fd3b98-49dc-4521-a8a0-0243f372220d::all_1_15_3} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 7946 | 2026.01.13 19:59:20.041954 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7947 | 2026.01.13 19:59:20.042006 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7948 | 2026.01.13 19:59:20.042068 [ 5 ] {9d77d4ad-7ed9-4dae-9c94-0c91b97d51d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7949 | 2026.01.13 19:59:20.042119 [ 5 ] {9d77d4ad-7ed9-4dae-9c94-0c91b97d51d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7950 | 2026.01.13 19:59:20.042489 [ 5 ] {9d77d4ad-7ed9-4dae-9c94-0c91b97d51d7} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7951 | 2026.01.13 19:59:20.042529 [ 5 ] {9d77d4ad-7ed9-4dae-9c94-0c91b97d51d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7952 | 2026.01.13 19:59:20.042896 [ 5 ] {9d77d4ad-7ed9-4dae-9c94-0c91b97d51d7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7953 | 2026.01.13 19:59:20.043150 [ 5 ] {9d77d4ad-7ed9-4dae-9c94-0c91b97d51d7} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7954 | 2026.01.13 19:59:20.043308 [ 104 ] {} <Debug> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 7955 | 2026.01.13 19:59:20.043326 [ 5 ] {9d77d4ad-7ed9-4dae-9c94-0c91b97d51d7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001281 sec., 780.64012490242 rows/sec., 52.60 KiB/sec. | ||
| 7956 | 2026.01.13 19:59:20.043364 [ 104 ] {} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7957 | 2026.01.13 19:59:20.043386 [ 5 ] {9d77d4ad-7ed9-4dae-9c94-0c91b97d51d7} <Debug> TCPHandler: Processed in 0.001486264 sec. | ||
| 7958 | 2026.01.13 19:59:20.043398 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7959 | 2026.01.13 19:59:20.043521 [ 195 ] {14a7243f-a0b1-4f79-b5d2-bc2a18f9837a::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 | ||
| 7960 | 2026.01.13 19:59:20.043528 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7961 | 2026.01.13 19:59:20.043668 [ 195 ] {14a7243f-a0b1-4f79-b5d2-bc2a18f9837a::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7962 | 2026.01.13 19:59:20.043673 [ 5 ] {92d79724-cfdd-4c4d-a637-7d8fee648b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7963 | 2026.01.13 19:59:20.043713 [ 195 ] {14a7243f-a0b1-4f79-b5d2-bc2a18f9837a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 11 rows starting from the beginning of the part | ||
| 7964 | 2026.01.13 19:59:20.043754 [ 5 ] {92d79724-cfdd-4c4d-a637-7d8fee648b46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7965 | 2026.01.13 19:59:20.043793 [ 195 ] {14a7243f-a0b1-4f79-b5d2-bc2a18f9837a::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 | ||
| 7966 | 2026.01.13 19:59:20.043857 [ 195 ] {14a7243f-a0b1-4f79-b5d2-bc2a18f9837a::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 | ||
| 7967 | 2026.01.13 19:59:20.043912 [ 195 ] {14a7243f-a0b1-4f79-b5d2-bc2a18f9837a::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 | ||
| 7968 | 2026.01.13 19:59:20.043967 [ 195 ] {14a7243f-a0b1-4f79-b5d2-bc2a18f9837a::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 | ||
| 7969 | 2026.01.13 19:59:20.044022 [ 195 ] {14a7243f-a0b1-4f79-b5d2-bc2a18f9837a::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 | ||
| 7970 | 2026.01.13 19:59:20.044981 [ 5 ] {92d79724-cfdd-4c4d-a637-7d8fee648b46} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7971 | 2026.01.13 19:59:20.045021 [ 197 ] {14a7243f-a0b1-4f79-b5d2-bc2a18f9837a::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001547095 sec., 10341.963486405166 rows/sec., 694.35 KiB/sec. | ||
| 7972 | 2026.01.13 19:59:20.045035 [ 5 ] {92d79724-cfdd-4c4d-a637-7d8fee648b46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7973 | 2026.01.13 19:59:20.045195 [ 201 ] {14a7243f-a0b1-4f79-b5d2-bc2a18f9837a::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 7974 | 2026.01.13 19:59:20.045537 [ 201 ] {14a7243f-a0b1-4f79-b5d2-bc2a18f9837a::all_1_15_3} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7975 | 2026.01.13 19:59:20.045626 [ 201 ] {14a7243f-a0b1-4f79-b5d2-bc2a18f9837a::all_1_15_3} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 7976 | 2026.01.13 19:59:20.045730 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7977 | 2026.01.13 19:59:20.045749 [ 5 ] {92d79724-cfdd-4c4d-a637-7d8fee648b46} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7978 | 2026.01.13 19:59:20.046024 [ 5 ] {92d79724-cfdd-4c4d-a637-7d8fee648b46} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7979 | 2026.01.13 19:59:20.046192 [ 5 ] {92d79724-cfdd-4c4d-a637-7d8fee648b46} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002539 sec., 11815.675462780622 rows/sec., 21.17 MiB/sec. | ||
| 7980 | 2026.01.13 19:59:20.046280 [ 5 ] {92d79724-cfdd-4c4d-a637-7d8fee648b46} <Debug> TCPHandler: Processed in 0.002809252 sec. | ||
| 7981 | 2026.01.13 19:59:20.046418 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7982 | 2026.01.13 19:59:20.046533 [ 5 ] {1c476e79-3304-4f4d-8add-61090ce55069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7983 | 2026.01.13 19:59:20.046589 [ 5 ] {1c476e79-3304-4f4d-8add-61090ce55069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7984 | 2026.01.13 19:59:20.047055 [ 5 ] {1c476e79-3304-4f4d-8add-61090ce55069} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7985 | 2026.01.13 19:59:20.047102 [ 5 ] {1c476e79-3304-4f4d-8add-61090ce55069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 7986 | 2026.01.13 19:59:20.047523 [ 5 ] {1c476e79-3304-4f4d-8add-61090ce55069} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7987 | 2026.01.13 19:59:20.047797 [ 5 ] {1c476e79-3304-4f4d-8add-61090ce55069} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7988 | 2026.01.13 19:59:20.047960 [ 5 ] {1c476e79-3304-4f4d-8add-61090ce55069} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00145 sec., 71724.1379310345 rows/sec., 4.39 MiB/sec. | ||
| 7989 | 2026.01.13 19:59:20.048009 [ 5 ] {1c476e79-3304-4f4d-8add-61090ce55069} <Debug> TCPHandler: Processed in 0.001649857 sec. | ||
| 7990 | 2026.01.13 19:59:20.631318 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64126 | ||
| 7991 | 2026.01.13 19:59:20.631430 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7992 | 2026.01.13 19:59:20.631458 [ 290 ] {} <Debug> TCP-Session: 3db13bbb-0700-4878-b002-c1c52a378532 Authenticating user 'default' from [fd00:1122:3344:101::e]:64126 | ||
| 7993 | 2026.01.13 19:59:20.631482 [ 290 ] {} <Debug> TCP-Session: 3db13bbb-0700-4878-b002-c1c52a378532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7994 | 2026.01.13 19:59:20.631495 [ 290 ] {} <Debug> TCP-Session: 3db13bbb-0700-4878-b002-c1c52a378532 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7995 | 2026.01.13 19:59:20.631667 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48127 | ||
| 7996 | 2026.01.13 19:59:20.631701 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45685 | ||
| 7997 | 2026.01.13 19:59:20.631714 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65473 | ||
| 7998 | 2026.01.13 19:59:20.631762 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45004 | ||
| 7999 | 2026.01.13 19:59:20.631773 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8000 | 2026.01.13 19:59:20.631752 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52187 | ||
| 8001 | 2026.01.13 19:59:20.631822 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8002 | 2026.01.13 19:59:20.631821 [ 291 ] {} <Debug> TCP-Session: fcce000e-6e77-4446-b73d-04c6c0f5d6d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48127 | ||
| 8003 | 2026.01.13 19:59:20.631844 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8004 | 2026.01.13 19:59:20.631858 [ 292 ] {} <Debug> TCP-Session: 947b2bc3-c15c-434d-83a6-25bec8dbba0e Authenticating user 'default' from [fd00:1122:3344:101::e]:45685 | ||
| 8005 | 2026.01.13 19:59:20.631881 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8006 | 2026.01.13 19:59:20.631874 [ 291 ] {} <Debug> TCP-Session: fcce000e-6e77-4446-b73d-04c6c0f5d6d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8007 | 2026.01.13 19:59:20.631901 [ 292 ] {} <Debug> TCP-Session: 947b2bc3-c15c-434d-83a6-25bec8dbba0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8008 | 2026.01.13 19:59:20.631918 [ 291 ] {} <Debug> TCP-Session: fcce000e-6e77-4446-b73d-04c6c0f5d6d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8009 | 2026.01.13 19:59:20.631954 [ 292 ] {} <Debug> TCP-Session: 947b2bc3-c15c-434d-83a6-25bec8dbba0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8010 | 2026.01.13 19:59:20.631890 [ 293 ] {} <Debug> TCP-Session: 6c79d3b0-a153-4177-905d-5d1f3c6eaebb Authenticating user 'default' from [fd00:1122:3344:101::e]:65473 | ||
| 8011 | 2026.01.13 19:59:20.631736 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61488 | ||
| 8012 | 2026.01.13 19:59:20.632013 [ 293 ] {} <Debug> TCP-Session: 6c79d3b0-a153-4177-905d-5d1f3c6eaebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8013 | 2026.01.13 19:59:20.631726 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61918 | ||
| 8014 | 2026.01.13 19:59:20.632042 [ 293 ] {} <Debug> TCP-Session: 6c79d3b0-a153-4177-905d-5d1f3c6eaebb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8015 | 2026.01.13 19:59:20.632070 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8016 | 2026.01.13 19:59:20.631711 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51888 | ||
| 8017 | 2026.01.13 19:59:20.632106 [ 287 ] {} <Debug> TCP-Session: 0be0c3a0-1a1d-4ddd-abac-dc6ceea1586b Authenticating user 'default' from [fd00:1122:3344:101::e]:61488 | ||
| 8018 | 2026.01.13 19:59:20.631908 [ 288 ] {} <Debug> TCP-Session: ef2c39be-df7f-4358-bce4-627432d28c2e Authenticating user 'default' from [fd00:1122:3344:101::e]:52187 | ||
| 8019 | 2026.01.13 19:59:20.632146 [ 287 ] {} <Debug> TCP-Session: 0be0c3a0-1a1d-4ddd-abac-dc6ceea1586b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8020 | 2026.01.13 19:59:20.632164 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8021 | 2026.01.13 19:59:20.632171 [ 288 ] {} <Debug> TCP-Session: ef2c39be-df7f-4358-bce4-627432d28c2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8022 | 2026.01.13 19:59:20.632176 [ 287 ] {} <Debug> TCP-Session: 0be0c3a0-1a1d-4ddd-abac-dc6ceea1586b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8023 | 2026.01.13 19:59:20.632218 [ 288 ] {} <Debug> TCP-Session: ef2c39be-df7f-4358-bce4-627432d28c2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8024 | 2026.01.13 19:59:20.632239 [ 286 ] {} <Debug> TCP-Session: 85065cbb-ff9e-4144-824c-9656cd98242e Authenticating user 'default' from [fd00:1122:3344:101::e]:61918 | ||
| 8025 | 2026.01.13 19:59:20.632171 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8026 | 2026.01.13 19:59:20.632283 [ 286 ] {} <Debug> TCP-Session: 85065cbb-ff9e-4144-824c-9656cd98242e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8027 | 2026.01.13 19:59:20.631844 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8028 | 2026.01.13 19:59:20.632308 [ 294 ] {} <Debug> TCP-Session: abfe842c-a50a-4500-83a3-d7b8a34dddce Authenticating user 'default' from [fd00:1122:3344:101::e]:51888 | ||
| 8029 | 2026.01.13 19:59:20.632315 [ 286 ] {} <Debug> TCP-Session: 85065cbb-ff9e-4144-824c-9656cd98242e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8030 | 2026.01.13 19:59:20.632339 [ 294 ] {} <Debug> TCP-Session: abfe842c-a50a-4500-83a3-d7b8a34dddce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8031 | 2026.01.13 19:59:20.632333 [ 289 ] {} <Debug> TCP-Session: dd46c5cc-e6af-46f3-a681-ccfc47cc5449 Authenticating user 'default' from [fd00:1122:3344:101::e]:45004 | ||
| 8032 | 2026.01.13 19:59:20.632375 [ 294 ] {} <Debug> TCP-Session: abfe842c-a50a-4500-83a3-d7b8a34dddce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8033 | 2026.01.13 19:59:20.631822 [ 290 ] {} <Trace> TCP-Session: 3db13bbb-0700-4878-b002-c1c52a378532 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8034 | 2026.01.13 19:59:20.632409 [ 289 ] {} <Debug> TCP-Session: dd46c5cc-e6af-46f3-a681-ccfc47cc5449 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8035 | 2026.01.13 19:59:20.632450 [ 289 ] {} <Debug> TCP-Session: dd46c5cc-e6af-46f3-a681-ccfc47cc5449 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8036 | 2026.01.13 19:59:20.632601 [ 290 ] {227da17f-ce00-4913-86c7-98f5643d88e3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64126) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8037 | 2026.01.13 19:59:20.632890 [ 290 ] {227da17f-ce00-4913-86c7-98f5643d88e3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8038 | 2026.01.13 19:59:20.632950 [ 290 ] {227da17f-ce00-4913-86c7-98f5643d88e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8039 | 2026.01.13 19:59:20.633264 [ 290 ] {227da17f-ce00-4913-86c7-98f5643d88e3} <Debug> oximeter.version (453402a2-6064-4fbd-a72c-052d54caf800) (SelectExecutor): Key condition: unknown | ||
| 8040 | 2026.01.13 19:59:20.634254 [ 344 ] {227da17f-ce00-4913-86c7-98f5643d88e3} <Trace> AggregatingTransform: Aggregating | ||
| 8041 | 2026.01.13 19:59:20.634317 [ 344 ] {227da17f-ce00-4913-86c7-98f5643d88e3} <Trace> Aggregator: Aggregation method: without_key | ||
| 8042 | 2026.01.13 19:59:20.634350 [ 344 ] {227da17f-ce00-4913-86c7-98f5643d88e3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000981802 sec. (1018.535 rows/sec., 39.79 KiB/sec.) | ||
| 8043 | 2026.01.13 19:59:20.634365 [ 344 ] {227da17f-ce00-4913-86c7-98f5643d88e3} <Trace> Aggregator: Merging aggregated data | ||
| 8044 | 2026.01.13 19:59:20.635724 [ 290 ] {227da17f-ce00-4913-86c7-98f5643d88e3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00318 sec., 314.4654088050314 rows/sec., 12.28 KiB/sec. | ||
| 8045 | 2026.01.13 19:59:20.635883 [ 290 ] {227da17f-ce00-4913-86c7-98f5643d88e3} <Debug> TCPHandler: Processed in 0.004186132 sec. | ||
| 8046 | 2026.01.13 19:59:20.636012 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8047 | 2026.01.13 19:59:20.636043 [ 290 ] {} <Debug> TCP-Session: 3db13bbb-0700-4878-b002-c1c52a378532 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8048 | 2026.01.13 19:59:20.636044 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8049 | 2026.01.13 19:59:20.636065 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8050 | 2026.01.13 19:59:20.636084 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8051 | 2026.01.13 19:59:20.636104 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8052 | 2026.01.13 19:59:20.636116 [ 292 ] {} <Debug> TCP-Session: 947b2bc3-c15c-434d-83a6-25bec8dbba0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8053 | 2026.01.13 19:59:20.636142 [ 288 ] {} <Debug> TCP-Session: ef2c39be-df7f-4358-bce4-627432d28c2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8054 | 2026.01.13 19:59:20.636140 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8055 | 2026.01.13 19:59:20.636179 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8056 | 2026.01.13 19:59:20.636160 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8057 | 2026.01.13 19:59:20.636221 [ 289 ] {} <Debug> TCP-Session: dd46c5cc-e6af-46f3-a681-ccfc47cc5449 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8058 | 2026.01.13 19:59:20.636209 [ 293 ] {} <Debug> TCP-Session: 6c79d3b0-a153-4177-905d-5d1f3c6eaebb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8059 | 2026.01.13 19:59:20.636250 [ 294 ] {} <Debug> TCP-Session: abfe842c-a50a-4500-83a3-d7b8a34dddce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8060 | 2026.01.13 19:59:20.636158 [ 287 ] {} <Debug> TCP-Session: 0be0c3a0-1a1d-4ddd-abac-dc6ceea1586b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8061 | 2026.01.13 19:59:20.636121 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8062 | 2026.01.13 19:59:20.636098 [ 291 ] {} <Debug> TCP-Session: fcce000e-6e77-4446-b73d-04c6c0f5d6d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8063 | 2026.01.13 19:59:20.636339 [ 286 ] {} <Debug> TCP-Session: 85065cbb-ff9e-4144-824c-9656cd98242e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8064 | 2026.01.13 19:59:20.697036 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63414 | ||
| 8065 | 2026.01.13 19:59:20.697156 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8066 | 2026.01.13 19:59:20.697183 [ 290 ] {} <Debug> TCP-Session: 062453f1-08e5-4705-b81c-e8a4155c9fd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63414 | ||
| 8067 | 2026.01.13 19:59:20.697206 [ 290 ] {} <Debug> TCP-Session: 062453f1-08e5-4705-b81c-e8a4155c9fd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8068 | 2026.01.13 19:59:20.697218 [ 290 ] {} <Debug> TCP-Session: 062453f1-08e5-4705-b81c-e8a4155c9fd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8069 | 2026.01.13 19:59:20.697451 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65394 | ||
| 8070 | 2026.01.13 19:59:20.697466 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58037 | ||
| 8071 | 2026.01.13 19:59:20.697489 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33284 | ||
| 8072 | 2026.01.13 19:59:20.697521 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62517 | ||
| 8073 | 2026.01.13 19:59:20.697533 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61159 | ||
| 8074 | 2026.01.13 19:59:20.697558 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8075 | 2026.01.13 19:59:20.697578 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8076 | 2026.01.13 19:59:20.697593 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8077 | 2026.01.13 19:59:20.697607 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8078 | 2026.01.13 19:59:20.697627 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8079 | 2026.01.13 19:59:20.697640 [ 294 ] {} <Debug> TCP-Session: e2be6495-28a8-4bfe-b8f8-c42b5d009fc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33284 | ||
| 8080 | 2026.01.13 19:59:20.697652 [ 287 ] {} <Debug> TCP-Session: ed0497b5-c97f-449d-8454-3ec781d14e2d Authenticating user 'default' from [fd00:1122:3344:101::e]:62517 | ||
| 8081 | 2026.01.13 19:59:20.697667 [ 288 ] {} <Debug> TCP-Session: 73f2c02d-7ec7-4133-80c5-ba83978a5098 Authenticating user 'default' from [fd00:1122:3344:101::e]:61159 | ||
| 8082 | 2026.01.13 19:59:20.697686 [ 294 ] {} <Debug> TCP-Session: e2be6495-28a8-4bfe-b8f8-c42b5d009fc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8083 | 2026.01.13 19:59:20.697697 [ 287 ] {} <Debug> TCP-Session: ed0497b5-c97f-449d-8454-3ec781d14e2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8084 | 2026.01.13 19:59:20.697704 [ 288 ] {} <Debug> TCP-Session: 73f2c02d-7ec7-4133-80c5-ba83978a5098 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8085 | 2026.01.13 19:59:20.697732 [ 287 ] {} <Debug> TCP-Session: ed0497b5-c97f-449d-8454-3ec781d14e2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8086 | 2026.01.13 19:59:20.697750 [ 288 ] {} <Debug> TCP-Session: 73f2c02d-7ec7-4133-80c5-ba83978a5098 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8087 | 2026.01.13 19:59:20.697717 [ 294 ] {} <Debug> TCP-Session: e2be6495-28a8-4bfe-b8f8-c42b5d009fc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8088 | 2026.01.13 19:59:20.697610 [ 291 ] {} <Debug> TCP-Session: dc669d92-a775-44f5-99b4-9fb69f1de5bb Authenticating user 'default' from [fd00:1122:3344:101::e]:65394 | ||
| 8089 | 2026.01.13 19:59:20.697505 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41189 | ||
| 8090 | 2026.01.13 19:59:20.697827 [ 291 ] {} <Debug> TCP-Session: dc669d92-a775-44f5-99b4-9fb69f1de5bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8091 | 2026.01.13 19:59:20.697487 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43905 | ||
| 8092 | 2026.01.13 19:59:20.697890 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8093 | 2026.01.13 19:59:20.697861 [ 291 ] {} <Debug> TCP-Session: dc669d92-a775-44f5-99b4-9fb69f1de5bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8094 | 2026.01.13 19:59:20.697922 [ 286 ] {} <Debug> TCP-Session: 7908ab81-deaf-470e-be33-f384374e09d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41189 | ||
| 8095 | 2026.01.13 19:59:20.697627 [ 292 ] {} <Debug> TCP-Session: c1576834-3ac3-4d44-82f0-e4ef208c00b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58037 | ||
| 8096 | 2026.01.13 19:59:20.697953 [ 286 ] {} <Debug> TCP-Session: 7908ab81-deaf-470e-be33-f384374e09d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8097 | 2026.01.13 19:59:20.697965 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8098 | 2026.01.13 19:59:20.697973 [ 292 ] {} <Debug> TCP-Session: c1576834-3ac3-4d44-82f0-e4ef208c00b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8099 | 2026.01.13 19:59:20.697981 [ 286 ] {} <Debug> TCP-Session: 7908ab81-deaf-470e-be33-f384374e09d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8100 | 2026.01.13 19:59:20.698005 [ 293 ] {} <Debug> TCP-Session: 0c11d213-51d8-410d-827a-f4ca5db8dc7e Authenticating user 'default' from [fd00:1122:3344:101::e]:43905 | ||
| 8101 | 2026.01.13 19:59:20.698010 [ 292 ] {} <Debug> TCP-Session: c1576834-3ac3-4d44-82f0-e4ef208c00b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8102 | 2026.01.13 19:59:20.698044 [ 293 ] {} <Debug> TCP-Session: 0c11d213-51d8-410d-827a-f4ca5db8dc7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8103 | 2026.01.13 19:59:20.697542 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62086 | ||
| 8104 | 2026.01.13 19:59:20.698071 [ 293 ] {} <Debug> TCP-Session: 0c11d213-51d8-410d-827a-f4ca5db8dc7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8105 | 2026.01.13 19:59:20.697560 [ 290 ] {} <Trace> TCP-Session: 062453f1-08e5-4705-b81c-e8a4155c9fd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8106 | 2026.01.13 19:59:20.698131 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8107 | 2026.01.13 19:59:20.698157 [ 289 ] {} <Debug> TCP-Session: c25f6100-c3c0-4829-b05f-f6fb906fbf0b Authenticating user 'default' from [fd00:1122:3344:101::e]:62086 | ||
| 8108 | 2026.01.13 19:59:20.698173 [ 289 ] {} <Debug> TCP-Session: c25f6100-c3c0-4829-b05f-f6fb906fbf0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8109 | 2026.01.13 19:59:20.698186 [ 289 ] {} <Debug> TCP-Session: c25f6100-c3c0-4829-b05f-f6fb906fbf0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8110 | 2026.01.13 19:59:20.698269 [ 290 ] {d1c3c8d8-6047-4460-b529-085f31c88894} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63414) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8111 | 2026.01.13 19:59:20.698539 [ 290 ] {d1c3c8d8-6047-4460-b529-085f31c88894} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8112 | 2026.01.13 19:59:20.698598 [ 290 ] {d1c3c8d8-6047-4460-b529-085f31c88894} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8113 | 2026.01.13 19:59:20.698892 [ 290 ] {d1c3c8d8-6047-4460-b529-085f31c88894} <Debug> oximeter.version (453402a2-6064-4fbd-a72c-052d54caf800) (SelectExecutor): Key condition: unknown | ||
| 8114 | 2026.01.13 19:59:20.699827 [ 296 ] {d1c3c8d8-6047-4460-b529-085f31c88894} <Trace> AggregatingTransform: Aggregating | ||
| 8115 | 2026.01.13 19:59:20.699868 [ 296 ] {d1c3c8d8-6047-4460-b529-085f31c88894} <Trace> Aggregator: Aggregation method: without_key | ||
| 8116 | 2026.01.13 19:59:20.699903 [ 296 ] {d1c3c8d8-6047-4460-b529-085f31c88894} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000912951 sec. (1095.349 rows/sec., 42.79 KiB/sec.) | ||
| 8117 | 2026.01.13 19:59:20.699922 [ 296 ] {d1c3c8d8-6047-4460-b529-085f31c88894} <Trace> Aggregator: Merging aggregated data | ||
| 8118 | 2026.01.13 19:59:20.701642 [ 290 ] {d1c3c8d8-6047-4460-b529-085f31c88894} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003431 sec., 291.4602156805596 rows/sec., 11.39 KiB/sec. | ||
| 8119 | 2026.01.13 19:59:20.701769 [ 290 ] {d1c3c8d8-6047-4460-b529-085f31c88894} <Debug> TCPHandler: Processed in 0.004344046 sec. | ||
| 8120 | 2026.01.13 19:59:20.701903 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8121 | 2026.01.13 19:59:20.701932 [ 290 ] {} <Debug> TCP-Session: 062453f1-08e5-4705-b81c-e8a4155c9fd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8122 | 2026.01.13 19:59:20.701957 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8123 | 2026.01.13 19:59:20.701984 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8124 | 2026.01.13 19:59:20.702001 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8125 | 2026.01.13 19:59:20.702007 [ 293 ] {} <Debug> TCP-Session: 0c11d213-51d8-410d-827a-f4ca5db8dc7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8126 | 2026.01.13 19:59:20.702028 [ 289 ] {} <Debug> TCP-Session: c25f6100-c3c0-4829-b05f-f6fb906fbf0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8127 | 2026.01.13 19:59:20.702047 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8128 | 2026.01.13 19:59:20.702067 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8129 | 2026.01.13 19:59:20.702085 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8130 | 2026.01.13 19:59:20.702104 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8131 | 2026.01.13 19:59:20.702111 [ 291 ] {} <Debug> TCP-Session: dc669d92-a775-44f5-99b4-9fb69f1de5bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8132 | 2026.01.13 19:59:20.702129 [ 294 ] {} <Debug> TCP-Session: e2be6495-28a8-4bfe-b8f8-c42b5d009fc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8133 | 2026.01.13 19:59:20.702093 [ 287 ] {} <Debug> TCP-Session: ed0497b5-c97f-449d-8454-3ec781d14e2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8134 | 2026.01.13 19:59:20.702022 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8135 | 2026.01.13 19:59:20.702186 [ 288 ] {} <Debug> TCP-Session: 73f2c02d-7ec7-4133-80c5-ba83978a5098 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8136 | 2026.01.13 19:59:20.702054 [ 292 ] {} <Debug> TCP-Session: c1576834-3ac3-4d44-82f0-e4ef208c00b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8137 | 2026.01.13 19:59:20.702223 [ 286 ] {} <Debug> TCP-Session: 7908ab81-deaf-470e-be33-f384374e09d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8138 | 2026.01.13 19:59:21.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.73 MiB, peak 291.82 MiB, free memory in arenas 0.00 B, will set to 282.42 MiB (RSS), difference: -1.31 MiB | ||
| 8139 | 2026.01.13 19:59:21.992316 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8140 | 2026.01.13 19:59:21.992372 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8141 | 2026.01.13 19:59:22.146220 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16330 | ||
| 8142 | 2026.01.13 19:59:22.146781 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8143 | 2026.01.13 19:59:22.146832 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8144 | 2026.01.13 19:59:22.147340 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8145 | 2026.01.13 19:59:22.147572 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8146 | 2026.01.13 19:59:22.147720 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16330 | ||
| 8147 | 2026.01.13 19:59:23.005360 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8148 | 2026.01.13 19:59:23.022965 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8149 | 2026.01.13 19:59:23.023028 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8150 | 2026.01.13 19:59:23.029384 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8151 | 2026.01.13 19:59:23.030082 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8152 | 2026.01.13 19:59:23.033509 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8153 | 2026.01.13 19:59:25.000155 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8154 | 2026.01.13 19:59:25.000360 [ 5 ] {97503ed2-29ff-4691-acd1-91677ecf0081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8155 | 2026.01.13 19:59:25.000436 [ 5 ] {97503ed2-29ff-4691-acd1-91677ecf0081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8156 | 2026.01.13 19:59:25.001137 [ 5 ] {97503ed2-29ff-4691-acd1-91677ecf0081} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8157 | 2026.01.13 19:59:25.001181 [ 5 ] {97503ed2-29ff-4691-acd1-91677ecf0081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8158 | 2026.01.13 19:59:25.001583 [ 5 ] {97503ed2-29ff-4691-acd1-91677ecf0081} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8159 | 2026.01.13 19:59:25.001809 [ 5 ] {97503ed2-29ff-4691-acd1-91677ecf0081} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8160 | 2026.01.13 19:59:25.001963 [ 5 ] {97503ed2-29ff-4691-acd1-91677ecf0081} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.00166 sec., 45783.13253012048 rows/sec., 3.76 MiB/sec. | ||
| 8161 | 2026.01.13 19:59:25.002009 [ 5 ] {97503ed2-29ff-4691-acd1-91677ecf0081} <Debug> TCPHandler: Processed in 0.002010275 sec. | ||
| 8162 | 2026.01.13 19:59:25.002138 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8163 | 2026.01.13 19:59:25.002237 [ 5 ] {c49fbacd-81e6-4145-8dcb-f8fd435d11ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8164 | 2026.01.13 19:59:25.002280 [ 5 ] {c49fbacd-81e6-4145-8dcb-f8fd435d11ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8165 | 2026.01.13 19:59:25.002691 [ 5 ] {c49fbacd-81e6-4145-8dcb-f8fd435d11ce} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8166 | 2026.01.13 19:59:25.002725 [ 5 ] {c49fbacd-81e6-4145-8dcb-f8fd435d11ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8167 | 2026.01.13 19:59:25.003030 [ 5 ] {c49fbacd-81e6-4145-8dcb-f8fd435d11ce} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8168 | 2026.01.13 19:59:25.003258 [ 5 ] {c49fbacd-81e6-4145-8dcb-f8fd435d11ce} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8169 | 2026.01.13 19:59:25.003386 [ 5 ] {c49fbacd-81e6-4145-8dcb-f8fd435d11ce} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001171 sec., 8539.709649871904 rows/sec., 642.15 KiB/sec. | ||
| 8170 | 2026.01.13 19:59:25.003424 [ 5 ] {c49fbacd-81e6-4145-8dcb-f8fd435d11ce} <Debug> TCPHandler: Processed in 0.0013392 sec. | ||
| 8171 | 2026.01.13 19:59:25.003532 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8172 | 2026.01.13 19:59:25.003625 [ 5 ] {9b2aa27e-93d3-4e11-899b-0dd29fc1f99b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8173 | 2026.01.13 19:59:25.003665 [ 5 ] {9b2aa27e-93d3-4e11-899b-0dd29fc1f99b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8174 | 2026.01.13 19:59:25.004106 [ 5 ] {9b2aa27e-93d3-4e11-899b-0dd29fc1f99b} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8175 | 2026.01.13 19:59:25.004139 [ 5 ] {9b2aa27e-93d3-4e11-899b-0dd29fc1f99b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8176 | 2026.01.13 19:59:25.004445 [ 5 ] {9b2aa27e-93d3-4e11-899b-0dd29fc1f99b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8177 | 2026.01.13 19:59:25.004649 [ 5 ] {9b2aa27e-93d3-4e11-899b-0dd29fc1f99b} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8178 | 2026.01.13 19:59:25.004774 [ 5 ] {9b2aa27e-93d3-4e11-899b-0dd29fc1f99b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001166 sec., 63464.83704974272 rows/sec., 4.95 MiB/sec. | ||
| 8179 | 2026.01.13 19:59:25.004810 [ 5 ] {9b2aa27e-93d3-4e11-899b-0dd29fc1f99b} <Debug> TCPHandler: Processed in 0.001327119 sec. | ||
| 8180 | 2026.01.13 19:59:25.004921 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8181 | 2026.01.13 19:59:25.005028 [ 5 ] {a2d8bad6-72b0-417d-be9e-813546a6b674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8182 | 2026.01.13 19:59:25.005081 [ 5 ] {a2d8bad6-72b0-417d-be9e-813546a6b674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8183 | 2026.01.13 19:59:25.005515 [ 5 ] {a2d8bad6-72b0-417d-be9e-813546a6b674} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8184 | 2026.01.13 19:59:25.005548 [ 5 ] {a2d8bad6-72b0-417d-be9e-813546a6b674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8185 | 2026.01.13 19:59:25.005878 [ 5 ] {a2d8bad6-72b0-417d-be9e-813546a6b674} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8186 | 2026.01.13 19:59:25.006088 [ 5 ] {a2d8bad6-72b0-417d-be9e-813546a6b674} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8187 | 2026.01.13 19:59:25.006216 [ 5 ] {a2d8bad6-72b0-417d-be9e-813546a6b674} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 8188 | 2026.01.13 19:59:25.006250 [ 5 ] {a2d8bad6-72b0-417d-be9e-813546a6b674} <Debug> TCPHandler: Processed in 0.00137866 sec. | ||
| 8189 | 2026.01.13 19:59:25.006361 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8190 | 2026.01.13 19:59:25.006454 [ 5 ] {dcc88d06-ed93-4834-8c2d-70208a9b62e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8191 | 2026.01.13 19:59:25.006507 [ 5 ] {dcc88d06-ed93-4834-8c2d-70208a9b62e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8192 | 2026.01.13 19:59:25.007283 [ 5 ] {dcc88d06-ed93-4834-8c2d-70208a9b62e2} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8193 | 2026.01.13 19:59:25.007317 [ 5 ] {dcc88d06-ed93-4834-8c2d-70208a9b62e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8194 | 2026.01.13 19:59:25.007832 [ 5 ] {dcc88d06-ed93-4834-8c2d-70208a9b62e2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8195 | 2026.01.13 19:59:25.008065 [ 5 ] {dcc88d06-ed93-4834-8c2d-70208a9b62e2} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8196 | 2026.01.13 19:59:25.008167 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8197 | 2026.01.13 19:59:25.008205 [ 5 ] {dcc88d06-ed93-4834-8c2d-70208a9b62e2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001769 sec., 5652.911249293386 rows/sec., 10.13 MiB/sec. | ||
| 8198 | 2026.01.13 19:59:25.008208 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8199 | 2026.01.13 19:59:25.008237 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8200 | 2026.01.13 19:59:25.008259 [ 5 ] {dcc88d06-ed93-4834-8c2d-70208a9b62e2} <Debug> TCPHandler: Processed in 0.001946813 sec. | ||
| 8201 | 2026.01.13 19:59:25.008315 [ 201 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::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 | ||
| 8202 | 2026.01.13 19:59:25.008377 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8203 | 2026.01.13 19:59:25.008471 [ 5 ] {59a6df62-003f-46c2-9ede-fae7940f2ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8204 | 2026.01.13 19:59:25.008510 [ 201 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8205 | 2026.01.13 19:59:25.008513 [ 5 ] {59a6df62-003f-46c2-9ede-fae7940f2ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8206 | 2026.01.13 19:59:25.008569 [ 201 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 743 rows starting from the beginning of the part | ||
| 8207 | 2026.01.13 19:59:25.008701 [ 201 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 10 rows starting from the beginning of the part | ||
| 8208 | 2026.01.13 19:59:25.008810 [ 201 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 30 rows starting from the beginning of the part | ||
| 8209 | 2026.01.13 19:59:25.008873 [ 5 ] {59a6df62-003f-46c2-9ede-fae7940f2ed4} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8210 | 2026.01.13 19:59:25.008912 [ 5 ] {59a6df62-003f-46c2-9ede-fae7940f2ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8211 | 2026.01.13 19:59:25.008913 [ 201 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::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 | ||
| 8212 | 2026.01.13 19:59:25.009017 [ 201 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
| 8213 | 2026.01.13 19:59:25.009110 [ 201 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::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 | ||
| 8214 | 2026.01.13 19:59:25.009226 [ 5 ] {59a6df62-003f-46c2-9ede-fae7940f2ed4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8215 | 2026.01.13 19:59:25.009448 [ 5 ] {59a6df62-003f-46c2-9ede-fae7940f2ed4} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8216 | 2026.01.13 19:59:25.009579 [ 5 ] {59a6df62-003f-46c2-9ede-fae7940f2ed4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 8217 | 2026.01.13 19:59:25.009614 [ 5 ] {59a6df62-003f-46c2-9ede-fae7940f2ed4} <Debug> TCPHandler: Processed in 0.001287299 sec. | ||
| 8218 | 2026.01.13 19:59:25.024216 [ 197 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 833 rows, containing 19 columns (19 merged, 0 gathered) in 0.015932305 sec., 52283.70910549352 rows/sec., 93.69 MiB/sec. | ||
| 8219 | 2026.01.13 19:59:25.025169 [ 201 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8220 | 2026.01.13 19:59:25.025521 [ 201 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8221 | 2026.01.13 19:59:25.025597 [ 201 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8222 | 2026.01.13 19:59:25.025705 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
| 8223 | 2026.01.13 19:59:26.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.34 MiB, peak 291.82 MiB, free memory in arenas 0.00 B, will set to 285.37 MiB (RSS), difference: 2.02 MiB | ||
| 8224 | 2026.01.13 19:59:26.860679 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8225 | 2026.01.13 19:59:26.860895 [ 5 ] {eb975e16-c927-4583-a341-c4f5b79e3840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8226 | 2026.01.13 19:59:26.860976 [ 5 ] {eb975e16-c927-4583-a341-c4f5b79e3840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8227 | 2026.01.13 19:59:26.862012 [ 5 ] {eb975e16-c927-4583-a341-c4f5b79e3840} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8228 | 2026.01.13 19:59:26.862056 [ 5 ] {eb975e16-c927-4583-a341-c4f5b79e3840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8229 | 2026.01.13 19:59:26.862454 [ 5 ] {eb975e16-c927-4583-a341-c4f5b79e3840} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8230 | 2026.01.13 19:59:26.862677 [ 5 ] {eb975e16-c927-4583-a341-c4f5b79e3840} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8231 | 2026.01.13 19:59:26.862824 [ 5 ] {eb975e16-c927-4583-a341-c4f5b79e3840} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00199 sec., 206030.15075376883 rows/sec., 13.07 MiB/sec. | ||
| 8232 | 2026.01.13 19:59:26.862866 [ 5 ] {eb975e16-c927-4583-a341-c4f5b79e3840} <Debug> TCPHandler: Processed in 0.002309622 sec. | ||
| 8233 | 2026.01.13 19:59:26.862992 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8234 | 2026.01.13 19:59:26.863084 [ 5 ] {1c6c565a-782a-48fc-b7e7-7bd6152b7428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8235 | 2026.01.13 19:59:26.863124 [ 5 ] {1c6c565a-782a-48fc-b7e7-7bd6152b7428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8236 | 2026.01.13 19:59:26.863529 [ 5 ] {1c6c565a-782a-48fc-b7e7-7bd6152b7428} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8237 | 2026.01.13 19:59:26.863564 [ 5 ] {1c6c565a-782a-48fc-b7e7-7bd6152b7428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8238 | 2026.01.13 19:59:26.863858 [ 5 ] {1c6c565a-782a-48fc-b7e7-7bd6152b7428} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8239 | 2026.01.13 19:59:26.864056 [ 5 ] {1c6c565a-782a-48fc-b7e7-7bd6152b7428} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8240 | 2026.01.13 19:59:26.864180 [ 5 ] {1c6c565a-782a-48fc-b7e7-7bd6152b7428} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001114 sec., 8976.660682226213 rows/sec., 731.98 KiB/sec. | ||
| 8241 | 2026.01.13 19:59:26.864216 [ 5 ] {1c6c565a-782a-48fc-b7e7-7bd6152b7428} <Debug> TCPHandler: Processed in 0.001271688 sec. | ||
| 8242 | 2026.01.13 19:59:26.864327 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8243 | 2026.01.13 19:59:26.864417 [ 5 ] {44d312cd-5b51-4c35-9cc3-4d6330013a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8244 | 2026.01.13 19:59:26.864455 [ 5 ] {44d312cd-5b51-4c35-9cc3-4d6330013a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8245 | 2026.01.13 19:59:26.866105 [ 5 ] {44d312cd-5b51-4c35-9cc3-4d6330013a32} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8246 | 2026.01.13 19:59:26.866146 [ 5 ] {44d312cd-5b51-4c35-9cc3-4d6330013a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8247 | 2026.01.13 19:59:26.866649 [ 5 ] {44d312cd-5b51-4c35-9cc3-4d6330013a32} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8248 | 2026.01.13 19:59:26.866928 [ 5 ] {44d312cd-5b51-4c35-9cc3-4d6330013a32} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8249 | 2026.01.13 19:59:26.867079 [ 5 ] {44d312cd-5b51-4c35-9cc3-4d6330013a32} <Debug> executeQuery: Read 2317 rows, 191.95 KiB in 0.002679 sec., 864874.9533407988 rows/sec., 69.97 MiB/sec. | ||
| 8250 | 2026.01.13 19:59:26.867126 [ 5 ] {44d312cd-5b51-4c35-9cc3-4d6330013a32} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 8251 | 2026.01.13 19:59:26.867142 [ 5 ] {44d312cd-5b51-4c35-9cc3-4d6330013a32} <Debug> TCPHandler: Processed in 0.002861674 sec. | ||
| 8252 | 2026.01.13 19:59:26.867272 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8253 | 2026.01.13 19:59:26.867371 [ 5 ] {5ae3d57c-1cca-464e-9595-8d350b41e312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8254 | 2026.01.13 19:59:26.867415 [ 5 ] {5ae3d57c-1cca-464e-9595-8d350b41e312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8255 | 2026.01.13 19:59:26.867917 [ 5 ] {5ae3d57c-1cca-464e-9595-8d350b41e312} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8256 | 2026.01.13 19:59:26.867953 [ 5 ] {5ae3d57c-1cca-464e-9595-8d350b41e312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8257 | 2026.01.13 19:59:26.868262 [ 5 ] {5ae3d57c-1cca-464e-9595-8d350b41e312} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8258 | 2026.01.13 19:59:26.868475 [ 5 ] {5ae3d57c-1cca-464e-9595-8d350b41e312} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8259 | 2026.01.13 19:59:26.868602 [ 5 ] {5ae3d57c-1cca-464e-9595-8d350b41e312} <Debug> executeQuery: Read 245 rows, 15.27 KiB in 0.001253 sec., 195530.72625698324 rows/sec., 11.90 MiB/sec. | ||
| 8260 | 2026.01.13 19:59:26.868639 [ 5 ] {5ae3d57c-1cca-464e-9595-8d350b41e312} <Debug> TCPHandler: Processed in 0.001423981 sec. | ||
| 8261 | 2026.01.13 19:59:26.868765 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8262 | 2026.01.13 19:59:26.868860 [ 5 ] {8ceda719-ef3a-4d29-824c-6ec0f868a193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8263 | 2026.01.13 19:59:26.868899 [ 5 ] {8ceda719-ef3a-4d29-824c-6ec0f868a193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8264 | 2026.01.13 19:59:26.869461 [ 5 ] {8ceda719-ef3a-4d29-824c-6ec0f868a193} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8265 | 2026.01.13 19:59:26.869496 [ 5 ] {8ceda719-ef3a-4d29-824c-6ec0f868a193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8266 | 2026.01.13 19:59:26.869811 [ 5 ] {8ceda719-ef3a-4d29-824c-6ec0f868a193} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8267 | 2026.01.13 19:59:26.870017 [ 5 ] {8ceda719-ef3a-4d29-824c-6ec0f868a193} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8268 | 2026.01.13 19:59:26.870142 [ 5 ] {8ceda719-ef3a-4d29-824c-6ec0f868a193} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.0013 sec., 338461.5384615385 rows/sec., 22.39 MiB/sec. | ||
| 8269 | 2026.01.13 19:59:26.870178 [ 5 ] {8ceda719-ef3a-4d29-824c-6ec0f868a193} <Debug> TCPHandler: Processed in 0.001459743 sec. | ||
| 8270 | 2026.01.13 19:59:26.870301 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8271 | 2026.01.13 19:59:26.870393 [ 5 ] {8b354ab6-c306-4733-8d68-81340add66c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8272 | 2026.01.13 19:59:26.870432 [ 5 ] {8b354ab6-c306-4733-8d68-81340add66c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8273 | 2026.01.13 19:59:26.870923 [ 5 ] {8b354ab6-c306-4733-8d68-81340add66c7} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8274 | 2026.01.13 19:59:26.870958 [ 5 ] {8b354ab6-c306-4733-8d68-81340add66c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8275 | 2026.01.13 19:59:26.871266 [ 5 ] {8b354ab6-c306-4733-8d68-81340add66c7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8276 | 2026.01.13 19:59:26.871471 [ 5 ] {8b354ab6-c306-4733-8d68-81340add66c7} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8277 | 2026.01.13 19:59:26.871598 [ 5 ] {8b354ab6-c306-4733-8d68-81340add66c7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001222 sec., 172667.75777414074 rows/sec., 9.81 MiB/sec. | ||
| 8278 | 2026.01.13 19:59:26.871634 [ 5 ] {8b354ab6-c306-4733-8d68-81340add66c7} <Debug> TCPHandler: Processed in 0.001383881 sec. | ||
| 8279 | 2026.01.13 19:59:26.871745 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8280 | 2026.01.13 19:59:26.871836 [ 5 ] {8ba63131-d96d-4741-97ff-aaef83206b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8281 | 2026.01.13 19:59:26.871874 [ 5 ] {8ba63131-d96d-4741-97ff-aaef83206b2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8282 | 2026.01.13 19:59:26.872697 [ 5 ] {8ba63131-d96d-4741-97ff-aaef83206b2c} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8283 | 2026.01.13 19:59:26.872733 [ 5 ] {8ba63131-d96d-4741-97ff-aaef83206b2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8284 | 2026.01.13 19:59:26.873079 [ 5 ] {8ba63131-d96d-4741-97ff-aaef83206b2c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8285 | 2026.01.13 19:59:26.873284 [ 5 ] {8ba63131-d96d-4741-97ff-aaef83206b2c} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8286 | 2026.01.13 19:59:26.873410 [ 5 ] {8ba63131-d96d-4741-97ff-aaef83206b2c} <Debug> executeQuery: Read 1175 rows, 85.97 KiB in 0.001592 sec., 738065.3266331658 rows/sec., 52.74 MiB/sec. | ||
| 8287 | 2026.01.13 19:59:26.873447 [ 5 ] {8ba63131-d96d-4741-97ff-aaef83206b2c} <Debug> TCPHandler: Processed in 0.001749199 sec. | ||
| 8288 | 2026.01.13 19:59:26.873559 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8289 | 2026.01.13 19:59:26.873649 [ 5 ] {faeda919-a1ad-45ff-98b0-431951b14981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8290 | 2026.01.13 19:59:26.873689 [ 5 ] {faeda919-a1ad-45ff-98b0-431951b14981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8291 | 2026.01.13 19:59:26.874107 [ 5 ] {faeda919-a1ad-45ff-98b0-431951b14981} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8292 | 2026.01.13 19:59:26.874151 [ 5 ] {faeda919-a1ad-45ff-98b0-431951b14981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8293 | 2026.01.13 19:59:26.874521 [ 5 ] {faeda919-a1ad-45ff-98b0-431951b14981} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8294 | 2026.01.13 19:59:26.874751 [ 5 ] {faeda919-a1ad-45ff-98b0-431951b14981} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8295 | 2026.01.13 19:59:26.874878 [ 5 ] {faeda919-a1ad-45ff-98b0-431951b14981} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001246 sec., 4815.409309791333 rows/sec., 251.59 KiB/sec. | ||
| 8296 | 2026.01.13 19:59:26.874915 [ 5 ] {faeda919-a1ad-45ff-98b0-431951b14981} <Debug> TCPHandler: Processed in 0.001402491 sec. | ||
| 8297 | 2026.01.13 19:59:26.875026 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8298 | 2026.01.13 19:59:26.875125 [ 5 ] {4858a68d-5651-4552-941c-269ede8c78c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8299 | 2026.01.13 19:59:26.875166 [ 5 ] {4858a68d-5651-4552-941c-269ede8c78c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8300 | 2026.01.13 19:59:26.875746 [ 5 ] {4858a68d-5651-4552-941c-269ede8c78c6} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8301 | 2026.01.13 19:59:26.875782 [ 5 ] {4858a68d-5651-4552-941c-269ede8c78c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8302 | 2026.01.13 19:59:26.876159 [ 5 ] {4858a68d-5651-4552-941c-269ede8c78c6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8303 | 2026.01.13 19:59:26.876357 [ 5 ] {4858a68d-5651-4552-941c-269ede8c78c6} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8304 | 2026.01.13 19:59:26.876487 [ 5 ] {4858a68d-5651-4552-941c-269ede8c78c6} <Debug> executeQuery: Read 905 rows, 61.23 KiB in 0.001388 sec., 652017.2910662824 rows/sec., 43.08 MiB/sec. | ||
| 8305 | 2026.01.13 19:59:26.876523 [ 5 ] {4858a68d-5651-4552-941c-269ede8c78c6} <Debug> TCPHandler: Processed in 0.001544944 sec. | ||
| 8306 | 2026.01.13 19:59:26.876631 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8307 | 2026.01.13 19:59:26.876722 [ 5 ] {0c9948d4-f7eb-4ade-aea5-7afb134f7dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8308 | 2026.01.13 19:59:26.876767 [ 5 ] {0c9948d4-f7eb-4ade-aea5-7afb134f7dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8309 | 2026.01.13 19:59:26.877077 [ 5 ] {0c9948d4-f7eb-4ade-aea5-7afb134f7dd4} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8310 | 2026.01.13 19:59:26.877136 [ 5 ] {0c9948d4-f7eb-4ade-aea5-7afb134f7dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8311 | 2026.01.13 19:59:26.877416 [ 5 ] {0c9948d4-f7eb-4ade-aea5-7afb134f7dd4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8312 | 2026.01.13 19:59:26.877609 [ 5 ] {0c9948d4-f7eb-4ade-aea5-7afb134f7dd4} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8313 | 2026.01.13 19:59:26.877733 [ 5 ] {0c9948d4-f7eb-4ade-aea5-7afb134f7dd4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 8314 | 2026.01.13 19:59:26.877769 [ 5 ] {0c9948d4-f7eb-4ade-aea5-7afb134f7dd4} <Debug> TCPHandler: Processed in 0.001184206 sec. | ||
| 8315 | 2026.01.13 19:59:26.877878 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8316 | 2026.01.13 19:59:26.877969 [ 5 ] {83050ec9-5f67-4a63-b9fc-bf5e7907077b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8317 | 2026.01.13 19:59:26.878020 [ 5 ] {83050ec9-5f67-4a63-b9fc-bf5e7907077b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8318 | 2026.01.13 19:59:26.878850 [ 5 ] {83050ec9-5f67-4a63-b9fc-bf5e7907077b} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8319 | 2026.01.13 19:59:26.878885 [ 5 ] {83050ec9-5f67-4a63-b9fc-bf5e7907077b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8320 | 2026.01.13 19:59:26.879404 [ 5 ] {83050ec9-5f67-4a63-b9fc-bf5e7907077b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8321 | 2026.01.13 19:59:26.879618 [ 5 ] {83050ec9-5f67-4a63-b9fc-bf5e7907077b} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8322 | 2026.01.13 19:59:26.879755 [ 5 ] {83050ec9-5f67-4a63-b9fc-bf5e7907077b} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001804 sec., 16629.71175166297 rows/sec., 29.80 MiB/sec. | ||
| 8323 | 2026.01.13 19:59:26.879809 [ 5 ] {83050ec9-5f67-4a63-b9fc-bf5e7907077b} <Debug> TCPHandler: Processed in 0.001976914 sec. | ||
| 8324 | 2026.01.13 19:59:26.879978 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8325 | 2026.01.13 19:59:26.880069 [ 5 ] {8241a52c-f9fb-4629-8fac-3b26ea1dc026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8326 | 2026.01.13 19:59:26.880109 [ 5 ] {8241a52c-f9fb-4629-8fac-3b26ea1dc026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8327 | 2026.01.13 19:59:26.880444 [ 5 ] {8241a52c-f9fb-4629-8fac-3b26ea1dc026} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8328 | 2026.01.13 19:59:26.880479 [ 5 ] {8241a52c-f9fb-4629-8fac-3b26ea1dc026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8329 | 2026.01.13 19:59:26.880764 [ 5 ] {8241a52c-f9fb-4629-8fac-3b26ea1dc026} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8330 | 2026.01.13 19:59:26.880957 [ 5 ] {8241a52c-f9fb-4629-8fac-3b26ea1dc026} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8331 | 2026.01.13 19:59:26.881081 [ 5 ] {8241a52c-f9fb-4629-8fac-3b26ea1dc026} <Debug> executeQuery: Read 66 rows, 3.92 KiB in 0.00103 sec., 64077.66990291262 rows/sec., 3.71 MiB/sec. | ||
| 8332 | 2026.01.13 19:59:26.881115 [ 5 ] {8241a52c-f9fb-4629-8fac-3b26ea1dc026} <Debug> TCPHandler: Processed in 0.001185956 sec. | ||
| 8333 | 2026.01.13 19:59:27.187483 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 1046 | ||
| 8334 | 2026.01.13 19:59:27.190509 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8335 | 2026.01.13 19:59:27.190544 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8336 | 2026.01.13 19:59:27.191804 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8337 | 2026.01.13 19:59:27.192072 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8338 | 2026.01.13 19:59:27.192226 [ 94 ] {} <Debug> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8339 | 2026.01.13 19:59:27.192270 [ 94 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8340 | 2026.01.13 19:59:27.192291 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8341 | 2026.01.13 19:59:27.192324 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1046 | ||
| 8342 | 2026.01.13 19:59:27.192462 [ 200 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::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 | ||
| 8343 | 2026.01.13 19:59:27.193151 [ 200 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8344 | 2026.01.13 19:59:27.193308 [ 200 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 852 rows starting from the beginning of the part | ||
| 8345 | 2026.01.13 19:59:27.193687 [ 200 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part | ||
| 8346 | 2026.01.13 19:59:27.194051 [ 200 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part | ||
| 8347 | 2026.01.13 19:59:27.194385 [ 200 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 20 rows starting from the beginning of the part | ||
| 8348 | 2026.01.13 19:59:27.194711 [ 200 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
| 8349 | 2026.01.13 19:59:27.195041 [ 200 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 8350 | 2026.01.13 19:59:27.201202 [ 197 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1046 rows, containing 72 columns (72 merged, 0 gathered) in 0.008815476 sec., 118654.96542671094 rows/sec., 99.33 MiB/sec. | ||
| 8351 | 2026.01.13 19:59:27.202659 [ 197 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8352 | 2026.01.13 19:59:27.203314 [ 197 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_26_5} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8353 | 2026.01.13 19:59:27.203398 [ 197 ] {69882259-31e0-4061-b17a-ab30b71ee2b0::all_1_26_5} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8354 | 2026.01.13 19:59:27.203723 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. | ||
| 8355 | 2026.01.13 19:59:29.648776 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16778 | ||
| 8356 | 2026.01.13 19:59:29.649299 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8357 | 2026.01.13 19:59:29.649351 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8358 | 2026.01.13 19:59:29.649849 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8359 | 2026.01.13 19:59:29.650097 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8360 | 2026.01.13 19:59:29.650264 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16778 | ||
| 8361 | 2026.01.13 19:59:29.997310 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8362 | 2026.01.13 19:59:29.997486 [ 5 ] {df34a1a0-fed3-4dc4-9f99-57464afa748f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8363 | 2026.01.13 19:59:29.997554 [ 5 ] {df34a1a0-fed3-4dc4-9f99-57464afa748f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8364 | 2026.01.13 19:59:29.998236 [ 5 ] {df34a1a0-fed3-4dc4-9f99-57464afa748f} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8365 | 2026.01.13 19:59:29.998287 [ 5 ] {df34a1a0-fed3-4dc4-9f99-57464afa748f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8366 | 2026.01.13 19:59:29.998679 [ 5 ] {df34a1a0-fed3-4dc4-9f99-57464afa748f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8367 | 2026.01.13 19:59:29.998917 [ 5 ] {df34a1a0-fed3-4dc4-9f99-57464afa748f} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8368 | 2026.01.13 19:59:29.999049 [ 91 ] {} <Debug> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8369 | 2026.01.13 19:59:29.999078 [ 5 ] {df34a1a0-fed3-4dc4-9f99-57464afa748f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001639 sec., 34167.17510677242 rows/sec., 2.61 MiB/sec. | ||
| 8370 | 2026.01.13 19:59:29.999119 [ 91 ] {} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8371 | 2026.01.13 19:59:29.999139 [ 5 ] {df34a1a0-fed3-4dc4-9f99-57464afa748f} <Debug> TCPHandler: Processed in 0.001958683 sec. | ||
| 8372 | 2026.01.13 19:59:29.999145 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8373 | 2026.01.13 19:59:29.999293 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8374 | 2026.01.13 19:59:29.999355 [ 196 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::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 | ||
| 8375 | 2026.01.13 19:59:29.999427 [ 5 ] {33518dbc-907b-4ab4-9e34-16b5d35cb7a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8376 | 2026.01.13 19:59:29.999485 [ 5 ] {33518dbc-907b-4ab4-9e34-16b5d35cb7a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8377 | 2026.01.13 19:59:29.999562 [ 196 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8378 | 2026.01.13 19:59:29.999624 [ 196 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2464 rows starting from the beginning of the part | ||
| 8379 | 2026.01.13 19:59:29.999731 [ 196 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 77 rows starting from the beginning of the part | ||
| 8380 | 2026.01.13 19:59:29.999809 [ 196 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1172 rows starting from the beginning of the part | ||
| 8381 | 2026.01.13 19:59:29.999872 [ 196 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::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 | ||
| 8382 | 2026.01.13 19:59:29.999913 [ 196 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 2317 rows starting from the beginning of the part | ||
| 8383 | 2026.01.13 19:59:29.999954 [ 196 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 8384 | 2026.01.13 19:59:29.999987 [ 5 ] {33518dbc-907b-4ab4-9e34-16b5d35cb7a1} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8385 | 2026.01.13 19:59:30.000194 [ 5 ] {33518dbc-907b-4ab4-9e34-16b5d35cb7a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8386 | 2026.01.13 19:59:30.000562 [ 5 ] {33518dbc-907b-4ab4-9e34-16b5d35cb7a1} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8387 | 2026.01.13 19:59:30.000785 [ 5 ] {33518dbc-907b-4ab4-9e34-16b5d35cb7a1} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8388 | 2026.01.13 19:59:30.000900 [ 91 ] {} <Debug> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8389 | 2026.01.13 19:59:30.000925 [ 5 ] {33518dbc-907b-4ab4-9e34-16b5d35cb7a1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001528 sec., 41884.8167539267 rows/sec., 3.27 MiB/sec. | ||
| 8390 | 2026.01.13 19:59:30.000958 [ 91 ] {} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8391 | 2026.01.13 19:59:30.000971 [ 5 ] {33518dbc-907b-4ab4-9e34-16b5d35cb7a1} <Debug> TCPHandler: Processed in 0.001741749 sec. | ||
| 8392 | 2026.01.13 19:59:30.001003 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8393 | 2026.01.13 19:59:30.001098 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8394 | 2026.01.13 19:59:30.001105 [ 197 ] {ba74b777-2542-4002-bc8e-77920c0539bb::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 | ||
| 8395 | 2026.01.13 19:59:30.001199 [ 5 ] {452deeb1-22b5-498d-b800-9b9211657ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8396 | 2026.01.13 19:59:30.001209 [ 197 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8397 | 2026.01.13 19:59:30.001242 [ 197 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1249 rows starting from the beginning of the part | ||
| 8398 | 2026.01.13 19:59:30.001245 [ 5 ] {452deeb1-22b5-498d-b800-9b9211657ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8399 | 2026.01.13 19:59:30.001300 [ 197 ] {ba74b777-2542-4002-bc8e-77920c0539bb::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 | ||
| 8400 | 2026.01.13 19:59:30.001342 [ 197 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 709 rows starting from the beginning of the part | ||
| 8401 | 2026.01.13 19:59:30.001384 [ 197 ] {ba74b777-2542-4002-bc8e-77920c0539bb::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 | ||
| 8402 | 2026.01.13 19:59:30.001422 [ 197 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1175 rows starting from the beginning of the part | ||
| 8403 | 2026.01.13 19:59:30.001462 [ 197 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 8404 | 2026.01.13 19:59:30.001638 [ 5 ] {452deeb1-22b5-498d-b800-9b9211657ced} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8405 | 2026.01.13 19:59:30.001674 [ 5 ] {452deeb1-22b5-498d-b800-9b9211657ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8406 | 2026.01.13 19:59:30.002022 [ 5 ] {452deeb1-22b5-498d-b800-9b9211657ced} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8407 | 2026.01.13 19:59:30.002240 [ 194 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6162 rows, containing 5 columns (5 merged, 0 gathered) in 0.002962366 sec., 2080094.0869561695 rows/sec., 176.24 MiB/sec. | ||
| 8408 | 2026.01.13 19:59:30.002249 [ 5 ] {452deeb1-22b5-498d-b800-9b9211657ced} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8409 | 2026.01.13 19:59:30.002425 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8410 | 2026.01.13 19:59:30.002432 [ 5 ] {452deeb1-22b5-498d-b800-9b9211657ced} <Debug> executeQuery: Read 98 rows, 7.00 KiB in 0.001253 sec., 78212.2905027933 rows/sec., 5.45 MiB/sec. | ||
| 8411 | 2026.01.13 19:59:30.002479 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8412 | 2026.01.13 19:59:30.002515 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8413 | 2026.01.13 19:59:30.002518 [ 5 ] {452deeb1-22b5-498d-b800-9b9211657ced} <Debug> TCPHandler: Processed in 0.001469412 sec. | ||
| 8414 | 2026.01.13 19:59:30.002585 [ 192 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8415 | 2026.01.13 19:59:30.002592 [ 196 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::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 | ||
| 8416 | 2026.01.13 19:59:30.002645 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8417 | 2026.01.13 19:59:30.002708 [ 196 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8418 | 2026.01.13 19:59:30.002736 [ 193 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001675987 sec., 1997032.1965504505 rows/sec., 151.10 MiB/sec. | ||
| 8419 | 2026.01.13 19:59:30.002747 [ 5 ] {026a29f2-ba61-4b43-b45d-7c35d5bba49c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8420 | 2026.01.13 19:59:30.002741 [ 196 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15130 rows starting from the beginning of the part | ||
| 8421 | 2026.01.13 19:59:30.002803 [ 5 ] {026a29f2-ba61-4b43-b45d-7c35d5bba49c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8422 | 2026.01.13 19:59:30.002834 [ 196 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 161 rows starting from the beginning of the part | ||
| 8423 | 2026.01.13 19:59:30.002879 [ 196 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 314 rows starting from the beginning of the part | ||
| 8424 | 2026.01.13 19:59:30.002905 [ 197 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8425 | 2026.01.13 19:59:30.002916 [ 192 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_56_11} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8426 | 2026.01.13 19:59:30.002915 [ 196 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::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 | ||
| 8427 | 2026.01.13 19:59:30.002974 [ 196 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 905 rows starting from the beginning of the part | ||
| 8428 | 2026.01.13 19:59:30.003012 [ 196 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 98 rows starting from the beginning of the part | ||
| 8429 | 2026.01.13 19:59:30.003012 [ 192 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_56_11} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8430 | 2026.01.13 19:59:30.003119 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 8431 | 2026.01.13 19:59:30.003145 [ 5 ] {026a29f2-ba61-4b43-b45d-7c35d5bba49c} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8432 | 2026.01.13 19:59:30.003187 [ 5 ] {026a29f2-ba61-4b43-b45d-7c35d5bba49c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8433 | 2026.01.13 19:59:30.003191 [ 197 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_56_11} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8434 | 2026.01.13 19:59:30.003270 [ 197 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_56_11} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8435 | 2026.01.13 19:59:30.003346 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8436 | 2026.01.13 19:59:30.003512 [ 5 ] {026a29f2-ba61-4b43-b45d-7c35d5bba49c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8437 | 2026.01.13 19:59:30.003717 [ 5 ] {026a29f2-ba61-4b43-b45d-7c35d5bba49c} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8438 | 2026.01.13 19:59:30.003884 [ 91 ] {} <Debug> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8439 | 2026.01.13 19:59:30.003914 [ 91 ] {} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8440 | 2026.01.13 19:59:30.003931 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8441 | 2026.01.13 19:59:30.003931 [ 5 ] {026a29f2-ba61-4b43-b45d-7c35d5bba49c} <Debug> executeQuery: Read 38 rows, 2.61 KiB in 0.001202 sec., 31613.97670549085 rows/sec., 2.12 MiB/sec. | ||
| 8442 | 2026.01.13 19:59:30.003993 [ 5 ] {026a29f2-ba61-4b43-b45d-7c35d5bba49c} <Debug> TCPHandler: Processed in 0.001397451 sec. | ||
| 8443 | 2026.01.13 19:59:30.004000 [ 193 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 8444 | 2026.01.13 19:59:30.004083 [ 193 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8445 | 2026.01.13 19:59:30.004110 [ 193 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3046 rows starting from the beginning of the part | ||
| 8446 | 2026.01.13 19:59:30.004159 [ 193 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 8447 | 2026.01.13 19:59:30.004198 [ 193 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 104 rows starting from the beginning of the part | ||
| 8448 | 2026.01.13 19:59:30.004235 [ 193 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 8449 | 2026.01.13 19:59:30.004270 [ 193 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 66 rows starting from the beginning of the part | ||
| 8450 | 2026.01.13 19:59:30.004306 [ 193 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 38 rows starting from the beginning of the part | ||
| 8451 | 2026.01.13 19:59:30.005375 [ 197 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3374 rows, containing 4 columns (4 merged, 0 gathered) in 0.001404211 sec., 2402772.8026628476 rows/sec., 154.91 MiB/sec. | ||
| 8452 | 2026.01.13 19:59:30.005588 [ 193 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8453 | 2026.01.13 19:59:30.005826 [ 197 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_56_11} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8454 | 2026.01.13 19:59:30.005889 [ 197 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_56_11} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8455 | 2026.01.13 19:59:30.005962 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8456 | 2026.01.13 19:59:30.006947 [ 186 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16768 rows, containing 5 columns (5 merged, 0 gathered) in 0.004383378 sec., 3825360.258686337 rows/sec., 258.67 MiB/sec. | ||
| 8457 | 2026.01.13 19:59:30.007145 [ 197 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8458 | 2026.01.13 19:59:30.007388 [ 197 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8459 | 2026.01.13 19:59:30.007453 [ 197 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8460 | 2026.01.13 19:59:30.007537 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. | ||
| 8461 | 2026.01.13 19:59:30.533569 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8462 | 2026.01.13 19:59:30.550803 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8463 | 2026.01.13 19:59:30.550858 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8464 | 2026.01.13 19:59:30.556784 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8465 | 2026.01.13 19:59:30.557481 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8466 | 2026.01.13 19:59:30.560287 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8467 | 2026.01.13 19:59:34.999726 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8468 | 2026.01.13 19:59:34.999938 [ 5 ] {762d335d-9a90-479f-b322-60d06519f3ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8469 | 2026.01.13 19:59:35.000002 [ 5 ] {762d335d-9a90-479f-b322-60d06519f3ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8470 | 2026.01.13 19:59:35.000742 [ 5 ] {762d335d-9a90-479f-b322-60d06519f3ca} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8471 | 2026.01.13 19:59:35.000795 [ 5 ] {762d335d-9a90-479f-b322-60d06519f3ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8472 | 2026.01.13 19:59:35.001180 [ 5 ] {762d335d-9a90-479f-b322-60d06519f3ca} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8473 | 2026.01.13 19:59:35.001402 [ 5 ] {762d335d-9a90-479f-b322-60d06519f3ca} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8474 | 2026.01.13 19:59:35.001550 [ 5 ] {762d335d-9a90-479f-b322-60d06519f3ca} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001665 sec., 45645.64564564564 rows/sec., 3.75 MiB/sec. | ||
| 8475 | 2026.01.13 19:59:35.001592 [ 5 ] {762d335d-9a90-479f-b322-60d06519f3ca} <Debug> TCPHandler: Processed in 0.001997255 sec. | ||
| 8476 | 2026.01.13 19:59:35.001732 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8477 | 2026.01.13 19:59:35.001824 [ 5 ] {eee737e7-6554-4fd9-9a83-2188dab04d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8478 | 2026.01.13 19:59:35.001864 [ 5 ] {eee737e7-6554-4fd9-9a83-2188dab04d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8479 | 2026.01.13 19:59:35.002350 [ 5 ] {eee737e7-6554-4fd9-9a83-2188dab04d8b} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8480 | 2026.01.13 19:59:35.002387 [ 5 ] {eee737e7-6554-4fd9-9a83-2188dab04d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8481 | 2026.01.13 19:59:35.002682 [ 5 ] {eee737e7-6554-4fd9-9a83-2188dab04d8b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8482 | 2026.01.13 19:59:35.002893 [ 5 ] {eee737e7-6554-4fd9-9a83-2188dab04d8b} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8483 | 2026.01.13 19:59:35.003019 [ 5 ] {eee737e7-6554-4fd9-9a83-2188dab04d8b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001213 sec., 8244.023083264632 rows/sec., 619.91 KiB/sec. | ||
| 8484 | 2026.01.13 19:59:35.003056 [ 5 ] {eee737e7-6554-4fd9-9a83-2188dab04d8b} <Debug> TCPHandler: Processed in 0.001381831 sec. | ||
| 8485 | 2026.01.13 19:59:35.003185 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8486 | 2026.01.13 19:59:35.003277 [ 5 ] {470a2c4e-cde7-4476-9e5f-405e8f714128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8487 | 2026.01.13 19:59:35.003316 [ 5 ] {470a2c4e-cde7-4476-9e5f-405e8f714128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8488 | 2026.01.13 19:59:35.003810 [ 5 ] {470a2c4e-cde7-4476-9e5f-405e8f714128} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8489 | 2026.01.13 19:59:35.003847 [ 5 ] {470a2c4e-cde7-4476-9e5f-405e8f714128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8490 | 2026.01.13 19:59:35.004151 [ 5 ] {470a2c4e-cde7-4476-9e5f-405e8f714128} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8491 | 2026.01.13 19:59:35.004351 [ 5 ] {470a2c4e-cde7-4476-9e5f-405e8f714128} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8492 | 2026.01.13 19:59:35.004475 [ 5 ] {470a2c4e-cde7-4476-9e5f-405e8f714128} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001216 sec., 60855.26315789473 rows/sec., 4.75 MiB/sec. | ||
| 8493 | 2026.01.13 19:59:35.004512 [ 5 ] {470a2c4e-cde7-4476-9e5f-405e8f714128} <Debug> TCPHandler: Processed in 0.00138421 sec. | ||
| 8494 | 2026.01.13 19:59:35.004636 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8495 | 2026.01.13 19:59:35.004729 [ 5 ] {67402adb-f7be-429a-99fb-20458267374f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8496 | 2026.01.13 19:59:35.004771 [ 5 ] {67402adb-f7be-429a-99fb-20458267374f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8497 | 2026.01.13 19:59:35.005243 [ 5 ] {67402adb-f7be-429a-99fb-20458267374f} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8498 | 2026.01.13 19:59:35.005279 [ 5 ] {67402adb-f7be-429a-99fb-20458267374f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8499 | 2026.01.13 19:59:35.005600 [ 5 ] {67402adb-f7be-429a-99fb-20458267374f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8500 | 2026.01.13 19:59:35.005801 [ 5 ] {67402adb-f7be-429a-99fb-20458267374f} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8501 | 2026.01.13 19:59:35.005927 [ 5 ] {67402adb-f7be-429a-99fb-20458267374f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 8502 | 2026.01.13 19:59:35.005964 [ 5 ] {67402adb-f7be-429a-99fb-20458267374f} <Debug> TCPHandler: Processed in 0.001375131 sec. | ||
| 8503 | 2026.01.13 19:59:35.006078 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8504 | 2026.01.13 19:59:35.006170 [ 5 ] {43475595-0504-48cc-a2db-1ad27175bfa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8505 | 2026.01.13 19:59:35.006223 [ 5 ] {43475595-0504-48cc-a2db-1ad27175bfa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8506 | 2026.01.13 19:59:35.007042 [ 5 ] {43475595-0504-48cc-a2db-1ad27175bfa9} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8507 | 2026.01.13 19:59:35.007081 [ 5 ] {43475595-0504-48cc-a2db-1ad27175bfa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8508 | 2026.01.13 19:59:35.007612 [ 5 ] {43475595-0504-48cc-a2db-1ad27175bfa9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8509 | 2026.01.13 19:59:35.007835 [ 5 ] {43475595-0504-48cc-a2db-1ad27175bfa9} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8510 | 2026.01.13 19:59:35.007976 [ 5 ] {43475595-0504-48cc-a2db-1ad27175bfa9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001823 sec., 5485.463521667581 rows/sec., 9.83 MiB/sec. | ||
| 8511 | 2026.01.13 19:59:35.008029 [ 5 ] {43475595-0504-48cc-a2db-1ad27175bfa9} <Debug> TCPHandler: Processed in 0.001998655 sec. | ||
| 8512 | 2026.01.13 19:59:35.008145 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8513 | 2026.01.13 19:59:35.008238 [ 5 ] {d490e23e-a1a1-4911-a59a-6d15d5c5919f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8514 | 2026.01.13 19:59:35.008279 [ 5 ] {d490e23e-a1a1-4911-a59a-6d15d5c5919f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8515 | 2026.01.13 19:59:35.008625 [ 5 ] {d490e23e-a1a1-4911-a59a-6d15d5c5919f} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8516 | 2026.01.13 19:59:35.008660 [ 5 ] {d490e23e-a1a1-4911-a59a-6d15d5c5919f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8517 | 2026.01.13 19:59:35.008955 [ 5 ] {d490e23e-a1a1-4911-a59a-6d15d5c5919f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8518 | 2026.01.13 19:59:35.009155 [ 5 ] {d490e23e-a1a1-4911-a59a-6d15d5c5919f} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8519 | 2026.01.13 19:59:35.009281 [ 5 ] {d490e23e-a1a1-4911-a59a-6d15d5c5919f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 8520 | 2026.01.13 19:59:35.009316 [ 5 ] {d490e23e-a1a1-4911-a59a-6d15d5c5919f} <Debug> TCPHandler: Processed in 0.001220917 sec. | ||
| 8521 | 2026.01.13 19:59:36.992415 [ 10 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8522 | 2026.01.13 19:59:36.992482 [ 10 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8523 | 2026.01.13 19:59:37.151294 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17290 | ||
| 8524 | 2026.01.13 19:59:37.151859 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8525 | 2026.01.13 19:59:37.151904 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8526 | 2026.01.13 19:59:37.152411 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8527 | 2026.01.13 19:59:37.152638 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8528 | 2026.01.13 19:59:37.152770 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17290 | ||
| 8529 | 2026.01.13 19:59:37.152785 [ 10 ] {} <Debug> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8530 | 2026.01.13 19:59:37.152849 [ 10 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8531 | 2026.01.13 19:59:37.152870 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8532 | 2026.01.13 19:59:37.152978 [ 193 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::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 | ||
| 8533 | 2026.01.13 19:59:37.153129 [ 193 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8534 | 2026.01.13 19:59:37.153172 [ 193 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14858 rows starting from the beginning of the part | ||
| 8535 | 2026.01.13 19:59:37.153243 [ 193 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 8536 | 2026.01.13 19:59:37.153294 [ 193 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 8537 | 2026.01.13 19:59:37.153341 [ 193 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 8538 | 2026.01.13 19:59:37.153385 [ 193 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 8539 | 2026.01.13 19:59:37.153426 [ 193 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 8540 | 2026.01.13 19:59:37.155428 [ 190 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17290 rows, containing 4 columns (4 merged, 0 gathered) in 0.002501186 sec., 6912720.6053448245 rows/sec., 98.89 MiB/sec. | ||
| 8541 | 2026.01.13 19:59:37.155561 [ 191 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8542 | 2026.01.13 19:59:37.155838 [ 191 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_36_7} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8543 | 2026.01.13 19:59:37.155908 [ 191 ] {274ef64b-4df3-4992-8f50-7769bef5b86e::all_1_36_7} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8544 | 2026.01.13 19:59:37.156029 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8545 | 2026.01.13 19:59:37.193563 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1066 | ||
| 8546 | 2026.01.13 19:59:37.195682 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8547 | 2026.01.13 19:59:37.195727 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8548 | 2026.01.13 19:59:37.196916 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8549 | 2026.01.13 19:59:37.197185 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8550 | 2026.01.13 19:59:37.197541 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1066 | ||
| 8551 | 2026.01.13 19:59:37.254891 [ 10 ] {} <Debug> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 8552 | 2026.01.13 19:59:37.254926 [ 10 ] {} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8553 | 2026.01.13 19:59:37.254944 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8554 | 2026.01.13 19:59:37.255026 [ 186 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::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 | ||
| 8555 | 2026.01.13 19:59:37.255138 [ 186 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8556 | 2026.01.13 19:59:37.255171 [ 186 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::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 | ||
| 8557 | 2026.01.13 19:59:37.255238 [ 186 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::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 | ||
| 8558 | 2026.01.13 19:59:37.255288 [ 186 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 211 rows starting from the beginning of the part | ||
| 8559 | 2026.01.13 19:59:37.255335 [ 186 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 8560 | 2026.01.13 19:59:37.255382 [ 186 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 211 rows starting from the beginning of the part | ||
| 8561 | 2026.01.13 19:59:37.256270 [ 190 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001284088 sec., 830939.9355807389 rows/sec., 50.54 MiB/sec. | ||
| 8562 | 2026.01.13 19:59:37.256382 [ 186 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 8563 | 2026.01.13 19:59:37.256606 [ 186 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::all_1_18_4} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8564 | 2026.01.13 19:59:37.256664 [ 186 ] {607f0bdf-ae47-4e2f-8b4e-1a86bace569e::all_1_18_4} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 8565 | 2026.01.13 19:59:37.256723 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8566 | 2026.01.13 19:59:38.037905 [ 86 ] {} <Debug> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 8567 | 2026.01.13 19:59:38.037988 [ 86 ] {} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8568 | 2026.01.13 19:59:38.038013 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8569 | 2026.01.13 19:59:38.038116 [ 198 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::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 | ||
| 8570 | 2026.01.13 19:59:38.038239 [ 198 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8571 | 2026.01.13 19:59:38.038273 [ 198 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::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 | ||
| 8572 | 2026.01.13 19:59:38.038340 [ 198 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::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 | ||
| 8573 | 2026.01.13 19:59:38.038387 [ 198 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 410 rows starting from the beginning of the part | ||
| 8574 | 2026.01.13 19:59:38.038430 [ 198 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 8575 | 2026.01.13 19:59:38.038469 [ 198 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 410 rows starting from the beginning of the part | ||
| 8576 | 2026.01.13 19:59:38.039529 [ 199 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001451112 sec., 1429248.7416546757 rows/sec., 96.44 MiB/sec. | ||
| 8577 | 2026.01.13 19:59:38.039792 [ 188 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 8578 | 2026.01.13 19:59:38.040135 [ 188 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::all_1_18_4} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8579 | 2026.01.13 19:59:38.040219 [ 188 ] {0e578f9a-605d-400a-8c0d-5de68b5e022c::all_1_18_4} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 8580 | 2026.01.13 19:59:38.040317 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 8581 | 2026.01.13 19:59:38.061303 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8582 | 2026.01.13 19:59:38.079153 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8583 | 2026.01.13 19:59:38.079198 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8584 | 2026.01.13 19:59:38.084909 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8585 | 2026.01.13 19:59:38.085606 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8586 | 2026.01.13 19:59:38.085893 [ 86 ] {} <Debug> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8587 | 2026.01.13 19:59:38.085939 [ 86 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8588 | 2026.01.13 19:59:38.085963 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8589 | 2026.01.13 19:59:38.086044 [ 198 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 8590 | 2026.01.13 19:59:38.088950 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8591 | 2026.01.13 19:59:38.089883 [ 198 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8592 | 2026.01.13 19:59:38.091490 [ 198 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 8593 | 2026.01.13 19:59:38.096472 [ 198 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 8594 | 2026.01.13 19:59:38.101086 [ 198 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 8595 | 2026.01.13 19:59:38.105579 [ 198 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 8596 | 2026.01.13 19:59:38.110008 [ 198 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 8597 | 2026.01.13 19:59:38.114054 [ 198 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::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 | ||
| 8598 | 2026.01.13 19:59:38.167705 [ 189 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.081690769 sec., 3329.6295692846275 rows/sec., 17.22 MiB/sec. | ||
| 8599 | 2026.01.13 19:59:38.170543 [ 189 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8600 | 2026.01.13 19:59:38.172678 [ 189 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_36_7} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8601 | 2026.01.13 19:59:38.172791 [ 189 ] {6f2c3661-ddc2-400c-824e-7708025b4fd5::all_1_36_7} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8602 | 2026.01.13 19:59:38.175604 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8603 | 2026.01.13 19:59:39.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.96 MiB, peak 298.82 MiB, free memory in arenas 0.00 B, will set to 290.92 MiB (RSS), difference: 3.97 MiB | ||
| 8604 | 2026.01.13 19:59:39.680243 [ 39 ] {} <Debug> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 8605 | 2026.01.13 19:59:39.680316 [ 39 ] {} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8606 | 2026.01.13 19:59:39.680340 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8607 | 2026.01.13 19:59:39.680441 [ 195 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::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 | ||
| 8608 | 2026.01.13 19:59:39.680561 [ 195 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8609 | 2026.01.13 19:59:39.680592 [ 195 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 465 rows starting from the beginning of the part | ||
| 8610 | 2026.01.13 19:59:39.680656 [ 195 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 440 rows starting from the beginning of the part | ||
| 8611 | 2026.01.13 19:59:39.680704 [ 195 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
| 8612 | 2026.01.13 19:59:39.680746 [ 195 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 8613 | 2026.01.13 19:59:39.680788 [ 195 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 440 rows starting from the beginning of the part | ||
| 8614 | 2026.01.13 19:59:39.681831 [ 200 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1769 rows, containing 5 columns (5 merged, 0 gathered) in 0.001424281 sec., 1242030.189267427 rows/sec., 86.69 MiB/sec. | ||
| 8615 | 2026.01.13 19:59:39.682130 [ 200 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 8616 | 2026.01.13 19:59:39.682443 [ 200 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_18_4} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8617 | 2026.01.13 19:59:39.682532 [ 200 ] {762a2cc6-9938-41cc-aac9-be22982a95fb::all_1_18_4} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 8618 | 2026.01.13 19:59:39.682641 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 8619 | 2026.01.13 19:59:40.012169 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8620 | 2026.01.13 19:59:40.012373 [ 5 ] {6c458467-b6cf-4402-9618-f05aa1387d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8621 | 2026.01.13 19:59:40.012454 [ 5 ] {6c458467-b6cf-4402-9618-f05aa1387d18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8622 | 2026.01.13 19:59:40.013398 [ 5 ] {6c458467-b6cf-4402-9618-f05aa1387d18} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8623 | 2026.01.13 19:59:40.013457 [ 5 ] {6c458467-b6cf-4402-9618-f05aa1387d18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8624 | 2026.01.13 19:59:40.013891 [ 5 ] {6c458467-b6cf-4402-9618-f05aa1387d18} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8625 | 2026.01.13 19:59:40.014139 [ 5 ] {6c458467-b6cf-4402-9618-f05aa1387d18} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8626 | 2026.01.13 19:59:40.014335 [ 5 ] {6c458467-b6cf-4402-9618-f05aa1387d18} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002014 sec., 203574.9751737835 rows/sec., 12.91 MiB/sec. | ||
| 8627 | 2026.01.13 19:59:40.014398 [ 5 ] {6c458467-b6cf-4402-9618-f05aa1387d18} <Debug> TCPHandler: Processed in 0.002372603 sec. | ||
| 8628 | 2026.01.13 19:59:40.014527 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8629 | 2026.01.13 19:59:40.014636 [ 5 ] {c251893c-6962-4a50-b272-a705aa7b45fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8630 | 2026.01.13 19:59:40.014683 [ 5 ] {c251893c-6962-4a50-b272-a705aa7b45fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8631 | 2026.01.13 19:59:40.015693 [ 5 ] {c251893c-6962-4a50-b272-a705aa7b45fa} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8632 | 2026.01.13 19:59:40.015733 [ 5 ] {c251893c-6962-4a50-b272-a705aa7b45fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8633 | 2026.01.13 19:59:40.016119 [ 5 ] {c251893c-6962-4a50-b272-a705aa7b45fa} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8634 | 2026.01.13 19:59:40.016339 [ 5 ] {c251893c-6962-4a50-b272-a705aa7b45fa} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8635 | 2026.01.13 19:59:40.016488 [ 5 ] {c251893c-6962-4a50-b272-a705aa7b45fa} <Debug> executeQuery: Read 1172 rows, 95.46 KiB in 0.001878 sec., 624068.1576144835 rows/sec., 49.64 MiB/sec. | ||
| 8636 | 2026.01.13 19:59:40.016528 [ 5 ] {c251893c-6962-4a50-b272-a705aa7b45fa} <Debug> TCPHandler: Processed in 0.002054826 sec. | ||
| 8637 | 2026.01.13 19:59:40.016643 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8638 | 2026.01.13 19:59:40.016741 [ 5 ] {516091a3-0841-4738-8408-f690fa1f63ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8639 | 2026.01.13 19:59:40.016783 [ 5 ] {516091a3-0841-4738-8408-f690fa1f63ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8640 | 2026.01.13 19:59:40.017270 [ 5 ] {516091a3-0841-4738-8408-f690fa1f63ab} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8641 | 2026.01.13 19:59:40.017308 [ 5 ] {516091a3-0841-4738-8408-f690fa1f63ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8642 | 2026.01.13 19:59:40.017619 [ 5 ] {516091a3-0841-4738-8408-f690fa1f63ab} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8643 | 2026.01.13 19:59:40.017825 [ 5 ] {516091a3-0841-4738-8408-f690fa1f63ab} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8644 | 2026.01.13 19:59:40.017964 [ 5 ] {516091a3-0841-4738-8408-f690fa1f63ab} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001245 sec., 188755.0200803213 rows/sec., 11.43 MiB/sec. | ||
| 8645 | 2026.01.13 19:59:40.018003 [ 5 ] {516091a3-0841-4738-8408-f690fa1f63ab} <Debug> TCPHandler: Processed in 0.001409872 sec. | ||
| 8646 | 2026.01.13 19:59:40.018114 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8647 | 2026.01.13 19:59:40.018208 [ 5 ] {de581660-4b3d-4f16-a795-de7f890b1ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8648 | 2026.01.13 19:59:40.018248 [ 5 ] {de581660-4b3d-4f16-a795-de7f890b1ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8649 | 2026.01.13 19:59:40.018723 [ 5 ] {de581660-4b3d-4f16-a795-de7f890b1ebb} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8650 | 2026.01.13 19:59:40.018759 [ 5 ] {de581660-4b3d-4f16-a795-de7f890b1ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8651 | 2026.01.13 19:59:40.019061 [ 5 ] {de581660-4b3d-4f16-a795-de7f890b1ebb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8652 | 2026.01.13 19:59:40.019267 [ 5 ] {de581660-4b3d-4f16-a795-de7f890b1ebb} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8653 | 2026.01.13 19:59:40.019401 [ 5 ] {de581660-4b3d-4f16-a795-de7f890b1ebb} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001212 sec., 174917.49174917492 rows/sec., 11.28 MiB/sec. | ||
| 8654 | 2026.01.13 19:59:40.019439 [ 5 ] {de581660-4b3d-4f16-a795-de7f890b1ebb} <Debug> TCPHandler: Processed in 0.001374031 sec. | ||
| 8655 | 2026.01.13 19:59:40.019554 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8656 | 2026.01.13 19:59:40.019646 [ 5 ] {0f49c1cb-058d-402d-a772-9eb34d5f939f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8657 | 2026.01.13 19:59:40.019686 [ 5 ] {0f49c1cb-058d-402d-a772-9eb34d5f939f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8658 | 2026.01.13 19:59:40.020163 [ 5 ] {0f49c1cb-058d-402d-a772-9eb34d5f939f} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8659 | 2026.01.13 19:59:40.020199 [ 5 ] {0f49c1cb-058d-402d-a772-9eb34d5f939f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8660 | 2026.01.13 19:59:40.020492 [ 5 ] {0f49c1cb-058d-402d-a772-9eb34d5f939f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8661 | 2026.01.13 19:59:40.020702 [ 5 ] {0f49c1cb-058d-402d-a772-9eb34d5f939f} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8662 | 2026.01.13 19:59:40.020833 [ 5 ] {0f49c1cb-058d-402d-a772-9eb34d5f939f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001205 sec., 175103.73443983405 rows/sec., 9.94 MiB/sec. | ||
| 8663 | 2026.01.13 19:59:40.020870 [ 5 ] {0f49c1cb-058d-402d-a772-9eb34d5f939f} <Debug> TCPHandler: Processed in 0.001364761 sec. | ||
| 8664 | 2026.01.13 19:59:40.020972 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8665 | 2026.01.13 19:59:40.021063 [ 5 ] {50b9f040-2ef1-4a68-876e-9275a7a3bcb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8666 | 2026.01.13 19:59:40.021104 [ 5 ] {50b9f040-2ef1-4a68-876e-9275a7a3bcb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8667 | 2026.01.13 19:59:40.021748 [ 5 ] {50b9f040-2ef1-4a68-876e-9275a7a3bcb3} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8668 | 2026.01.13 19:59:40.021784 [ 5 ] {50b9f040-2ef1-4a68-876e-9275a7a3bcb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8669 | 2026.01.13 19:59:40.022112 [ 5 ] {50b9f040-2ef1-4a68-876e-9275a7a3bcb3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8670 | 2026.01.13 19:59:40.022311 [ 5 ] {50b9f040-2ef1-4a68-876e-9275a7a3bcb3} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8671 | 2026.01.13 19:59:40.022442 [ 5 ] {50b9f040-2ef1-4a68-876e-9275a7a3bcb3} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001395 sec., 508243.72759856633 rows/sec., 35.61 MiB/sec. | ||
| 8672 | 2026.01.13 19:59:40.022479 [ 5 ] {50b9f040-2ef1-4a68-876e-9275a7a3bcb3} <Debug> TCPHandler: Processed in 0.001556535 sec. | ||
| 8673 | 2026.01.13 19:59:40.022590 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8674 | 2026.01.13 19:59:40.022683 [ 5 ] {cccaff2d-5333-42ce-9b59-a19f37b2403e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8675 | 2026.01.13 19:59:40.022729 [ 5 ] {cccaff2d-5333-42ce-9b59-a19f37b2403e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8676 | 2026.01.13 19:59:40.023061 [ 5 ] {cccaff2d-5333-42ce-9b59-a19f37b2403e} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8677 | 2026.01.13 19:59:40.023095 [ 5 ] {cccaff2d-5333-42ce-9b59-a19f37b2403e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8678 | 2026.01.13 19:59:40.023388 [ 5 ] {cccaff2d-5333-42ce-9b59-a19f37b2403e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8679 | 2026.01.13 19:59:40.023586 [ 5 ] {cccaff2d-5333-42ce-9b59-a19f37b2403e} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8680 | 2026.01.13 19:59:40.023713 [ 5 ] {cccaff2d-5333-42ce-9b59-a19f37b2403e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 8681 | 2026.01.13 19:59:40.023782 [ 5 ] {cccaff2d-5333-42ce-9b59-a19f37b2403e} <Debug> TCPHandler: Processed in 0.001239037 sec. | ||
| 8682 | 2026.01.13 19:59:40.023912 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8683 | 2026.01.13 19:59:40.024028 [ 5 ] {79a62ed4-b1f8-45d5-8bc2-78171f0113e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8684 | 2026.01.13 19:59:40.024078 [ 5 ] {79a62ed4-b1f8-45d5-8bc2-78171f0113e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8685 | 2026.01.13 19:59:40.024515 [ 5 ] {79a62ed4-b1f8-45d5-8bc2-78171f0113e7} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8686 | 2026.01.13 19:59:40.024551 [ 5 ] {79a62ed4-b1f8-45d5-8bc2-78171f0113e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8687 | 2026.01.13 19:59:40.024901 [ 5 ] {79a62ed4-b1f8-45d5-8bc2-78171f0113e7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8688 | 2026.01.13 19:59:40.025114 [ 5 ] {79a62ed4-b1f8-45d5-8bc2-78171f0113e7} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8689 | 2026.01.13 19:59:40.025259 [ 5 ] {79a62ed4-b1f8-45d5-8bc2-78171f0113e7} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001257 sec., 249801.1137629276 rows/sec., 16.41 MiB/sec. | ||
| 8690 | 2026.01.13 19:59:40.025298 [ 5 ] {79a62ed4-b1f8-45d5-8bc2-78171f0113e7} <Debug> TCPHandler: Processed in 0.001447172 sec. | ||
| 8691 | 2026.01.13 19:59:40.025480 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8692 | 2026.01.13 19:59:40.025605 [ 5 ] {8ba036f0-284d-4874-b409-0ed58786247c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8693 | 2026.01.13 19:59:40.025657 [ 5 ] {8ba036f0-284d-4874-b409-0ed58786247c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8694 | 2026.01.13 19:59:40.026037 [ 5 ] {8ba036f0-284d-4874-b409-0ed58786247c} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8695 | 2026.01.13 19:59:40.026080 [ 5 ] {8ba036f0-284d-4874-b409-0ed58786247c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8696 | 2026.01.13 19:59:40.026401 [ 5 ] {8ba036f0-284d-4874-b409-0ed58786247c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8697 | 2026.01.13 19:59:40.026617 [ 5 ] {8ba036f0-284d-4874-b409-0ed58786247c} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8698 | 2026.01.13 19:59:40.026755 [ 5 ] {8ba036f0-284d-4874-b409-0ed58786247c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001176 sec., 850.3401360544218 rows/sec., 57.30 KiB/sec. | ||
| 8699 | 2026.01.13 19:59:40.026793 [ 5 ] {8ba036f0-284d-4874-b409-0ed58786247c} <Debug> TCPHandler: Processed in 0.001374861 sec. | ||
| 8700 | 2026.01.13 19:59:40.026902 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8701 | 2026.01.13 19:59:40.027003 [ 5 ] {416ba047-3715-4705-9598-d63ac99a4eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8702 | 2026.01.13 19:59:40.027058 [ 5 ] {416ba047-3715-4705-9598-d63ac99a4eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8703 | 2026.01.13 19:59:40.027907 [ 5 ] {416ba047-3715-4705-9598-d63ac99a4eb7} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8704 | 2026.01.13 19:59:40.027945 [ 5 ] {416ba047-3715-4705-9598-d63ac99a4eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8705 | 2026.01.13 19:59:40.028520 [ 5 ] {416ba047-3715-4705-9598-d63ac99a4eb7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8706 | 2026.01.13 19:59:40.028750 [ 5 ] {416ba047-3715-4705-9598-d63ac99a4eb7} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8707 | 2026.01.13 19:59:40.028895 [ 5 ] {416ba047-3715-4705-9598-d63ac99a4eb7} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00191 sec., 15706.806282722513 rows/sec., 28.15 MiB/sec. | ||
| 8708 | 2026.01.13 19:59:40.028960 [ 5 ] {416ba047-3715-4705-9598-d63ac99a4eb7} <Debug> TCPHandler: Processed in 0.002108007 sec. | ||
| 8709 | 2026.01.13 19:59:40.029072 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8710 | 2026.01.13 19:59:40.029166 [ 5 ] {bb93dcb3-3a2e-457e-b5b2-feef5d57d4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8711 | 2026.01.13 19:59:40.029208 [ 5 ] {bb93dcb3-3a2e-457e-b5b2-feef5d57d4ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8712 | 2026.01.13 19:59:40.029540 [ 5 ] {bb93dcb3-3a2e-457e-b5b2-feef5d57d4ba} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8713 | 2026.01.13 19:59:40.029576 [ 5 ] {bb93dcb3-3a2e-457e-b5b2-feef5d57d4ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8714 | 2026.01.13 19:59:40.029894 [ 5 ] {bb93dcb3-3a2e-457e-b5b2-feef5d57d4ba} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8715 | 2026.01.13 19:59:40.030100 [ 5 ] {bb93dcb3-3a2e-457e-b5b2-feef5d57d4ba} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8716 | 2026.01.13 19:59:40.030236 [ 5 ] {bb93dcb3-3a2e-457e-b5b2-feef5d57d4ba} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001088 sec., 95588.23529411765 rows/sec., 5.86 MiB/sec. | ||
| 8717 | 2026.01.13 19:59:40.030273 [ 5 ] {bb93dcb3-3a2e-457e-b5b2-feef5d57d4ba} <Debug> TCPHandler: Processed in 0.001251478 sec. | ||
| 8718 | 2026.01.13 19:59:44.653760 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17738 | ||
| 8719 | 2026.01.13 19:59:44.654258 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8720 | 2026.01.13 19:59:44.654291 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8721 | 2026.01.13 19:59:44.654775 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8722 | 2026.01.13 19:59:44.655020 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8723 | 2026.01.13 19:59:44.655143 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17738 | ||
| 8724 | 2026.01.13 19:59:45.000740 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8725 | 2026.01.13 19:59:45.000915 [ 5 ] {39dc2271-472b-4f07-af29-013fda41a135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8726 | 2026.01.13 19:59:45.000978 [ 5 ] {39dc2271-472b-4f07-af29-013fda41a135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8727 | 2026.01.13 19:59:45.001634 [ 5 ] {39dc2271-472b-4f07-af29-013fda41a135} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8728 | 2026.01.13 19:59:45.001677 [ 5 ] {39dc2271-472b-4f07-af29-013fda41a135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8729 | 2026.01.13 19:59:45.002063 [ 5 ] {39dc2271-472b-4f07-af29-013fda41a135} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8730 | 2026.01.13 19:59:45.002282 [ 5 ] {39dc2271-472b-4f07-af29-013fda41a135} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8731 | 2026.01.13 19:59:45.002430 [ 5 ] {39dc2271-472b-4f07-af29-013fda41a135} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001563 sec., 1279.5905310300705 rows/sec., 104.34 KiB/sec. | ||
| 8732 | 2026.01.13 19:59:45.002471 [ 5 ] {39dc2271-472b-4f07-af29-013fda41a135} <Debug> TCPHandler: Processed in 0.001992575 sec. | ||
| 8733 | 2026.01.13 19:59:45.002604 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8734 | 2026.01.13 19:59:45.002697 [ 5 ] {0e408f29-ea61-4157-bbc7-b50ecc45a62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8735 | 2026.01.13 19:59:45.002736 [ 5 ] {0e408f29-ea61-4157-bbc7-b50ecc45a62b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8736 | 2026.01.13 19:59:45.003213 [ 5 ] {0e408f29-ea61-4157-bbc7-b50ecc45a62b} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8737 | 2026.01.13 19:59:45.003249 [ 5 ] {0e408f29-ea61-4157-bbc7-b50ecc45a62b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8738 | 2026.01.13 19:59:45.003544 [ 5 ] {0e408f29-ea61-4157-bbc7-b50ecc45a62b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8739 | 2026.01.13 19:59:45.003750 [ 5 ] {0e408f29-ea61-4157-bbc7-b50ecc45a62b} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8740 | 2026.01.13 19:59:45.003871 [ 5 ] {0e408f29-ea61-4157-bbc7-b50ecc45a62b} <Debug> executeQuery: Read 77 rows, 6.46 KiB in 0.001193 sec., 64543.16848281643 rows/sec., 5.29 MiB/sec. | ||
| 8741 | 2026.01.13 19:59:45.003908 [ 5 ] {0e408f29-ea61-4157-bbc7-b50ecc45a62b} <Debug> TCPHandler: Processed in 0.001359111 sec. | ||
| 8742 | 2026.01.13 19:59:45.004026 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8743 | 2026.01.13 19:59:45.004116 [ 5 ] {814a0e35-d85c-4780-980e-92cac47aef77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8744 | 2026.01.13 19:59:45.004155 [ 5 ] {814a0e35-d85c-4780-980e-92cac47aef77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8745 | 2026.01.13 19:59:45.004594 [ 5 ] {814a0e35-d85c-4780-980e-92cac47aef77} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8746 | 2026.01.13 19:59:45.004628 [ 5 ] {814a0e35-d85c-4780-980e-92cac47aef77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8747 | 2026.01.13 19:59:45.004913 [ 5 ] {814a0e35-d85c-4780-980e-92cac47aef77} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8748 | 2026.01.13 19:59:45.005113 [ 5 ] {814a0e35-d85c-4780-980e-92cac47aef77} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8749 | 2026.01.13 19:59:45.005230 [ 83 ] {} <Debug> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8750 | 2026.01.13 19:59:45.005241 [ 5 ] {814a0e35-d85c-4780-980e-92cac47aef77} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001143 sec., 10498.687664041996 rows/sec., 780.05 KiB/sec. | ||
| 8751 | 2026.01.13 19:59:45.005297 [ 83 ] {} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8752 | 2026.01.13 19:59:45.005311 [ 5 ] {814a0e35-d85c-4780-980e-92cac47aef77} <Debug> TCPHandler: Processed in 0.00133202 sec. | ||
| 8753 | 2026.01.13 19:59:45.005324 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8754 | 2026.01.13 19:59:45.005418 [ 201 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::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 | ||
| 8755 | 2026.01.13 19:59:45.005430 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8756 | 2026.01.13 19:59:45.005514 [ 201 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8757 | 2026.01.13 19:59:45.005527 [ 5 ] {3de85128-f33a-4dd4-bd9d-c8a2db4681cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8758 | 2026.01.13 19:59:45.005543 [ 201 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 277 rows starting from the beginning of the part | ||
| 8759 | 2026.01.13 19:59:45.005567 [ 5 ] {3de85128-f33a-4dd4-bd9d-c8a2db4681cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8760 | 2026.01.13 19:59:45.005601 [ 201 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::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 | ||
| 8761 | 2026.01.13 19:59:45.005644 [ 201 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 245 rows starting from the beginning of the part | ||
| 8762 | 2026.01.13 19:59:45.005688 [ 201 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::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 | ||
| 8763 | 2026.01.13 19:59:45.005723 [ 201 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 235 rows starting from the beginning of the part | ||
| 8764 | 2026.01.13 19:59:45.005760 [ 201 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 12 rows starting from the beginning of the part | ||
| 8765 | 2026.01.13 19:59:45.006019 [ 5 ] {3de85128-f33a-4dd4-bd9d-c8a2db4681cc} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8766 | 2026.01.13 19:59:45.006053 [ 5 ] {3de85128-f33a-4dd4-bd9d-c8a2db4681cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8767 | 2026.01.13 19:59:45.006353 [ 5 ] {3de85128-f33a-4dd4-bd9d-c8a2db4681cc} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8768 | 2026.01.13 19:59:45.006532 [ 200 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 789 rows, containing 5 columns (5 merged, 0 gathered) in 0.001149046 sec., 686656.5829392383 rows/sec., 45.04 MiB/sec. | ||
| 8769 | 2026.01.13 19:59:45.006556 [ 5 ] {3de85128-f33a-4dd4-bd9d-c8a2db4681cc} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8770 | 2026.01.13 19:59:45.006704 [ 5 ] {3de85128-f33a-4dd4-bd9d-c8a2db4681cc} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001195 sec., 63598.32635983263 rows/sec., 4.97 MiB/sec. | ||
| 8771 | 2026.01.13 19:59:45.006742 [ 5 ] {3de85128-f33a-4dd4-bd9d-c8a2db4681cc} <Debug> TCPHandler: Processed in 0.00135779 sec. | ||
| 8772 | 2026.01.13 19:59:45.006810 [ 194 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8773 | 2026.01.13 19:59:45.006854 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8774 | 2026.01.13 19:59:45.006952 [ 5 ] {ceccd8e2-585d-404e-8bf9-f45fb2091da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8775 | 2026.01.13 19:59:45.006996 [ 5 ] {ceccd8e2-585d-404e-8bf9-f45fb2091da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8776 | 2026.01.13 19:59:45.007189 [ 194 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_46_9} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8777 | 2026.01.13 19:59:45.007284 [ 194 ] {63dd5a66-9ccc-43de-9cfb-293a675ee429::all_1_46_9} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8778 | 2026.01.13 19:59:45.007417 [ 5 ] {ceccd8e2-585d-404e-8bf9-f45fb2091da9} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8779 | 2026.01.13 19:59:45.007420 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8780 | 2026.01.13 19:59:45.007501 [ 5 ] {ceccd8e2-585d-404e-8bf9-f45fb2091da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8781 | 2026.01.13 19:59:45.007881 [ 5 ] {ceccd8e2-585d-404e-8bf9-f45fb2091da9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8782 | 2026.01.13 19:59:45.008156 [ 5 ] {ceccd8e2-585d-404e-8bf9-f45fb2091da9} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8783 | 2026.01.13 19:59:45.008288 [ 5 ] {ceccd8e2-585d-404e-8bf9-f45fb2091da9} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001354 sec., 118906.9423929099 rows/sec., 8.28 MiB/sec. | ||
| 8784 | 2026.01.13 19:59:45.008325 [ 5 ] {ceccd8e2-585d-404e-8bf9-f45fb2091da9} <Debug> TCPHandler: Processed in 0.001517194 sec. | ||
| 8785 | 2026.01.13 19:59:45.008433 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8786 | 2026.01.13 19:59:45.008525 [ 5 ] {e4216028-b350-48a9-a868-d37aea25a3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8787 | 2026.01.13 19:59:45.008578 [ 5 ] {e4216028-b350-48a9-a868-d37aea25a3ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8788 | 2026.01.13 19:59:45.009350 [ 5 ] {e4216028-b350-48a9-a868-d37aea25a3ea} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8789 | 2026.01.13 19:59:45.009386 [ 5 ] {e4216028-b350-48a9-a868-d37aea25a3ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8790 | 2026.01.13 19:59:45.009886 [ 5 ] {e4216028-b350-48a9-a868-d37aea25a3ea} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8791 | 2026.01.13 19:59:45.010102 [ 5 ] {e4216028-b350-48a9-a868-d37aea25a3ea} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8792 | 2026.01.13 19:59:45.010245 [ 5 ] {e4216028-b350-48a9-a868-d37aea25a3ea} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001738 sec., 5753.739930955121 rows/sec., 10.31 MiB/sec. | ||
| 8793 | 2026.01.13 19:59:45.010305 [ 5 ] {e4216028-b350-48a9-a868-d37aea25a3ea} <Debug> TCPHandler: Processed in 0.001919383 sec. | ||
| 8794 | 2026.01.13 19:59:45.010409 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8795 | 2026.01.13 19:59:45.010501 [ 5 ] {6a27709f-5793-4fd2-a512-b8b7c82e0ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8796 | 2026.01.13 19:59:45.010541 [ 5 ] {6a27709f-5793-4fd2-a512-b8b7c82e0ca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8797 | 2026.01.13 19:59:45.010866 [ 5 ] {6a27709f-5793-4fd2-a512-b8b7c82e0ca9} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8798 | 2026.01.13 19:59:45.010901 [ 5 ] {6a27709f-5793-4fd2-a512-b8b7c82e0ca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8799 | 2026.01.13 19:59:45.011207 [ 5 ] {6a27709f-5793-4fd2-a512-b8b7c82e0ca9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8800 | 2026.01.13 19:59:45.011402 [ 5 ] {6a27709f-5793-4fd2-a512-b8b7c82e0ca9} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8801 | 2026.01.13 19:59:45.011526 [ 5 ] {6a27709f-5793-4fd2-a512-b8b7c82e0ca9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 8802 | 2026.01.13 19:59:45.011560 [ 5 ] {6a27709f-5793-4fd2-a512-b8b7c82e0ca9} <Debug> TCPHandler: Processed in 0.001197737 sec. | ||
| 8803 | 2026.01.13 19:59:45.589922 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8804 | 2026.01.13 19:59:45.604931 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8805 | 2026.01.13 19:59:45.604981 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8806 | 2026.01.13 19:59:45.610701 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8807 | 2026.01.13 19:59:45.611383 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8808 | 2026.01.13 19:59:45.614026 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8809 | 2026.01.13 19:59:47.197733 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1102 | ||
| 8810 | 2026.01.13 19:59:47.200241 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8811 | 2026.01.13 19:59:47.200301 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8812 | 2026.01.13 19:59:47.201539 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8813 | 2026.01.13 19:59:47.201825 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8814 | 2026.01.13 19:59:47.202213 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1102 | ||
| 8815 | 2026.01.13 19:59:50.013040 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8816 | 2026.01.13 19:59:50.013255 [ 5 ] {5d8bca4c-d3c4-41b9-b2f9-e8bfb3c42f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8817 | 2026.01.13 19:59:50.013331 [ 5 ] {5d8bca4c-d3c4-41b9-b2f9-e8bfb3c42f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8818 | 2026.01.13 19:59:50.014294 [ 5 ] {5d8bca4c-d3c4-41b9-b2f9-e8bfb3c42f3a} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8819 | 2026.01.13 19:59:50.014356 [ 5 ] {5d8bca4c-d3c4-41b9-b2f9-e8bfb3c42f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8820 | 2026.01.13 19:59:50.014803 [ 5 ] {5d8bca4c-d3c4-41b9-b2f9-e8bfb3c42f3a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8821 | 2026.01.13 19:59:50.015050 [ 5 ] {5d8bca4c-d3c4-41b9-b2f9-e8bfb3c42f3a} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8822 | 2026.01.13 19:59:50.015247 [ 5 ] {5d8bca4c-d3c4-41b9-b2f9-e8bfb3c42f3a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002038 sec., 201177.6251226693 rows/sec., 12.76 MiB/sec. | ||
| 8823 | 2026.01.13 19:59:50.015310 [ 5 ] {5d8bca4c-d3c4-41b9-b2f9-e8bfb3c42f3a} <Debug> TCPHandler: Processed in 0.002436714 sec. | ||
| 8824 | 2026.01.13 19:59:50.015433 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8825 | 2026.01.13 19:59:50.015540 [ 5 ] {5b0752e1-fe4e-48f9-8160-20059531d6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8826 | 2026.01.13 19:59:50.015586 [ 5 ] {5b0752e1-fe4e-48f9-8160-20059531d6b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8827 | 2026.01.13 19:59:50.016512 [ 5 ] {5b0752e1-fe4e-48f9-8160-20059531d6b3} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8828 | 2026.01.13 19:59:50.016550 [ 5 ] {5b0752e1-fe4e-48f9-8160-20059531d6b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8829 | 2026.01.13 19:59:50.016941 [ 5 ] {5b0752e1-fe4e-48f9-8160-20059531d6b3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8830 | 2026.01.13 19:59:50.017154 [ 5 ] {5b0752e1-fe4e-48f9-8160-20059531d6b3} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8831 | 2026.01.13 19:59:50.017289 [ 5 ] {5b0752e1-fe4e-48f9-8160-20059531d6b3} <Debug> executeQuery: Read 1172 rows, 95.46 KiB in 0.001775 sec., 660281.690140845 rows/sec., 52.52 MiB/sec. | ||
| 8832 | 2026.01.13 19:59:50.017329 [ 5 ] {5b0752e1-fe4e-48f9-8160-20059531d6b3} <Debug> TCPHandler: Processed in 0.001948803 sec. | ||
| 8833 | 2026.01.13 19:59:50.017438 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8834 | 2026.01.13 19:59:50.017536 [ 5 ] {288465b4-d6c7-495e-99bc-f71179e78dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8835 | 2026.01.13 19:59:50.017579 [ 5 ] {288465b4-d6c7-495e-99bc-f71179e78dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8836 | 2026.01.13 19:59:50.018063 [ 5 ] {288465b4-d6c7-495e-99bc-f71179e78dfd} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8837 | 2026.01.13 19:59:50.018099 [ 5 ] {288465b4-d6c7-495e-99bc-f71179e78dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8838 | 2026.01.13 19:59:50.018417 [ 5 ] {288465b4-d6c7-495e-99bc-f71179e78dfd} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8839 | 2026.01.13 19:59:50.018628 [ 5 ] {288465b4-d6c7-495e-99bc-f71179e78dfd} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8840 | 2026.01.13 19:59:50.018758 [ 5 ] {288465b4-d6c7-495e-99bc-f71179e78dfd} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001242 sec., 189210.9500805153 rows/sec., 11.46 MiB/sec. | ||
| 8841 | 2026.01.13 19:59:50.018795 [ 5 ] {288465b4-d6c7-495e-99bc-f71179e78dfd} <Debug> TCPHandler: Processed in 0.001407331 sec. | ||
| 8842 | 2026.01.13 19:59:50.018897 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8843 | 2026.01.13 19:59:50.018991 [ 5 ] {adce8065-c235-42ec-a5fd-d29f4a1137a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8844 | 2026.01.13 19:59:50.019030 [ 5 ] {adce8065-c235-42ec-a5fd-d29f4a1137a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8845 | 2026.01.13 19:59:50.019504 [ 5 ] {adce8065-c235-42ec-a5fd-d29f4a1137a6} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8846 | 2026.01.13 19:59:50.019538 [ 5 ] {adce8065-c235-42ec-a5fd-d29f4a1137a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8847 | 2026.01.13 19:59:50.019836 [ 5 ] {adce8065-c235-42ec-a5fd-d29f4a1137a6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8848 | 2026.01.13 19:59:50.020043 [ 5 ] {adce8065-c235-42ec-a5fd-d29f4a1137a6} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8849 | 2026.01.13 19:59:50.020173 [ 5 ] {adce8065-c235-42ec-a5fd-d29f4a1137a6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.0012 sec., 176666.6666666667 rows/sec., 11.39 MiB/sec. | ||
| 8850 | 2026.01.13 19:59:50.020210 [ 5 ] {adce8065-c235-42ec-a5fd-d29f4a1137a6} <Debug> TCPHandler: Processed in 0.001363001 sec. | ||
| 8851 | 2026.01.13 19:59:50.020333 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8852 | 2026.01.13 19:59:50.020458 [ 5 ] {619346e2-5384-4a13-a8ae-68fab42f8945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8853 | 2026.01.13 19:59:50.020510 [ 5 ] {619346e2-5384-4a13-a8ae-68fab42f8945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8854 | 2026.01.13 19:59:50.021115 [ 5 ] {619346e2-5384-4a13-a8ae-68fab42f8945} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8855 | 2026.01.13 19:59:50.021159 [ 5 ] {619346e2-5384-4a13-a8ae-68fab42f8945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8856 | 2026.01.13 19:59:50.021514 [ 5 ] {619346e2-5384-4a13-a8ae-68fab42f8945} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8857 | 2026.01.13 19:59:50.021732 [ 5 ] {619346e2-5384-4a13-a8ae-68fab42f8945} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8858 | 2026.01.13 19:59:50.021867 [ 5 ] {619346e2-5384-4a13-a8ae-68fab42f8945} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001433 sec., 147243.54501046755 rows/sec., 8.36 MiB/sec. | ||
| 8859 | 2026.01.13 19:59:50.021906 [ 5 ] {619346e2-5384-4a13-a8ae-68fab42f8945} <Debug> TCPHandler: Processed in 0.001634476 sec. | ||
| 8860 | 2026.01.13 19:59:50.022009 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8861 | 2026.01.13 19:59:50.022104 [ 5 ] {77eee54d-c49a-4896-b7f4-65f3b1ec3afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8862 | 2026.01.13 19:59:50.022145 [ 5 ] {77eee54d-c49a-4896-b7f4-65f3b1ec3afb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8863 | 2026.01.13 19:59:50.022790 [ 5 ] {77eee54d-c49a-4896-b7f4-65f3b1ec3afb} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8864 | 2026.01.13 19:59:50.022825 [ 5 ] {77eee54d-c49a-4896-b7f4-65f3b1ec3afb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8865 | 2026.01.13 19:59:50.023167 [ 5 ] {77eee54d-c49a-4896-b7f4-65f3b1ec3afb} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8866 | 2026.01.13 19:59:50.023379 [ 5 ] {77eee54d-c49a-4896-b7f4-65f3b1ec3afb} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8867 | 2026.01.13 19:59:50.023506 [ 5 ] {77eee54d-c49a-4896-b7f4-65f3b1ec3afb} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001421 sec., 498944.4053483463 rows/sec., 34.96 MiB/sec. | ||
| 8868 | 2026.01.13 19:59:50.023544 [ 5 ] {77eee54d-c49a-4896-b7f4-65f3b1ec3afb} <Debug> TCPHandler: Processed in 0.001584136 sec. | ||
| 8869 | 2026.01.13 19:59:50.023660 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8870 | 2026.01.13 19:59:50.023755 [ 5 ] {3d390741-d6f3-4bc8-8d0a-de6be9d69300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8871 | 2026.01.13 19:59:50.023797 [ 5 ] {3d390741-d6f3-4bc8-8d0a-de6be9d69300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8872 | 2026.01.13 19:59:50.024128 [ 5 ] {3d390741-d6f3-4bc8-8d0a-de6be9d69300} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8873 | 2026.01.13 19:59:50.024162 [ 5 ] {3d390741-d6f3-4bc8-8d0a-de6be9d69300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8874 | 2026.01.13 19:59:50.024464 [ 5 ] {3d390741-d6f3-4bc8-8d0a-de6be9d69300} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8875 | 2026.01.13 19:59:50.024672 [ 5 ] {3d390741-d6f3-4bc8-8d0a-de6be9d69300} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8876 | 2026.01.13 19:59:50.024806 [ 5 ] {3d390741-d6f3-4bc8-8d0a-de6be9d69300} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 8877 | 2026.01.13 19:59:50.024845 [ 5 ] {3d390741-d6f3-4bc8-8d0a-de6be9d69300} <Debug> TCPHandler: Processed in 0.001235758 sec. | ||
| 8878 | 2026.01.13 19:59:50.024947 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8879 | 2026.01.13 19:59:50.025041 [ 5 ] {d55dfa15-0cf2-442d-a44f-ba04514dff5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8880 | 2026.01.13 19:59:50.025082 [ 5 ] {d55dfa15-0cf2-442d-a44f-ba04514dff5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8881 | 2026.01.13 19:59:50.025539 [ 5 ] {d55dfa15-0cf2-442d-a44f-ba04514dff5c} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8882 | 2026.01.13 19:59:50.025576 [ 5 ] {d55dfa15-0cf2-442d-a44f-ba04514dff5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8883 | 2026.01.13 19:59:50.025908 [ 5 ] {d55dfa15-0cf2-442d-a44f-ba04514dff5c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8884 | 2026.01.13 19:59:50.026124 [ 5 ] {d55dfa15-0cf2-442d-a44f-ba04514dff5c} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8885 | 2026.01.13 19:59:50.026253 [ 5 ] {d55dfa15-0cf2-442d-a44f-ba04514dff5c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001229 sec., 255492.27013832383 rows/sec., 16.78 MiB/sec. | ||
| 8886 | 2026.01.13 19:59:50.026290 [ 5 ] {d55dfa15-0cf2-442d-a44f-ba04514dff5c} <Debug> TCPHandler: Processed in 0.001391811 sec. | ||
| 8887 | 2026.01.13 19:59:50.026396 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8888 | 2026.01.13 19:59:50.026489 [ 5 ] {63502099-07c5-410a-b7b2-bec413313857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8889 | 2026.01.13 19:59:50.026531 [ 5 ] {63502099-07c5-410a-b7b2-bec413313857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8890 | 2026.01.13 19:59:50.026859 [ 5 ] {63502099-07c5-410a-b7b2-bec413313857} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8891 | 2026.01.13 19:59:50.026894 [ 5 ] {63502099-07c5-410a-b7b2-bec413313857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8892 | 2026.01.13 19:59:50.027203 [ 5 ] {63502099-07c5-410a-b7b2-bec413313857} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8893 | 2026.01.13 19:59:50.027403 [ 5 ] {63502099-07c5-410a-b7b2-bec413313857} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8894 | 2026.01.13 19:59:50.027531 [ 5 ] {63502099-07c5-410a-b7b2-bec413313857} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 8895 | 2026.01.13 19:59:50.027573 [ 5 ] {63502099-07c5-410a-b7b2-bec413313857} <Debug> TCPHandler: Processed in 0.001225637 sec. | ||
| 8896 | 2026.01.13 19:59:50.027683 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8897 | 2026.01.13 19:59:50.027796 [ 5 ] {53c04750-19f4-4210-9cb5-70fc08270e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8898 | 2026.01.13 19:59:50.027870 [ 5 ] {53c04750-19f4-4210-9cb5-70fc08270e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8899 | 2026.01.13 19:59:50.028721 [ 5 ] {53c04750-19f4-4210-9cb5-70fc08270e10} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8900 | 2026.01.13 19:59:50.028757 [ 5 ] {53c04750-19f4-4210-9cb5-70fc08270e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8901 | 2026.01.13 19:59:50.029311 [ 5 ] {53c04750-19f4-4210-9cb5-70fc08270e10} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8902 | 2026.01.13 19:59:50.029532 [ 5 ] {53c04750-19f4-4210-9cb5-70fc08270e10} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8903 | 2026.01.13 19:59:50.029648 [ 76 ] {} <Debug> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8904 | 2026.01.13 19:59:50.029673 [ 5 ] {53c04750-19f4-4210-9cb5-70fc08270e10} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001895 sec., 15831.1345646438 rows/sec., 28.37 MiB/sec. | ||
| 8905 | 2026.01.13 19:59:50.029720 [ 76 ] {} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8906 | 2026.01.13 19:59:50.029744 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8907 | 2026.01.13 19:59:50.029753 [ 5 ] {53c04750-19f4-4210-9cb5-70fc08270e10} <Debug> TCPHandler: Processed in 0.002120217 sec. | ||
| 8908 | 2026.01.13 19:59:50.029844 [ 200 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::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 | ||
| 8909 | 2026.01.13 19:59:50.029867 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8910 | 2026.01.13 19:59:50.029970 [ 5 ] {7781d6e4-87d1-462d-bfed-752f097b7d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8911 | 2026.01.13 19:59:50.030012 [ 5 ] {7781d6e4-87d1-462d-bfed-752f097b7d60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8912 | 2026.01.13 19:59:50.030081 [ 200 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8913 | 2026.01.13 19:59:50.030146 [ 200 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 833 rows starting from the beginning of the part | ||
| 8914 | 2026.01.13 19:59:50.030281 [ 200 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part | ||
| 8915 | 2026.01.13 19:59:50.030344 [ 5 ] {7781d6e4-87d1-462d-bfed-752f097b7d60} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8916 | 2026.01.13 19:59:50.030383 [ 5 ] {7781d6e4-87d1-462d-bfed-752f097b7d60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8917 | 2026.01.13 19:59:50.030389 [ 200 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 10 rows starting from the beginning of the part | ||
| 8918 | 2026.01.13 19:59:50.030514 [ 200 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 30 rows starting from the beginning of the part | ||
| 8919 | 2026.01.13 19:59:50.030649 [ 200 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::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 | ||
| 8920 | 2026.01.13 19:59:50.030765 [ 200 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part | ||
| 8921 | 2026.01.13 19:59:50.030824 [ 5 ] {7781d6e4-87d1-462d-bfed-752f097b7d60} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8922 | 2026.01.13 19:59:50.031079 [ 5 ] {7781d6e4-87d1-462d-bfed-752f097b7d60} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8923 | 2026.01.13 19:59:50.031231 [ 5 ] {7781d6e4-87d1-462d-bfed-752f097b7d60} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00128 sec., 81250 rows/sec., 4.98 MiB/sec. | ||
| 8924 | 2026.01.13 19:59:50.031269 [ 5 ] {7781d6e4-87d1-462d-bfed-752f097b7d60} <Debug> TCPHandler: Processed in 0.001453193 sec. | ||
| 8925 | 2026.01.13 19:59:50.037436 [ 194 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 943 rows, containing 19 columns (19 merged, 0 gathered) in 0.00763118 sec., 123571.97707300835 rows/sec., 221.44 MiB/sec. | ||
| 8926 | 2026.01.13 19:59:50.038435 [ 192 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8927 | 2026.01.13 19:59:50.038778 [ 192 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8928 | 2026.01.13 19:59:50.038854 [ 192 ] {30b50135-64dd-4d89-8dac-3cc83bfd1d41::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8929 | 2026.01.13 19:59:50.038970 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.13 MiB. | ||
| 8930 | 2026.01.13 19:59:51.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.48 MiB, peak 300.58 MiB, free memory in arenas 0.00 B, will set to 295.63 MiB (RSS), difference: 3.15 MiB | ||
| 8931 | 2026.01.13 19:59:51.992540 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8932 | 2026.01.13 19:59:51.992598 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8933 | 2026.01.13 19:59:52.156153 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18250 | ||
| 8934 | 2026.01.13 19:59:52.156731 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8935 | 2026.01.13 19:59:52.156767 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8936 | 2026.01.13 19:59:52.157232 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8937 | 2026.01.13 19:59:52.157459 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8938 | 2026.01.13 19:59:52.157598 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18250 | ||
| 8939 | 2026.01.13 19:59:53.115023 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8940 | 2026.01.13 19:59:53.130692 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8941 | 2026.01.13 19:59:53.130759 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8942 | 2026.01.13 19:59:53.136672 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8943 | 2026.01.13 19:59:53.137391 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8944 | 2026.01.13 19:59:53.140567 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8945 | 2026.01.13 19:59:55.000557 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8946 | 2026.01.13 19:59:55.000742 [ 5 ] {cfcccffa-5b38-4547-8045-93028a4612eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8947 | 2026.01.13 19:59:55.000813 [ 5 ] {cfcccffa-5b38-4547-8045-93028a4612eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8948 | 2026.01.13 19:59:55.001496 [ 5 ] {cfcccffa-5b38-4547-8045-93028a4612eb} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8949 | 2026.01.13 19:59:55.001546 [ 5 ] {cfcccffa-5b38-4547-8045-93028a4612eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8950 | 2026.01.13 19:59:55.001964 [ 5 ] {cfcccffa-5b38-4547-8045-93028a4612eb} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8951 | 2026.01.13 19:59:55.002205 [ 5 ] {cfcccffa-5b38-4547-8045-93028a4612eb} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8952 | 2026.01.13 19:59:55.002356 [ 71 ] {} <Debug> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8953 | 2026.01.13 19:59:55.002383 [ 5 ] {cfcccffa-5b38-4547-8045-93028a4612eb} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.00169 sec., 44970.41420118343 rows/sec., 3.69 MiB/sec. | ||
| 8954 | 2026.01.13 19:59:55.002433 [ 71 ] {} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8955 | 2026.01.13 19:59:55.002464 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8956 | 2026.01.13 19:59:55.002465 [ 5 ] {cfcccffa-5b38-4547-8045-93028a4612eb} <Debug> TCPHandler: Processed in 0.002031416 sec. | ||
| 8957 | 2026.01.13 19:59:55.002588 [ 196 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::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 | ||
| 8958 | 2026.01.13 19:59:55.002607 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8959 | 2026.01.13 19:59:55.002731 [ 196 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8960 | 2026.01.13 19:59:55.002743 [ 5 ] {ccf4b89d-d9d8-48ab-8407-c62429e0031b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8961 | 2026.01.13 19:59:55.002773 [ 196 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2464 rows starting from the beginning of the part | ||
| 8962 | 2026.01.13 19:59:55.002801 [ 5 ] {ccf4b89d-d9d8-48ab-8407-c62429e0031b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8963 | 2026.01.13 19:59:55.002842 [ 196 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 76 rows starting from the beginning of the part | ||
| 8964 | 2026.01.13 19:59:55.002890 [ 196 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1172 rows starting from the beginning of the part | ||
| 8965 | 2026.01.13 19:59:55.002939 [ 196 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 77 rows starting from the beginning of the part | ||
| 8966 | 2026.01.13 19:59:55.002996 [ 196 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1172 rows starting from the beginning of the part | ||
| 8967 | 2026.01.13 19:59:55.003038 [ 196 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 76 rows starting from the beginning of the part | ||
| 8968 | 2026.01.13 19:59:55.003294 [ 5 ] {ccf4b89d-d9d8-48ab-8407-c62429e0031b} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8969 | 2026.01.13 19:59:55.003348 [ 5 ] {ccf4b89d-d9d8-48ab-8407-c62429e0031b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8970 | 2026.01.13 19:59:55.003710 [ 5 ] {ccf4b89d-d9d8-48ab-8407-c62429e0031b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8971 | 2026.01.13 19:59:55.003948 [ 5 ] {ccf4b89d-d9d8-48ab-8407-c62429e0031b} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8972 | 2026.01.13 19:59:55.004112 [ 5 ] {ccf4b89d-d9d8-48ab-8407-c62429e0031b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001395 sec., 7168.458781362007 rows/sec., 539.03 KiB/sec. | ||
| 8973 | 2026.01.13 19:59:55.004164 [ 5 ] {ccf4b89d-d9d8-48ab-8407-c62429e0031b} <Debug> TCPHandler: Processed in 0.001610735 sec. | ||
| 8974 | 2026.01.13 19:59:55.004292 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8975 | 2026.01.13 19:59:55.004419 [ 5 ] {6314f2aa-f301-4a39-b3d5-d4660922b0e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8976 | 2026.01.13 19:59:55.004478 [ 5 ] {6314f2aa-f301-4a39-b3d5-d4660922b0e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8977 | 2026.01.13 19:59:55.004879 [ 197 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5037 rows, containing 5 columns (5 merged, 0 gathered) in 0.002345382 sec., 2147624.5660621594 rows/sec., 181.44 MiB/sec. | ||
| 8978 | 2026.01.13 19:59:55.005035 [ 5 ] {6314f2aa-f301-4a39-b3d5-d4660922b0e4} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8979 | 2026.01.13 19:59:55.005074 [ 5 ] {6314f2aa-f301-4a39-b3d5-d4660922b0e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8980 | 2026.01.13 19:59:55.005199 [ 186 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8981 | 2026.01.13 19:59:55.005467 [ 5 ] {6314f2aa-f301-4a39-b3d5-d4660922b0e4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8982 | 2026.01.13 19:59:55.005575 [ 186 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_61_12} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8983 | 2026.01.13 19:59:55.005688 [ 186 ] {f3164ac1-bc5c-423a-8f66-1cbcfb143c05::all_1_61_12} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8984 | 2026.01.13 19:59:55.005727 [ 5 ] {6314f2aa-f301-4a39-b3d5-d4660922b0e4} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8985 | 2026.01.13 19:59:55.005798 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 8986 | 2026.01.13 19:59:55.005878 [ 70 ] {} <Debug> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8987 | 2026.01.13 19:59:55.005885 [ 5 ] {6314f2aa-f301-4a39-b3d5-d4660922b0e4} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001503 sec., 49234.86360612109 rows/sec., 3.84 MiB/sec. | ||
| 8988 | 2026.01.13 19:59:55.005918 [ 70 ] {} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8989 | 2026.01.13 19:59:55.005947 [ 5 ] {6314f2aa-f301-4a39-b3d5-d4660922b0e4} <Debug> TCPHandler: Processed in 0.001717878 sec. | ||
| 8990 | 2026.01.13 19:59:55.005963 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 8991 | 2026.01.13 19:59:55.006038 [ 196 ] {ba74b777-2542-4002-bc8e-77920c0539bb::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 | ||
| 8992 | 2026.01.13 19:59:55.006069 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8993 | 2026.01.13 19:59:55.006135 [ 196 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8994 | 2026.01.13 19:59:55.006165 [ 196 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1249 rows starting from the beginning of the part | ||
| 8995 | 2026.01.13 19:59:55.006177 [ 5 ] {b5e65d2e-f282-477c-a98a-1c78e2c83b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8996 | 2026.01.13 19:59:55.006244 [ 196 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 74 rows starting from the beginning of the part | ||
| 8997 | 2026.01.13 19:59:55.006249 [ 5 ] {b5e65d2e-f282-477c-a98a-1c78e2c83b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8998 | 2026.01.13 19:59:55.006292 [ 196 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 709 rows starting from the beginning of the part | ||
| 8999 | 2026.01.13 19:59:55.006330 [ 196 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 76 rows starting from the beginning of the part | ||
| 9000 | 2026.01.13 19:59:55.006365 [ 196 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 709 rows starting from the beginning of the part | ||
| 9001 | 2026.01.13 19:59:55.006412 [ 196 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 74 rows starting from the beginning of the part | ||
| 9002 | 2026.01.13 19:59:55.006777 [ 5 ] {b5e65d2e-f282-477c-a98a-1c78e2c83b71} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9003 | 2026.01.13 19:59:55.006832 [ 5 ] {b5e65d2e-f282-477c-a98a-1c78e2c83b71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9004 | 2026.01.13 19:59:55.007239 [ 5 ] {b5e65d2e-f282-477c-a98a-1c78e2c83b71} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9005 | 2026.01.13 19:59:55.007476 [ 5 ] {b5e65d2e-f282-477c-a98a-1c78e2c83b71} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9006 | 2026.01.13 19:59:55.007488 [ 186 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2891 rows, containing 5 columns (5 merged, 0 gathered) in 0.001476033 sec., 1958628.296250829 rows/sec., 147.70 MiB/sec. | ||
| 9007 | 2026.01.13 19:59:55.007605 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9008 | 2026.01.13 19:59:55.007632 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9009 | 2026.01.13 19:59:55.007633 [ 5 ] {b5e65d2e-f282-477c-a98a-1c78e2c83b71} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00148 sec., 108108.1081081081 rows/sec., 7.53 MiB/sec. | ||
| 9010 | 2026.01.13 19:59:55.007651 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9011 | 2026.01.13 19:59:55.007665 [ 196 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9012 | 2026.01.13 19:59:55.007690 [ 5 ] {b5e65d2e-f282-477c-a98a-1c78e2c83b71} <Debug> TCPHandler: Processed in 0.001672507 sec. | ||
| 9013 | 2026.01.13 19:59:55.007751 [ 193 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::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 | ||
| 9014 | 2026.01.13 19:59:55.007816 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9015 | 2026.01.13 19:59:55.007863 [ 193 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9016 | 2026.01.13 19:59:55.007898 [ 193 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 16768 rows starting from the beginning of the part | ||
| 9017 | 2026.01.13 19:59:55.007920 [ 5 ] {d3ef61e1-ff2b-472d-b3f0-e0da5f0ec173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9018 | 2026.01.13 19:59:55.007951 [ 196 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_61_12} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9019 | 2026.01.13 19:59:55.007962 [ 193 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::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 | ||
| 9020 | 2026.01.13 19:59:55.007981 [ 5 ] {d3ef61e1-ff2b-472d-b3f0-e0da5f0ec173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9021 | 2026.01.13 19:59:55.008016 [ 193 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 314 rows starting from the beginning of the part | ||
| 9022 | 2026.01.13 19:59:55.008034 [ 196 ] {ba74b777-2542-4002-bc8e-77920c0539bb::all_1_61_12} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9023 | 2026.01.13 19:59:55.008061 [ 193 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 161 rows starting from the beginning of the part | ||
| 9024 | 2026.01.13 19:59:55.008114 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 9025 | 2026.01.13 19:59:55.008116 [ 193 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 314 rows starting from the beginning of the part | ||
| 9026 | 2026.01.13 19:59:55.008175 [ 193 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 9027 | 2026.01.13 19:59:55.009108 [ 5 ] {d3ef61e1-ff2b-472d-b3f0-e0da5f0ec173} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9028 | 2026.01.13 19:59:55.009159 [ 5 ] {d3ef61e1-ff2b-472d-b3f0-e0da5f0ec173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9029 | 2026.01.13 19:59:55.009980 [ 5 ] {d3ef61e1-ff2b-472d-b3f0-e0da5f0ec173} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9030 | 2026.01.13 19:59:55.010317 [ 5 ] {d3ef61e1-ff2b-472d-b3f0-e0da5f0ec173} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9031 | 2026.01.13 19:59:55.010546 [ 5 ] {d3ef61e1-ff2b-472d-b3f0-e0da5f0ec173} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002646 sec., 3779.289493575208 rows/sec., 6.77 MiB/sec. | ||
| 9032 | 2026.01.13 19:59:55.010671 [ 5 ] {d3ef61e1-ff2b-472d-b3f0-e0da5f0ec173} <Debug> TCPHandler: Processed in 0.002903284 sec. | ||
| 9033 | 2026.01.13 19:59:55.010802 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9034 | 2026.01.13 19:59:55.010928 [ 5 ] {b834ba19-3409-4b3d-b51d-54eb5d7a4554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9035 | 2026.01.13 19:59:55.010990 [ 5 ] {b834ba19-3409-4b3d-b51d-54eb5d7a4554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9036 | 2026.01.13 19:59:55.011414 [ 5 ] {b834ba19-3409-4b3d-b51d-54eb5d7a4554} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9037 | 2026.01.13 19:59:55.011452 [ 5 ] {b834ba19-3409-4b3d-b51d-54eb5d7a4554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9038 | 2026.01.13 19:59:55.011901 [ 5 ] {b834ba19-3409-4b3d-b51d-54eb5d7a4554} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9039 | 2026.01.13 19:59:55.012121 [ 5 ] {b834ba19-3409-4b3d-b51d-54eb5d7a4554} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9040 | 2026.01.13 19:59:55.012238 [ 70 ] {} <Debug> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9041 | 2026.01.13 19:59:55.012264 [ 5 ] {b834ba19-3409-4b3d-b51d-54eb5d7a4554} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001369 sec., 43827.61139517897 rows/sec., 2.95 MiB/sec. | ||
| 9042 | 2026.01.13 19:59:55.012271 [ 70 ] {} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9043 | 2026.01.13 19:59:55.012305 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9044 | 2026.01.13 19:59:55.012310 [ 5 ] {b834ba19-3409-4b3d-b51d-54eb5d7a4554} <Debug> TCPHandler: Processed in 0.001570235 sec. | ||
| 9045 | 2026.01.13 19:59:55.012381 [ 186 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 9046 | 2026.01.13 19:59:55.012489 [ 186 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9047 | 2026.01.13 19:59:55.012521 [ 186 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3374 rows starting from the beginning of the part | ||
| 9048 | 2026.01.13 19:59:55.012578 [ 186 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 9049 | 2026.01.13 19:59:55.012643 [ 186 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 9050 | 2026.01.13 19:59:55.012706 [ 186 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 9051 | 2026.01.13 19:59:55.012751 [ 186 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 9052 | 2026.01.13 19:59:55.012791 [ 186 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::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 | ||
| 9053 | 2026.01.13 19:59:55.013340 [ 191 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17877 rows, containing 5 columns (5 merged, 0 gathered) in 0.005620856 sec., 3180476.4256547405 rows/sec., 215.02 MiB/sec. | ||
| 9054 | 2026.01.13 19:59:55.013590 [ 196 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9055 | 2026.01.13 19:59:55.013878 [ 196 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9056 | 2026.01.13 19:59:55.013948 [ 196 ] {18ea76cc-5bf9-4e18-afc6-1bbff3334e61::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9057 | 2026.01.13 19:59:55.014025 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.14 MiB. | ||
| 9058 | 2026.01.13 19:59:55.014257 [ 191 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3762 rows, containing 4 columns (4 merged, 0 gathered) in 0.001912442 sec., 1967118.4799329862 rows/sec., 126.75 MiB/sec. | ||
| 9059 | 2026.01.13 19:59:55.014686 [ 199 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9060 | 2026.01.13 19:59:55.014992 [ 199 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_61_12} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9061 | 2026.01.13 19:59:55.015064 [ 199 ] {bd1d97aa-9296-4884-869f-ac1e3bbb32b4::all_1_61_12} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9062 | 2026.01.13 19:59:55.015153 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 9063 | 2026.01.13 19:59:56.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.59 MiB, peak 305.92 MiB, free memory in arenas 0.00 B, will set to 298.00 MiB (RSS), difference: 1.41 MiB | ||
| 9064 | 2026.01.13 19:59:56.860032 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9065 | 2026.01.13 19:59:56.860224 [ 5 ] {39d8033b-de2f-498a-b57f-630c25dc32a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9066 | 2026.01.13 19:59:56.860295 [ 5 ] {39d8033b-de2f-498a-b57f-630c25dc32a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9067 | 2026.01.13 19:59:56.861141 [ 5 ] {39d8033b-de2f-498a-b57f-630c25dc32a5} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9068 | 2026.01.13 19:59:56.861182 [ 5 ] {39d8033b-de2f-498a-b57f-630c25dc32a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9069 | 2026.01.13 19:59:56.861609 [ 5 ] {39d8033b-de2f-498a-b57f-630c25dc32a5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9070 | 2026.01.13 19:59:56.861832 [ 5 ] {39d8033b-de2f-498a-b57f-630c25dc32a5} <Trace> oximeter.fields_i16 (0e578f9a-605d-400a-8c0d-5de68b5e022c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9071 | 2026.01.13 19:59:56.861987 [ 5 ] {39d8033b-de2f-498a-b57f-630c25dc32a5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001815 sec., 225895.31680440772 rows/sec., 14.33 MiB/sec. | ||
| 9072 | 2026.01.13 19:59:56.862036 [ 5 ] {39d8033b-de2f-498a-b57f-630c25dc32a5} <Debug> TCPHandler: Processed in 0.002135427 sec. | ||
| 9073 | 2026.01.13 19:59:56.862152 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9074 | 2026.01.13 19:59:56.862252 [ 5 ] {c45b406c-a1ed-459b-873d-12b74d682ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9075 | 2026.01.13 19:59:56.862295 [ 5 ] {c45b406c-a1ed-459b-873d-12b74d682ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9076 | 2026.01.13 19:59:56.862696 [ 5 ] {c45b406c-a1ed-459b-873d-12b74d682ff9} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9077 | 2026.01.13 19:59:56.862730 [ 5 ] {c45b406c-a1ed-459b-873d-12b74d682ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9078 | 2026.01.13 19:59:56.863022 [ 5 ] {c45b406c-a1ed-459b-873d-12b74d682ff9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9079 | 2026.01.13 19:59:56.863235 [ 5 ] {c45b406c-a1ed-459b-873d-12b74d682ff9} <Trace> oximeter.fields_ipaddr (0eca6dae-99bc-466b-8563-cc84d11c90a9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9080 | 2026.01.13 19:59:56.863365 [ 5 ] {c45b406c-a1ed-459b-873d-12b74d682ff9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001136 sec., 3521.1267605633802 rows/sec., 287.12 KiB/sec. | ||
| 9081 | 2026.01.13 19:59:56.863401 [ 5 ] {c45b406c-a1ed-459b-873d-12b74d682ff9} <Debug> TCPHandler: Processed in 0.001298669 sec. | ||
| 9082 | 2026.01.13 19:59:56.863507 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9083 | 2026.01.13 19:59:56.863599 [ 5 ] {11357e1b-9c77-4697-b884-dfce8b62e1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9084 | 2026.01.13 19:59:56.863638 [ 5 ] {11357e1b-9c77-4697-b884-dfce8b62e1df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9085 | 2026.01.13 19:59:56.865111 [ 5 ] {11357e1b-9c77-4697-b884-dfce8b62e1df} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9086 | 2026.01.13 19:59:56.865145 [ 5 ] {11357e1b-9c77-4697-b884-dfce8b62e1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9087 | 2026.01.13 19:59:56.865575 [ 5 ] {11357e1b-9c77-4697-b884-dfce8b62e1df} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9088 | 2026.01.13 19:59:56.865775 [ 5 ] {11357e1b-9c77-4697-b884-dfce8b62e1df} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9089 | 2026.01.13 19:59:56.865899 [ 5 ] {11357e1b-9c77-4697-b884-dfce8b62e1df} <Debug> executeQuery: Read 2314 rows, 191.73 KiB in 0.002319 sec., 997843.8982319966 rows/sec., 80.74 MiB/sec. | ||
| 9090 | 2026.01.13 19:59:56.865937 [ 5 ] {11357e1b-9c77-4697-b884-dfce8b62e1df} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 9091 | 2026.01.13 19:59:56.865950 [ 5 ] {11357e1b-9c77-4697-b884-dfce8b62e1df} <Debug> TCPHandler: Processed in 0.002490085 sec. | ||
| 9092 | 2026.01.13 19:59:56.866057 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9093 | 2026.01.13 19:59:56.866150 [ 5 ] {531fab49-35ff-4eb9-bbb4-5b9605801bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9094 | 2026.01.13 19:59:56.866189 [ 5 ] {531fab49-35ff-4eb9-bbb4-5b9605801bac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9095 | 2026.01.13 19:59:56.866666 [ 5 ] {531fab49-35ff-4eb9-bbb4-5b9605801bac} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9096 | 2026.01.13 19:59:56.866700 [ 5 ] {531fab49-35ff-4eb9-bbb4-5b9605801bac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9097 | 2026.01.13 19:59:56.866996 [ 5 ] {531fab49-35ff-4eb9-bbb4-5b9605801bac} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9098 | 2026.01.13 19:59:56.867194 [ 5 ] {531fab49-35ff-4eb9-bbb4-5b9605801bac} <Trace> oximeter.fields_u16 (63dd5a66-9ccc-43de-9cfb-293a675ee429): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9099 | 2026.01.13 19:59:56.867319 [ 5 ] {531fab49-35ff-4eb9-bbb4-5b9605801bac} <Debug> executeQuery: Read 239 rows, 14.85 KiB in 0.001189 sec., 201009.25147182506 rows/sec., 12.20 MiB/sec. | ||
| 9100 | 2026.01.13 19:59:56.867356 [ 5 ] {531fab49-35ff-4eb9-bbb4-5b9605801bac} <Debug> TCPHandler: Processed in 0.00134609 sec. | ||
| 9101 | 2026.01.13 19:59:56.867460 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9102 | 2026.01.13 19:59:56.867552 [ 5 ] {d4fdeddd-7f0a-4463-b4e4-2c1036b0fb6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9103 | 2026.01.13 19:59:56.867590 [ 5 ] {d4fdeddd-7f0a-4463-b4e4-2c1036b0fb6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9104 | 2026.01.13 19:59:56.868103 [ 5 ] {d4fdeddd-7f0a-4463-b4e4-2c1036b0fb6e} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9105 | 2026.01.13 19:59:56.868140 [ 5 ] {d4fdeddd-7f0a-4463-b4e4-2c1036b0fb6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9106 | 2026.01.13 19:59:56.868458 [ 5 ] {d4fdeddd-7f0a-4463-b4e4-2c1036b0fb6e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9107 | 2026.01.13 19:59:56.868682 [ 5 ] {d4fdeddd-7f0a-4463-b4e4-2c1036b0fb6e} <Trace> oximeter.fields_u32 (762a2cc6-9938-41cc-aac9-be22982a95fb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9108 | 2026.01.13 19:59:56.868805 [ 5 ] {d4fdeddd-7f0a-4463-b4e4-2c1036b0fb6e} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001271 sec., 346184.10700236034 rows/sec., 22.90 MiB/sec. | ||
| 9109 | 2026.01.13 19:59:56.868841 [ 5 ] {d4fdeddd-7f0a-4463-b4e4-2c1036b0fb6e} <Debug> TCPHandler: Processed in 0.001427942 sec. | ||
| 9110 | 2026.01.13 19:59:56.868953 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9111 | 2026.01.13 19:59:56.869044 [ 5 ] {4527442d-b8fb-4c39-b3ce-d31578241dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9112 | 2026.01.13 19:59:56.869083 [ 5 ] {4527442d-b8fb-4c39-b3ce-d31578241dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9113 | 2026.01.13 19:59:56.869546 [ 5 ] {4527442d-b8fb-4c39-b3ce-d31578241dd1} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9114 | 2026.01.13 19:59:56.869582 [ 5 ] {4527442d-b8fb-4c39-b3ce-d31578241dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9115 | 2026.01.13 19:59:56.869877 [ 5 ] {4527442d-b8fb-4c39-b3ce-d31578241dd1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9116 | 2026.01.13 19:59:56.870080 [ 5 ] {4527442d-b8fb-4c39-b3ce-d31578241dd1} <Trace> oximeter.fields_u8 (607f0bdf-ae47-4e2f-8b4e-1a86bace569e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9117 | 2026.01.13 19:59:56.870202 [ 5 ] {4527442d-b8fb-4c39-b3ce-d31578241dd1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001176 sec., 179421.768707483 rows/sec., 10.19 MiB/sec. | ||
| 9118 | 2026.01.13 19:59:56.870238 [ 5 ] {4527442d-b8fb-4c39-b3ce-d31578241dd1} <Debug> TCPHandler: Processed in 0.0013314 sec. | ||
| 9119 | 2026.01.13 19:59:56.870341 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9120 | 2026.01.13 19:59:56.870431 [ 5 ] {da73241c-c06e-406b-a88e-189a1148eacb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9121 | 2026.01.13 19:59:56.870470 [ 5 ] {da73241c-c06e-406b-a88e-189a1148eacb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9122 | 2026.01.13 19:59:56.871248 [ 5 ] {da73241c-c06e-406b-a88e-189a1148eacb} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9123 | 2026.01.13 19:59:56.871284 [ 5 ] {da73241c-c06e-406b-a88e-189a1148eacb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9124 | 2026.01.13 19:59:56.871632 [ 5 ] {da73241c-c06e-406b-a88e-189a1148eacb} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9125 | 2026.01.13 19:59:56.871839 [ 5 ] {da73241c-c06e-406b-a88e-189a1148eacb} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9126 | 2026.01.13 19:59:56.871963 [ 5 ] {da73241c-c06e-406b-a88e-189a1148eacb} <Debug> executeQuery: Read 1169 rows, 85.49 KiB in 0.001549 sec., 754680.4389928987 rows/sec., 53.89 MiB/sec. | ||
| 9127 | 2026.01.13 19:59:56.871999 [ 5 ] {da73241c-c06e-406b-a88e-189a1148eacb} <Debug> TCPHandler: Processed in 0.001705618 sec. | ||
| 9128 | 2026.01.13 19:59:56.872106 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9129 | 2026.01.13 19:59:56.872196 [ 5 ] {6d7af54c-ed16-4140-8660-7dc7b0133238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9130 | 2026.01.13 19:59:56.872237 [ 5 ] {6d7af54c-ed16-4140-8660-7dc7b0133238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9131 | 2026.01.13 19:59:56.872560 [ 5 ] {6d7af54c-ed16-4140-8660-7dc7b0133238} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9132 | 2026.01.13 19:59:56.872595 [ 5 ] {6d7af54c-ed16-4140-8660-7dc7b0133238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9133 | 2026.01.13 19:59:56.872887 [ 5 ] {6d7af54c-ed16-4140-8660-7dc7b0133238} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9134 | 2026.01.13 19:59:56.873095 [ 5 ] {6d7af54c-ed16-4140-8660-7dc7b0133238} <Trace> oximeter.measurements_bool (92fd3b98-49dc-4521-a8a0-0243f372220d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9135 | 2026.01.13 19:59:56.873219 [ 5 ] {6d7af54c-ed16-4140-8660-7dc7b0133238} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00104 sec., 5769.2307692307695 rows/sec., 301.42 KiB/sec. | ||
| 9136 | 2026.01.13 19:59:56.873255 [ 5 ] {6d7af54c-ed16-4140-8660-7dc7b0133238} <Debug> TCPHandler: Processed in 0.001196227 sec. | ||
| 9137 | 2026.01.13 19:59:56.873359 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9138 | 2026.01.13 19:59:56.873450 [ 5 ] {f6a4f48a-038a-4644-9b7e-0ecc07796eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9139 | 2026.01.13 19:59:56.873493 [ 5 ] {f6a4f48a-038a-4644-9b7e-0ecc07796eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9140 | 2026.01.13 19:59:56.874053 [ 5 ] {f6a4f48a-038a-4644-9b7e-0ecc07796eb0} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9141 | 2026.01.13 19:59:56.874089 [ 5 ] {f6a4f48a-038a-4644-9b7e-0ecc07796eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9142 | 2026.01.13 19:59:56.874451 [ 5 ] {f6a4f48a-038a-4644-9b7e-0ecc07796eb0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9143 | 2026.01.13 19:59:56.874656 [ 5 ] {f6a4f48a-038a-4644-9b7e-0ecc07796eb0} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9144 | 2026.01.13 19:59:56.874784 [ 5 ] {f6a4f48a-038a-4644-9b7e-0ecc07796eb0} <Debug> executeQuery: Read 902 rows, 61.02 KiB in 0.001352 sec., 667159.7633136095 rows/sec., 44.08 MiB/sec. | ||
| 9145 | 2026.01.13 19:59:56.874819 [ 5 ] {f6a4f48a-038a-4644-9b7e-0ecc07796eb0} <Debug> TCPHandler: Processed in 0.001507064 sec. | ||
| 9146 | 2026.01.13 19:59:56.874923 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9147 | 2026.01.13 19:59:56.875012 [ 5 ] {b9addb7b-be65-4352-9bed-a643440be5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9148 | 2026.01.13 19:59:56.875052 [ 5 ] {b9addb7b-be65-4352-9bed-a643440be5ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9149 | 2026.01.13 19:59:56.875352 [ 5 ] {b9addb7b-be65-4352-9bed-a643440be5ed} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9150 | 2026.01.13 19:59:56.875386 [ 5 ] {b9addb7b-be65-4352-9bed-a643440be5ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9151 | 2026.01.13 19:59:56.875668 [ 5 ] {b9addb7b-be65-4352-9bed-a643440be5ed} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9152 | 2026.01.13 19:59:56.875862 [ 5 ] {b9addb7b-be65-4352-9bed-a643440be5ed} <Trace> oximeter.measurements_f64 (14a7243f-a0b1-4f79-b5d2-bc2a18f9837a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9153 | 2026.01.13 19:59:56.875985 [ 5 ] {b9addb7b-be65-4352-9bed-a643440be5ed} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00099 sec., 1010.1010101010102 rows/sec., 68.06 KiB/sec. | ||
| 9154 | 2026.01.13 19:59:56.876019 [ 5 ] {b9addb7b-be65-4352-9bed-a643440be5ed} <Debug> TCPHandler: Processed in 0.001143806 sec. | ||
| 9155 | 2026.01.13 19:59:56.876122 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9156 | 2026.01.13 19:59:56.876213 [ 5 ] {ff0f9e1c-1268-4a1e-b01b-f4c84bcfd4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9157 | 2026.01.13 19:59:56.876264 [ 5 ] {ff0f9e1c-1268-4a1e-b01b-f4c84bcfd4ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9158 | 2026.01.13 19:59:56.877045 [ 5 ] {ff0f9e1c-1268-4a1e-b01b-f4c84bcfd4ba} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9159 | 2026.01.13 19:59:56.877081 [ 5 ] {ff0f9e1c-1268-4a1e-b01b-f4c84bcfd4ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9160 | 2026.01.13 19:59:56.877587 [ 5 ] {ff0f9e1c-1268-4a1e-b01b-f4c84bcfd4ba} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9161 | 2026.01.13 19:59:56.877797 [ 5 ] {ff0f9e1c-1268-4a1e-b01b-f4c84bcfd4ba} <Trace> oximeter.measurements_histogramu64 (30b50135-64dd-4d89-8dac-3cc83bfd1d41): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9162 | 2026.01.13 19:59:56.877929 [ 5 ] {ff0f9e1c-1268-4a1e-b01b-f4c84bcfd4ba} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001734 sec., 17301.038062283737 rows/sec., 31.00 MiB/sec. | ||
| 9163 | 2026.01.13 19:59:56.877980 [ 5 ] {ff0f9e1c-1268-4a1e-b01b-f4c84bcfd4ba} <Debug> TCPHandler: Processed in 0.001904832 sec. | ||
| 9164 | 2026.01.13 19:59:56.878097 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9165 | 2026.01.13 19:59:56.878198 [ 5 ] {d5281343-7c7a-4033-b984-e5f84b27730e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9166 | 2026.01.13 19:59:56.878241 [ 5 ] {d5281343-7c7a-4033-b984-e5f84b27730e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9167 | 2026.01.13 19:59:56.878584 [ 5 ] {d5281343-7c7a-4033-b984-e5f84b27730e} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9168 | 2026.01.13 19:59:56.878621 [ 5 ] {d5281343-7c7a-4033-b984-e5f84b27730e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9169 | 2026.01.13 19:59:56.878945 [ 5 ] {d5281343-7c7a-4033-b984-e5f84b27730e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9170 | 2026.01.13 19:59:56.879157 [ 5 ] {d5281343-7c7a-4033-b984-e5f84b27730e} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9171 | 2026.01.13 19:59:56.879288 [ 5 ] {d5281343-7c7a-4033-b984-e5f84b27730e} <Debug> executeQuery: Read 66 rows, 3.92 KiB in 0.001109 sec., 59513.074842200185 rows/sec., 3.45 MiB/sec. | ||
| 9172 | 2026.01.13 19:59:56.879324 [ 5 ] {d5281343-7c7a-4033-b984-e5f84b27730e} <Debug> TCPHandler: Processed in 0.001276858 sec. | ||
| 9173 | 2026.01.13 19:59:57.203401 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1160 | ||
| 9174 | 2026.01.13 19:59:57.206194 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9175 | 2026.01.13 19:59:57.206241 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9176 | 2026.01.13 19:59:57.207445 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9177 | 2026.01.13 19:59:57.207710 [ 242 ] {} <Trace> system.query_log (69882259-31e0-4061-b17a-ab30b71ee2b0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9178 | 2026.01.13 19:59:57.207970 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1160 | ||
| 9179 | 2026.01.13 19:59:59.658651 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18698 | ||
| 9180 | 2026.01.13 19:59:59.659161 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9181 | 2026.01.13 19:59:59.659206 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9182 | 2026.01.13 19:59:59.659696 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9183 | 2026.01.13 19:59:59.659928 [ 243 ] {} <Trace> system.asynchronous_metric_log (274ef64b-4df3-4992-8f50-7769bef5b86e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9184 | 2026.01.13 19:59:59.660077 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18698 | ||
| 9185 | 2026.01.13 19:59:59.996168 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9186 | 2026.01.13 19:59:59.996343 [ 5 ] {bc4e3017-3555-4f09-b427-a2971ae4a54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9187 | 2026.01.13 19:59:59.996409 [ 5 ] {bc4e3017-3555-4f09-b427-a2971ae4a54e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9188 | 2026.01.13 19:59:59.997062 [ 5 ] {bc4e3017-3555-4f09-b427-a2971ae4a54e} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9189 | 2026.01.13 19:59:59.997110 [ 5 ] {bc4e3017-3555-4f09-b427-a2971ae4a54e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9190 | 2026.01.13 19:59:59.997498 [ 5 ] {bc4e3017-3555-4f09-b427-a2971ae4a54e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9191 | 2026.01.13 19:59:59.997737 [ 5 ] {bc4e3017-3555-4f09-b427-a2971ae4a54e} <Trace> oximeter.fields_string (f3164ac1-bc5c-423a-8f66-1cbcfb143c05): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9192 | 2026.01.13 19:59:59.997899 [ 5 ] {bc4e3017-3555-4f09-b427-a2971ae4a54e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001604 sec., 34912.71820448878 rows/sec., 2.67 MiB/sec. | ||
| 9193 | 2026.01.13 19:59:59.997948 [ 5 ] {bc4e3017-3555-4f09-b427-a2971ae4a54e} <Debug> TCPHandler: Processed in 0.001905833 sec. | ||
| 9194 | 2026.01.13 19:59:59.998072 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9195 | 2026.01.13 19:59:59.998182 [ 5 ] {49de4201-5827-4344-8b7f-012d209d609e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9196 | 2026.01.13 19:59:59.998226 [ 5 ] {49de4201-5827-4344-8b7f-012d209d609e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9197 | 2026.01.13 19:59:59.998680 [ 5 ] {49de4201-5827-4344-8b7f-012d209d609e} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9198 | 2026.01.13 19:59:59.998716 [ 5 ] {49de4201-5827-4344-8b7f-012d209d609e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9199 | 2026.01.13 19:59:59.999044 [ 5 ] {49de4201-5827-4344-8b7f-012d209d609e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9200 | 2026.01.13 19:59:59.999271 [ 5 ] {49de4201-5827-4344-8b7f-012d209d609e} <Trace> oximeter.fields_uuid (ba74b777-2542-4002-bc8e-77920c0539bb): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9201 | 2026.01.13 19:59:59.999405 [ 5 ] {49de4201-5827-4344-8b7f-012d209d609e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001247 sec., 51323.17562149158 rows/sec., 4.01 MiB/sec. | ||
| 9202 | 2026.01.13 19:59:59.999443 [ 5 ] {49de4201-5827-4344-8b7f-012d209d609e} <Debug> TCPHandler: Processed in 0.001423192 sec. | ||
| 9203 | 2026.01.13 19:59:59.999559 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9204 | 2026.01.13 19:59:59.999656 [ 5 ] {c8e4eba2-deb8-4905-9793-69b530072784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9205 | 2026.01.13 19:59:59.999701 [ 5 ] {c8e4eba2-deb8-4905-9793-69b530072784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9206 | 2026.01.13 20:00:00.000102 [ 5 ] {c8e4eba2-deb8-4905-9793-69b530072784} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9207 | 2026.01.13 20:00:00.000188 [ 5 ] {c8e4eba2-deb8-4905-9793-69b530072784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9208 | 2026.01.13 20:00:00.000711 [ 5 ] {c8e4eba2-deb8-4905-9793-69b530072784} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9209 | 2026.01.13 20:00:00.001003 [ 5 ] {c8e4eba2-deb8-4905-9793-69b530072784} <Trace> oximeter.measurements_cumulativeu64 (18ea76cc-5bf9-4e18-afc6-1bbff3334e61): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9210 | 2026.01.13 20:00:00.001165 [ 5 ] {c8e4eba2-deb8-4905-9793-69b530072784} <Debug> executeQuery: Read 98 rows, 7.00 KiB in 0.001531 sec., 64010.450685826254 rows/sec., 4.46 MiB/sec. | ||
| 9211 | 2026.01.13 20:00:00.001210 [ 5 ] {c8e4eba2-deb8-4905-9793-69b530072784} <Debug> TCPHandler: Processed in 0.001700277 sec. | ||
| 9212 | 2026.01.13 20:00:00.001342 [ 5 ] {} <Trace> TCP-Session: 7ec16a91-efae-415f-b485-3cd60a9845f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9213 | 2026.01.13 20:00:00.001448 [ 5 ] {d7f92672-c5ad-486b-8cf3-60274d46df53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59569) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9214 | 2026.01.13 20:00:00.001508 [ 5 ] {d7f92672-c5ad-486b-8cf3-60274d46df53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9215 | 2026.01.13 20:00:00.001900 [ 5 ] {d7f92672-c5ad-486b-8cf3-60274d46df53} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9216 | 2026.01.13 20:00:00.001940 [ 5 ] {d7f92672-c5ad-486b-8cf3-60274d46df53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9217 | 2026.01.13 20:00:00.002312 [ 5 ] {d7f92672-c5ad-486b-8cf3-60274d46df53} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9218 | 2026.01.13 20:00:00.002641 [ 5 ] {d7f92672-c5ad-486b-8cf3-60274d46df53} <Trace> oximeter.measurements_u64 (bd1d97aa-9296-4884-869f-ac1e3bbb32b4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9219 | 2026.01.13 20:00:00.002812 [ 5 ] {d7f92672-c5ad-486b-8cf3-60274d46df53} <Debug> executeQuery: Read 38 rows, 2.61 KiB in 0.001385 sec., 27436.823104693143 rows/sec., 1.84 MiB/sec. | ||
| 9220 | 2026.01.13 20:00:00.002857 [ 5 ] {d7f92672-c5ad-486b-8cf3-60274d46df53} <Debug> TCPHandler: Processed in 0.001574585 sec. | ||
| 9221 | 2026.01.13 20:00:00.640618 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9222 | 2026.01.13 20:00:00.663079 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9223 | 2026.01.13 20:00:00.663144 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9224 | 2026.01.13 20:00:00.670142 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9225 | 2026.01.13 20:00:00.671040 [ 244 ] {} <Trace> system.metric_log (6f2c3661-ddc2-400c-824e-7708025b4fd5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9226 | 2026.01.13 20:00:00.675023 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||