| 1 | [ Mar 31 01:55:47 Enabled. ] | ||
| 2 | [ Mar 31 01:55:47 Rereading configuration. ] | ||
| 3 | [ Mar 31 01:55:49 Rereading configuration. ] | ||
| 4 | [ Mar 31 01:55:58 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Mar 31 01:55:58 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.03.31 01:56:01.787228 [ 1 ] {} <Information> Application: Will watch for the process with pid 24963 | ||
| 29 | 2026.03.31 01:56:01.787761 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.31 01:56:02.018089 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24963 | ||
| 31 | 2026.03.31 01:56:02.028350 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.31 01:56:02.028519 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.31 01:56:02.435441 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.31 01:56:02.486901 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.31 01:56:02.486979 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.31 01:56:02.486996 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.31 01:56:02.487051 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.31 01:56:02.487568 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.31 01:56:02.491771 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.03.31 01:56:02.492690 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.31 01:56:02.493565 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.03.31 01:56:02.493625 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.03.31 01:56:02.493669 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.31 01:56:02.494450 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.31 01:56:02.495599 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.31 01:56:02.503195 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.31 01:56:02.503953 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.31 01:56:02.505355 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.31 01:56:02.505463 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.31 01:56:02.506591 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.03.31 01:56:02.507060 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.31 01:56:02.511328 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.31 01:56:02.511799 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.31 01:56:02.519149 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.31 01:56:02.519637 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.31 01:56:02.520072 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.31 01:56:02.520475 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.31 01:56:02.522139 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.31 01:56:02.522165 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.31 01:56:02.522251 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.31 01:56:02.522316 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.31 01:56:02.543054 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.31 01:56:02.543082 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000181704 sec | ||
| 68 | 2026.03.31 01:56:02.543155 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.31 01:56:02.543214 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.31 01:56:02.544021 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.31 01:56:02.544728 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.31 01:56:02.568343 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.31 01:56:02.568392 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.31 01:56:02.568493 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.31 01:56:02.568506 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.31 01:56:02.568552 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.31 01:56:02.568657 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.31 01:56:02.571285 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.31 01:56:02.571351 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.31 01:56:02.571411 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.31 01:56:02.571627 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.31 01:56:02.571689 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.31 01:56:02.571707 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.31 01:56:02.571807 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.31 01:56:02.571824 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.31 01:56:02.571866 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.31 01:56:02.571958 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.31 01:56:02.611834 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.31 01:56:02.619106 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.31 01:56:02.619215 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000134993 sec | ||
| 91 | 2026.03.31 01:56:02.619236 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.31 01:56:02.619249 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.31 01:56:02.619282 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.31 01:56:02.619575 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.31 01:56:02.619709 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.31 01:56:02.619736 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.31 01:56:02.619751 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.03.31 01:56:02.619764 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.31 01:56:02.708056 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.31 01:56:02.708320 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.71 MiB (RSS), difference: 91.94 MiB | ||
| 101 | 2026.03.31 01:56:02.709971 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.487e-05 sec. | ||
| 102 | 2026.03.31 01:56:02.710561 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.31 01:56:02.711445 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.31 01:56:02.711466 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.31 01:56:03.269194 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51225 | ||
| 106 | 2026.03.31 01:56:03.272338 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.31 01:56:03.272428 [ 3 ] {} <Debug> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51225 | ||
| 108 | 2026.03.31 01:56:03.272459 [ 3 ] {} <Debug> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.31 01:56:03.272562 [ 3 ] {} <Debug> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.31 01:56:03.272680 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.31 01:56:03.272711 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.03.31 01:56:03.272811 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.03.31 01:56:03.273465 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54865 | ||
| 114 | 2026.03.31 01:56:03.273662 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.03.31 01:56:03.273712 [ 4 ] {} <Debug> TCP-Session: 127824d1-c02d-4ecf-bb29-ae9310b34a86 Authenticating user 'default' from [fd00:1122:3344:101::d]:54865 | ||
| 116 | 2026.03.31 01:56:03.273740 [ 4 ] {} <Debug> TCP-Session: 127824d1-c02d-4ecf-bb29-ae9310b34a86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 117 | 2026.03.31 01:56:03.273863 [ 4 ] {} <Debug> TCP-Session: 127824d1-c02d-4ecf-bb29-ae9310b34a86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.03.31 01:56:03.274442 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49473 | ||
| 119 | 2026.03.31 01:56:03.274471 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61137 | ||
| 120 | 2026.03.31 01:56:03.274844 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62249 | ||
| 121 | 2026.03.31 01:56:03.274977 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.03.31 01:56:03.275024 [ 253 ] {} <Debug> TCP-Session: 9d2023d5-a675-4ced-b810-55e7a19704ef Authenticating user 'default' from [fd00:1122:3344:101::d]:49473 | ||
| 123 | 2026.03.31 01:56:03.275044 [ 253 ] {} <Debug> TCP-Session: 9d2023d5-a675-4ced-b810-55e7a19704ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.03.31 01:56:03.275152 [ 253 ] {} <Debug> TCP-Session: 9d2023d5-a675-4ced-b810-55e7a19704ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.03.31 01:56:03.275989 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.03.31 01:56:03.276020 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34318 | ||
| 127 | 2026.03.31 01:56:03.276048 [ 5 ] {} <Debug> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Authenticating user 'default' from [fd00:1122:3344:101::d]:61137 | ||
| 128 | 2026.03.31 01:56:03.276127 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.03.31 01:56:03.276194 [ 254 ] {} <Debug> TCP-Session: 1b5ebefc-827f-40b8-9caa-6c1f61eee86e Authenticating user 'default' from [fd00:1122:3344:101::d]:62249 | ||
| 130 | 2026.03.31 01:56:03.276213 [ 5 ] {} <Debug> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.03.31 01:56:03.276367 [ 254 ] {} <Debug> TCP-Session: 1b5ebefc-827f-40b8-9caa-6c1f61eee86e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.03.31 01:56:03.276423 [ 5 ] {} <Debug> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.03.31 01:56:03.276444 [ 254 ] {} <Debug> TCP-Session: 1b5ebefc-827f-40b8-9caa-6c1f61eee86e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.03.31 01:56:03.277030 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35906 | ||
| 135 | 2026.03.31 01:56:03.277095 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 136 | 2026.03.31 01:56:03.277145 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56568 | ||
| 137 | 2026.03.31 01:56:03.277179 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.03.31 01:56:03.277262 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.03.31 01:56:03.277306 [ 255 ] {} <Debug> TCP-Session: 323b0ff8-8c04-4b7c-a932-23dab36f5798 Authenticating user 'default' from [fd00:1122:3344:101::d]:34318 | ||
| 140 | 2026.03.31 01:56:03.277321 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48635 | ||
| 141 | 2026.03.31 01:56:03.277318 [ 256 ] {} <Debug> TCP-Session: 0a9794e9-f5ce-408b-80bf-64c772b91dda Authenticating user 'default' from [fd00:1122:3344:101::d]:35906 | ||
| 142 | 2026.03.31 01:56:03.277422 [ 255 ] {} <Debug> TCP-Session: 323b0ff8-8c04-4b7c-a932-23dab36f5798 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.03.31 01:56:03.277422 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2026.03.31 01:56:03.277456 [ 256 ] {} <Debug> TCP-Session: 0a9794e9-f5ce-408b-80bf-64c772b91dda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.31 01:56:03.277453 [ 255 ] {} <Debug> TCP-Session: 323b0ff8-8c04-4b7c-a932-23dab36f5798 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.03.31 01:56:03.277579 [ 257 ] {} <Debug> TCP-Session: 01a25f0e-6757-4080-b15c-b5cd50017f62 Authenticating user 'default' from [fd00:1122:3344:101::d]:56568 | ||
| 147 | 2026.03.31 01:56:03.277595 [ 256 ] {} <Debug> TCP-Session: 0a9794e9-f5ce-408b-80bf-64c772b91dda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.31 01:56:03.277586 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 149 | 2026.03.31 01:56:03.277699 [ 257 ] {} <Debug> TCP-Session: 01a25f0e-6757-4080-b15c-b5cd50017f62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.03.31 01:56:03.277805 [ 257 ] {} <Debug> TCP-Session: 01a25f0e-6757-4080-b15c-b5cd50017f62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.03.31 01:56:03.278479 [ 258 ] {} <Debug> TCP-Session: 62919223-21d9-4f4c-a5cc-473786f98925 Authenticating user 'default' from [fd00:1122:3344:101::d]:48635 | ||
| 152 | 2026.03.31 01:56:03.278514 [ 258 ] {} <Debug> TCP-Session: 62919223-21d9-4f4c-a5cc-473786f98925 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.31 01:56:03.278621 [ 258 ] {} <Debug> TCP-Session: 62919223-21d9-4f4c-a5cc-473786f98925 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.03.31 01:56:03.281602 [ 3 ] {988e2217-05e2-4795-bb76-49639b4abaca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.03.31 01:56:03.368738 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53359 | ||
| 156 | 2026.03.31 01:56:03.382785 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 157 | 2026.03.31 01:56:03.382834 [ 259 ] {} <Debug> TCP-Session: 4a1a1e7c-2a04-42f6-b1b5-22f80c553c3a Authenticating user 'default' from [fd00:1122:3344:101::c]:53359 | ||
| 158 | 2026.03.31 01:56:03.382861 [ 259 ] {} <Debug> TCP-Session: 4a1a1e7c-2a04-42f6-b1b5-22f80c553c3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 159 | 2026.03.31 01:56:03.382978 [ 259 ] {} <Debug> TCP-Session: 4a1a1e7c-2a04-42f6-b1b5-22f80c553c3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 160 | 2026.03.31 01:56:03.392167 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 161 | 2026.03.31 01:56:03.392213 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 162 | 2026.03.31 01:56:03.392316 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 163 | 2026.03.31 01:56:03.407795 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35508 | ||
| 164 | 2026.03.31 01:56:03.416693 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40531 | ||
| 165 | 2026.03.31 01:56:03.417619 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2026.03.31 01:56:03.417681 [ 260 ] {} <Debug> TCP-Session: db1900d0-14c4-4ff8-91bc-560037664608 Authenticating user 'default' from [fd00:1122:3344:101::c]:35508 | ||
| 167 | 2026.03.31 01:56:03.417747 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60689 | ||
| 168 | 2026.03.31 01:56:03.417711 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42761 | ||
| 169 | 2026.03.31 01:56:03.417832 [ 260 ] {} <Debug> TCP-Session: db1900d0-14c4-4ff8-91bc-560037664608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.03.31 01:56:03.417980 [ 260 ] {} <Debug> TCP-Session: db1900d0-14c4-4ff8-91bc-560037664608 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.03.31 01:56:03.422024 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41169 | ||
| 172 | 2026.03.31 01:56:03.430307 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64661 | ||
| 173 | 2026.03.31 01:56:03.471457 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.03.31 01:56:03.471564 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43862 | ||
| 175 | 2026.03.31 01:56:03.471640 [ 264 ] {} <Debug> TCP-Session: 5beebc1c-9572-4d7f-a48d-3938e8542e35 Authenticating user 'default' from [fd00:1122:3344:101::c]:41169 | ||
| 176 | 2026.03.31 01:56:03.471671 [ 264 ] {} <Debug> TCP-Session: 5beebc1c-9572-4d7f-a48d-3938e8542e35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.03.31 01:56:03.471733 [ 264 ] {} <Debug> TCP-Session: 5beebc1c-9572-4d7f-a48d-3938e8542e35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.03.31 01:56:03.474683 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 179 | 2026.03.31 01:56:03.474724 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.03.31 01:56:03.474774 [ 265 ] {} <Debug> TCP-Session: 01c91157-307e-4519-86d7-8c2e56fbe849 Authenticating user 'default' from [fd00:1122:3344:101::c]:64661 | ||
| 181 | 2026.03.31 01:56:03.474854 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.03.31 01:56:03.474880 [ 266 ] {} <Debug> TCP-Session: 94af76e7-f5ef-43e7-90eb-67480d34aab4 Authenticating user 'default' from [fd00:1122:3344:101::c]:43862 | ||
| 183 | 2026.03.31 01:56:03.474795 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.03.31 01:56:03.475011 [ 262 ] {} <Debug> TCP-Session: 0aab0d2f-f92b-42a3-8387-5c29f8dfc0e8 Authenticating user 'default' from [fd00:1122:3344:101::c]:40531 | ||
| 185 | 2026.03.31 01:56:03.474973 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 186 | 2026.03.31 01:56:03.474978 [ 266 ] {} <Debug> TCP-Session: 94af76e7-f5ef-43e7-90eb-67480d34aab4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.03.31 01:56:03.475122 [ 262 ] {} <Debug> TCP-Session: 0aab0d2f-f92b-42a3-8387-5c29f8dfc0e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.03.31 01:56:03.475105 [ 263 ] {} <Debug> TCP-Session: 6b30959e-6686-4096-b1dc-81c4a8a4fbb8 Authenticating user 'default' from [fd00:1122:3344:101::c]:42761 | ||
| 189 | 2026.03.31 01:56:03.475090 [ 261 ] {} <Debug> TCP-Session: 221382fa-8b3c-4844-b788-b87a4c7fb454 Authenticating user 'default' from [fd00:1122:3344:101::c]:60689 | ||
| 190 | 2026.03.31 01:56:03.475290 [ 262 ] {} <Debug> TCP-Session: 0aab0d2f-f92b-42a3-8387-5c29f8dfc0e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.03.31 01:56:03.475274 [ 263 ] {} <Debug> TCP-Session: 6b30959e-6686-4096-b1dc-81c4a8a4fbb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.03.31 01:56:03.475325 [ 261 ] {} <Debug> TCP-Session: 221382fa-8b3c-4844-b788-b87a4c7fb454 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.03.31 01:56:03.475392 [ 263 ] {} <Debug> TCP-Session: 6b30959e-6686-4096-b1dc-81c4a8a4fbb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.03.31 01:56:03.475249 [ 266 ] {} <Debug> TCP-Session: 94af76e7-f5ef-43e7-90eb-67480d34aab4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.03.31 01:56:03.475465 [ 261 ] {} <Debug> TCP-Session: 221382fa-8b3c-4844-b788-b87a4c7fb454 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.03.31 01:56:03.474951 [ 265 ] {} <Debug> TCP-Session: 01c91157-307e-4519-86d7-8c2e56fbe849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.03.31 01:56:03.475601 [ 265 ] {} <Debug> TCP-Session: 01c91157-307e-4519-86d7-8c2e56fbe849 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.03.31 01:56:03.526873 [ 3 ] {988e2217-05e2-4795-bb76-49639b4abaca} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:51225) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 199 | |||
| 200 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 207 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 208 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 221 | |||
| 222 | 2026.03.31 01:56:03.528166 [ 3 ] {988e2217-05e2-4795-bb76-49639b4abaca} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 223 | |||
| 224 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 232 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 245 | |||
| 246 | 2026.03.31 01:56:03.528479 [ 3 ] {988e2217-05e2-4795-bb76-49639b4abaca} <Debug> TCPHandler: Processed in 0.254634184 sec. | ||
| 247 | 2026.03.31 01:56:03.529395 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 248 | 2026.03.31 01:56:03.529690 [ 5 ] {d8349565-8526-4926-8f48-431e3aa35d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 249 | 2026.03.31 01:56:03.530299 [ 5 ] {d8349565-8526-4926-8f48-431e3aa35d9a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61137) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 250 | |||
| 251 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 272 | |||
| 273 | 2026.03.31 01:56:03.530698 [ 5 ] {d8349565-8526-4926-8f48-431e3aa35d9a} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 274 | |||
| 275 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 276 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 296 | |||
| 297 | 2026.03.31 01:56:03.530989 [ 5 ] {d8349565-8526-4926-8f48-431e3aa35d9a} <Debug> TCPHandler: Processed in 0.0022029 sec. | ||
| 298 | 2026.03.31 01:56:03.531417 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 299 | 2026.03.31 01:56:03.532757 [ 3 ] {59afcfa4-ac5c-4583-b10e-cea52b5d3ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 300 | 2026.03.31 01:56:03.533752 [ 3 ] {59afcfa4-ac5c-4583-b10e-cea52b5d3ced} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 301 | 2026.03.31 01:56:03.561993 [ 3 ] {59afcfa4-ac5c-4583-b10e-cea52b5d3ced} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 302 | 2026.03.31 01:56:03.562128 [ 3 ] {59afcfa4-ac5c-4583-b10e-cea52b5d3ced} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000182703 sec | ||
| 303 | 2026.03.31 01:56:03.562146 [ 3 ] {59afcfa4-ac5c-4583-b10e-cea52b5d3ced} <Trace> ReferentialDeps: No tables | ||
| 304 | 2026.03.31 01:56:03.562159 [ 3 ] {59afcfa4-ac5c-4583-b10e-cea52b5d3ced} <Trace> LoadingDeps: No tables | ||
| 305 | 2026.03.31 01:56:03.562243 [ 3 ] {59afcfa4-ac5c-4583-b10e-cea52b5d3ced} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 306 | 2026.03.31 01:56:03.563138 [ 3 ] {59afcfa4-ac5c-4583-b10e-cea52b5d3ced} <Debug> TCPHandler: Processed in 0.031895539 sec. | ||
| 307 | 2026.03.31 01:56:03.563365 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.03.31 01:56:03.563565 [ 3 ] {47c02a1a-f39c-4da7-850c-9533221eaac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) /* The version table contains metadata about the `oximeter` database */ | ||
| 309 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 310 | 2026.03.31 01:56:03.563769 [ 3 ] {47c02a1a-f39c-4da7-850c-9533221eaac2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 311 | 2026.03.31 01:56:03.608238 [ 3 ] {47c02a1a-f39c-4da7-850c-9533221eaac2} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 312 | 2026.03.31 01:56:03.619510 [ 3 ] {47c02a1a-f39c-4da7-850c-9533221eaac2} <Debug> oximeter.version (c8ac3c3f-610d-4e04-962e-2ac1da2791d2): Loading data parts | ||
| 313 | 2026.03.31 01:56:03.622738 [ 3 ] {47c02a1a-f39c-4da7-850c-9533221eaac2} <Debug> oximeter.version (c8ac3c3f-610d-4e04-962e-2ac1da2791d2): There are no data parts | ||
| 314 | 2026.03.31 01:56:03.633921 [ 3 ] {47c02a1a-f39c-4da7-850c-9533221eaac2} <Debug> TCPHandler: Processed in 0.07065866 sec. | ||
| 315 | 2026.03.31 01:56:03.634319 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 316 | 2026.03.31 01:56:03.634573 [ 3 ] {f68a389b-a8cd-4763-8a36-1695189417b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) /* The measurement tables contain all individual samples from each timeseries. | ||
| 317 | * | ||
| 318 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 319 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 320 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 321 | * by all samples from the same timeseries. | ||
| 322 | * | ||
| 323 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 324 | * and then uses that to index quickly into the measurements tables. | ||
| 325 | */ | ||
| 326 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 327 | 2026.03.31 01:56:03.634732 [ 3 ] {f68a389b-a8cd-4763-8a36-1695189417b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 328 | 2026.03.31 01:56:03.688377 [ 3 ] {f68a389b-a8cd-4763-8a36-1695189417b4} <Debug> oximeter.measurements_bool (9fafc465-2a86-4643-a66c-d167704f0678): Loading data parts | ||
| 329 | 2026.03.31 01:56:03.688825 [ 3 ] {f68a389b-a8cd-4763-8a36-1695189417b4} <Debug> oximeter.measurements_bool (9fafc465-2a86-4643-a66c-d167704f0678): There are no data parts | ||
| 330 | 2026.03.31 01:56:03.701762 [ 3 ] {f68a389b-a8cd-4763-8a36-1695189417b4} <Debug> TCPHandler: Processed in 0.067551836 sec. | ||
| 331 | 2026.03.31 01:56:03.702012 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.03.31 01:56:03.702287 [ 3 ] {9a868f42-eed6-4cdc-a44a-a615709b9418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 333 | 2026.03.31 01:56:03.702404 [ 3 ] {9a868f42-eed6-4cdc-a44a-a615709b9418} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 334 | 2026.03.31 01:56:03.706552 [ 3 ] {9a868f42-eed6-4cdc-a44a-a615709b9418} <Debug> oximeter.measurements_i8 (4a12dfed-4408-4c0f-9fac-12053371bbbe): Loading data parts | ||
| 335 | 2026.03.31 01:56:03.706732 [ 3 ] {9a868f42-eed6-4cdc-a44a-a615709b9418} <Debug> oximeter.measurements_i8 (4a12dfed-4408-4c0f-9fac-12053371bbbe): There are no data parts | ||
| 336 | 2026.03.31 01:56:03.710197 [ 3 ] {9a868f42-eed6-4cdc-a44a-a615709b9418} <Debug> TCPHandler: Processed in 0.008287027 sec. | ||
| 337 | 2026.03.31 01:56:03.710467 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.03.31 01:56:03.710763 [ 3 ] {05eedb61-c35d-4d3f-a4aa-89f0b00a2327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 339 | 2026.03.31 01:56:03.710928 [ 3 ] {05eedb61-c35d-4d3f-a4aa-89f0b00a2327} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 340 | 2026.03.31 01:56:03.718142 [ 3 ] {05eedb61-c35d-4d3f-a4aa-89f0b00a2327} <Debug> oximeter.measurements_u8 (539bfa5f-db4b-4d58-ba7b-dd38b0f0950f): Loading data parts | ||
| 341 | 2026.03.31 01:56:03.718320 [ 3 ] {05eedb61-c35d-4d3f-a4aa-89f0b00a2327} <Debug> oximeter.measurements_u8 (539bfa5f-db4b-4d58-ba7b-dd38b0f0950f): There are no data parts | ||
| 342 | 2026.03.31 01:56:03.732890 [ 3 ] {05eedb61-c35d-4d3f-a4aa-89f0b00a2327} <Debug> TCPHandler: Processed in 0.022494141 sec. | ||
| 343 | 2026.03.31 01:56:03.733067 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.03.31 01:56:03.733256 [ 3 ] {8e207d5f-81c3-4077-b9e3-affcef58f8cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 345 | 2026.03.31 01:56:03.733418 [ 3 ] {8e207d5f-81c3-4077-b9e3-affcef58f8cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 346 | 2026.03.31 01:56:03.745578 [ 3 ] {8e207d5f-81c3-4077-b9e3-affcef58f8cc} <Debug> oximeter.measurements_i16 (95d57ad9-d899-4ea1-b606-001d1324bf4c): Loading data parts | ||
| 347 | 2026.03.31 01:56:03.745757 [ 3 ] {8e207d5f-81c3-4077-b9e3-affcef58f8cc} <Debug> oximeter.measurements_i16 (95d57ad9-d899-4ea1-b606-001d1324bf4c): There are no data parts | ||
| 348 | 2026.03.31 01:56:03.749977 [ 3 ] {8e207d5f-81c3-4077-b9e3-affcef58f8cc} <Debug> TCPHandler: Processed in 0.016970833 sec. | ||
| 349 | 2026.03.31 01:56:03.750151 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.03.31 01:56:03.750441 [ 3 ] {534d286f-a057-4ca7-ae34-a0da1faa0cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 351 | 2026.03.31 01:56:03.750581 [ 3 ] {534d286f-a057-4ca7-ae34-a0da1faa0cf2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 352 | 2026.03.31 01:56:03.759367 [ 3 ] {534d286f-a057-4ca7-ae34-a0da1faa0cf2} <Debug> oximeter.measurements_u16 (09dc832c-9537-4270-a9e2-80c1e20f404c): Loading data parts | ||
| 353 | 2026.03.31 01:56:03.759643 [ 3 ] {534d286f-a057-4ca7-ae34-a0da1faa0cf2} <Debug> oximeter.measurements_u16 (09dc832c-9537-4270-a9e2-80c1e20f404c): There are no data parts | ||
| 354 | 2026.03.31 01:56:03.763535 [ 3 ] {534d286f-a057-4ca7-ae34-a0da1faa0cf2} <Debug> TCPHandler: Processed in 0.01344424 sec. | ||
| 355 | 2026.03.31 01:56:03.763746 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.03.31 01:56:03.763986 [ 3 ] {67772c8e-100d-48bb-96d1-05ed3c0a2ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 357 | 2026.03.31 01:56:03.764146 [ 3 ] {67772c8e-100d-48bb-96d1-05ed3c0a2ed4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 358 | 2026.03.31 01:56:03.771708 [ 3 ] {67772c8e-100d-48bb-96d1-05ed3c0a2ed4} <Debug> oximeter.measurements_i32 (504fbdc3-94e0-4d1b-b4b6-42c76b21b8c8): Loading data parts | ||
| 359 | 2026.03.31 01:56:03.772032 [ 3 ] {67772c8e-100d-48bb-96d1-05ed3c0a2ed4} <Debug> oximeter.measurements_i32 (504fbdc3-94e0-4d1b-b4b6-42c76b21b8c8): There are no data parts | ||
| 360 | 2026.03.31 01:56:03.775605 [ 3 ] {67772c8e-100d-48bb-96d1-05ed3c0a2ed4} <Debug> TCPHandler: Processed in 0.011932993 sec. | ||
| 361 | 2026.03.31 01:56:03.775770 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 362 | 2026.03.31 01:56:03.776063 [ 3 ] {fc1759ae-a089-4417-92be-2df5ef9da138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2026.03.31 01:56:03.776222 [ 3 ] {fc1759ae-a089-4417-92be-2df5ef9da138} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 364 | 2026.03.31 01:56:03.784963 [ 3 ] {fc1759ae-a089-4417-92be-2df5ef9da138} <Debug> oximeter.measurements_u32 (e88e73de-e8c0-4fdc-9603-fe8e1290f85c): Loading data parts | ||
| 365 | 2026.03.31 01:56:03.785167 [ 3 ] {fc1759ae-a089-4417-92be-2df5ef9da138} <Debug> oximeter.measurements_u32 (e88e73de-e8c0-4fdc-9603-fe8e1290f85c): There are no data parts | ||
| 366 | 2026.03.31 01:56:03.789767 [ 3 ] {fc1759ae-a089-4417-92be-2df5ef9da138} <Debug> TCPHandler: Processed in 0.014053601 sec. | ||
| 367 | 2026.03.31 01:56:03.789937 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.03.31 01:56:03.790124 [ 3 ] {91ee3024-d362-46a9-b5e1-934e54f4ed54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 369 | 2026.03.31 01:56:03.790288 [ 3 ] {91ee3024-d362-46a9-b5e1-934e54f4ed54} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 370 | 2026.03.31 01:56:03.797051 [ 3 ] {91ee3024-d362-46a9-b5e1-934e54f4ed54} <Debug> oximeter.measurements_i64 (9efd2521-909a-4a4d-92ae-d7a5d06ce25d): Loading data parts | ||
| 371 | 2026.03.31 01:56:03.797376 [ 3 ] {91ee3024-d362-46a9-b5e1-934e54f4ed54} <Debug> oximeter.measurements_i64 (9efd2521-909a-4a4d-92ae-d7a5d06ce25d): There are no data parts | ||
| 372 | 2026.03.31 01:56:03.799159 [ 3 ] {91ee3024-d362-46a9-b5e1-934e54f4ed54} <Debug> TCPHandler: Processed in 0.009280356 sec. | ||
| 373 | 2026.03.31 01:56:03.799325 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.03.31 01:56:03.799612 [ 3 ] {13551247-b717-4f63-854c-c54689721868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 375 | 2026.03.31 01:56:03.799750 [ 3 ] {13551247-b717-4f63-854c-c54689721868} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 376 | 2026.03.31 01:56:03.811567 [ 3 ] {13551247-b717-4f63-854c-c54689721868} <Debug> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Loading data parts | ||
| 377 | 2026.03.31 01:56:03.811780 [ 3 ] {13551247-b717-4f63-854c-c54689721868} <Debug> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): There are no data parts | ||
| 378 | 2026.03.31 01:56:03.818827 [ 3 ] {13551247-b717-4f63-854c-c54689721868} <Debug> TCPHandler: Processed in 0.019560059 sec. | ||
| 379 | 2026.03.31 01:56:03.819014 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.03.31 01:56:03.819212 [ 3 ] {a79ecae3-1d41-4a42-8618-b7eedee6b8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 381 | 2026.03.31 01:56:03.819343 [ 3 ] {a79ecae3-1d41-4a42-8618-b7eedee6b8f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 382 | 2026.03.31 01:56:03.829618 [ 3 ] {a79ecae3-1d41-4a42-8618-b7eedee6b8f4} <Debug> oximeter.measurements_f32 (ec629d23-7e25-4de9-834a-57b704cb4e1f): Loading data parts | ||
| 383 | 2026.03.31 01:56:03.829903 [ 3 ] {a79ecae3-1d41-4a42-8618-b7eedee6b8f4} <Debug> oximeter.measurements_f32 (ec629d23-7e25-4de9-834a-57b704cb4e1f): There are no data parts | ||
| 384 | 2026.03.31 01:56:03.834605 [ 3 ] {a79ecae3-1d41-4a42-8618-b7eedee6b8f4} <Debug> TCPHandler: Processed in 0.015655879 sec. | ||
| 385 | 2026.03.31 01:56:03.834876 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.03.31 01:56:03.835276 [ 3 ] {cc7f4240-9911-4eca-b84e-d2c2ec4b6fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 387 | 2026.03.31 01:56:03.835377 [ 3 ] {cc7f4240-9911-4eca-b84e-d2c2ec4b6fe4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 388 | 2026.03.31 01:56:03.843880 [ 3 ] {cc7f4240-9911-4eca-b84e-d2c2ec4b6fe4} <Debug> oximeter.measurements_f64 (12cb80a0-4f11-4464-8bcc-dc519fd3ff66): Loading data parts | ||
| 389 | 2026.03.31 01:56:03.844122 [ 3 ] {cc7f4240-9911-4eca-b84e-d2c2ec4b6fe4} <Debug> oximeter.measurements_f64 (12cb80a0-4f11-4464-8bcc-dc519fd3ff66): There are no data parts | ||
| 390 | 2026.03.31 01:56:03.848448 [ 3 ] {cc7f4240-9911-4eca-b84e-d2c2ec4b6fe4} <Debug> TCPHandler: Processed in 0.013686604 sec. | ||
| 391 | 2026.03.31 01:56:03.848708 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.03.31 01:56:03.848885 [ 3 ] {42f30589-2042-457c-9f7a-5f8acd4bbad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 393 | 2026.03.31 01:56:03.849024 [ 3 ] {42f30589-2042-457c-9f7a-5f8acd4bbad1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 394 | 2026.03.31 01:56:03.856467 [ 3 ] {42f30589-2042-457c-9f7a-5f8acd4bbad1} <Debug> oximeter.measurements_string (a8fd24ff-a4c8-4252-9cc8-2051978f748e): Loading data parts | ||
| 395 | 2026.03.31 01:56:03.856768 [ 3 ] {42f30589-2042-457c-9f7a-5f8acd4bbad1} <Debug> oximeter.measurements_string (a8fd24ff-a4c8-4252-9cc8-2051978f748e): There are no data parts | ||
| 396 | 2026.03.31 01:56:03.861064 [ 3 ] {42f30589-2042-457c-9f7a-5f8acd4bbad1} <Debug> TCPHandler: Processed in 0.012412491 sec. | ||
| 397 | 2026.03.31 01:56:03.861244 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 398 | 2026.03.31 01:56:03.861517 [ 3 ] {6e00e9dc-6fb6-4321-8a1b-de7587898e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 399 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 400 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 401 | * a string isn't palatable for a few reasons. | ||
| 402 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 403 | * details. | ||
| 404 | */ | ||
| 405 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 406 | 2026.03.31 01:56:03.861646 [ 3 ] {6e00e9dc-6fb6-4321-8a1b-de7587898e0f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 407 | 2026.03.31 01:56:03.871326 [ 3 ] {6e00e9dc-6fb6-4321-8a1b-de7587898e0f} <Debug> oximeter.measurements_bytes (b11dc5bf-b5b0-4760-896f-170309f3d367): Loading data parts | ||
| 408 | 2026.03.31 01:56:03.871688 [ 3 ] {6e00e9dc-6fb6-4321-8a1b-de7587898e0f} <Debug> oximeter.measurements_bytes (b11dc5bf-b5b0-4760-896f-170309f3d367): There are no data parts | ||
| 409 | 2026.03.31 01:56:03.875836 [ 3 ] {6e00e9dc-6fb6-4321-8a1b-de7587898e0f} <Debug> TCPHandler: Processed in 0.014648131 sec. | ||
| 410 | 2026.03.31 01:56:03.876000 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 411 | 2026.03.31 01:56:03.876365 [ 3 ] {baabefc5-0390-4693-bba0-d994fa140e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 412 | 2026.03.31 01:56:03.876514 [ 3 ] {baabefc5-0390-4693-bba0-d994fa140e80} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 413 | 2026.03.31 01:56:03.884443 [ 3 ] {baabefc5-0390-4693-bba0-d994fa140e80} <Debug> oximeter.measurements_cumulativei64 (ee1352ee-200b-44ed-a625-519023390a1d): Loading data parts | ||
| 414 | 2026.03.31 01:56:03.884636 [ 3 ] {baabefc5-0390-4693-bba0-d994fa140e80} <Debug> oximeter.measurements_cumulativei64 (ee1352ee-200b-44ed-a625-519023390a1d): There are no data parts | ||
| 415 | 2026.03.31 01:56:03.897676 [ 3 ] {baabefc5-0390-4693-bba0-d994fa140e80} <Debug> TCPHandler: Processed in 0.021728498 sec. | ||
| 416 | 2026.03.31 01:56:03.897846 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 417 | 2026.03.31 01:56:03.898030 [ 3 ] {acdba9e1-6720-44de-aa31-c63e572fa64a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 418 | 2026.03.31 01:56:03.898167 [ 3 ] {acdba9e1-6720-44de-aa31-c63e572fa64a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 419 | 2026.03.31 01:56:03.903798 [ 3 ] {acdba9e1-6720-44de-aa31-c63e572fa64a} <Debug> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Loading data parts | ||
| 420 | 2026.03.31 01:56:03.904020 [ 3 ] {acdba9e1-6720-44de-aa31-c63e572fa64a} <Debug> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): There are no data parts | ||
| 421 | 2026.03.31 01:56:03.910376 [ 3 ] {acdba9e1-6720-44de-aa31-c63e572fa64a} <Debug> TCPHandler: Processed in 0.012585464 sec. | ||
| 422 | 2026.03.31 01:56:03.910616 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 423 | 2026.03.31 01:56:03.910797 [ 3 ] {35ac10ac-ff49-44f0-bfda-cbbe020ab7e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 424 | 2026.03.31 01:56:03.910952 [ 3 ] {35ac10ac-ff49-44f0-bfda-cbbe020ab7e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 425 | 2026.03.31 01:56:03.924063 [ 3 ] {35ac10ac-ff49-44f0-bfda-cbbe020ab7e2} <Debug> oximeter.measurements_cumulativef32 (0b6bd7b6-8fc8-4aef-96c3-b0bdd0c251b8): Loading data parts | ||
| 426 | 2026.03.31 01:56:03.924339 [ 3 ] {35ac10ac-ff49-44f0-bfda-cbbe020ab7e2} <Debug> oximeter.measurements_cumulativef32 (0b6bd7b6-8fc8-4aef-96c3-b0bdd0c251b8): There are no data parts | ||
| 427 | 2026.03.31 01:56:03.928625 [ 3 ] {35ac10ac-ff49-44f0-bfda-cbbe020ab7e2} <Debug> TCPHandler: Processed in 0.018066723 sec. | ||
| 428 | 2026.03.31 01:56:03.928807 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 429 | 2026.03.31 01:56:03.929155 [ 3 ] {0f0a36f0-8087-45f5-82d2-f9cf27020226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 430 | 2026.03.31 01:56:03.929311 [ 3 ] {0f0a36f0-8087-45f5-82d2-f9cf27020226} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 431 | 2026.03.31 01:56:03.937008 [ 3 ] {0f0a36f0-8087-45f5-82d2-f9cf27020226} <Debug> oximeter.measurements_cumulativef64 (137ceed3-ccb9-486a-abf5-94069dec58ef): Loading data parts | ||
| 432 | 2026.03.31 01:56:03.937224 [ 3 ] {0f0a36f0-8087-45f5-82d2-f9cf27020226} <Debug> oximeter.measurements_cumulativef64 (137ceed3-ccb9-486a-abf5-94069dec58ef): There are no data parts | ||
| 433 | 2026.03.31 01:56:03.941664 [ 3 ] {0f0a36f0-8087-45f5-82d2-f9cf27020226} <Debug> TCPHandler: Processed in 0.012924881 sec. | ||
| 434 | 2026.03.31 01:56:03.941838 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 435 | 2026.03.31 01:56:03.942100 [ 3 ] {0fee4923-49f6-4621-a3a3-7c75c1dcbd8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 436 | * NOTE: Array types cannot be Nullable, see | ||
| 437 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 438 | * for more details. | ||
| 439 | * | ||
| 440 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 441 | * is unfortunate, and at this point relies on the fact that an | ||
| 442 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 443 | * to figure out another way to represent missing samples here. | ||
| 444 | */ | ||
| 445 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 446 | 2026.03.31 01:56:03.942276 [ 3 ] {0fee4923-49f6-4621-a3a3-7c75c1dcbd8b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 447 | 2026.03.31 01:56:03.952376 [ 3 ] {0fee4923-49f6-4621-a3a3-7c75c1dcbd8b} <Debug> oximeter.measurements_histogrami8 (a79beb8b-8243-4f2b-8567-810f71812fd9): Loading data parts | ||
| 448 | 2026.03.31 01:56:03.952673 [ 3 ] {0fee4923-49f6-4621-a3a3-7c75c1dcbd8b} <Debug> oximeter.measurements_histogrami8 (a79beb8b-8243-4f2b-8567-810f71812fd9): There are no data parts | ||
| 449 | 2026.03.31 01:56:03.964863 [ 3 ] {0fee4923-49f6-4621-a3a3-7c75c1dcbd8b} <Debug> TCPHandler: Processed in 0.023085001 sec. | ||
| 450 | 2026.03.31 01:56:03.965036 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.03.31 01:56:03.965395 [ 3 ] {05634d98-bc5e-433b-a87e-2f1980195605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 452 | 2026.03.31 01:56:03.965558 [ 3 ] {05634d98-bc5e-433b-a87e-2f1980195605} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 453 | 2026.03.31 01:56:03.979789 [ 3 ] {05634d98-bc5e-433b-a87e-2f1980195605} <Debug> oximeter.measurements_histogramu8 (df220098-bbaa-45ab-bb51-b152d1e63027): Loading data parts | ||
| 454 | 2026.03.31 01:56:03.979970 [ 3 ] {05634d98-bc5e-433b-a87e-2f1980195605} <Debug> oximeter.measurements_histogramu8 (df220098-bbaa-45ab-bb51-b152d1e63027): There are no data parts | ||
| 455 | 2026.03.31 01:56:03.984715 [ 3 ] {05634d98-bc5e-433b-a87e-2f1980195605} <Debug> TCPHandler: Processed in 0.019735662 sec. | ||
| 456 | 2026.03.31 01:56:03.985139 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.03.31 01:56:03.985402 [ 3 ] {2a8e237d-1cc8-4427-88a5-f30bed8cb373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 458 | 2026.03.31 01:56:03.985556 [ 3 ] {2a8e237d-1cc8-4427-88a5-f30bed8cb373} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 459 | 2026.03.31 01:56:03.993006 [ 3 ] {2a8e237d-1cc8-4427-88a5-f30bed8cb373} <Debug> oximeter.measurements_histogrami16 (500a211d-1de5-4e32-ad91-993d39946a5d): Loading data parts | ||
| 460 | 2026.03.31 01:56:03.993230 [ 3 ] {2a8e237d-1cc8-4427-88a5-f30bed8cb373} <Debug> oximeter.measurements_histogrami16 (500a211d-1de5-4e32-ad91-993d39946a5d): There are no data parts | ||
| 461 | 2026.03.31 01:56:04.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.95 MiB, peak 122.95 MiB, free memory in arenas 0.00 B, will set to 132.84 MiB (RSS), difference: 9.88 MiB | ||
| 462 | 2026.03.31 01:56:04.007346 [ 3 ] {2a8e237d-1cc8-4427-88a5-f30bed8cb373} <Debug> TCPHandler: Processed in 0.022295668 sec. | ||
| 463 | 2026.03.31 01:56:04.007538 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.03.31 01:56:04.007958 [ 3 ] {0edc615d-4665-45c9-b802-a5bb9ea2b3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) 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) | ||
| 465 | 2026.03.31 01:56:04.008120 [ 3 ] {0edc615d-4665-45c9-b802-a5bb9ea2b3d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 466 | 2026.03.31 01:56:04.017312 [ 3 ] {0edc615d-4665-45c9-b802-a5bb9ea2b3d8} <Debug> oximeter.measurements_histogramu16 (72af6dd9-95da-4a92-b323-a7f3c945433b): Loading data parts | ||
| 467 | 2026.03.31 01:56:04.017535 [ 3 ] {0edc615d-4665-45c9-b802-a5bb9ea2b3d8} <Debug> oximeter.measurements_histogramu16 (72af6dd9-95da-4a92-b323-a7f3c945433b): There are no data parts | ||
| 468 | 2026.03.31 01:56:04.025827 [ 3 ] {0edc615d-4665-45c9-b802-a5bb9ea2b3d8} <Debug> TCPHandler: Processed in 0.018359627 sec. | ||
| 469 | 2026.03.31 01:56:04.025999 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 470 | 2026.03.31 01:56:04.026251 [ 3 ] {e606776c-c85e-4fa3-b402-73af80112bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) 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) | ||
| 471 | 2026.03.31 01:56:04.026446 [ 3 ] {e606776c-c85e-4fa3-b402-73af80112bff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 472 | 2026.03.31 01:56:04.040220 [ 3 ] {e606776c-c85e-4fa3-b402-73af80112bff} <Debug> oximeter.measurements_histogrami32 (9fd07966-7f11-4157-ad81-01f040f92e32): Loading data parts | ||
| 473 | 2026.03.31 01:56:04.040476 [ 3 ] {e606776c-c85e-4fa3-b402-73af80112bff} <Debug> oximeter.measurements_histogrami32 (9fd07966-7f11-4157-ad81-01f040f92e32): There are no data parts | ||
| 474 | 2026.03.31 01:56:04.045362 [ 3 ] {e606776c-c85e-4fa3-b402-73af80112bff} <Debug> TCPHandler: Processed in 0.019422627 sec. | ||
| 475 | 2026.03.31 01:56:04.045540 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2026.03.31 01:56:04.045904 [ 3 ] {1bf06085-eb2e-483b-b286-d8facabc2396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) 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) | ||
| 477 | 2026.03.31 01:56:04.046075 [ 3 ] {1bf06085-eb2e-483b-b286-d8facabc2396} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 478 | 2026.03.31 01:56:04.054283 [ 3 ] {1bf06085-eb2e-483b-b286-d8facabc2396} <Debug> oximeter.measurements_histogramu32 (7882ce60-f401-4373-b85b-3303b697ba4a): Loading data parts | ||
| 479 | 2026.03.31 01:56:04.054466 [ 3 ] {1bf06085-eb2e-483b-b286-d8facabc2396} <Debug> oximeter.measurements_histogramu32 (7882ce60-f401-4373-b85b-3303b697ba4a): There are no data parts | ||
| 480 | 2026.03.31 01:56:04.068939 [ 3 ] {1bf06085-eb2e-483b-b286-d8facabc2396} <Debug> TCPHandler: Processed in 0.023458669 sec. | ||
| 481 | 2026.03.31 01:56:04.069115 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.03.31 01:56:04.069362 [ 3 ] {f8827d93-73b7-4047-9d1e-36cfd50df5ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 483 | 2026.03.31 01:56:04.069528 [ 3 ] {f8827d93-73b7-4047-9d1e-36cfd50df5ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 484 | 2026.03.31 01:56:04.081141 [ 3 ] {f8827d93-73b7-4047-9d1e-36cfd50df5ae} <Debug> oximeter.measurements_histogrami64 (0f038585-da7b-4915-b4e1-e8b4982f7298): Loading data parts | ||
| 485 | 2026.03.31 01:56:04.081426 [ 3 ] {f8827d93-73b7-4047-9d1e-36cfd50df5ae} <Debug> oximeter.measurements_histogrami64 (0f038585-da7b-4915-b4e1-e8b4982f7298): There are no data parts | ||
| 486 | 2026.03.31 01:56:04.087717 [ 3 ] {f8827d93-73b7-4047-9d1e-36cfd50df5ae} <Debug> TCPHandler: Processed in 0.018664752 sec. | ||
| 487 | 2026.03.31 01:56:04.087881 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2026.03.31 01:56:04.088274 [ 3 ] {1607d6ee-595b-40fd-a0f5-3ffe08f84228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 489 | 2026.03.31 01:56:04.088415 [ 3 ] {1607d6ee-595b-40fd-a0f5-3ffe08f84228} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 490 | 2026.03.31 01:56:04.098073 [ 3 ] {1607d6ee-595b-40fd-a0f5-3ffe08f84228} <Debug> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Loading data parts | ||
| 491 | 2026.03.31 01:56:04.098312 [ 3 ] {1607d6ee-595b-40fd-a0f5-3ffe08f84228} <Debug> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): There are no data parts | ||
| 492 | 2026.03.31 01:56:04.104657 [ 3 ] {1607d6ee-595b-40fd-a0f5-3ffe08f84228} <Debug> TCPHandler: Processed in 0.01682823 sec. | ||
| 493 | 2026.03.31 01:56:04.104847 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.03.31 01:56:04.105144 [ 3 ] {3ff26d03-09bb-44b0-83c7-cc3500fbe5dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 495 | 2026.03.31 01:56:04.105353 [ 3 ] {3ff26d03-09bb-44b0-83c7-cc3500fbe5dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 496 | 2026.03.31 01:56:04.112587 [ 3 ] {3ff26d03-09bb-44b0-83c7-cc3500fbe5dc} <Debug> oximeter.measurements_histogramf32 (bed59542-a53e-4a62-8b72-9e18e0e693c0): Loading data parts | ||
| 497 | 2026.03.31 01:56:04.112874 [ 3 ] {3ff26d03-09bb-44b0-83c7-cc3500fbe5dc} <Debug> oximeter.measurements_histogramf32 (bed59542-a53e-4a62-8b72-9e18e0e693c0): There are no data parts | ||
| 498 | 2026.03.31 01:56:04.117368 [ 3 ] {3ff26d03-09bb-44b0-83c7-cc3500fbe5dc} <Debug> TCPHandler: Processed in 0.012591524 sec. | ||
| 499 | 2026.03.31 01:56:04.117546 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.03.31 01:56:04.117923 [ 3 ] {d5f5450d-b198-46e3-99d8-13bfba89353b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 501 | 2026.03.31 01:56:04.118110 [ 3 ] {d5f5450d-b198-46e3-99d8-13bfba89353b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 502 | 2026.03.31 01:56:04.127656 [ 3 ] {d5f5450d-b198-46e3-99d8-13bfba89353b} <Debug> oximeter.measurements_histogramf64 (64434f3c-4eda-47b6-af4e-450ebce5f4ef): Loading data parts | ||
| 503 | 2026.03.31 01:56:04.127848 [ 3 ] {d5f5450d-b198-46e3-99d8-13bfba89353b} <Debug> oximeter.measurements_histogramf64 (64434f3c-4eda-47b6-af4e-450ebce5f4ef): There are no data parts | ||
| 504 | 2026.03.31 01:56:04.132879 [ 3 ] {d5f5450d-b198-46e3-99d8-13bfba89353b} <Debug> TCPHandler: Processed in 0.015390535 sec. | ||
| 505 | 2026.03.31 01:56:04.133082 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.03.31 01:56:04.133297 [ 3 ] {26d02f65-fa42-4890-944d-5c3150bcada4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) /* The field tables store named dimensions of each timeseries. | ||
| 507 | * | ||
| 508 | * As with the measurement tables, there is one field table for each field data | ||
| 509 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 510 | * this behavior **must not** be relied upon for query correctness. | ||
| 511 | * | ||
| 512 | * The index for the fields differs from the measurements, however. Rows are | ||
| 513 | * sorted by timeseries name, then field name, field value, and finally | ||
| 514 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 515 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 516 | * usually then used to look up measurements. | ||
| 517 | * | ||
| 518 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 519 | * timeseries name and then key, since it would improve lookups where one | ||
| 520 | * already has the key. Realistically though, these tables are quite small and | ||
| 521 | * so performance benefits will be low in absolute terms. | ||
| 522 | * | ||
| 523 | * TTL: We use a materialized column to expire old field table records. This | ||
| 524 | * column is generated automatically by the database whenever a new row is | ||
| 525 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 526 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 527 | * record will remain during a deduplication, which will have the last | ||
| 528 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 529 | * measurement tables. | ||
| 530 | */ | ||
| 531 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 532 | 2026.03.31 01:56:04.133532 [ 3 ] {26d02f65-fa42-4890-944d-5c3150bcada4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 533 | 2026.03.31 01:56:04.141281 [ 3 ] {26d02f65-fa42-4890-944d-5c3150bcada4} <Debug> oximeter.fields_bool (dfca24b4-1a0d-41a3-be61-9f9349d1cc0d): Loading data parts | ||
| 534 | 2026.03.31 01:56:04.141593 [ 3 ] {26d02f65-fa42-4890-944d-5c3150bcada4} <Debug> oximeter.fields_bool (dfca24b4-1a0d-41a3-be61-9f9349d1cc0d): There are no data parts | ||
| 535 | 2026.03.31 01:56:04.154935 [ 3 ] {26d02f65-fa42-4890-944d-5c3150bcada4} <Debug> TCPHandler: Processed in 0.021929162 sec. | ||
| 536 | 2026.03.31 01:56:04.155128 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.03.31 01:56:04.155377 [ 3 ] {00bc6484-8125-4664-a5a7-4f6b9c687baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 538 | 2026.03.31 01:56:04.155489 [ 3 ] {00bc6484-8125-4664-a5a7-4f6b9c687baf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2026.03.31 01:56:04.159496 [ 3 ] {00bc6484-8125-4664-a5a7-4f6b9c687baf} <Debug> oximeter.fields_i8 (0d17b708-4d96-48e9-b7e2-3f6fab217be8): Loading data parts | ||
| 540 | 2026.03.31 01:56:04.159691 [ 3 ] {00bc6484-8125-4664-a5a7-4f6b9c687baf} <Debug> oximeter.fields_i8 (0d17b708-4d96-48e9-b7e2-3f6fab217be8): There are no data parts | ||
| 541 | 2026.03.31 01:56:04.163587 [ 3 ] {00bc6484-8125-4664-a5a7-4f6b9c687baf} <Debug> TCPHandler: Processed in 0.008529492 sec. | ||
| 542 | 2026.03.31 01:56:04.163854 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.03.31 01:56:04.164030 [ 3 ] {0437b802-a253-443b-82b8-b0a02ebe9845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 544 | 2026.03.31 01:56:04.164173 [ 3 ] {0437b802-a253-443b-82b8-b0a02ebe9845} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2026.03.31 01:56:04.172328 [ 3 ] {0437b802-a253-443b-82b8-b0a02ebe9845} <Debug> oximeter.fields_u8 (5b4a1083-2a9b-4deb-add2-ee0a26f536e9): Loading data parts | ||
| 546 | 2026.03.31 01:56:04.172542 [ 3 ] {0437b802-a253-443b-82b8-b0a02ebe9845} <Debug> oximeter.fields_u8 (5b4a1083-2a9b-4deb-add2-ee0a26f536e9): There are no data parts | ||
| 547 | 2026.03.31 01:56:04.177182 [ 3 ] {0437b802-a253-443b-82b8-b0a02ebe9845} <Debug> TCPHandler: Processed in 0.013383769 sec. | ||
| 548 | 2026.03.31 01:56:04.177364 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.03.31 01:56:04.177647 [ 3 ] {d36210ea-2992-4b43-944a-aab7edfd1021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 550 | 2026.03.31 01:56:04.177759 [ 3 ] {d36210ea-2992-4b43-944a-aab7edfd1021} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 551 | 2026.03.31 01:56:04.187639 [ 3 ] {d36210ea-2992-4b43-944a-aab7edfd1021} <Debug> oximeter.fields_i16 (ca3f516a-45b0-4ff0-8f47-fbcd90092b3b): Loading data parts | ||
| 552 | 2026.03.31 01:56:04.187807 [ 3 ] {d36210ea-2992-4b43-944a-aab7edfd1021} <Debug> oximeter.fields_i16 (ca3f516a-45b0-4ff0-8f47-fbcd90092b3b): There are no data parts | ||
| 553 | 2026.03.31 01:56:04.190336 [ 3 ] {d36210ea-2992-4b43-944a-aab7edfd1021} <Debug> TCPHandler: Processed in 0.013041702 sec. | ||
| 554 | 2026.03.31 01:56:04.190661 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.03.31 01:56:04.190833 [ 3 ] {9497a61c-3c60-43f8-aa94-21e8d5714bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 556 | 2026.03.31 01:56:04.191014 [ 3 ] {9497a61c-3c60-43f8-aa94-21e8d5714bb3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 557 | 2026.03.31 01:56:04.201842 [ 3 ] {9497a61c-3c60-43f8-aa94-21e8d5714bb3} <Debug> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Loading data parts | ||
| 558 | 2026.03.31 01:56:04.202146 [ 3 ] {9497a61c-3c60-43f8-aa94-21e8d5714bb3} <Debug> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): There are no data parts | ||
| 559 | 2026.03.31 01:56:04.204409 [ 3 ] {9497a61c-3c60-43f8-aa94-21e8d5714bb3} <Debug> TCPHandler: Processed in 0.013803626 sec. | ||
| 560 | 2026.03.31 01:56:04.204569 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.03.31 01:56:04.204803 [ 3 ] {add4bfd5-cf91-4759-b005-7785a5cd7c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) 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.03.31 01:56:04.204899 [ 3 ] {add4bfd5-cf91-4759-b005-7785a5cd7c71} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 563 | 2026.03.31 01:56:04.207268 [ 3 ] {add4bfd5-cf91-4759-b005-7785a5cd7c71} <Debug> oximeter.fields_i32 (94b78b2c-1770-4a94-b74a-b0235802a175): Loading data parts | ||
| 564 | 2026.03.31 01:56:04.207434 [ 3 ] {add4bfd5-cf91-4759-b005-7785a5cd7c71} <Debug> oximeter.fields_i32 (94b78b2c-1770-4a94-b74a-b0235802a175): There are no data parts | ||
| 565 | 2026.03.31 01:56:04.218180 [ 3 ] {add4bfd5-cf91-4759-b005-7785a5cd7c71} <Debug> TCPHandler: Processed in 0.013668654 sec. | ||
| 566 | 2026.03.31 01:56:04.218493 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 567 | 2026.03.31 01:56:04.218678 [ 3 ] {a0ed51ae-1b0c-493d-bd4a-6de6f25e6a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) 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.03.31 01:56:04.218824 [ 3 ] {a0ed51ae-1b0c-493d-bd4a-6de6f25e6a76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 569 | 2026.03.31 01:56:04.223765 [ 3 ] {a0ed51ae-1b0c-493d-bd4a-6de6f25e6a76} <Debug> oximeter.fields_u32 (f77ccfda-73c2-400e-9c90-7b69a339c705): Loading data parts | ||
| 570 | 2026.03.31 01:56:04.224068 [ 3 ] {a0ed51ae-1b0c-493d-bd4a-6de6f25e6a76} <Debug> oximeter.fields_u32 (f77ccfda-73c2-400e-9c90-7b69a339c705): There are no data parts | ||
| 571 | 2026.03.31 01:56:04.232343 [ 3 ] {a0ed51ae-1b0c-493d-bd4a-6de6f25e6a76} <Debug> TCPHandler: Processed in 0.013905498 sec. | ||
| 572 | 2026.03.31 01:56:04.232508 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 573 | 2026.03.31 01:56:04.232809 [ 3 ] {ed7ba766-9f99-4d56-9eda-b2d5408aa344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) 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.03.31 01:56:04.232858 [ 3 ] {ed7ba766-9f99-4d56-9eda-b2d5408aa344} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 575 | 2026.03.31 01:56:04.238004 [ 3 ] {ed7ba766-9f99-4d56-9eda-b2d5408aa344} <Debug> oximeter.fields_i64 (4cd522e1-5574-4ee9-bd6e-93776ad76ecb): Loading data parts | ||
| 576 | 2026.03.31 01:56:04.238218 [ 3 ] {ed7ba766-9f99-4d56-9eda-b2d5408aa344} <Debug> oximeter.fields_i64 (4cd522e1-5574-4ee9-bd6e-93776ad76ecb): There are no data parts | ||
| 577 | 2026.03.31 01:56:04.249456 [ 3 ] {ed7ba766-9f99-4d56-9eda-b2d5408aa344} <Debug> TCPHandler: Processed in 0.017007603 sec. | ||
| 578 | 2026.03.31 01:56:04.249739 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2026.03.31 01:56:04.249935 [ 3 ] {f7e7ea8f-331d-484d-afcb-2cf551197dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) 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.03.31 01:56:04.250119 [ 3 ] {f7e7ea8f-331d-484d-afcb-2cf551197dfc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 581 | 2026.03.31 01:56:04.262221 [ 3 ] {f7e7ea8f-331d-484d-afcb-2cf551197dfc} <Debug> oximeter.fields_u64 (21de6bf0-045d-4fe4-af46-77bfd858539f): Loading data parts | ||
| 582 | 2026.03.31 01:56:04.262492 [ 3 ] {f7e7ea8f-331d-484d-afcb-2cf551197dfc} <Debug> oximeter.fields_u64 (21de6bf0-045d-4fe4-af46-77bfd858539f): There are no data parts | ||
| 583 | 2026.03.31 01:56:04.277474 [ 3 ] {f7e7ea8f-331d-484d-afcb-2cf551197dfc} <Debug> TCPHandler: Processed in 0.027798736 sec. | ||
| 584 | 2026.03.31 01:56:04.277634 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 585 | 2026.03.31 01:56:04.277960 [ 3 ] {de1a7ba1-3e12-44b9-a9eb-0af69bda1558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) 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.03.31 01:56:04.278011 [ 3 ] {de1a7ba1-3e12-44b9-a9eb-0af69bda1558} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 587 | 2026.03.31 01:56:04.289095 [ 3 ] {de1a7ba1-3e12-44b9-a9eb-0af69bda1558} <Debug> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Loading data parts | ||
| 588 | 2026.03.31 01:56:04.289301 [ 3 ] {de1a7ba1-3e12-44b9-a9eb-0af69bda1558} <Debug> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): There are no data parts | ||
| 589 | 2026.03.31 01:56:04.298080 [ 3 ] {de1a7ba1-3e12-44b9-a9eb-0af69bda1558} <Debug> TCPHandler: Processed in 0.020504616 sec. | ||
| 590 | 2026.03.31 01:56:04.298465 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2026.03.31 01:56:04.298691 [ 3 ] {e45d18c4-2a8b-4c5a-917e-5405fbbad50e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) 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.03.31 01:56:04.298902 [ 3 ] {e45d18c4-2a8b-4c5a-917e-5405fbbad50e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 593 | 2026.03.31 01:56:04.312038 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48059 | ||
| 594 | 2026.03.31 01:56:04.312776 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 595 | 2026.03.31 01:56:04.312811 [ 269 ] {} <Debug> TCP-Session: 0a7979a3-985e-4d2d-9dd6-6f70cd2e7cc3 Authenticating user 'default' from [fd00:1122:3344:101::a]:48059 | ||
| 596 | 2026.03.31 01:56:04.312834 [ 269 ] {} <Debug> TCP-Session: 0a7979a3-985e-4d2d-9dd6-6f70cd2e7cc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 597 | 2026.03.31 01:56:04.312847 [ 269 ] {} <Debug> TCP-Session: 0a7979a3-985e-4d2d-9dd6-6f70cd2e7cc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2026.03.31 01:56:04.313077 [ 3 ] {e45d18c4-2a8b-4c5a-917e-5405fbbad50e} <Debug> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Loading data parts | ||
| 599 | 2026.03.31 01:56:04.313102 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 600 | 2026.03.31 01:56:04.313136 [ 269 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 601 | 2026.03.31 01:56:04.313265 [ 3 ] {e45d18c4-2a8b-4c5a-917e-5405fbbad50e} <Debug> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): There are no data parts | ||
| 602 | 2026.03.31 01:56:04.313272 [ 269 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 603 | 2026.03.31 01:56:04.316160 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65127 | ||
| 604 | 2026.03.31 01:56:04.316259 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53476 | ||
| 605 | 2026.03.31 01:56:04.316401 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 606 | 2026.03.31 01:56:04.316422 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56235 | ||
| 607 | 2026.03.31 01:56:04.316642 [ 270 ] {} <Debug> TCP-Session: b7b6932d-dc67-4daa-b4fd-a6bd46994c06 Authenticating user 'default' from [fd00:1122:3344:101::a]:65127 | ||
| 608 | 2026.03.31 01:56:04.316710 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47546 | ||
| 609 | 2026.03.31 01:56:04.316734 [ 270 ] {} <Debug> TCP-Session: b7b6932d-dc67-4daa-b4fd-a6bd46994c06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2026.03.31 01:56:04.316716 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45251 | ||
| 611 | 2026.03.31 01:56:04.316835 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 612 | 2026.03.31 01:56:04.316873 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 613 | 2026.03.31 01:56:04.316868 [ 270 ] {} <Debug> TCP-Session: b7b6932d-dc67-4daa-b4fd-a6bd46994c06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.03.31 01:56:04.316854 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49865 | ||
| 615 | 2026.03.31 01:56:04.317069 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61108 | ||
| 616 | 2026.03.31 01:56:04.317233 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 617 | 2026.03.31 01:56:04.317121 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 618 | 2026.03.31 01:56:04.317086 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 619 | 2026.03.31 01:56:04.317345 [ 275 ] {} <Debug> TCP-Session: c4420b61-eeff-4be1-8278-8d92c8e51004 Authenticating user 'default' from [fd00:1122:3344:101::a]:49865 | ||
| 620 | 2026.03.31 01:56:04.317330 [ 274 ] {} <Debug> TCP-Session: dcf2f574-479f-46fa-9965-d2c6ca09c7b5 Authenticating user 'default' from [fd00:1122:3344:101::a]:45251 | ||
| 621 | 2026.03.31 01:56:04.317393 [ 273 ] {} <Debug> TCP-Session: a4b83072-ad1a-4d56-b9c9-8ea22274821c Authenticating user 'default' from [fd00:1122:3344:101::a]:47546 | ||
| 622 | 2026.03.31 01:56:04.317080 [ 272 ] {} <Debug> TCP-Session: 0e3b676d-8307-4478-8fed-9fc9239e9bdc Authenticating user 'default' from [fd00:1122:3344:101::a]:56235 | ||
| 623 | 2026.03.31 01:56:04.317476 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 624 | 2026.03.31 01:56:04.317121 [ 271 ] {} <Debug> TCP-Session: 2c424654-1268-4683-9dd3-bc0e5beac3d4 Authenticating user 'default' from [fd00:1122:3344:101::a]:53476 | ||
| 625 | 2026.03.31 01:56:04.317544 [ 275 ] {} <Debug> TCP-Session: c4420b61-eeff-4be1-8278-8d92c8e51004 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.03.31 01:56:04.317566 [ 271 ] {} <Debug> TCP-Session: 2c424654-1268-4683-9dd3-bc0e5beac3d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 627 | 2026.03.31 01:56:04.317639 [ 272 ] {} <Debug> TCP-Session: 0e3b676d-8307-4478-8fed-9fc9239e9bdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 628 | 2026.03.31 01:56:04.317649 [ 275 ] {} <Debug> TCP-Session: c4420b61-eeff-4be1-8278-8d92c8e51004 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 629 | 2026.03.31 01:56:04.317727 [ 272 ] {} <Debug> TCP-Session: 0e3b676d-8307-4478-8fed-9fc9239e9bdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 630 | 2026.03.31 01:56:04.317663 [ 271 ] {} <Debug> TCP-Session: 2c424654-1268-4683-9dd3-bc0e5beac3d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 631 | 2026.03.31 01:56:04.317561 [ 276 ] {} <Debug> TCP-Session: 46c65a0b-7beb-4f74-8585-093d09ebd619 Authenticating user 'default' from [fd00:1122:3344:101::a]:61108 | ||
| 632 | 2026.03.31 01:56:04.317865 [ 273 ] {} <Debug> TCP-Session: a4b83072-ad1a-4d56-b9c9-8ea22274821c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 633 | 2026.03.31 01:56:04.317893 [ 274 ] {} <Debug> TCP-Session: dcf2f574-479f-46fa-9965-d2c6ca09c7b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 634 | 2026.03.31 01:56:04.317995 [ 274 ] {} <Debug> TCP-Session: dcf2f574-479f-46fa-9965-d2c6ca09c7b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 635 | 2026.03.31 01:56:04.318018 [ 273 ] {} <Debug> TCP-Session: a4b83072-ad1a-4d56-b9c9-8ea22274821c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 636 | 2026.03.31 01:56:04.317982 [ 276 ] {} <Debug> TCP-Session: 46c65a0b-7beb-4f74-8585-093d09ebd619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2026.03.31 01:56:04.318059 [ 3 ] {e45d18c4-2a8b-4c5a-917e-5405fbbad50e} <Debug> TCPHandler: Processed in 0.019667631 sec. | ||
| 638 | 2026.03.31 01:56:04.318339 [ 276 ] {} <Debug> TCP-Session: 46c65a0b-7beb-4f74-8585-093d09ebd619 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2026.03.31 01:56:04.318601 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 640 | 2026.03.31 01:56:04.318792 [ 3 ] {a5001a0b-22c0-4dee-9a24-1667b129a31d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) 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) | ||
| 641 | 2026.03.31 01:56:04.318963 [ 3 ] {a5001a0b-22c0-4dee-9a24-1667b129a31d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 642 | 2026.03.31 01:56:04.327445 [ 3 ] {a5001a0b-22c0-4dee-9a24-1667b129a31d} <Debug> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Loading data parts | ||
| 643 | 2026.03.31 01:56:04.327618 [ 3 ] {a5001a0b-22c0-4dee-9a24-1667b129a31d} <Debug> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): There are no data parts | ||
| 644 | 2026.03.31 01:56:04.342670 [ 3 ] {a5001a0b-22c0-4dee-9a24-1667b129a31d} <Debug> TCPHandler: Processed in 0.024134371 sec. | ||
| 645 | 2026.03.31 01:56:04.342854 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 646 | 2026.03.31 01:56:04.343335 [ 3 ] {d76cb785-a7b7-4adb-ac63-c6ff49190488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) /* The timeseries schema table stores the extracted schema for the samples | ||
| 647 | * oximeter collects. | ||
| 648 | */ | ||
| 649 | 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) | ||
| 650 | 2026.03.31 01:56:04.343532 [ 3 ] {d76cb785-a7b7-4adb-ac63-c6ff49190488} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 651 | 2026.03.31 01:56:04.348206 [ 3 ] {d76cb785-a7b7-4adb-ac63-c6ff49190488} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a): Loading data parts | ||
| 652 | 2026.03.31 01:56:04.348496 [ 3 ] {d76cb785-a7b7-4adb-ac63-c6ff49190488} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a): There are no data parts | ||
| 653 | 2026.03.31 01:56:04.356807 [ 3 ] {d76cb785-a7b7-4adb-ac63-c6ff49190488} <Debug> TCPHandler: Processed in 0.0140055 sec. | ||
| 654 | 2026.03.31 01:56:04.357121 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2026.03.31 01:56:04.357564 [ 5 ] {27ae3203-c9f7-4af8-8524-9d8c13955594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 656 | 2026.03.31 01:56:04.359043 [ 5 ] {27ae3203-c9f7-4af8-8524-9d8c13955594} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 657 | 2026.03.31 01:56:04.409500 [ 267 ] {27ae3203-c9f7-4af8-8524-9d8c13955594} <Trace> oximeter.version (c8ac3c3f-610d-4e04-962e-2ac1da2791d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 658 | 2026.03.31 01:56:04.409689 [ 267 ] {27ae3203-c9f7-4af8-8524-9d8c13955594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 659 | 2026.03.31 01:56:04.415329 [ 267 ] {27ae3203-c9f7-4af8-8524-9d8c13955594} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 660 | 2026.03.31 01:56:04.416017 [ 267 ] {27ae3203-c9f7-4af8-8524-9d8c13955594} <Trace> oximeter.version (c8ac3c3f-610d-4e04-962e-2ac1da2791d2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 661 | 2026.03.31 01:56:04.416530 [ 5 ] {27ae3203-c9f7-4af8-8524-9d8c13955594} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.059118 sec., 16.91532189857573 rows/sec., 270.65 B/sec. | ||
| 662 | 2026.03.31 01:56:04.416846 [ 5 ] {27ae3203-c9f7-4af8-8524-9d8c13955594} <Debug> TCPHandler: Processed in 0.059904449 sec. | ||
| 663 | 2026.03.31 01:56:04.425603 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53344 | ||
| 664 | 2026.03.31 01:56:04.427984 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2026.03.31 01:56:04.428022 [ 277 ] {} <Debug> TCP-Session: d9319903-4040-491d-9d97-3305f2178d9e Authenticating user 'default' from [fd00:1122:3344:101::b]:53344 | ||
| 666 | 2026.03.31 01:56:04.428044 [ 277 ] {} <Debug> TCP-Session: d9319903-4040-491d-9d97-3305f2178d9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.03.31 01:56:04.428170 [ 277 ] {} <Debug> TCP-Session: d9319903-4040-491d-9d97-3305f2178d9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.03.31 01:56:04.428263 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2026.03.31 01:56:04.428292 [ 277 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 670 | 2026.03.31 01:56:04.428429 [ 277 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.03.31 01:56:04.436985 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54430 | ||
| 672 | 2026.03.31 01:56:04.437084 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47425 | ||
| 673 | 2026.03.31 01:56:04.437166 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2026.03.31 01:56:04.437303 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51520 | ||
| 675 | 2026.03.31 01:56:04.437378 [ 278 ] {} <Debug> TCP-Session: a3c10210-9482-481f-8a25-ca5976dcba40 Authenticating user 'default' from [fd00:1122:3344:101::b]:54430 | ||
| 676 | 2026.03.31 01:56:04.437302 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 677 | 2026.03.31 01:56:04.437399 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45716 | ||
| 678 | 2026.03.31 01:56:04.437599 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 679 | 2026.03.31 01:56:04.437494 [ 279 ] {} <Debug> TCP-Session: 1865d2a3-a6f2-40e7-b3f8-91756f22a16b Authenticating user 'default' from [fd00:1122:3344:101::b]:47425 | ||
| 680 | 2026.03.31 01:56:04.437633 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59661 | ||
| 681 | 2026.03.31 01:56:04.437484 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44522 | ||
| 682 | 2026.03.31 01:56:04.437793 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.03.31 01:56:04.437730 [ 281 ] {} <Debug> TCP-Session: 20a8dbec-993f-41d4-bccd-e158efd47063 Authenticating user 'default' from [fd00:1122:3344:101::b]:51520 | ||
| 684 | 2026.03.31 01:56:04.437713 [ 279 ] {} <Debug> TCP-Session: 1865d2a3-a6f2-40e7-b3f8-91756f22a16b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2026.03.31 01:56:04.437945 [ 282 ] {} <Debug> TCP-Session: fbfe5deb-091b-4c4a-9205-9cceffbb6273 Authenticating user 'default' from [fd00:1122:3344:101::b]:45716 | ||
| 686 | 2026.03.31 01:56:04.437926 [ 281 ] {} <Debug> TCP-Session: 20a8dbec-993f-41d4-bccd-e158efd47063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.03.31 01:56:04.437467 [ 278 ] {} <Debug> TCP-Session: a3c10210-9482-481f-8a25-ca5976dcba40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2026.03.31 01:56:04.438076 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.03.31 01:56:04.438073 [ 282 ] {} <Debug> TCP-Session: fbfe5deb-091b-4c4a-9205-9cceffbb6273 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.03.31 01:56:04.438057 [ 281 ] {} <Debug> TCP-Session: 20a8dbec-993f-41d4-bccd-e158efd47063 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.03.31 01:56:04.438223 [ 283 ] {} <Debug> TCP-Session: b993dbe1-94f8-4410-90b7-8eb18a2e83f0 Authenticating user 'default' from [fd00:1122:3344:101::b]:44522 | ||
| 692 | 2026.03.31 01:56:04.438197 [ 282 ] {} <Debug> TCP-Session: fbfe5deb-091b-4c4a-9205-9cceffbb6273 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.03.31 01:56:04.438189 [ 278 ] {} <Debug> TCP-Session: a3c10210-9482-481f-8a25-ca5976dcba40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.03.31 01:56:04.438370 [ 283 ] {} <Debug> TCP-Session: b993dbe1-94f8-4410-90b7-8eb18a2e83f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.03.31 01:56:04.438046 [ 279 ] {} <Debug> TCP-Session: 1865d2a3-a6f2-40e7-b3f8-91756f22a16b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.03.31 01:56:04.437201 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64174 | ||
| 697 | 2026.03.31 01:56:04.437899 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2026.03.31 01:56:04.438468 [ 283 ] {} <Debug> TCP-Session: b993dbe1-94f8-4410-90b7-8eb18a2e83f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.03.31 01:56:04.438613 [ 284 ] {} <Debug> TCP-Session: 7122a9a8-9c94-4d73-b219-a93915decd6a Authenticating user 'default' from [fd00:1122:3344:101::b]:59661 | ||
| 700 | 2026.03.31 01:56:04.438622 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 701 | 2026.03.31 01:56:04.438645 [ 284 ] {} <Debug> TCP-Session: 7122a9a8-9c94-4d73-b219-a93915decd6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.03.31 01:56:04.438911 [ 284 ] {} <Debug> TCP-Session: 7122a9a8-9c94-4d73-b219-a93915decd6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.03.31 01:56:04.438916 [ 280 ] {} <Debug> TCP-Session: 194d6356-efaa-473f-b85d-2a4a686b5947 Authenticating user 'default' from [fd00:1122:3344:101::b]:64174 | ||
| 704 | 2026.03.31 01:56:04.439213 [ 280 ] {} <Debug> TCP-Session: 194d6356-efaa-473f-b85d-2a4a686b5947 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.03.31 01:56:04.439255 [ 280 ] {} <Debug> TCP-Session: 194d6356-efaa-473f-b85d-2a4a686b5947 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.03.31 01:56:05.000147 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.63 MiB, peak 134.63 MiB, free memory in arenas 0.00 B, will set to 139.58 MiB (RSS), difference: 4.95 MiB | ||
| 707 | 2026.03.31 01:56:10.072372 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.03.31 01:56:10.072468 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 709 | 2026.03.31 01:56:10.073390 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2026.03.31 01:56:10.073482 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.03.31 01:56:10.081125 [ 243 ] {} <Debug> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Loading data parts | ||
| 712 | 2026.03.31 01:56:10.081293 [ 243 ] {} <Debug> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): There are no data parts | ||
| 713 | 2026.03.31 01:56:10.084614 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.03.31 01:56:10.084750 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 715 | 2026.03.31 01:56:10.089894 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.03.31 01:56:10.090408 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2026.03.31 01:56:10.090636 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 718 | 2026.03.31 01:56:10.091310 [ 244 ] {} <Debug> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Loading data parts | ||
| 719 | 2026.03.31 01:56:10.091598 [ 244 ] {} <Debug> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): There are no data parts | ||
| 720 | 2026.03.31 01:56:10.125123 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.03.31 01:56:10.125266 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 722 | 2026.03.31 01:56:10.131388 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.03.31 01:56:10.132507 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.03.31 01:56:10.135754 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.03.31 01:56:11.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.72 MiB, peak 148.72 MiB, free memory in arenas 0.00 B, will set to 153.77 MiB (RSS), difference: 9.05 MiB | ||
| 726 | 2026.03.31 01:56:12.572431 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.03.31 01:56:12.572756 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.03.31 01:56:12.589801 [ 242 ] {} <Debug> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Loading data parts | ||
| 729 | 2026.03.31 01:56:12.590122 [ 242 ] {} <Debug> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): There are no data parts | ||
| 730 | 2026.03.31 01:56:12.600245 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.03.31 01:56:12.600497 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 732 | 2026.03.31 01:56:12.605187 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.03.31 01:56:12.605769 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.03.31 01:56:12.606198 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.03.31 01:56:13.000210 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.98 MiB, peak 157.98 MiB, free memory in arenas 0.00 B, will set to 155.09 MiB (RSS), difference: -2.89 MiB | ||
| 736 | 2026.03.31 01:56:17.522350 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.03.31 01:56:17.522405 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.03.31 01:56:17.590778 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2026.03.31 01:56:17.593467 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.03.31 01:56:17.593516 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 741 | 2026.03.31 01:56:17.594272 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.03.31 01:56:17.594818 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.03.31 01:56:17.595019 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.03.31 01:56:17.635895 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.03.31 01:56:17.654116 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.03.31 01:56:17.654283 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 747 | 2026.03.31 01:56:17.660961 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.03.31 01:56:17.662056 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.03.31 01:56:17.665496 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.03.31 01:56:18.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.77 MiB, peak 159.77 MiB, free memory in arenas 0.00 B, will set to 157.82 MiB (RSS), difference: 2.05 MiB | ||
| 751 | 2026.03.31 01:56:23.000360 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.86 MiB, peak 159.77 MiB, free memory in arenas 0.00 B, will set to 157.89 MiB (RSS), difference: 4.03 MiB | ||
| 752 | 2026.03.31 01:56:24.430707 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2026.03.31 01:56:24.430896 [ 3 ] {ce0c90eb-ebb4-424b-bda8-69251b2d37f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2026.03.31 01:56:24.433602 [ 3 ] {ce0c90eb-ebb4-424b-bda8-69251b2d37f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2026.03.31 01:56:24.438198 [ 3 ] {ce0c90eb-ebb4-424b-bda8-69251b2d37f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2026.03.31 01:56:24.440846 [ 3 ] {ce0c90eb-ebb4-424b-bda8-69251b2d37f4} <Debug> TCPHandler: Processed in 0.010272113 sec. | ||
| 757 | 2026.03.31 01:56:24.457527 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2026.03.31 01:56:24.457742 [ 3 ] {63c8b42e-ff6e-40e1-8f4a-d9d85caa93d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2026.03.31 01:56:24.464381 [ 3 ] {63c8b42e-ff6e-40e1-8f4a-d9d85caa93d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2026.03.31 01:56:24.464500 [ 3 ] {63c8b42e-ff6e-40e1-8f4a-d9d85caa93d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2026.03.31 01:56:24.464996 [ 3 ] {63c8b42e-ff6e-40e1-8f4a-d9d85caa93d3} <Debug> TCPHandler: Processed in 0.007526974 sec. | ||
| 762 | 2026.03.31 01:56:24.465220 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2026.03.31 01:56:24.465340 [ 3 ] {4db50480-d94a-4b43-b7ca-a0cc72d6c625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 764 | 2026.03.31 01:56:24.467584 [ 3 ] {4db50480-d94a-4b43-b7ca-a0cc72d6c625} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2026.03.31 01:56:24.467630 [ 3 ] {4db50480-d94a-4b43-b7ca-a0cc72d6c625} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2026.03.31 01:56:24.467979 [ 3 ] {4db50480-d94a-4b43-b7ca-a0cc72d6c625} <Debug> TCPHandler: Processed in 0.00281117 sec. | ||
| 767 | 2026.03.31 01:56:24.468187 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.03.31 01:56:24.468304 [ 3 ] {b9c2ac03-e876-46bd-a17f-38c179c20144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) 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) | ||
| 769 | 2026.03.31 01:56:24.468549 [ 3 ] {b9c2ac03-e876-46bd-a17f-38c179c20144} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2026.03.31 01:56:24.468593 [ 3 ] {b9c2ac03-e876-46bd-a17f-38c179c20144} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2026.03.31 01:56:24.468966 [ 3 ] {b9c2ac03-e876-46bd-a17f-38c179c20144} <Debug> TCPHandler: Processed in 0.000827055 sec. | ||
| 772 | 2026.03.31 01:56:24.469178 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.03.31 01:56:24.469293 [ 3 ] {208dc260-817d-4b48-87eb-fec7b6978cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) 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) | ||
| 774 | 2026.03.31 01:56:24.469535 [ 3 ] {208dc260-817d-4b48-87eb-fec7b6978cda} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2026.03.31 01:56:24.469577 [ 3 ] {208dc260-817d-4b48-87eb-fec7b6978cda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2026.03.31 01:56:24.469898 [ 3 ] {208dc260-817d-4b48-87eb-fec7b6978cda} <Debug> TCPHandler: Processed in 0.000769434 sec. | ||
| 777 | 2026.03.31 01:56:24.470096 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.03.31 01:56:24.470211 [ 3 ] {980afca4-62e0-4969-940f-65c777cf3302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) 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) | ||
| 779 | 2026.03.31 01:56:24.470446 [ 3 ] {980afca4-62e0-4969-940f-65c777cf3302} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2026.03.31 01:56:24.470487 [ 3 ] {980afca4-62e0-4969-940f-65c777cf3302} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2026.03.31 01:56:24.470799 [ 3 ] {980afca4-62e0-4969-940f-65c777cf3302} <Debug> TCPHandler: Processed in 0.000751714 sec. | ||
| 782 | 2026.03.31 01:56:24.470995 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2026.03.31 01:56:24.471109 [ 3 ] {8199e73e-ca93-4718-9d14-0dcc127558e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) 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) | ||
| 784 | 2026.03.31 01:56:24.471347 [ 3 ] {8199e73e-ca93-4718-9d14-0dcc127558e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2026.03.31 01:56:24.471389 [ 3 ] {8199e73e-ca93-4718-9d14-0dcc127558e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2026.03.31 01:56:24.471699 [ 3 ] {8199e73e-ca93-4718-9d14-0dcc127558e2} <Debug> TCPHandler: Processed in 0.000752464 sec. | ||
| 787 | 2026.03.31 01:56:24.471902 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2026.03.31 01:56:24.472015 [ 3 ] {8cd3c9a3-0448-4359-9028-f33ae00e2773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) 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) | ||
| 789 | 2026.03.31 01:56:24.472252 [ 3 ] {8cd3c9a3-0448-4359-9028-f33ae00e2773} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2026.03.31 01:56:24.472294 [ 3 ] {8cd3c9a3-0448-4359-9028-f33ae00e2773} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2026.03.31 01:56:24.472620 [ 3 ] {8cd3c9a3-0448-4359-9028-f33ae00e2773} <Debug> TCPHandler: Processed in 0.000767313 sec. | ||
| 792 | 2026.03.31 01:56:24.472809 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.03.31 01:56:24.472922 [ 3 ] {c8d6b9ff-1a82-4032-acb6-bc9e02d61c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) 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) | ||
| 794 | 2026.03.31 01:56:24.473159 [ 3 ] {c8d6b9ff-1a82-4032-acb6-bc9e02d61c21} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2026.03.31 01:56:24.473201 [ 3 ] {c8d6b9ff-1a82-4032-acb6-bc9e02d61c21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2026.03.31 01:56:24.473510 [ 3 ] {c8d6b9ff-1a82-4032-acb6-bc9e02d61c21} <Debug> TCPHandler: Processed in 0.000749303 sec. | ||
| 797 | 2026.03.31 01:56:24.473700 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2026.03.31 01:56:24.473815 [ 3 ] {0f0369af-d9fb-4ab2-860d-3a899ad5e7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) 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) | ||
| 799 | 2026.03.31 01:56:24.474052 [ 3 ] {0f0369af-d9fb-4ab2-860d-3a899ad5e7a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2026.03.31 01:56:24.474093 [ 3 ] {0f0369af-d9fb-4ab2-860d-3a899ad5e7a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2026.03.31 01:56:24.474402 [ 3 ] {0f0369af-d9fb-4ab2-860d-3a899ad5e7a0} <Debug> TCPHandler: Processed in 0.000750623 sec. | ||
| 802 | 2026.03.31 01:56:24.474607 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2026.03.31 01:56:24.474723 [ 3 ] {0ab8380a-59a3-447d-a2c6-6f270e7b70b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) 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) | ||
| 804 | 2026.03.31 01:56:24.474962 [ 3 ] {0ab8380a-59a3-447d-a2c6-6f270e7b70b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2026.03.31 01:56:24.475003 [ 3 ] {0ab8380a-59a3-447d-a2c6-6f270e7b70b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2026.03.31 01:56:24.475317 [ 3 ] {0ab8380a-59a3-447d-a2c6-6f270e7b70b7} <Debug> TCPHandler: Processed in 0.000757283 sec. | ||
| 807 | 2026.03.31 01:56:24.475520 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2026.03.31 01:56:24.475636 [ 3 ] {eba00232-ab88-429a-8156-e962c11b4a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) 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) | ||
| 809 | 2026.03.31 01:56:24.475874 [ 3 ] {eba00232-ab88-429a-8156-e962c11b4a52} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2026.03.31 01:56:24.475915 [ 3 ] {eba00232-ab88-429a-8156-e962c11b4a52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2026.03.31 01:56:24.476245 [ 3 ] {eba00232-ab88-429a-8156-e962c11b4a52} <Debug> TCPHandler: Processed in 0.000773224 sec. | ||
| 812 | 2026.03.31 01:56:24.476444 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2026.03.31 01:56:24.476561 [ 3 ] {cd65b321-c7e2-491b-b1e3-c64e1c1f4bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) 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) | ||
| 814 | 2026.03.31 01:56:24.476813 [ 3 ] {cd65b321-c7e2-491b-b1e3-c64e1c1f4bc8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2026.03.31 01:56:24.476855 [ 3 ] {cd65b321-c7e2-491b-b1e3-c64e1c1f4bc8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2026.03.31 01:56:24.477173 [ 3 ] {cd65b321-c7e2-491b-b1e3-c64e1c1f4bc8} <Debug> TCPHandler: Processed in 0.000777465 sec. | ||
| 817 | 2026.03.31 01:56:24.477380 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2026.03.31 01:56:24.477497 [ 3 ] {a373e04e-fd77-4557-9367-3f79a24aa49b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) 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) | ||
| 819 | 2026.03.31 01:56:24.477743 [ 3 ] {a373e04e-fd77-4557-9367-3f79a24aa49b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2026.03.31 01:56:24.477784 [ 3 ] {a373e04e-fd77-4557-9367-3f79a24aa49b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2026.03.31 01:56:24.478103 [ 3 ] {a373e04e-fd77-4557-9367-3f79a24aa49b} <Debug> TCPHandler: Processed in 0.000776874 sec. | ||
| 822 | 2026.03.31 01:56:24.478299 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2026.03.31 01:56:24.478418 [ 3 ] {e6c204c5-6798-4818-8ea4-64cc6f7efc66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) 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) | ||
| 824 | 2026.03.31 01:56:24.478667 [ 3 ] {e6c204c5-6798-4818-8ea4-64cc6f7efc66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2026.03.31 01:56:24.478708 [ 3 ] {e6c204c5-6798-4818-8ea4-64cc6f7efc66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2026.03.31 01:56:24.479033 [ 3 ] {e6c204c5-6798-4818-8ea4-64cc6f7efc66} <Debug> TCPHandler: Processed in 0.000784544 sec. | ||
| 827 | 2026.03.31 01:56:24.479707 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2026.03.31 01:56:24.479825 [ 3 ] {a1afe050-0002-412c-9e8f-0e7480ee6e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) 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) | ||
| 829 | 2026.03.31 01:56:24.480074 [ 3 ] {a1afe050-0002-412c-9e8f-0e7480ee6e07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2026.03.31 01:56:24.480115 [ 3 ] {a1afe050-0002-412c-9e8f-0e7480ee6e07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2026.03.31 01:56:24.480433 [ 3 ] {a1afe050-0002-412c-9e8f-0e7480ee6e07} <Debug> TCPHandler: Processed in 0.000774754 sec. | ||
| 832 | 2026.03.31 01:56:24.482653 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2026.03.31 01:56:24.482780 [ 3 ] {e5eb300b-7627-417e-b3d0-539a6bd4e481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) 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', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 834 | 2026.03.31 01:56:24.483047 [ 3 ] {e5eb300b-7627-417e-b3d0-539a6bd4e481} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2026.03.31 01:56:24.483089 [ 3 ] {e5eb300b-7627-417e-b3d0-539a6bd4e481} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2026.03.31 01:56:24.483427 [ 3 ] {e5eb300b-7627-417e-b3d0-539a6bd4e481} <Debug> TCPHandler: Processed in 0.000825585 sec. | ||
| 837 | 2026.03.31 01:56:24.483998 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2026.03.31 01:56:24.484119 [ 3 ] {7f342582-fa15-4a65-8bfb-3d275bfff3a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 839 | 2026.03.31 01:56:24.484395 [ 3 ] {7f342582-fa15-4a65-8bfb-3d275bfff3a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2026.03.31 01:56:24.484437 [ 3 ] {7f342582-fa15-4a65-8bfb-3d275bfff3a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2026.03.31 01:56:24.484788 [ 3 ] {7f342582-fa15-4a65-8bfb-3d275bfff3a3} <Debug> TCPHandler: Processed in 0.000838865 sec. | ||
| 842 | 2026.03.31 01:56:24.485016 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.03.31 01:56:24.485137 [ 3 ] {4841d751-5460-4dd2-babf-9f334e412dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 844 | 2026.03.31 01:56:24.485409 [ 3 ] {4841d751-5460-4dd2-babf-9f334e412dfd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2026.03.31 01:56:24.485453 [ 3 ] {4841d751-5460-4dd2-babf-9f334e412dfd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2026.03.31 01:56:24.485786 [ 3 ] {4841d751-5460-4dd2-babf-9f334e412dfd} <Debug> TCPHandler: Processed in 0.000818694 sec. | ||
| 847 | 2026.03.31 01:56:24.486041 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.03.31 01:56:24.486163 [ 3 ] {783e3bcb-f2f4-451b-bb47-e0862d42b825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 849 | 2026.03.31 01:56:24.486438 [ 3 ] {783e3bcb-f2f4-451b-bb47-e0862d42b825} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.03.31 01:56:24.486483 [ 3 ] {783e3bcb-f2f4-451b-bb47-e0862d42b825} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.03.31 01:56:24.486811 [ 3 ] {783e3bcb-f2f4-451b-bb47-e0862d42b825} <Debug> TCPHandler: Processed in 0.000824665 sec. | ||
| 852 | 2026.03.31 01:56:24.487049 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.03.31 01:56:24.487169 [ 3 ] {b9dfee09-7b4f-44a6-a7c6-e73d99944381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 854 | 2026.03.31 01:56:24.487427 [ 3 ] {b9dfee09-7b4f-44a6-a7c6-e73d99944381} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.03.31 01:56:24.487468 [ 3 ] {b9dfee09-7b4f-44a6-a7c6-e73d99944381} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2026.03.31 01:56:24.487796 [ 3 ] {b9dfee09-7b4f-44a6-a7c6-e73d99944381} <Debug> TCPHandler: Processed in 0.000795974 sec. | ||
| 857 | 2026.03.31 01:56:24.488039 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2026.03.31 01:56:24.488162 [ 3 ] {40492ff5-8de1-40b6-bdfd-168cdf12eecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 859 | 2026.03.31 01:56:24.488424 [ 3 ] {40492ff5-8de1-40b6-bdfd-168cdf12eecf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2026.03.31 01:56:24.488467 [ 3 ] {40492ff5-8de1-40b6-bdfd-168cdf12eecf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2026.03.31 01:56:24.488794 [ 3 ] {40492ff5-8de1-40b6-bdfd-168cdf12eecf} <Debug> TCPHandler: Processed in 0.000804105 sec. | ||
| 862 | 2026.03.31 01:56:24.489035 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.03.31 01:56:24.489156 [ 3 ] {0631f93f-11a7-4728-9dc2-6b0cc6155191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 864 | 2026.03.31 01:56:24.489416 [ 3 ] {0631f93f-11a7-4728-9dc2-6b0cc6155191} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2026.03.31 01:56:24.489459 [ 3 ] {0631f93f-11a7-4728-9dc2-6b0cc6155191} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2026.03.31 01:56:24.489782 [ 3 ] {0631f93f-11a7-4728-9dc2-6b0cc6155191} <Debug> TCPHandler: Processed in 0.000794864 sec. | ||
| 867 | 2026.03.31 01:56:24.490032 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.03.31 01:56:24.490197 [ 3 ] {26f02b88-0f67-4ebf-813a-7b6a7d5d45fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 869 | 2026.03.31 01:56:24.490482 [ 3 ] {26f02b88-0f67-4ebf-813a-7b6a7d5d45fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2026.03.31 01:56:24.490525 [ 3 ] {26f02b88-0f67-4ebf-813a-7b6a7d5d45fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2026.03.31 01:56:24.490846 [ 3 ] {26f02b88-0f67-4ebf-813a-7b6a7d5d45fb} <Debug> TCPHandler: Processed in 0.000874705 sec. | ||
| 872 | 2026.03.31 01:56:24.491072 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2026.03.31 01:56:24.491196 [ 3 ] {fe607e21-4ae6-4dff-a055-82196b69bf5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 874 | 2026.03.31 01:56:24.491477 [ 3 ] {fe607e21-4ae6-4dff-a055-82196b69bf5c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2026.03.31 01:56:24.491519 [ 3 ] {fe607e21-4ae6-4dff-a055-82196b69bf5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2026.03.31 01:56:24.491844 [ 3 ] {fe607e21-4ae6-4dff-a055-82196b69bf5c} <Debug> TCPHandler: Processed in 0.000825305 sec. | ||
| 877 | 2026.03.31 01:56:24.492078 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.03.31 01:56:24.492201 [ 3 ] {c5630387-2801-465c-b0d2-6caf9f0fc081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 879 | 2026.03.31 01:56:24.492468 [ 3 ] {c5630387-2801-465c-b0d2-6caf9f0fc081} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2026.03.31 01:56:24.492510 [ 3 ] {c5630387-2801-465c-b0d2-6caf9f0fc081} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2026.03.31 01:56:24.492823 [ 3 ] {c5630387-2801-465c-b0d2-6caf9f0fc081} <Debug> TCPHandler: Processed in 0.000802125 sec. | ||
| 882 | 2026.03.31 01:56:24.500681 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2026.03.31 01:56:24.500812 [ 3 ] {86f815af-451c-481f-9468-dbb3a0247736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 884 | 2026.03.31 01:56:24.501086 [ 3 ] {86f815af-451c-481f-9468-dbb3a0247736} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2026.03.31 01:56:24.501131 [ 3 ] {86f815af-451c-481f-9468-dbb3a0247736} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 886 | 2026.03.31 01:56:24.501467 [ 3 ] {86f815af-451c-481f-9468-dbb3a0247736} <Debug> TCPHandler: Processed in 0.000838935 sec. | ||
| 887 | 2026.03.31 01:56:24.505572 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 888 | 2026.03.31 01:56:24.505685 [ 3 ] {7a15a378-aefe-4853-94be-75e84f3e0583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 889 | 2026.03.31 01:56:24.505726 [ 3 ] {7a15a378-aefe-4853-94be-75e84f3e0583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 890 | 2026.03.31 01:56:24.506265 [ 3 ] {7a15a378-aefe-4853-94be-75e84f3e0583} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 891 | 2026.03.31 01:56:24.506311 [ 3 ] {7a15a378-aefe-4853-94be-75e84f3e0583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 892 | 2026.03.31 01:56:24.508976 [ 3 ] {7a15a378-aefe-4853-94be-75e84f3e0583} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 893 | 2026.03.31 01:56:24.509408 [ 3 ] {7a15a378-aefe-4853-94be-75e84f3e0583} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 894 | 2026.03.31 01:56:24.509560 [ 3 ] {7a15a378-aefe-4853-94be-75e84f3e0583} <Debug> executeQuery: Read 27 rows, 6.61 KiB in 0.003907 sec., 6910.673150755055 rows/sec., 1.65 MiB/sec. | ||
| 895 | 2026.03.31 01:56:24.509600 [ 3 ] {7a15a378-aefe-4853-94be-75e84f3e0583} <Debug> TCPHandler: Processed in 0.004080983 sec. | ||
| 896 | 2026.03.31 01:56:24.509726 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 897 | 2026.03.31 01:56:24.509821 [ 3 ] {dd2f7224-1f10-4ec8-aece-5a83987b9284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 898 | 2026.03.31 01:56:24.509860 [ 3 ] {dd2f7224-1f10-4ec8-aece-5a83987b9284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 899 | 2026.03.31 01:56:24.514429 [ 3 ] {dd2f7224-1f10-4ec8-aece-5a83987b9284} <Trace> oximeter.fields_i16 (ca3f516a-45b0-4ff0-8f47-fbcd90092b3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 900 | 2026.03.31 01:56:24.514465 [ 3 ] {dd2f7224-1f10-4ec8-aece-5a83987b9284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 901 | 2026.03.31 01:56:24.517091 [ 3 ] {dd2f7224-1f10-4ec8-aece-5a83987b9284} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 902 | 2026.03.31 01:56:24.517544 [ 3 ] {dd2f7224-1f10-4ec8-aece-5a83987b9284} <Trace> oximeter.fields_i16 (ca3f516a-45b0-4ff0-8f47-fbcd90092b3b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 903 | 2026.03.31 01:56:24.517682 [ 3 ] {dd2f7224-1f10-4ec8-aece-5a83987b9284} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.007879 sec., 36045.18339890849 rows/sec., 2.29 MiB/sec. | ||
| 904 | 2026.03.31 01:56:24.517720 [ 3 ] {dd2f7224-1f10-4ec8-aece-5a83987b9284} <Debug> TCPHandler: Processed in 0.008045464 sec. | ||
| 905 | 2026.03.31 01:56:24.517843 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 906 | 2026.03.31 01:56:24.517937 [ 3 ] {03aea7e9-1a19-4e1b-b8b0-91a2714fee6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 907 | 2026.03.31 01:56:24.517978 [ 3 ] {03aea7e9-1a19-4e1b-b8b0-91a2714fee6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 908 | 2026.03.31 01:56:24.518372 [ 3 ] {03aea7e9-1a19-4e1b-b8b0-91a2714fee6d} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 909 | 2026.03.31 01:56:24.518408 [ 3 ] {03aea7e9-1a19-4e1b-b8b0-91a2714fee6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 910 | 2026.03.31 01:56:24.518818 [ 3 ] {03aea7e9-1a19-4e1b-b8b0-91a2714fee6d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 911 | 2026.03.31 01:56:24.519237 [ 3 ] {03aea7e9-1a19-4e1b-b8b0-91a2714fee6d} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 912 | 2026.03.31 01:56:24.519367 [ 3 ] {03aea7e9-1a19-4e1b-b8b0-91a2714fee6d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001448 sec., 2762.430939226519 rows/sec., 225.26 KiB/sec. | ||
| 913 | 2026.03.31 01:56:24.519403 [ 3 ] {03aea7e9-1a19-4e1b-b8b0-91a2714fee6d} <Debug> TCPHandler: Processed in 0.001611509 sec. | ||
| 914 | 2026.03.31 01:56:24.519515 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 915 | 2026.03.31 01:56:24.519610 [ 3 ] {ed1ad644-33ad-48aa-af35-09ac6ed0571f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 916 | 2026.03.31 01:56:24.519650 [ 3 ] {ed1ad644-33ad-48aa-af35-09ac6ed0571f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 917 | 2026.03.31 01:56:24.520366 [ 3 ] {ed1ad644-33ad-48aa-af35-09ac6ed0571f} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 918 | 2026.03.31 01:56:24.520402 [ 3 ] {ed1ad644-33ad-48aa-af35-09ac6ed0571f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 919 | 2026.03.31 01:56:24.520888 [ 3 ] {ed1ad644-33ad-48aa-af35-09ac6ed0571f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 920 | 2026.03.31 01:56:24.521366 [ 3 ] {ed1ad644-33ad-48aa-af35-09ac6ed0571f} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 921 | 2026.03.31 01:56:24.521493 [ 3 ] {ed1ad644-33ad-48aa-af35-09ac6ed0571f} <Debug> executeQuery: Read 769 rows, 61.20 KiB in 0.001901 sec., 404523.9347711731 rows/sec., 31.44 MiB/sec. | ||
| 922 | 2026.03.31 01:56:24.521530 [ 3 ] {ed1ad644-33ad-48aa-af35-09ac6ed0571f} <Debug> TCPHandler: Processed in 0.002064807 sec. | ||
| 923 | 2026.03.31 01:56:24.521648 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 924 | 2026.03.31 01:56:24.521741 [ 3 ] {ee67ff59-8e1d-48ae-93d7-ebdbbc485557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 925 | 2026.03.31 01:56:24.521780 [ 3 ] {ee67ff59-8e1d-48ae-93d7-ebdbbc485557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 926 | 2026.03.31 01:56:24.522215 [ 3 ] {ee67ff59-8e1d-48ae-93d7-ebdbbc485557} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 927 | 2026.03.31 01:56:24.522251 [ 3 ] {ee67ff59-8e1d-48ae-93d7-ebdbbc485557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 928 | 2026.03.31 01:56:24.522685 [ 3 ] {ee67ff59-8e1d-48ae-93d7-ebdbbc485557} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 929 | 2026.03.31 01:56:24.523136 [ 3 ] {ee67ff59-8e1d-48ae-93d7-ebdbbc485557} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 930 | 2026.03.31 01:56:24.523259 [ 3 ] {ee67ff59-8e1d-48ae-93d7-ebdbbc485557} <Debug> executeQuery: Read 146 rows, 8.82 KiB in 0.001537 sec., 94990.24072869225 rows/sec., 5.60 MiB/sec. | ||
| 931 | 2026.03.31 01:56:24.523295 [ 3 ] {ee67ff59-8e1d-48ae-93d7-ebdbbc485557} <Debug> TCPHandler: Processed in 0.001698011 sec. | ||
| 932 | 2026.03.31 01:56:24.523408 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 933 | 2026.03.31 01:56:24.523501 [ 3 ] {ae95ec34-b277-4b01-81de-67e63a0fecf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 934 | 2026.03.31 01:56:24.523538 [ 3 ] {ae95ec34-b277-4b01-81de-67e63a0fecf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 935 | 2026.03.31 01:56:24.524015 [ 3 ] {ae95ec34-b277-4b01-81de-67e63a0fecf8} <Trace> oximeter.fields_u32 (f77ccfda-73c2-400e-9c90-7b69a339c705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 936 | 2026.03.31 01:56:24.524047 [ 3 ] {ae95ec34-b277-4b01-81de-67e63a0fecf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 937 | 2026.03.31 01:56:24.524476 [ 3 ] {ae95ec34-b277-4b01-81de-67e63a0fecf8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 938 | 2026.03.31 01:56:24.524958 [ 3 ] {ae95ec34-b277-4b01-81de-67e63a0fecf8} <Trace> oximeter.fields_u32 (f77ccfda-73c2-400e-9c90-7b69a339c705): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 939 | 2026.03.31 01:56:24.525088 [ 3 ] {ae95ec34-b277-4b01-81de-67e63a0fecf8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001606 sec., 92777.08592777087 rows/sec., 5.99 MiB/sec. | ||
| 940 | 2026.03.31 01:56:24.525127 [ 3 ] {ae95ec34-b277-4b01-81de-67e63a0fecf8} <Debug> TCPHandler: Processed in 0.001769951 sec. | ||
| 941 | 2026.03.31 01:56:24.525247 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 942 | 2026.03.31 01:56:24.525344 [ 3 ] {713e361a-16ae-4c5a-a6a0-b737699db85a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 943 | 2026.03.31 01:56:24.525385 [ 3 ] {713e361a-16ae-4c5a-a6a0-b737699db85a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 944 | 2026.03.31 01:56:24.525852 [ 3 ] {713e361a-16ae-4c5a-a6a0-b737699db85a} <Trace> oximeter.fields_u8 (5b4a1083-2a9b-4deb-add2-ee0a26f536e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 945 | 2026.03.31 01:56:24.525889 [ 3 ] {713e361a-16ae-4c5a-a6a0-b737699db85a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 946 | 2026.03.31 01:56:24.526430 [ 3 ] {713e361a-16ae-4c5a-a6a0-b737699db85a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 947 | 2026.03.31 01:56:24.526867 [ 3 ] {713e361a-16ae-4c5a-a6a0-b737699db85a} <Trace> oximeter.fields_u8 (5b4a1083-2a9b-4deb-add2-ee0a26f536e9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 948 | 2026.03.31 01:56:24.526997 [ 3 ] {713e361a-16ae-4c5a-a6a0-b737699db85a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001672 sec., 88516.74641148325 rows/sec., 5.03 MiB/sec. | ||
| 949 | 2026.03.31 01:56:24.527034 [ 3 ] {713e361a-16ae-4c5a-a6a0-b737699db85a} <Debug> TCPHandler: Processed in 0.001835623 sec. | ||
| 950 | 2026.03.31 01:56:24.527151 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 951 | 2026.03.31 01:56:24.527245 [ 3 ] {e33d4dbb-1d29-4626-bb56-1fe9725d0d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 952 | 2026.03.31 01:56:24.527283 [ 3 ] {e33d4dbb-1d29-4626-bb56-1fe9725d0d47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 953 | 2026.03.31 01:56:24.527801 [ 3 ] {e33d4dbb-1d29-4626-bb56-1fe9725d0d47} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 954 | 2026.03.31 01:56:24.527837 [ 3 ] {e33d4dbb-1d29-4626-bb56-1fe9725d0d47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 955 | 2026.03.31 01:56:24.528261 [ 3 ] {e33d4dbb-1d29-4626-bb56-1fe9725d0d47} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 956 | 2026.03.31 01:56:24.528706 [ 3 ] {e33d4dbb-1d29-4626-bb56-1fe9725d0d47} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 957 | 2026.03.31 01:56:24.528834 [ 3 ] {e33d4dbb-1d29-4626-bb56-1fe9725d0d47} <Debug> executeQuery: Read 458 rows, 32.63 KiB in 0.001608 sec., 284825.87064676615 rows/sec., 19.81 MiB/sec. | ||
| 958 | 2026.03.31 01:56:24.528872 [ 3 ] {e33d4dbb-1d29-4626-bb56-1fe9725d0d47} <Debug> TCPHandler: Processed in 0.001771512 sec. | ||
| 959 | 2026.03.31 01:56:24.528985 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 960 | 2026.03.31 01:56:24.529078 [ 3 ] {f5e6945f-affd-4734-b126-032edfef9313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 961 | 2026.03.31 01:56:24.529119 [ 3 ] {f5e6945f-affd-4734-b126-032edfef9313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 962 | 2026.03.31 01:56:24.529489 [ 3 ] {f5e6945f-affd-4734-b126-032edfef9313} <Trace> oximeter.measurements_bool (9fafc465-2a86-4643-a66c-d167704f0678): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 963 | 2026.03.31 01:56:24.529525 [ 3 ] {f5e6945f-affd-4734-b126-032edfef9313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 964 | 2026.03.31 01:56:24.531968 [ 3 ] {f5e6945f-affd-4734-b126-032edfef9313} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 965 | 2026.03.31 01:56:24.532417 [ 3 ] {f5e6945f-affd-4734-b126-032edfef9313} <Trace> oximeter.measurements_bool (9fafc465-2a86-4643-a66c-d167704f0678): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 966 | 2026.03.31 01:56:24.532545 [ 3 ] {f5e6945f-affd-4734-b126-032edfef9313} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003485 sec., 1721.6642754662842 rows/sec., 89.95 KiB/sec. | ||
| 967 | 2026.03.31 01:56:24.532582 [ 3 ] {f5e6945f-affd-4734-b126-032edfef9313} <Debug> TCPHandler: Processed in 0.003646655 sec. | ||
| 968 | 2026.03.31 01:56:24.532731 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 969 | 2026.03.31 01:56:24.532824 [ 3 ] {92c5471f-f736-4051-aeca-dbabad8339ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 970 | 2026.03.31 01:56:24.532865 [ 3 ] {92c5471f-f736-4051-aeca-dbabad8339ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 971 | 2026.03.31 01:56:24.535319 [ 3 ] {92c5471f-f736-4051-aeca-dbabad8339ca} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 972 | 2026.03.31 01:56:24.535355 [ 3 ] {92c5471f-f736-4051-aeca-dbabad8339ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 973 | 2026.03.31 01:56:24.535786 [ 3 ] {92c5471f-f736-4051-aeca-dbabad8339ca} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 974 | 2026.03.31 01:56:24.536223 [ 3 ] {92c5471f-f736-4051-aeca-dbabad8339ca} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 975 | 2026.03.31 01:56:24.536353 [ 3 ] {92c5471f-f736-4051-aeca-dbabad8339ca} <Debug> executeQuery: Read 207 rows, 13.86 KiB in 0.003548 sec., 58342.72829763247 rows/sec., 3.82 MiB/sec. | ||
| 976 | 2026.03.31 01:56:24.536390 [ 3 ] {92c5471f-f736-4051-aeca-dbabad8339ca} <Debug> TCPHandler: Processed in 0.003708726 sec. | ||
| 977 | 2026.03.31 01:56:24.536511 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 978 | 2026.03.31 01:56:24.536611 [ 3 ] {c73d23ab-9eba-4962-a0e9-95538ea4eb57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 979 | 2026.03.31 01:56:24.536652 [ 3 ] {c73d23ab-9eba-4962-a0e9-95538ea4eb57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 980 | 2026.03.31 01:56:24.536978 [ 3 ] {c73d23ab-9eba-4962-a0e9-95538ea4eb57} <Trace> oximeter.measurements_f64 (12cb80a0-4f11-4464-8bcc-dc519fd3ff66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2026.03.31 01:56:24.537014 [ 3 ] {c73d23ab-9eba-4962-a0e9-95538ea4eb57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 982 | 2026.03.31 01:56:24.537505 [ 3 ] {c73d23ab-9eba-4962-a0e9-95538ea4eb57} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 983 | 2026.03.31 01:56:24.537943 [ 3 ] {c73d23ab-9eba-4962-a0e9-95538ea4eb57} <Trace> oximeter.measurements_f64 (12cb80a0-4f11-4464-8bcc-dc519fd3ff66): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 984 | 2026.03.31 01:56:24.538071 [ 3 ] {c73d23ab-9eba-4962-a0e9-95538ea4eb57} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001479 sec., 676.1325219743069 rows/sec., 45.56 KiB/sec. | ||
| 985 | 2026.03.31 01:56:24.538108 [ 3 ] {c73d23ab-9eba-4962-a0e9-95538ea4eb57} <Debug> TCPHandler: Processed in 0.0016456 sec. | ||
| 986 | 2026.03.31 01:56:24.538229 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2026.03.31 01:56:24.538323 [ 3 ] {293fc11f-b25d-4019-8e64-e80eee72cadc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 988 | 2026.03.31 01:56:24.538365 [ 3 ] {293fc11f-b25d-4019-8e64-e80eee72cadc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 989 | 2026.03.31 01:56:24.538709 [ 3 ] {293fc11f-b25d-4019-8e64-e80eee72cadc} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 990 | 2026.03.31 01:56:24.538744 [ 3 ] {293fc11f-b25d-4019-8e64-e80eee72cadc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 991 | 2026.03.31 01:56:24.539184 [ 3 ] {293fc11f-b25d-4019-8e64-e80eee72cadc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 992 | 2026.03.31 01:56:24.539619 [ 3 ] {293fc11f-b25d-4019-8e64-e80eee72cadc} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 993 | 2026.03.31 01:56:24.539749 [ 3 ] {293fc11f-b25d-4019-8e64-e80eee72cadc} <Debug> executeQuery: Read 60 rows, 3.73 KiB in 0.001444 sec., 41551.246537396124 rows/sec., 2.52 MiB/sec. | ||
| 994 | 2026.03.31 01:56:24.539792 [ 3 ] {293fc11f-b25d-4019-8e64-e80eee72cadc} <Debug> TCPHandler: Processed in 0.001611449 sec. | ||
| 995 | 2026.03.31 01:56:25.095106 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 996 | 2026.03.31 01:56:25.095595 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 997 | 2026.03.31 01:56:25.095639 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 998 | 2026.03.31 01:56:25.096338 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 999 | 2026.03.31 01:56:25.096876 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1000 | 2026.03.31 01:56:25.097017 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 1001 | 2026.03.31 01:56:25.165582 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1002 | 2026.03.31 01:56:25.182693 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1003 | 2026.03.31 01:56:25.182750 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1004 | 2026.03.31 01:56:25.189495 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1005 | 2026.03.31 01:56:25.190629 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1006 | 2026.03.31 01:56:25.193993 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1007 | 2026.03.31 01:56:26.000153 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.77 MiB, peak 163.77 MiB, free memory in arenas 0.00 B, will set to 160.85 MiB (RSS), difference: 1.08 MiB | ||
| 1008 | 2026.03.31 01:56:29.435291 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1009 | 2026.03.31 01:56:29.435487 [ 3 ] {84a4e014-1d20-4dd6-9c5a-e6f5fa2eb07a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1010 | 2026.03.31 01:56:29.435554 [ 3 ] {84a4e014-1d20-4dd6-9c5a-e6f5fa2eb07a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1011 | 2026.03.31 01:56:29.436171 [ 3 ] {84a4e014-1d20-4dd6-9c5a-e6f5fa2eb07a} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1012 | 2026.03.31 01:56:29.436219 [ 3 ] {84a4e014-1d20-4dd6-9c5a-e6f5fa2eb07a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1013 | 2026.03.31 01:56:29.436780 [ 3 ] {84a4e014-1d20-4dd6-9c5a-e6f5fa2eb07a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1014 | 2026.03.31 01:56:29.437281 [ 3 ] {84a4e014-1d20-4dd6-9c5a-e6f5fa2eb07a} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1015 | 2026.03.31 01:56:29.437458 [ 3 ] {84a4e014-1d20-4dd6-9c5a-e6f5fa2eb07a} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.00202 sec., 12871.287128712871 rows/sec., 979.95 KiB/sec. | ||
| 1016 | 2026.03.31 01:56:29.437508 [ 3 ] {84a4e014-1d20-4dd6-9c5a-e6f5fa2eb07a} <Debug> TCPHandler: Processed in 0.002347702 sec. | ||
| 1017 | 2026.03.31 01:56:29.437636 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1018 | 2026.03.31 01:56:29.437745 [ 3 ] {d620b4d1-3043-4d43-baea-47c592fc78eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1019 | 2026.03.31 01:56:29.437788 [ 3 ] {d620b4d1-3043-4d43-baea-47c592fc78eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1020 | 2026.03.31 01:56:29.438227 [ 3 ] {d620b4d1-3043-4d43-baea-47c592fc78eb} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1021 | 2026.03.31 01:56:29.438265 [ 3 ] {d620b4d1-3043-4d43-baea-47c592fc78eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1022 | 2026.03.31 01:56:29.438698 [ 3 ] {d620b4d1-3043-4d43-baea-47c592fc78eb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1023 | 2026.03.31 01:56:29.439154 [ 3 ] {d620b4d1-3043-4d43-baea-47c592fc78eb} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1024 | 2026.03.31 01:56:29.439288 [ 3 ] {d620b4d1-3043-4d43-baea-47c592fc78eb} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001568 sec., 17857.14285714286 rows/sec., 1.39 MiB/sec. | ||
| 1025 | 2026.03.31 01:56:29.439326 [ 3 ] {d620b4d1-3043-4d43-baea-47c592fc78eb} <Debug> TCPHandler: Processed in 0.001743101 sec. | ||
| 1026 | 2026.03.31 01:56:29.439444 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1027 | 2026.03.31 01:56:29.439545 [ 3 ] {9f07ab1f-2d0e-4e03-9161-297ea80ac01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1028 | 2026.03.31 01:56:29.439590 [ 3 ] {9f07ab1f-2d0e-4e03-9161-297ea80ac01b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1029 | 2026.03.31 01:56:29.439967 [ 3 ] {9f07ab1f-2d0e-4e03-9161-297ea80ac01b} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1030 | 2026.03.31 01:56:29.440005 [ 3 ] {9f07ab1f-2d0e-4e03-9161-297ea80ac01b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1031 | 2026.03.31 01:56:29.440470 [ 3 ] {9f07ab1f-2d0e-4e03-9161-297ea80ac01b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1032 | 2026.03.31 01:56:29.440975 [ 3 ] {9f07ab1f-2d0e-4e03-9161-297ea80ac01b} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1033 | 2026.03.31 01:56:29.441105 [ 3 ] {9f07ab1f-2d0e-4e03-9161-297ea80ac01b} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00158 sec., 63291.13924050633 rows/sec., 4.39 MiB/sec. | ||
| 1034 | 2026.03.31 01:56:29.441143 [ 3 ] {9f07ab1f-2d0e-4e03-9161-297ea80ac01b} <Debug> TCPHandler: Processed in 0.001759722 sec. | ||
| 1035 | 2026.03.31 01:56:29.441258 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1036 | 2026.03.31 01:56:29.441355 [ 3 ] {ea2ba760-213f-4691-859e-b5491d972e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1037 | 2026.03.31 01:56:29.441397 [ 3 ] {ea2ba760-213f-4691-859e-b5491d972e70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1038 | 2026.03.31 01:56:29.441714 [ 3 ] {ea2ba760-213f-4691-859e-b5491d972e70} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1039 | 2026.03.31 01:56:29.441749 [ 3 ] {ea2ba760-213f-4691-859e-b5491d972e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1040 | 2026.03.31 01:56:29.442306 [ 3 ] {ea2ba760-213f-4691-859e-b5491d972e70} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1041 | 2026.03.31 01:56:29.442834 [ 3 ] {ea2ba760-213f-4691-859e-b5491d972e70} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1042 | 2026.03.31 01:56:29.442965 [ 3 ] {ea2ba760-213f-4691-859e-b5491d972e70} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001629 sec., 18416.206261510128 rows/sec., 1.26 MiB/sec. | ||
| 1043 | 2026.03.31 01:56:29.443001 [ 3 ] {ea2ba760-213f-4691-859e-b5491d972e70} <Debug> TCPHandler: Processed in 0.001792292 sec. | ||
| 1044 | 2026.03.31 01:56:32.522441 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1045 | 2026.03.31 01:56:32.522512 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1046 | 2026.03.31 01:56:32.598060 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1047 | 2026.03.31 01:56:32.598549 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1048 | 2026.03.31 01:56:32.598597 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1049 | 2026.03.31 01:56:32.599257 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1050 | 2026.03.31 01:56:32.599691 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1051 | 2026.03.31 01:56:32.599833 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1052 | 2026.03.31 01:56:32.609736 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 86 entries to flush up to offset 174 | ||
| 1053 | 2026.03.31 01:56:32.613475 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1054 | 2026.03.31 01:56:32.613529 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1055 | 2026.03.31 01:56:32.614890 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1056 | 2026.03.31 01:56:32.615383 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1057 | 2026.03.31 01:56:32.615687 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 174 | ||
| 1058 | 2026.03.31 01:56:32.695009 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1059 | 2026.03.31 01:56:32.711802 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1060 | 2026.03.31 01:56:32.711855 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1061 | 2026.03.31 01:56:32.718018 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1062 | 2026.03.31 01:56:32.719112 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1063 | 2026.03.31 01:56:32.722082 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1064 | 2026.03.31 01:56:34.443377 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1065 | 2026.03.31 01:56:34.443572 [ 3 ] {afd0e33e-ecd0-4cad-af37-ce8b76944522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1066 | 2026.03.31 01:56:34.443645 [ 3 ] {afd0e33e-ecd0-4cad-af37-ce8b76944522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1067 | 2026.03.31 01:56:34.444393 [ 3 ] {afd0e33e-ecd0-4cad-af37-ce8b76944522} <Trace> oximeter.fields_i16 (ca3f516a-45b0-4ff0-8f47-fbcd90092b3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1068 | 2026.03.31 01:56:34.444438 [ 3 ] {afd0e33e-ecd0-4cad-af37-ce8b76944522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1069 | 2026.03.31 01:56:34.445048 [ 3 ] {afd0e33e-ecd0-4cad-af37-ce8b76944522} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1070 | 2026.03.31 01:56:34.445554 [ 3 ] {afd0e33e-ecd0-4cad-af37-ce8b76944522} <Trace> oximeter.fields_i16 (ca3f516a-45b0-4ff0-8f47-fbcd90092b3b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1071 | 2026.03.31 01:56:34.445711 [ 3 ] {afd0e33e-ecd0-4cad-af37-ce8b76944522} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002191 sec., 129621.17754450024 rows/sec., 8.23 MiB/sec. | ||
| 1072 | 2026.03.31 01:56:34.445761 [ 3 ] {afd0e33e-ecd0-4cad-af37-ce8b76944522} <Debug> TCPHandler: Processed in 0.002521035 sec. | ||
| 1073 | 2026.03.31 01:56:34.445892 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1074 | 2026.03.31 01:56:34.445996 [ 3 ] {8349a328-192f-404b-a411-ae6da9ae9f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1075 | 2026.03.31 01:56:34.446041 [ 3 ] {8349a328-192f-404b-a411-ae6da9ae9f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1076 | 2026.03.31 01:56:34.446733 [ 3 ] {8349a328-192f-404b-a411-ae6da9ae9f9b} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1077 | 2026.03.31 01:56:34.446769 [ 3 ] {8349a328-192f-404b-a411-ae6da9ae9f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1078 | 2026.03.31 01:56:34.447284 [ 3 ] {8349a328-192f-404b-a411-ae6da9ae9f9b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1079 | 2026.03.31 01:56:34.447740 [ 3 ] {8349a328-192f-404b-a411-ae6da9ae9f9b} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1080 | 2026.03.31 01:56:34.447871 [ 3 ] {8349a328-192f-404b-a411-ae6da9ae9f9b} <Debug> executeQuery: Read 767 rows, 61.06 KiB in 0.001899 sec., 403896.7877830437 rows/sec., 31.40 MiB/sec. | ||
| 1081 | 2026.03.31 01:56:34.447910 [ 3 ] {8349a328-192f-404b-a411-ae6da9ae9f9b} <Debug> TCPHandler: Processed in 0.002070457 sec. | ||
| 1082 | 2026.03.31 01:56:34.448024 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1083 | 2026.03.31 01:56:34.448118 [ 3 ] {a0dc74f2-c9b2-4680-9112-348ca4a53e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1084 | 2026.03.31 01:56:34.448159 [ 3 ] {a0dc74f2-c9b2-4680-9112-348ca4a53e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1085 | 2026.03.31 01:56:34.448621 [ 3 ] {a0dc74f2-c9b2-4680-9112-348ca4a53e16} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1086 | 2026.03.31 01:56:34.448657 [ 3 ] {a0dc74f2-c9b2-4680-9112-348ca4a53e16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1087 | 2026.03.31 01:56:34.449065 [ 3 ] {a0dc74f2-c9b2-4680-9112-348ca4a53e16} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1088 | 2026.03.31 01:56:34.449588 [ 3 ] {a0dc74f2-c9b2-4680-9112-348ca4a53e16} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1089 | 2026.03.31 01:56:34.449714 [ 3 ] {a0dc74f2-c9b2-4680-9112-348ca4a53e16} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001616 sec., 87871.28712871287 rows/sec., 5.16 MiB/sec. | ||
| 1090 | 2026.03.31 01:56:34.449752 [ 3 ] {a0dc74f2-c9b2-4680-9112-348ca4a53e16} <Debug> TCPHandler: Processed in 0.001779652 sec. | ||
| 1091 | 2026.03.31 01:56:34.449862 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1092 | 2026.03.31 01:56:34.449957 [ 3 ] {101f404c-3d92-4b65-8a0c-015fb6e95b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1093 | 2026.03.31 01:56:34.449997 [ 3 ] {101f404c-3d92-4b65-8a0c-015fb6e95b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1094 | 2026.03.31 01:56:34.450445 [ 3 ] {101f404c-3d92-4b65-8a0c-015fb6e95b00} <Trace> oximeter.fields_u32 (f77ccfda-73c2-400e-9c90-7b69a339c705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1095 | 2026.03.31 01:56:34.450481 [ 3 ] {101f404c-3d92-4b65-8a0c-015fb6e95b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1096 | 2026.03.31 01:56:34.450905 [ 3 ] {101f404c-3d92-4b65-8a0c-015fb6e95b00} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1097 | 2026.03.31 01:56:34.451343 [ 3 ] {101f404c-3d92-4b65-8a0c-015fb6e95b00} <Trace> oximeter.fields_u32 (f77ccfda-73c2-400e-9c90-7b69a339c705): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1098 | 2026.03.31 01:56:34.451472 [ 3 ] {101f404c-3d92-4b65-8a0c-015fb6e95b00} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001533 sec., 97195.04240052185 rows/sec., 6.28 MiB/sec. | ||
| 1099 | 2026.03.31 01:56:34.451509 [ 3 ] {101f404c-3d92-4b65-8a0c-015fb6e95b00} <Debug> TCPHandler: Processed in 0.00169596 sec. | ||
| 1100 | 2026.03.31 01:56:34.451625 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1101 | 2026.03.31 01:56:34.451718 [ 3 ] {3eac5edf-633c-42b7-97ee-971f97a43fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1102 | 2026.03.31 01:56:34.451758 [ 3 ] {3eac5edf-633c-42b7-97ee-971f97a43fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1103 | 2026.03.31 01:56:34.452229 [ 3 ] {3eac5edf-633c-42b7-97ee-971f97a43fb1} <Trace> oximeter.fields_u8 (5b4a1083-2a9b-4deb-add2-ee0a26f536e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1104 | 2026.03.31 01:56:34.452265 [ 3 ] {3eac5edf-633c-42b7-97ee-971f97a43fb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1105 | 2026.03.31 01:56:34.452707 [ 3 ] {3eac5edf-633c-42b7-97ee-971f97a43fb1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1106 | 2026.03.31 01:56:34.453148 [ 3 ] {3eac5edf-633c-42b7-97ee-971f97a43fb1} <Trace> oximeter.fields_u8 (5b4a1083-2a9b-4deb-add2-ee0a26f536e9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1107 | 2026.03.31 01:56:34.453273 [ 3 ] {3eac5edf-633c-42b7-97ee-971f97a43fb1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001573 sec., 94087.73045136682 rows/sec., 5.35 MiB/sec. | ||
| 1108 | 2026.03.31 01:56:34.453309 [ 3 ] {3eac5edf-633c-42b7-97ee-971f97a43fb1} <Debug> TCPHandler: Processed in 0.001733561 sec. | ||
| 1109 | 2026.03.31 01:56:34.453421 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1110 | 2026.03.31 01:56:34.453513 [ 3 ] {b41b9cc1-d982-45b1-b48a-a52198f59ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1111 | 2026.03.31 01:56:34.453553 [ 3 ] {b41b9cc1-d982-45b1-b48a-a52198f59ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1112 | 2026.03.31 01:56:34.454082 [ 3 ] {b41b9cc1-d982-45b1-b48a-a52198f59ee9} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1113 | 2026.03.31 01:56:34.454117 [ 3 ] {b41b9cc1-d982-45b1-b48a-a52198f59ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1114 | 2026.03.31 01:56:34.454605 [ 3 ] {b41b9cc1-d982-45b1-b48a-a52198f59ee9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1115 | 2026.03.31 01:56:34.455119 [ 3 ] {b41b9cc1-d982-45b1-b48a-a52198f59ee9} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1116 | 2026.03.31 01:56:34.455246 [ 3 ] {b41b9cc1-d982-45b1-b48a-a52198f59ee9} <Debug> executeQuery: Read 454 rows, 32.30 KiB in 0.00175 sec., 259428.57142857142 rows/sec., 18.02 MiB/sec. | ||
| 1117 | 2026.03.31 01:56:34.455282 [ 3 ] {b41b9cc1-d982-45b1-b48a-a52198f59ee9} <Debug> TCPHandler: Processed in 0.001911094 sec. | ||
| 1118 | 2026.03.31 01:56:34.455394 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1119 | 2026.03.31 01:56:34.455487 [ 3 ] {e7ee8214-24af-4498-8a96-74765ae4dd63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1120 | 2026.03.31 01:56:34.455529 [ 3 ] {e7ee8214-24af-4498-8a96-74765ae4dd63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1121 | 2026.03.31 01:56:34.455852 [ 3 ] {e7ee8214-24af-4498-8a96-74765ae4dd63} <Trace> oximeter.measurements_bool (9fafc465-2a86-4643-a66c-d167704f0678): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1122 | 2026.03.31 01:56:34.455888 [ 3 ] {e7ee8214-24af-4498-8a96-74765ae4dd63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1123 | 2026.03.31 01:56:34.456332 [ 3 ] {e7ee8214-24af-4498-8a96-74765ae4dd63} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1124 | 2026.03.31 01:56:34.456781 [ 3 ] {e7ee8214-24af-4498-8a96-74765ae4dd63} <Trace> oximeter.measurements_bool (9fafc465-2a86-4643-a66c-d167704f0678): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1125 | 2026.03.31 01:56:34.456909 [ 3 ] {e7ee8214-24af-4498-8a96-74765ae4dd63} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001439 sec., 4169.562195969424 rows/sec., 217.84 KiB/sec. | ||
| 1126 | 2026.03.31 01:56:34.456950 [ 3 ] {e7ee8214-24af-4498-8a96-74765ae4dd63} <Debug> TCPHandler: Processed in 0.001604818 sec. | ||
| 1127 | 2026.03.31 01:56:34.457051 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1128 | 2026.03.31 01:56:34.457144 [ 3 ] {09bb1326-27b5-433f-bb50-d80b2327ba5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1129 | 2026.03.31 01:56:34.457186 [ 3 ] {09bb1326-27b5-433f-bb50-d80b2327ba5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1130 | 2026.03.31 01:56:34.457599 [ 3 ] {09bb1326-27b5-433f-bb50-d80b2327ba5d} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1131 | 2026.03.31 01:56:34.457635 [ 3 ] {09bb1326-27b5-433f-bb50-d80b2327ba5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1132 | 2026.03.31 01:56:34.458096 [ 3 ] {09bb1326-27b5-433f-bb50-d80b2327ba5d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1133 | 2026.03.31 01:56:34.458618 [ 3 ] {09bb1326-27b5-433f-bb50-d80b2327ba5d} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1134 | 2026.03.31 01:56:34.458741 [ 3 ] {09bb1326-27b5-433f-bb50-d80b2327ba5d} <Debug> executeQuery: Read 205 rows, 13.72 KiB in 0.001615 sec., 126934.98452012385 rows/sec., 8.30 MiB/sec. | ||
| 1135 | 2026.03.31 01:56:34.458782 [ 3 ] {09bb1326-27b5-433f-bb50-d80b2327ba5d} <Debug> TCPHandler: Processed in 0.001780012 sec. | ||
| 1136 | 2026.03.31 01:56:34.458882 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1137 | 2026.03.31 01:56:34.458974 [ 3 ] {e4368a91-6393-4e4e-810e-76c813deb1c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1138 | 2026.03.31 01:56:34.459014 [ 3 ] {e4368a91-6393-4e4e-810e-76c813deb1c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1139 | 2026.03.31 01:56:34.459361 [ 3 ] {e4368a91-6393-4e4e-810e-76c813deb1c7} <Trace> oximeter.measurements_f64 (12cb80a0-4f11-4464-8bcc-dc519fd3ff66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1140 | 2026.03.31 01:56:34.459394 [ 3 ] {e4368a91-6393-4e4e-810e-76c813deb1c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1141 | 2026.03.31 01:56:34.459785 [ 3 ] {e4368a91-6393-4e4e-810e-76c813deb1c7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1142 | 2026.03.31 01:56:34.460232 [ 3 ] {e4368a91-6393-4e4e-810e-76c813deb1c7} <Trace> oximeter.measurements_f64 (12cb80a0-4f11-4464-8bcc-dc519fd3ff66): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1143 | 2026.03.31 01:56:34.460358 [ 3 ] {e4368a91-6393-4e4e-810e-76c813deb1c7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001402 sec., 713.2667617689016 rows/sec., 48.06 KiB/sec. | ||
| 1144 | 2026.03.31 01:56:34.460393 [ 3 ] {e4368a91-6393-4e4e-810e-76c813deb1c7} <Debug> TCPHandler: Processed in 0.001560468 sec. | ||
| 1145 | 2026.03.31 01:56:34.460510 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1146 | 2026.03.31 01:56:34.460610 [ 3 ] {6db29e4f-0623-4a41-aebf-833467af3dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1147 | 2026.03.31 01:56:34.460653 [ 3 ] {6db29e4f-0623-4a41-aebf-833467af3dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1148 | 2026.03.31 01:56:34.461018 [ 3 ] {6db29e4f-0623-4a41-aebf-833467af3dd3} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1149 | 2026.03.31 01:56:34.461055 [ 3 ] {6db29e4f-0623-4a41-aebf-833467af3dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1150 | 2026.03.31 01:56:34.461460 [ 3 ] {6db29e4f-0623-4a41-aebf-833467af3dd3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1151 | 2026.03.31 01:56:34.461881 [ 3 ] {6db29e4f-0623-4a41-aebf-833467af3dd3} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1152 | 2026.03.31 01:56:34.462010 [ 3 ] {6db29e4f-0623-4a41-aebf-833467af3dd3} <Debug> executeQuery: Read 60 rows, 3.73 KiB in 0.001418 sec., 42313.11706629055 rows/sec., 2.57 MiB/sec. | ||
| 1153 | 2026.03.31 01:56:34.462047 [ 3 ] {6db29e4f-0623-4a41-aebf-833467af3dd3} <Debug> TCPHandler: Processed in 0.001587378 sec. | ||
| 1154 | 2026.03.31 01:56:39.432878 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1155 | 2026.03.31 01:56:39.433147 [ 3 ] {418a8e3c-2624-43e0-8635-4e791b965b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1156 | 2026.03.31 01:56:39.437932 [ 3 ] {418a8e3c-2624-43e0-8635-4e791b965b17} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1157 | 2026.03.31 01:56:39.440065 [ 3 ] {418a8e3c-2624-43e0-8635-4e791b965b17} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1158 | 2026.03.31 01:56:39.440427 [ 3 ] {418a8e3c-2624-43e0-8635-4e791b965b17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1159 | 2026.03.31 01:56:39.443144 [ 3 ] {418a8e3c-2624-43e0-8635-4e791b965b17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1160 | 2026.03.31 01:56:39.448030 [ 3 ] {418a8e3c-2624-43e0-8635-4e791b965b17} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1161 | 2026.03.31 01:56:39.448239 [ 3 ] {418a8e3c-2624-43e0-8635-4e791b965b17} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1162 | 2026.03.31 01:56:39.450541 [ 3 ] {418a8e3c-2624-43e0-8635-4e791b965b17} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (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 | ||
| 1163 | 2026.03.31 01:56:39.450567 [ 3 ] {418a8e3c-2624-43e0-8635-4e791b965b17} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1164 | 2026.03.31 01:56:39.455926 [ 3 ] {418a8e3c-2624-43e0-8635-4e791b965b17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1165 | 2026.03.31 01:56:39.455963 [ 3 ] {418a8e3c-2624-43e0-8635-4e791b965b17} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1166 | 2026.03.31 01:56:39.481627 [ 3 ] {418a8e3c-2624-43e0-8635-4e791b965b17} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.048586 sec., 555.7156382497016 rows/sec., 20.52 KiB/sec. | ||
| 1167 | 2026.03.31 01:56:39.481730 [ 3 ] {418a8e3c-2624-43e0-8635-4e791b965b17} <Debug> TCPHandler: Processed in 0.048986184 sec. | ||
| 1168 | 2026.03.31 01:56:39.482069 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1169 | 2026.03.31 01:56:39.482216 [ 3 ] {67160f15-4b34-445e-bdbe-592dc5a443b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table: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) | ||
| 1170 | 2026.03.31 01:56:39.482464 [ 3 ] {67160f15-4b34-445e-bdbe-592dc5a443b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1171 | 2026.03.31 01:56:39.482498 [ 3 ] {67160f15-4b34-445e-bdbe-592dc5a443b1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table: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 | ||
| 1172 | 2026.03.31 01:56:39.482686 [ 3 ] {67160f15-4b34-445e-bdbe-592dc5a443b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1173 | 2026.03.31 01:56:39.482740 [ 3 ] {67160f15-4b34-445e-bdbe-592dc5a443b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1174 | 2026.03.31 01:56:39.482844 [ 3 ] {67160f15-4b34-445e-bdbe-592dc5a443b1} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1175 | 2026.03.31 01:56:39.482873 [ 3 ] {67160f15-4b34-445e-bdbe-592dc5a443b1} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1176 | 2026.03.31 01:56:39.482891 [ 3 ] {67160f15-4b34-445e-bdbe-592dc5a443b1} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (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 | ||
| 1177 | 2026.03.31 01:56:39.482905 [ 3 ] {67160f15-4b34-445e-bdbe-592dc5a443b1} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1178 | 2026.03.31 01:56:39.482938 [ 3 ] {67160f15-4b34-445e-bdbe-592dc5a443b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1179 | 2026.03.31 01:56:39.482955 [ 3 ] {67160f15-4b34-445e-bdbe-592dc5a443b1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1180 | 2026.03.31 01:56:39.483425 [ 3 ] {67160f15-4b34-445e-bdbe-592dc5a443b1} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001274 sec., 21193.09262166405 rows/sec., 782.63 KiB/sec. | ||
| 1181 | 2026.03.31 01:56:39.483512 [ 3 ] {67160f15-4b34-445e-bdbe-592dc5a443b1} <Debug> TCPHandler: Processed in 0.001501607 sec. | ||
| 1182 | 2026.03.31 01:56:39.483766 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1183 | 2026.03.31 01:56:39.483897 [ 3 ] {99186a8b-1628-4db8-a573-4e69436394e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 1184 | 2026.03.31 01:56:39.484123 [ 3 ] {99186a8b-1628-4db8-a573-4e69436394e5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1185 | 2026.03.31 01:56:39.484156 [ 3 ] {99186a8b-1628-4db8-a573-4e69436394e5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 1186 | 2026.03.31 01:56:39.484338 [ 3 ] {99186a8b-1628-4db8-a573-4e69436394e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1187 | 2026.03.31 01:56:39.484390 [ 3 ] {99186a8b-1628-4db8-a573-4e69436394e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1188 | 2026.03.31 01:56:39.484487 [ 3 ] {99186a8b-1628-4db8-a573-4e69436394e5} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1189 | 2026.03.31 01:56:39.484515 [ 3 ] {99186a8b-1628-4db8-a573-4e69436394e5} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1190 | 2026.03.31 01:56:39.484532 [ 3 ] {99186a8b-1628-4db8-a573-4e69436394e5} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (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 | ||
| 1191 | 2026.03.31 01:56:39.484546 [ 3 ] {99186a8b-1628-4db8-a573-4e69436394e5} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1192 | 2026.03.31 01:56:39.484578 [ 3 ] {99186a8b-1628-4db8-a573-4e69436394e5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1193 | 2026.03.31 01:56:39.484596 [ 3 ] {99186a8b-1628-4db8-a573-4e69436394e5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1194 | 2026.03.31 01:56:39.485027 [ 3 ] {99186a8b-1628-4db8-a573-4e69436394e5} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001184 sec., 22804.054054054057 rows/sec., 842.12 KiB/sec. | ||
| 1195 | 2026.03.31 01:56:39.485110 [ 3 ] {99186a8b-1628-4db8-a573-4e69436394e5} <Debug> TCPHandler: Processed in 0.001395054 sec. | ||
| 1196 | 2026.03.31 01:56:39.485356 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1197 | 2026.03.31 01:56:39.485482 [ 3 ] {2ece87be-e6e9-4f62-9e66-05513ef9b6c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 1198 | 2026.03.31 01:56:39.485700 [ 3 ] {2ece87be-e6e9-4f62-9e66-05513ef9b6c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1199 | 2026.03.31 01:56:39.485734 [ 3 ] {2ece87be-e6e9-4f62-9e66-05513ef9b6c9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 1200 | 2026.03.31 01:56:39.485917 [ 3 ] {2ece87be-e6e9-4f62-9e66-05513ef9b6c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1201 | 2026.03.31 01:56:39.485968 [ 3 ] {2ece87be-e6e9-4f62-9e66-05513ef9b6c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1202 | 2026.03.31 01:56:39.486063 [ 3 ] {2ece87be-e6e9-4f62-9e66-05513ef9b6c9} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1203 | 2026.03.31 01:56:39.486090 [ 3 ] {2ece87be-e6e9-4f62-9e66-05513ef9b6c9} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1204 | 2026.03.31 01:56:39.486108 [ 3 ] {2ece87be-e6e9-4f62-9e66-05513ef9b6c9} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (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 | ||
| 1205 | 2026.03.31 01:56:39.486122 [ 3 ] {2ece87be-e6e9-4f62-9e66-05513ef9b6c9} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1206 | 2026.03.31 01:56:39.486157 [ 3 ] {2ece87be-e6e9-4f62-9e66-05513ef9b6c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1207 | 2026.03.31 01:56:39.486175 [ 3 ] {2ece87be-e6e9-4f62-9e66-05513ef9b6c9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1208 | 2026.03.31 01:56:39.486589 [ 3 ] {2ece87be-e6e9-4f62-9e66-05513ef9b6c9} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001158 sec., 23316.062176165804 rows/sec., 861.03 KiB/sec. | ||
| 1209 | 2026.03.31 01:56:39.486670 [ 3 ] {2ece87be-e6e9-4f62-9e66-05513ef9b6c9} <Debug> TCPHandler: Processed in 0.001363634 sec. | ||
| 1210 | 2026.03.31 01:56:39.486901 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1211 | 2026.03.31 01:56:39.487028 [ 3 ] {776d5299-bfe3-4499-826b-c6741119604c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table: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) | ||
| 1212 | 2026.03.31 01:56:39.487253 [ 3 ] {776d5299-bfe3-4499-826b-c6741119604c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1213 | 2026.03.31 01:56:39.487289 [ 3 ] {776d5299-bfe3-4499-826b-c6741119604c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table: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 | ||
| 1214 | 2026.03.31 01:56:39.487481 [ 3 ] {776d5299-bfe3-4499-826b-c6741119604c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1215 | 2026.03.31 01:56:39.487532 [ 3 ] {776d5299-bfe3-4499-826b-c6741119604c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1216 | 2026.03.31 01:56:39.487626 [ 3 ] {776d5299-bfe3-4499-826b-c6741119604c} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1217 | 2026.03.31 01:56:39.487654 [ 3 ] {776d5299-bfe3-4499-826b-c6741119604c} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1218 | 2026.03.31 01:56:39.487672 [ 3 ] {776d5299-bfe3-4499-826b-c6741119604c} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (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 | ||
| 1219 | 2026.03.31 01:56:39.487686 [ 3 ] {776d5299-bfe3-4499-826b-c6741119604c} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1220 | 2026.03.31 01:56:39.487718 [ 3 ] {776d5299-bfe3-4499-826b-c6741119604c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1221 | 2026.03.31 01:56:39.487735 [ 3 ] {776d5299-bfe3-4499-826b-c6741119604c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1222 | 2026.03.31 01:56:39.488168 [ 3 ] {776d5299-bfe3-4499-826b-c6741119604c} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.001189 sec., 22708.15811606392 rows/sec., 838.58 KiB/sec. | ||
| 1223 | 2026.03.31 01:56:39.488259 [ 3 ] {776d5299-bfe3-4499-826b-c6741119604c} <Debug> TCPHandler: Processed in 0.001405915 sec. | ||
| 1224 | 2026.03.31 01:56:39.488517 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1225 | 2026.03.31 01:56:39.488663 [ 3 ] {8476e6a6-997c-4a1f-bfd2-1c80f6b502cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table: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) | ||
| 1226 | 2026.03.31 01:56:39.488912 [ 3 ] {8476e6a6-997c-4a1f-bfd2-1c80f6b502cd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1227 | 2026.03.31 01:56:39.488946 [ 3 ] {8476e6a6-997c-4a1f-bfd2-1c80f6b502cd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table: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 | ||
| 1228 | 2026.03.31 01:56:39.489147 [ 3 ] {8476e6a6-997c-4a1f-bfd2-1c80f6b502cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1229 | 2026.03.31 01:56:39.489199 [ 3 ] {8476e6a6-997c-4a1f-bfd2-1c80f6b502cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1230 | 2026.03.31 01:56:39.489295 [ 3 ] {8476e6a6-997c-4a1f-bfd2-1c80f6b502cd} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1231 | 2026.03.31 01:56:39.489323 [ 3 ] {8476e6a6-997c-4a1f-bfd2-1c80f6b502cd} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1232 | 2026.03.31 01:56:39.489341 [ 3 ] {8476e6a6-997c-4a1f-bfd2-1c80f6b502cd} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (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 | ||
| 1233 | 2026.03.31 01:56:39.489355 [ 3 ] {8476e6a6-997c-4a1f-bfd2-1c80f6b502cd} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1234 | 2026.03.31 01:56:39.489396 [ 3 ] {8476e6a6-997c-4a1f-bfd2-1c80f6b502cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1235 | 2026.03.31 01:56:39.489415 [ 3 ] {8476e6a6-997c-4a1f-bfd2-1c80f6b502cd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1236 | 2026.03.31 01:56:39.489866 [ 3 ] {8476e6a6-997c-4a1f-bfd2-1c80f6b502cd} <Debug> executeQuery: Read 27 rows, 1021.00 B in 0.00127 sec., 21259.842519685037 rows/sec., 785.09 KiB/sec. | ||
| 1237 | 2026.03.31 01:56:39.489950 [ 3 ] {8476e6a6-997c-4a1f-bfd2-1c80f6b502cd} <Debug> TCPHandler: Processed in 0.001481577 sec. | ||
| 1238 | 2026.03.31 01:56:39.504061 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1239 | 2026.03.31 01:56:39.504170 [ 3 ] {e2cf1708-26ae-4de7-8ac6-a71141f471cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1240 | 2026.03.31 01:56:39.504212 [ 3 ] {e2cf1708-26ae-4de7-8ac6-a71141f471cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1241 | 2026.03.31 01:56:39.504943 [ 3 ] {e2cf1708-26ae-4de7-8ac6-a71141f471cf} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1242 | 2026.03.31 01:56:39.504985 [ 3 ] {e2cf1708-26ae-4de7-8ac6-a71141f471cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1243 | 2026.03.31 01:56:39.505514 [ 3 ] {e2cf1708-26ae-4de7-8ac6-a71141f471cf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1244 | 2026.03.31 01:56:39.505920 [ 3 ] {e2cf1708-26ae-4de7-8ac6-a71141f471cf} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1245 | 2026.03.31 01:56:39.506071 [ 3 ] {e2cf1708-26ae-4de7-8ac6-a71141f471cf} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001932 sec., 3105.590062111801 rows/sec., 1.44 MiB/sec. | ||
| 1246 | 2026.03.31 01:56:39.506108 [ 3 ] {e2cf1708-26ae-4de7-8ac6-a71141f471cf} <Debug> TCPHandler: Processed in 0.002101107 sec. | ||
| 1247 | 2026.03.31 01:56:39.506234 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1248 | 2026.03.31 01:56:39.506327 [ 3 ] {5f948651-a670-4c54-aefd-0f931eb1aa81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1249 | 2026.03.31 01:56:39.506366 [ 3 ] {5f948651-a670-4c54-aefd-0f931eb1aa81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1250 | 2026.03.31 01:56:39.506804 [ 3 ] {5f948651-a670-4c54-aefd-0f931eb1aa81} <Trace> oximeter.fields_i16 (ca3f516a-45b0-4ff0-8f47-fbcd90092b3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1251 | 2026.03.31 01:56:39.506839 [ 3 ] {5f948651-a670-4c54-aefd-0f931eb1aa81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1252 | 2026.03.31 01:56:39.507256 [ 3 ] {5f948651-a670-4c54-aefd-0f931eb1aa81} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1253 | 2026.03.31 01:56:39.507762 [ 3 ] {5f948651-a670-4c54-aefd-0f931eb1aa81} <Trace> oximeter.fields_i16 (ca3f516a-45b0-4ff0-8f47-fbcd90092b3b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1254 | 2026.03.31 01:56:39.507896 [ 3 ] {5f948651-a670-4c54-aefd-0f931eb1aa81} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001589 sec., 15103.838892385149 rows/sec., 1.25 MiB/sec. | ||
| 1255 | 2026.03.31 01:56:39.507933 [ 3 ] {5f948651-a670-4c54-aefd-0f931eb1aa81} <Debug> TCPHandler: Processed in 0.001747002 sec. | ||
| 1256 | 2026.03.31 01:56:39.508068 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1257 | 2026.03.31 01:56:39.508159 [ 3 ] {6d65641e-a55a-4981-97d3-1b749f128268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1258 | 2026.03.31 01:56:39.508200 [ 3 ] {6d65641e-a55a-4981-97d3-1b749f128268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1259 | 2026.03.31 01:56:39.508631 [ 3 ] {6d65641e-a55a-4981-97d3-1b749f128268} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1260 | 2026.03.31 01:56:39.508667 [ 3 ] {6d65641e-a55a-4981-97d3-1b749f128268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1261 | 2026.03.31 01:56:39.509141 [ 3 ] {6d65641e-a55a-4981-97d3-1b749f128268} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1262 | 2026.03.31 01:56:39.509637 [ 3 ] {6d65641e-a55a-4981-97d3-1b749f128268} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1263 | 2026.03.31 01:56:39.509778 [ 3 ] {6d65641e-a55a-4981-97d3-1b749f128268} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001637 sec., 1221.7470983506414 rows/sec., 99.62 KiB/sec. | ||
| 1264 | 2026.03.31 01:56:39.509818 [ 3 ] {6d65641e-a55a-4981-97d3-1b749f128268} <Debug> TCPHandler: Processed in 0.001797822 sec. | ||
| 1265 | 2026.03.31 01:56:39.509939 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1266 | 2026.03.31 01:56:39.510033 [ 3 ] {55c01942-35f3-4d1c-9ce6-60739843bf20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1267 | 2026.03.31 01:56:39.510073 [ 3 ] {55c01942-35f3-4d1c-9ce6-60739843bf20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1268 | 2026.03.31 01:56:39.510591 [ 3 ] {55c01942-35f3-4d1c-9ce6-60739843bf20} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1269 | 2026.03.31 01:56:39.510629 [ 3 ] {55c01942-35f3-4d1c-9ce6-60739843bf20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1270 | 2026.03.31 01:56:39.511060 [ 3 ] {55c01942-35f3-4d1c-9ce6-60739843bf20} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1271 | 2026.03.31 01:56:39.511601 [ 3 ] {55c01942-35f3-4d1c-9ce6-60739843bf20} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1272 | 2026.03.31 01:56:39.511738 [ 3 ] {55c01942-35f3-4d1c-9ce6-60739843bf20} <Debug> executeQuery: Read 173 rows, 15.55 KiB in 0.001723 sec., 100406.26813697041 rows/sec., 8.81 MiB/sec. | ||
| 1273 | 2026.03.31 01:56:39.511780 [ 3 ] {55c01942-35f3-4d1c-9ce6-60739843bf20} <Debug> TCPHandler: Processed in 0.001890153 sec. | ||
| 1274 | 2026.03.31 01:56:39.511904 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1275 | 2026.03.31 01:56:39.512006 [ 3 ] {5696a27a-c1a0-4d61-aafa-341e333fde43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1276 | 2026.03.31 01:56:39.512049 [ 3 ] {5696a27a-c1a0-4d61-aafa-341e333fde43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1277 | 2026.03.31 01:56:39.512491 [ 3 ] {5696a27a-c1a0-4d61-aafa-341e333fde43} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1278 | 2026.03.31 01:56:39.512527 [ 3 ] {5696a27a-c1a0-4d61-aafa-341e333fde43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1279 | 2026.03.31 01:56:39.512947 [ 3 ] {5696a27a-c1a0-4d61-aafa-341e333fde43} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1280 | 2026.03.31 01:56:39.513429 [ 3 ] {5696a27a-c1a0-4d61-aafa-341e333fde43} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1281 | 2026.03.31 01:56:39.513619 [ 3 ] {5696a27a-c1a0-4d61-aafa-341e333fde43} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001633 sec., 8573.178199632579 rows/sec., 673.97 KiB/sec. | ||
| 1282 | 2026.03.31 01:56:39.513663 [ 3 ] {5696a27a-c1a0-4d61-aafa-341e333fde43} <Debug> TCPHandler: Processed in 0.001810232 sec. | ||
| 1283 | 2026.03.31 01:56:39.513782 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1284 | 2026.03.31 01:56:39.513874 [ 3 ] {bcf2f710-e7c2-486f-97fd-33e6ee3a030a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1285 | 2026.03.31 01:56:39.514000 [ 3 ] {bcf2f710-e7c2-486f-97fd-33e6ee3a030a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1286 | 2026.03.31 01:56:39.514442 [ 3 ] {bcf2f710-e7c2-486f-97fd-33e6ee3a030a} <Trace> oximeter.fields_u32 (f77ccfda-73c2-400e-9c90-7b69a339c705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1287 | 2026.03.31 01:56:39.514488 [ 3 ] {bcf2f710-e7c2-486f-97fd-33e6ee3a030a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1288 | 2026.03.31 01:56:39.515031 [ 3 ] {bcf2f710-e7c2-486f-97fd-33e6ee3a030a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1289 | 2026.03.31 01:56:39.515519 [ 3 ] {bcf2f710-e7c2-486f-97fd-33e6ee3a030a} <Trace> oximeter.fields_u32 (f77ccfda-73c2-400e-9c90-7b69a339c705): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1290 | 2026.03.31 01:56:39.515681 [ 3 ] {bcf2f710-e7c2-486f-97fd-33e6ee3a030a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001823 sec., 13165.112452002195 rows/sec., 1.09 MiB/sec. | ||
| 1291 | 2026.03.31 01:56:39.515730 [ 3 ] {bcf2f710-e7c2-486f-97fd-33e6ee3a030a} <Debug> TCPHandler: Processed in 0.001996626 sec. | ||
| 1292 | 2026.03.31 01:56:39.515855 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1293 | 2026.03.31 01:56:39.516039 [ 3 ] {db58a6b4-b59e-4f4a-b9e4-0c24572f322c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1294 | 2026.03.31 01:56:39.516083 [ 3 ] {db58a6b4-b59e-4f4a-b9e4-0c24572f322c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1295 | 2026.03.31 01:56:39.516522 [ 3 ] {db58a6b4-b59e-4f4a-b9e4-0c24572f322c} <Trace> oximeter.fields_u8 (5b4a1083-2a9b-4deb-add2-ee0a26f536e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1296 | 2026.03.31 01:56:39.516559 [ 3 ] {db58a6b4-b59e-4f4a-b9e4-0c24572f322c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1297 | 2026.03.31 01:56:39.517017 [ 3 ] {db58a6b4-b59e-4f4a-b9e4-0c24572f322c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1298 | 2026.03.31 01:56:39.517502 [ 3 ] {db58a6b4-b59e-4f4a-b9e4-0c24572f322c} <Trace> oximeter.fields_u8 (5b4a1083-2a9b-4deb-add2-ee0a26f536e9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1299 | 2026.03.31 01:56:39.517644 [ 3 ] {db58a6b4-b59e-4f4a-b9e4-0c24572f322c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001625 sec., 7384.615384615385 rows/sec., 576.92 KiB/sec. | ||
| 1300 | 2026.03.31 01:56:39.517688 [ 3 ] {db58a6b4-b59e-4f4a-b9e4-0c24572f322c} <Debug> TCPHandler: Processed in 0.001881884 sec. | ||
| 1301 | 2026.03.31 01:56:39.517812 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1302 | 2026.03.31 01:56:39.517905 [ 3 ] {64bef158-c2a2-4efa-b364-b17f925fe298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1303 | 2026.03.31 01:56:39.517945 [ 3 ] {64bef158-c2a2-4efa-b364-b17f925fe298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1304 | 2026.03.31 01:56:39.518426 [ 3 ] {64bef158-c2a2-4efa-b364-b17f925fe298} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1305 | 2026.03.31 01:56:39.518462 [ 3 ] {64bef158-c2a2-4efa-b364-b17f925fe298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1306 | 2026.03.31 01:56:39.518905 [ 3 ] {64bef158-c2a2-4efa-b364-b17f925fe298} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1307 | 2026.03.31 01:56:39.519334 [ 3 ] {64bef158-c2a2-4efa-b364-b17f925fe298} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1308 | 2026.03.31 01:56:39.519475 [ 3 ] {64bef158-c2a2-4efa-b364-b17f925fe298} <Debug> executeQuery: Read 94 rows, 7.89 KiB in 0.001588 sec., 59193.954659949624 rows/sec., 4.85 MiB/sec. | ||
| 1309 | 2026.03.31 01:56:39.519519 [ 3 ] {64bef158-c2a2-4efa-b364-b17f925fe298} <Debug> TCPHandler: Processed in 0.001763971 sec. | ||
| 1310 | 2026.03.31 01:56:39.519648 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1311 | 2026.03.31 01:56:39.519741 [ 3 ] {bbd9d447-d950-4e53-be5f-7bda319345e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1312 | 2026.03.31 01:56:39.519784 [ 3 ] {bbd9d447-d950-4e53-be5f-7bda319345e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1313 | 2026.03.31 01:56:39.520265 [ 3 ] {bbd9d447-d950-4e53-be5f-7bda319345e7} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1314 | 2026.03.31 01:56:39.520302 [ 3 ] {bbd9d447-d950-4e53-be5f-7bda319345e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1315 | 2026.03.31 01:56:39.520829 [ 3 ] {bbd9d447-d950-4e53-be5f-7bda319345e7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1316 | 2026.03.31 01:56:39.521272 [ 3 ] {bbd9d447-d950-4e53-be5f-7bda319345e7} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1317 | 2026.03.31 01:56:39.521403 [ 3 ] {bbd9d447-d950-4e53-be5f-7bda319345e7} <Debug> executeQuery: Read 361 rows, 28.15 KiB in 0.00168 sec., 214880.95238095237 rows/sec., 16.36 MiB/sec. | ||
| 1318 | 2026.03.31 01:56:39.521447 [ 3 ] {bbd9d447-d950-4e53-be5f-7bda319345e7} <Debug> TCPHandler: Processed in 0.001846003 sec. | ||
| 1319 | 2026.03.31 01:56:39.521568 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1320 | 2026.03.31 01:56:39.521661 [ 3 ] {d3b5c944-546f-4442-ace0-b5cb579aad3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1321 | 2026.03.31 01:56:39.521704 [ 3 ] {d3b5c944-546f-4442-ace0-b5cb579aad3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1322 | 2026.03.31 01:56:39.522061 [ 3 ] {d3b5c944-546f-4442-ace0-b5cb579aad3d} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1323 | 2026.03.31 01:56:39.522098 [ 3 ] {d3b5c944-546f-4442-ace0-b5cb579aad3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1324 | 2026.03.31 01:56:39.522545 [ 3 ] {d3b5c944-546f-4442-ace0-b5cb579aad3d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1325 | 2026.03.31 01:56:39.522994 [ 3 ] {d3b5c944-546f-4442-ace0-b5cb579aad3d} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1326 | 2026.03.31 01:56:39.523122 [ 3 ] {d3b5c944-546f-4442-ace0-b5cb579aad3d} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001479 sec., 33806.626098715344 rows/sec., 2.32 MiB/sec. | ||
| 1327 | 2026.03.31 01:56:39.523161 [ 3 ] {d3b5c944-546f-4442-ace0-b5cb579aad3d} <Debug> TCPHandler: Processed in 0.001641329 sec. | ||
| 1328 | 2026.03.31 01:56:40.099906 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1329 | 2026.03.31 01:56:40.100423 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1330 | 2026.03.31 01:56:40.100463 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1331 | 2026.03.31 01:56:40.101085 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1332 | 2026.03.31 01:56:40.101530 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1333 | 2026.03.31 01:56:40.101686 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1334 | 2026.03.31 01:56:40.222163 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1335 | 2026.03.31 01:56:40.239356 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1336 | 2026.03.31 01:56:40.239444 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1337 | 2026.03.31 01:56:40.245587 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1338 | 2026.03.31 01:56:40.246742 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1339 | 2026.03.31 01:56:40.249670 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1340 | 2026.03.31 01:56:42.615977 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 226 | ||
| 1341 | 2026.03.31 01:56:42.619272 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1342 | 2026.03.31 01:56:42.619361 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1343 | 2026.03.31 01:56:42.620818 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1344 | 2026.03.31 01:56:42.621317 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1345 | 2026.03.31 01:56:42.621659 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 226 | ||
| 1346 | 2026.03.31 01:56:44.437708 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1347 | 2026.03.31 01:56:44.437880 [ 3 ] {9a34dc40-3a9e-4223-b3c7-9f856d7b9ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1348 | 2026.03.31 01:56:44.437942 [ 3 ] {9a34dc40-3a9e-4223-b3c7-9f856d7b9ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1349 | 2026.03.31 01:56:44.438680 [ 3 ] {9a34dc40-3a9e-4223-b3c7-9f856d7b9ec9} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1350 | 2026.03.31 01:56:44.438718 [ 3 ] {9a34dc40-3a9e-4223-b3c7-9f856d7b9ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1351 | 2026.03.31 01:56:44.439217 [ 3 ] {9a34dc40-3a9e-4223-b3c7-9f856d7b9ec9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1352 | 2026.03.31 01:56:44.439662 [ 3 ] {9a34dc40-3a9e-4223-b3c7-9f856d7b9ec9} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1353 | 2026.03.31 01:56:44.439827 [ 3 ] {9a34dc40-3a9e-4223-b3c7-9f856d7b9ec9} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.001995 sec., 26065.16290726817 rows/sec., 1.98 MiB/sec. | ||
| 1354 | 2026.03.31 01:56:44.439869 [ 3 ] {9a34dc40-3a9e-4223-b3c7-9f856d7b9ec9} <Debug> TCPHandler: Processed in 0.002299201 sec. | ||
| 1355 | 2026.03.31 01:56:44.440004 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1356 | 2026.03.31 01:56:44.440096 [ 3 ] {6ce816d0-92a6-4202-b470-074810fd07eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1357 | 2026.03.31 01:56:44.440135 [ 3 ] {6ce816d0-92a6-4202-b470-074810fd07eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1358 | 2026.03.31 01:56:44.440594 [ 3 ] {6ce816d0-92a6-4202-b470-074810fd07eb} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1359 | 2026.03.31 01:56:44.440629 [ 3 ] {6ce816d0-92a6-4202-b470-074810fd07eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1360 | 2026.03.31 01:56:44.441038 [ 3 ] {6ce816d0-92a6-4202-b470-074810fd07eb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1361 | 2026.03.31 01:56:44.441567 [ 3 ] {6ce816d0-92a6-4202-b470-074810fd07eb} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1362 | 2026.03.31 01:56:44.441718 [ 3 ] {6ce816d0-92a6-4202-b470-074810fd07eb} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001641 sec., 34125.53321145643 rows/sec., 2.66 MiB/sec. | ||
| 1363 | 2026.03.31 01:56:44.441756 [ 3 ] {6ce816d0-92a6-4202-b470-074810fd07eb} <Debug> TCPHandler: Processed in 0.001808582 sec. | ||
| 1364 | 2026.03.31 01:56:44.441886 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1365 | 2026.03.31 01:56:44.441977 [ 3 ] {87811890-8d6f-468f-9c64-2b24a2753582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1366 | 2026.03.31 01:56:44.442018 [ 3 ] {87811890-8d6f-468f-9c64-2b24a2753582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1367 | 2026.03.31 01:56:44.442455 [ 3 ] {87811890-8d6f-468f-9c64-2b24a2753582} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1368 | 2026.03.31 01:56:44.442489 [ 3 ] {87811890-8d6f-468f-9c64-2b24a2753582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1369 | 2026.03.31 01:56:44.442926 [ 3 ] {87811890-8d6f-468f-9c64-2b24a2753582} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1370 | 2026.03.31 01:56:44.443353 [ 3 ] {87811890-8d6f-468f-9c64-2b24a2753582} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1371 | 2026.03.31 01:56:44.443503 [ 3 ] {87811890-8d6f-468f-9c64-2b24a2753582} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001545 sec., 97087.3786407767 rows/sec., 6.73 MiB/sec. | ||
| 1372 | 2026.03.31 01:56:44.443540 [ 3 ] {87811890-8d6f-468f-9c64-2b24a2753582} <Debug> TCPHandler: Processed in 0.00171316 sec. | ||
| 1373 | 2026.03.31 01:56:44.443652 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1374 | 2026.03.31 01:56:44.443752 [ 3 ] {7f8d1c1f-bcd8-4071-a33d-1687727cd2e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1375 | 2026.03.31 01:56:44.443793 [ 3 ] {7f8d1c1f-bcd8-4071-a33d-1687727cd2e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1376 | 2026.03.31 01:56:44.444119 [ 3 ] {7f8d1c1f-bcd8-4071-a33d-1687727cd2e2} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1377 | 2026.03.31 01:56:44.444152 [ 3 ] {7f8d1c1f-bcd8-4071-a33d-1687727cd2e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1378 | 2026.03.31 01:56:44.444542 [ 3 ] {7f8d1c1f-bcd8-4071-a33d-1687727cd2e2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1379 | 2026.03.31 01:56:44.444963 [ 3 ] {7f8d1c1f-bcd8-4071-a33d-1687727cd2e2} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1380 | 2026.03.31 01:56:44.445109 [ 3 ] {7f8d1c1f-bcd8-4071-a33d-1687727cd2e2} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001375 sec., 36363.63636363637 rows/sec., 2.49 MiB/sec. | ||
| 1381 | 2026.03.31 01:56:44.445146 [ 3 ] {7f8d1c1f-bcd8-4071-a33d-1687727cd2e2} <Debug> TCPHandler: Processed in 0.001540858 sec. | ||
| 1382 | 2026.03.31 01:56:47.522581 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1383 | 2026.03.31 01:56:47.522667 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1384 | 2026.03.31 01:56:47.601794 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1385 | 2026.03.31 01:56:47.602266 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1386 | 2026.03.31 01:56:47.602311 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1387 | 2026.03.31 01:56:47.602949 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1388 | 2026.03.31 01:56:47.603429 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1389 | 2026.03.31 01:56:47.603559 [ 75 ] {} <Debug> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1390 | 2026.03.31 01:56:47.603570 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1391 | 2026.03.31 01:56:47.603629 [ 75 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1392 | 2026.03.31 01:56:47.603656 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1393 | 2026.03.31 01:56:47.605871 [ 191 ] {fe625a4a-596f-4114-8172-c65c063c6262::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 | ||
| 1394 | 2026.03.31 01:56:47.606081 [ 191 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1395 | 2026.03.31 01:56:47.606189 [ 191 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1396 | 2026.03.31 01:56:47.606305 [ 191 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1397 | 2026.03.31 01:56:47.606397 [ 191 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1398 | 2026.03.31 01:56:47.606473 [ 191 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1399 | 2026.03.31 01:56:47.606561 [ 191 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1400 | 2026.03.31 01:56:47.606605 [ 191 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
| 1401 | 2026.03.31 01:56:47.638490 [ 202 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.034669248 sec., 80936.28105230318 rows/sec., 1.16 MiB/sec. | ||
| 1402 | 2026.03.31 01:56:47.639532 [ 189 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1403 | 2026.03.31 01:56:47.640083 [ 189 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_6_1} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1404 | 2026.03.31 01:56:47.640156 [ 189 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_6_1} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1405 | 2026.03.31 01:56:47.640265 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1406 | 2026.03.31 01:56:47.749768 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1407 | 2026.03.31 01:56:47.767446 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1408 | 2026.03.31 01:56:47.767511 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1409 | 2026.03.31 01:56:47.773919 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1410 | 2026.03.31 01:56:47.775069 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1411 | 2026.03.31 01:56:47.775344 [ 75 ] {} <Debug> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1412 | 2026.03.31 01:56:47.775389 [ 75 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1413 | 2026.03.31 01:56:47.775408 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1414 | 2026.03.31 01:56:47.775501 [ 189 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 1415 | 2026.03.31 01:56:47.779097 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1416 | 2026.03.31 01:56:47.779996 [ 189 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1417 | 2026.03.31 01:56:47.781520 [ 189 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 1418 | 2026.03.31 01:56:47.786585 [ 189 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 1419 | 2026.03.31 01:56:47.791082 [ 189 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 1420 | 2026.03.31 01:56:47.795555 [ 189 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 1421 | 2026.03.31 01:56:47.803179 [ 189 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 1422 | 2026.03.31 01:56:47.807457 [ 189 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 1423 | 2026.03.31 01:56:47.866786 [ 202 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.09132596 sec., 503.69029791748153 rows/sec., 2.60 MiB/sec. | ||
| 1424 | 2026.03.31 01:56:47.868476 [ 193 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1425 | 2026.03.31 01:56:47.870655 [ 193 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::all_1_6_1} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1426 | 2026.03.31 01:56:47.870742 [ 193 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::all_1_6_1} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1427 | 2026.03.31 01:56:47.871849 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1428 | 2026.03.31 01:56:48.000270 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.72 MiB, peak 176.26 MiB, free memory in arenas 0.00 B, will set to 177.11 MiB (RSS), difference: 10.39 MiB | ||
| 1429 | 2026.03.31 01:56:49.437773 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1430 | 2026.03.31 01:56:49.437988 [ 3 ] {79e17175-9b10-4eb2-991f-e85303e5c36f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1431 | 2026.03.31 01:56:49.438065 [ 3 ] {79e17175-9b10-4eb2-991f-e85303e5c36f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1432 | 2026.03.31 01:56:49.438724 [ 3 ] {79e17175-9b10-4eb2-991f-e85303e5c36f} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1433 | 2026.03.31 01:56:49.438775 [ 3 ] {79e17175-9b10-4eb2-991f-e85303e5c36f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1434 | 2026.03.31 01:56:49.439308 [ 3 ] {79e17175-9b10-4eb2-991f-e85303e5c36f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1435 | 2026.03.31 01:56:49.439829 [ 3 ] {79e17175-9b10-4eb2-991f-e85303e5c36f} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1436 | 2026.03.31 01:56:49.439984 [ 73 ] {} <Debug> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1437 | 2026.03.31 01:56:49.439998 [ 3 ] {79e17175-9b10-4eb2-991f-e85303e5c36f} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.002075 sec., 25060.24096385542 rows/sec., 1.90 MiB/sec. | ||
| 1438 | 2026.03.31 01:56:49.440053 [ 73 ] {} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1439 | 2026.03.31 01:56:49.440074 [ 3 ] {79e17175-9b10-4eb2-991f-e85303e5c36f} <Debug> TCPHandler: Processed in 0.002469314 sec. | ||
| 1440 | 2026.03.31 01:56:49.440080 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1441 | 2026.03.31 01:56:49.440204 [ 186 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::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 | ||
| 1442 | 2026.03.31 01:56:49.440211 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1443 | 2026.03.31 01:56:49.440306 [ 186 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1444 | 2026.03.31 01:56:49.440345 [ 186 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 769 rows starting from the beginning of the part | ||
| 1445 | 2026.03.31 01:56:49.440353 [ 3 ] {5dda86cb-bd06-4454-9009-e4d993395c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1446 | 2026.03.31 01:56:49.440417 [ 3 ] {5dda86cb-bd06-4454-9009-e4d993395c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1447 | 2026.03.31 01:56:49.440435 [ 186 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::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 | ||
| 1448 | 2026.03.31 01:56:49.440486 [ 186 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 767 rows starting from the beginning of the part | ||
| 1449 | 2026.03.31 01:56:49.440535 [ 186 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 173 rows starting from the beginning of the part | ||
| 1450 | 2026.03.31 01:56:49.440577 [ 186 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part | ||
| 1451 | 2026.03.31 01:56:49.440621 [ 186 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 52 rows starting from the beginning of the part | ||
| 1452 | 2026.03.31 01:56:49.440911 [ 3 ] {5dda86cb-bd06-4454-9009-e4d993395c81} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1453 | 2026.03.31 01:56:49.440950 [ 3 ] {5dda86cb-bd06-4454-9009-e4d993395c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1454 | 2026.03.31 01:56:49.441531 [ 3 ] {5dda86cb-bd06-4454-9009-e4d993395c81} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1455 | 2026.03.31 01:56:49.441876 [ 187 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1839 rows, containing 5 columns (5 merged, 0 gathered) in 0.001710051 sec., 1075406.5229633502 rows/sec., 88.55 MiB/sec. | ||
| 1456 | 2026.03.31 01:56:49.442034 [ 3 ] {5dda86cb-bd06-4454-9009-e4d993395c81} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1457 | 2026.03.31 01:56:49.442173 [ 73 ] {} <Debug> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1458 | 2026.03.31 01:56:49.442186 [ 3 ] {5dda86cb-bd06-4454-9009-e4d993395c81} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001864 sec., 30042.91845493562 rows/sec., 2.34 MiB/sec. | ||
| 1459 | 2026.03.31 01:56:49.442184 [ 186 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1460 | 2026.03.31 01:56:49.442218 [ 73 ] {} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1461 | 2026.03.31 01:56:49.442242 [ 3 ] {5dda86cb-bd06-4454-9009-e4d993395c81} <Debug> TCPHandler: Processed in 0.002083928 sec. | ||
| 1462 | 2026.03.31 01:56:49.442252 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1463 | 2026.03.31 01:56:49.442353 [ 202 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::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 | ||
| 1464 | 2026.03.31 01:56:49.442380 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1465 | 2026.03.31 01:56:49.442465 [ 202 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1466 | 2026.03.31 01:56:49.442484 [ 3 ] {74c80b5d-faf0-41cf-9643-1ef8a0f282ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1467 | 2026.03.31 01:56:49.442504 [ 202 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 458 rows starting from the beginning of the part | ||
| 1468 | 2026.03.31 01:56:49.442534 [ 3 ] {74c80b5d-faf0-41cf-9643-1ef8a0f282ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1469 | 2026.03.31 01:56:49.442582 [ 202 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::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 | ||
| 1470 | 2026.03.31 01:56:49.442633 [ 202 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 454 rows starting from the beginning of the part | ||
| 1471 | 2026.03.31 01:56:49.442681 [ 202 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 94 rows starting from the beginning of the part | ||
| 1472 | 2026.03.31 01:56:49.442721 [ 186 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_6_1} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1473 | 2026.03.31 01:56:49.442722 [ 202 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1474 | 2026.03.31 01:56:49.442794 [ 202 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1475 | 2026.03.31 01:56:49.442798 [ 186 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_6_1} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1476 | 2026.03.31 01:56:49.442870 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 1477 | 2026.03.31 01:56:49.443037 [ 3 ] {74c80b5d-faf0-41cf-9643-1ef8a0f282ef} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1478 | 2026.03.31 01:56:49.443082 [ 3 ] {74c80b5d-faf0-41cf-9643-1ef8a0f282ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1479 | 2026.03.31 01:56:49.443710 [ 3 ] {74c80b5d-faf0-41cf-9643-1ef8a0f282ef} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1480 | 2026.03.31 01:56:49.444261 [ 192 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1146 rows, containing 5 columns (5 merged, 0 gathered) in 0.001931574 sec., 593298.5223449891 rows/sec., 44.73 MiB/sec. | ||
| 1481 | 2026.03.31 01:56:49.444430 [ 3 ] {74c80b5d-faf0-41cf-9643-1ef8a0f282ef} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1482 | 2026.03.31 01:56:49.444550 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1483 | 2026.03.31 01:56:49.444578 [ 202 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1484 | 2026.03.31 01:56:49.444582 [ 3 ] {74c80b5d-faf0-41cf-9643-1ef8a0f282ef} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.002121 sec., 70721.35785007072 rows/sec., 4.90 MiB/sec. | ||
| 1485 | 2026.03.31 01:56:49.444586 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1486 | 2026.03.31 01:56:49.444631 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1487 | 2026.03.31 01:56:49.444634 [ 3 ] {74c80b5d-faf0-41cf-9643-1ef8a0f282ef} <Debug> TCPHandler: Processed in 0.002312331 sec. | ||
| 1488 | 2026.03.31 01:56:49.444713 [ 186 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::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 | ||
| 1489 | 2026.03.31 01:56:49.444771 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1490 | 2026.03.31 01:56:49.444793 [ 186 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1491 | 2026.03.31 01:56:49.444818 [ 186 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 207 rows starting from the beginning of the part | ||
| 1492 | 2026.03.31 01:56:49.444867 [ 186 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1493 | 2026.03.31 01:56:49.444872 [ 3 ] {bd4ebb67-2d2e-4d84-816f-b6f07e2e3d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1494 | 2026.03.31 01:56:49.444908 [ 186 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 205 rows starting from the beginning of the part | ||
| 1495 | 2026.03.31 01:56:49.444921 [ 3 ] {bd4ebb67-2d2e-4d84-816f-b6f07e2e3d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1496 | 2026.03.31 01:56:49.444943 [ 186 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 361 rows starting from the beginning of the part | ||
| 1497 | 2026.03.31 01:56:49.444990 [ 186 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 150 rows starting from the beginning of the part | ||
| 1498 | 2026.03.31 01:56:49.445030 [ 186 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 150 rows starting from the beginning of the part | ||
| 1499 | 2026.03.31 01:56:49.445277 [ 202 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_6_1} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1500 | 2026.03.31 01:56:49.445339 [ 3 ] {bd4ebb67-2d2e-4d84-816f-b6f07e2e3d2a} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1501 | 2026.03.31 01:56:49.445364 [ 202 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_6_1} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1502 | 2026.03.31 01:56:49.445389 [ 3 ] {bd4ebb67-2d2e-4d84-816f-b6f07e2e3d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1503 | 2026.03.31 01:56:49.445442 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 1504 | 2026.03.31 01:56:49.446037 [ 192 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1173 rows, containing 5 columns (5 merged, 0 gathered) in 0.001355934 sec., 865086.3537605812 rows/sec., 60.59 MiB/sec. | ||
| 1505 | 2026.03.31 01:56:49.446050 [ 3 ] {bd4ebb67-2d2e-4d84-816f-b6f07e2e3d2a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1506 | 2026.03.31 01:56:49.446372 [ 186 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1507 | 2026.03.31 01:56:49.446615 [ 3 ] {bd4ebb67-2d2e-4d84-816f-b6f07e2e3d2a} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1508 | 2026.03.31 01:56:49.446769 [ 73 ] {} <Debug> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1509 | 2026.03.31 01:56:49.446801 [ 3 ] {bd4ebb67-2d2e-4d84-816f-b6f07e2e3d2a} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001948 sec., 25667.351129363447 rows/sec., 1.76 MiB/sec. | ||
| 1510 | 2026.03.31 01:56:49.446823 [ 73 ] {} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1511 | 2026.03.31 01:56:49.446851 [ 3 ] {bd4ebb67-2d2e-4d84-816f-b6f07e2e3d2a} <Debug> TCPHandler: Processed in 0.002132828 sec. | ||
| 1512 | 2026.03.31 01:56:49.446865 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1513 | 2026.03.31 01:56:49.446897 [ 186 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1514 | 2026.03.31 01:56:49.446968 [ 186 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1515 | 2026.03.31 01:56:49.447023 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 1516 | 2026.03.31 01:56:49.447053 [ 186 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::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 | ||
| 1517 | 2026.03.31 01:56:49.447128 [ 186 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1518 | 2026.03.31 01:56:49.447156 [ 186 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
| 1519 | 2026.03.31 01:56:49.447200 [ 186 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1520 | 2026.03.31 01:56:49.447237 [ 186 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1521 | 2026.03.31 01:56:49.447271 [ 186 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::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 | ||
| 1522 | 2026.03.31 01:56:49.447305 [ 186 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::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 | ||
| 1523 | 2026.03.31 01:56:49.447335 [ 186 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::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 | ||
| 1524 | 2026.03.31 01:56:49.448079 [ 192 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001125801 sec., 266476.9350888834 rows/sec., 17.43 MiB/sec. | ||
| 1525 | 2026.03.31 01:56:49.448418 [ 197 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1526 | 2026.03.31 01:56:49.448974 [ 197 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_6_1} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1527 | 2026.03.31 01:56:49.449068 [ 197 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_6_1} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1528 | 2026.03.31 01:56:49.449160 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1529 | 2026.03.31 01:56:49.924538 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35141 | ||
| 1530 | 2026.03.31 01:56:49.928862 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1531 | 2026.03.31 01:56:49.928907 [ 289 ] {} <Debug> TCP-Session: c2839cbb-fffe-462d-902a-ffe1e9f0ea3f Authenticating user 'default' from [fd00:1122:3344:101::e]:35141 | ||
| 1532 | 2026.03.31 01:56:49.928938 [ 289 ] {} <Debug> TCP-Session: c2839cbb-fffe-462d-902a-ffe1e9f0ea3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1533 | 2026.03.31 01:56:49.928951 [ 289 ] {} <Debug> TCP-Session: c2839cbb-fffe-462d-902a-ffe1e9f0ea3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1534 | 2026.03.31 01:56:49.929002 [ 289 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1535 | 2026.03.31 01:56:49.929026 [ 289 ] {} <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 | ||
| 1536 | 2026.03.31 01:56:49.929043 [ 289 ] {} <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 | ||
| 1537 | 2026.03.31 01:56:49.929461 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52386 | ||
| 1538 | 2026.03.31 01:56:49.929568 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47709 | ||
| 1539 | 2026.03.31 01:56:49.929614 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1540 | 2026.03.31 01:56:49.929644 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41754 | ||
| 1541 | 2026.03.31 01:56:49.929661 [ 290 ] {} <Debug> TCP-Session: ae426cde-b05c-4267-8e07-1204f7fb7de5 Authenticating user 'default' from [fd00:1122:3344:101::e]:52386 | ||
| 1542 | 2026.03.31 01:56:49.929704 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65227 | ||
| 1543 | 2026.03.31 01:56:49.929709 [ 290 ] {} <Debug> TCP-Session: ae426cde-b05c-4267-8e07-1204f7fb7de5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1544 | 2026.03.31 01:56:49.929726 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1545 | 2026.03.31 01:56:49.929752 [ 290 ] {} <Debug> TCP-Session: ae426cde-b05c-4267-8e07-1204f7fb7de5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1546 | 2026.03.31 01:56:49.929802 [ 291 ] {} <Debug> TCP-Session: e367c4c9-a154-4ca2-9357-a5451edf5d8b Authenticating user 'default' from [fd00:1122:3344:101::e]:47709 | ||
| 1547 | 2026.03.31 01:56:49.929808 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65515 | ||
| 1548 | 2026.03.31 01:56:49.929853 [ 291 ] {} <Debug> TCP-Session: e367c4c9-a154-4ca2-9357-a5451edf5d8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1549 | 2026.03.31 01:56:49.929875 [ 291 ] {} <Debug> TCP-Session: e367c4c9-a154-4ca2-9357-a5451edf5d8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1550 | 2026.03.31 01:56:49.929925 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1551 | 2026.03.31 01:56:49.929966 [ 292 ] {} <Debug> TCP-Session: deae17fb-53c4-4604-b352-4aa93fbdbef4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41754 | ||
| 1552 | 2026.03.31 01:56:49.929988 [ 292 ] {} <Debug> TCP-Session: deae17fb-53c4-4604-b352-4aa93fbdbef4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1553 | 2026.03.31 01:56:49.930002 [ 292 ] {} <Debug> TCP-Session: deae17fb-53c4-4604-b352-4aa93fbdbef4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1554 | 2026.03.31 01:56:49.930101 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61000 | ||
| 1555 | 2026.03.31 01:56:49.930165 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1556 | 2026.03.31 01:56:49.930206 [ 293 ] {} <Debug> TCP-Session: 592cb674-0b20-4346-9859-f6109f946f45 Authenticating user 'default' from [fd00:1122:3344:101::e]:65227 | ||
| 1557 | 2026.03.31 01:56:49.930226 [ 293 ] {} <Debug> TCP-Session: 592cb674-0b20-4346-9859-f6109f946f45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1558 | 2026.03.31 01:56:49.930241 [ 293 ] {} <Debug> TCP-Session: 592cb674-0b20-4346-9859-f6109f946f45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1559 | 2026.03.31 01:56:49.930247 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1560 | 2026.03.31 01:56:49.930284 [ 294 ] {} <Debug> TCP-Session: 36501e0a-64bf-47fb-9696-85a98728d3cc Authenticating user 'default' from [fd00:1122:3344:101::e]:65515 | ||
| 1561 | 2026.03.31 01:56:49.930301 [ 294 ] {} <Debug> TCP-Session: 36501e0a-64bf-47fb-9696-85a98728d3cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1562 | 2026.03.31 01:56:49.930315 [ 294 ] {} <Debug> TCP-Session: 36501e0a-64bf-47fb-9696-85a98728d3cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1563 | 2026.03.31 01:56:49.930352 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1564 | 2026.03.31 01:56:49.930386 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37883 | ||
| 1565 | 2026.03.31 01:56:49.930415 [ 295 ] {} <Debug> TCP-Session: d634dca5-a193-497e-9d0f-eba991927064 Authenticating user 'default' from [fd00:1122:3344:101::e]:61000 | ||
| 1566 | 2026.03.31 01:56:49.930453 [ 295 ] {} <Debug> TCP-Session: d634dca5-a193-497e-9d0f-eba991927064 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1567 | 2026.03.31 01:56:49.930466 [ 295 ] {} <Debug> TCP-Session: d634dca5-a193-497e-9d0f-eba991927064 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1568 | 2026.03.31 01:56:49.930472 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50934 | ||
| 1569 | 2026.03.31 01:56:49.930564 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1570 | 2026.03.31 01:56:49.930595 [ 296 ] {} <Debug> TCP-Session: fb3ffc22-fab4-48e1-afb6-9c5c6fb0e10e Authenticating user 'default' from [fd00:1122:3344:101::e]:37883 | ||
| 1571 | 2026.03.31 01:56:49.930612 [ 296 ] {} <Debug> TCP-Session: fb3ffc22-fab4-48e1-afb6-9c5c6fb0e10e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1572 | 2026.03.31 01:56:49.930626 [ 296 ] {} <Debug> TCP-Session: fb3ffc22-fab4-48e1-afb6-9c5c6fb0e10e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1573 | 2026.03.31 01:56:49.930696 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1574 | 2026.03.31 01:56:49.930729 [ 297 ] {} <Debug> TCP-Session: 7ca21840-e5ce-4546-94a5-d55543d805a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50934 | ||
| 1575 | 2026.03.31 01:56:49.930745 [ 297 ] {} <Debug> TCP-Session: 7ca21840-e5ce-4546-94a5-d55543d805a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1576 | 2026.03.31 01:56:49.930758 [ 297 ] {} <Debug> TCP-Session: 7ca21840-e5ce-4546-94a5-d55543d805a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1577 | 2026.03.31 01:56:49.935148 [ 289 ] {} <Trace> TCP-Session: c2839cbb-fffe-462d-902a-ffe1e9f0ea3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1578 | 2026.03.31 01:56:49.935359 [ 289 ] {6385dbc4-ccf8-483a-8896-9aa36001646d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35141) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1579 | 2026.03.31 01:56:49.935695 [ 289 ] {6385dbc4-ccf8-483a-8896-9aa36001646d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1580 | 2026.03.31 01:56:49.935753 [ 289 ] {6385dbc4-ccf8-483a-8896-9aa36001646d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1581 | 2026.03.31 01:56:49.936295 [ 289 ] {6385dbc4-ccf8-483a-8896-9aa36001646d} <Debug> oximeter.version (c8ac3c3f-610d-4e04-962e-2ac1da2791d2) (SelectExecutor): Key condition: unknown | ||
| 1582 | 2026.03.31 01:56:49.956166 [ 302 ] {6385dbc4-ccf8-483a-8896-9aa36001646d} <Trace> AggregatingTransform: Aggregating | ||
| 1583 | 2026.03.31 01:56:49.956296 [ 302 ] {6385dbc4-ccf8-483a-8896-9aa36001646d} <Trace> Aggregator: Aggregation method: without_key | ||
| 1584 | 2026.03.31 01:56:49.958648 [ 302 ] {6385dbc4-ccf8-483a-8896-9aa36001646d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006028508 sec. (165.879 rows/sec., 6.48 KiB/sec.) | ||
| 1585 | 2026.03.31 01:56:49.958678 [ 302 ] {6385dbc4-ccf8-483a-8896-9aa36001646d} <Trace> Aggregator: Merging aggregated data | ||
| 1586 | 2026.03.31 01:56:49.958711 [ 302 ] {6385dbc4-ccf8-483a-8896-9aa36001646d} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1587 | 2026.03.31 01:56:49.962610 [ 289 ] {6385dbc4-ccf8-483a-8896-9aa36001646d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.027312 sec., 36.61394258933802 rows/sec., 1.43 KiB/sec. | ||
| 1588 | 2026.03.31 01:56:49.962783 [ 289 ] {6385dbc4-ccf8-483a-8896-9aa36001646d} <Debug> TCPHandler: Processed in 0.027796006 sec. | ||
| 1589 | 2026.03.31 01:56:49.976515 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1590 | 2026.03.31 01:56:49.976560 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1591 | 2026.03.31 01:56:49.976587 [ 289 ] {} <Debug> TCP-Session: c2839cbb-fffe-462d-902a-ffe1e9f0ea3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1592 | 2026.03.31 01:56:49.976589 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1593 | 2026.03.31 01:56:49.976608 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1594 | 2026.03.31 01:56:49.976635 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1595 | 2026.03.31 01:56:49.976659 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1596 | 2026.03.31 01:56:49.976676 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1597 | 2026.03.31 01:56:49.976701 [ 293 ] {} <Debug> TCP-Session: 592cb674-0b20-4346-9859-f6109f946f45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1598 | 2026.03.31 01:56:49.976734 [ 296 ] {} <Debug> TCP-Session: fb3ffc22-fab4-48e1-afb6-9c5c6fb0e10e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1599 | 2026.03.31 01:56:49.976724 [ 292 ] {} <Debug> TCP-Session: deae17fb-53c4-4604-b352-4aa93fbdbef4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1600 | 2026.03.31 01:56:49.976723 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1601 | 2026.03.31 01:56:49.976697 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1602 | 2026.03.31 01:56:49.976839 [ 297 ] {} <Debug> TCP-Session: 7ca21840-e5ce-4546-94a5-d55543d805a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1603 | 2026.03.31 01:56:49.976664 [ 295 ] {} <Debug> TCP-Session: d634dca5-a193-497e-9d0f-eba991927064 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1604 | 2026.03.31 01:56:49.976879 [ 294 ] {} <Debug> TCP-Session: 36501e0a-64bf-47fb-9696-85a98728d3cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1605 | 2026.03.31 01:56:49.976660 [ 291 ] {} <Debug> TCP-Session: e367c4c9-a154-4ca2-9357-a5451edf5d8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1606 | 2026.03.31 01:56:49.976607 [ 290 ] {} <Debug> TCP-Session: ae426cde-b05c-4267-8e07-1204f7fb7de5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1607 | 2026.03.31 01:56:50.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.79 MiB, peak 185.91 MiB, free memory in arenas 0.00 B, will set to 180.39 MiB (RSS), difference: 2.60 MiB | ||
| 1608 | 2026.03.31 01:56:52.621916 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 18 entries to flush up to offset 244 | ||
| 1609 | 2026.03.31 01:56:52.624154 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1610 | 2026.03.31 01:56:52.624231 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1611 | 2026.03.31 01:56:52.626117 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1612 | 2026.03.31 01:56:52.626837 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1613 | 2026.03.31 01:56:52.627297 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 244 | ||
| 1614 | 2026.03.31 01:56:52.951472 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43524 | ||
| 1615 | 2026.03.31 01:56:52.951566 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1616 | 2026.03.31 01:56:52.951592 [ 289 ] {} <Debug> TCP-Session: 1aed47b0-e203-4053-8b9e-f7725e1844ab Authenticating user 'default' from [fd00:1122:3344:101::e]:43524 | ||
| 1617 | 2026.03.31 01:56:52.951615 [ 289 ] {} <Debug> TCP-Session: 1aed47b0-e203-4053-8b9e-f7725e1844ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1618 | 2026.03.31 01:56:52.951628 [ 289 ] {} <Debug> TCP-Session: 1aed47b0-e203-4053-8b9e-f7725e1844ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1619 | 2026.03.31 01:56:52.951814 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55819 | ||
| 1620 | 2026.03.31 01:56:52.951861 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52267 | ||
| 1621 | 2026.03.31 01:56:52.951883 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35280 | ||
| 1622 | 2026.03.31 01:56:52.951920 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55831 | ||
| 1623 | 2026.03.31 01:56:52.951934 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38637 | ||
| 1624 | 2026.03.31 01:56:52.951977 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1625 | 2026.03.31 01:56:52.951937 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1626 | 2026.03.31 01:56:52.952007 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1627 | 2026.03.31 01:56:52.952021 [ 291 ] {} <Debug> TCP-Session: 562400e7-0a7e-4cb5-acb1-7264762280ce Authenticating user 'default' from [fd00:1122:3344:101::e]:52267 | ||
| 1628 | 2026.03.31 01:56:52.952033 [ 289 ] {} <Trace> TCP-Session: 1aed47b0-e203-4053-8b9e-f7725e1844ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1629 | 2026.03.31 01:56:52.952054 [ 292 ] {} <Debug> TCP-Session: 2f2462fa-702c-4cbe-b2e2-238762f47101 Authenticating user 'default' from [fd00:1122:3344:101::e]:35280 | ||
| 1630 | 2026.03.31 01:56:52.952067 [ 291 ] {} <Debug> TCP-Session: 562400e7-0a7e-4cb5-acb1-7264762280ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1631 | 2026.03.31 01:56:52.952040 [ 290 ] {} <Debug> TCP-Session: 171706c3-4cd9-4d90-b0d8-d3e58e0a9338 Authenticating user 'default' from [fd00:1122:3344:101::e]:55819 | ||
| 1632 | 2026.03.31 01:56:52.952098 [ 292 ] {} <Debug> TCP-Session: 2f2462fa-702c-4cbe-b2e2-238762f47101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1633 | 2026.03.31 01:56:52.952103 [ 291 ] {} <Debug> TCP-Session: 562400e7-0a7e-4cb5-acb1-7264762280ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1634 | 2026.03.31 01:56:52.952133 [ 290 ] {} <Debug> TCP-Session: 171706c3-4cd9-4d90-b0d8-d3e58e0a9338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1635 | 2026.03.31 01:56:52.952138 [ 292 ] {} <Debug> TCP-Session: 2f2462fa-702c-4cbe-b2e2-238762f47101 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1636 | 2026.03.31 01:56:52.952174 [ 290 ] {} <Debug> TCP-Session: 171706c3-4cd9-4d90-b0d8-d3e58e0a9338 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1637 | 2026.03.31 01:56:52.952040 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1638 | 2026.03.31 01:56:52.952221 [ 289 ] {31fb5635-b02b-435e-a995-e5c1b3b2e5f0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43524) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1639 | 2026.03.31 01:56:52.952237 [ 297 ] {} <Debug> TCP-Session: 3d700594-8a7e-4aa6-8bbb-3629cb16fa32 Authenticating user 'default' from [fd00:1122:3344:101::e]:38637 | ||
| 1640 | 2026.03.31 01:56:52.952015 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1641 | 2026.03.31 01:56:52.952259 [ 297 ] {} <Debug> TCP-Session: 3d700594-8a7e-4aa6-8bbb-3629cb16fa32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1642 | 2026.03.31 01:56:52.951931 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42998 | ||
| 1643 | 2026.03.31 01:56:52.952291 [ 297 ] {} <Debug> TCP-Session: 3d700594-8a7e-4aa6-8bbb-3629cb16fa32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1644 | 2026.03.31 01:56:52.952289 [ 295 ] {} <Debug> TCP-Session: 51198944-1577-4873-89f8-c97b8ab224a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55831 | ||
| 1645 | 2026.03.31 01:56:52.951879 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51014 | ||
| 1646 | 2026.03.31 01:56:52.952366 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1647 | 2026.03.31 01:56:52.952359 [ 295 ] {} <Debug> TCP-Session: 51198944-1577-4873-89f8-c97b8ab224a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1648 | 2026.03.31 01:56:52.952409 [ 296 ] {} <Debug> TCP-Session: 2200849d-8372-43de-9836-212c8f8f1fe4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42998 | ||
| 1649 | 2026.03.31 01:56:52.952426 [ 295 ] {} <Debug> TCP-Session: 51198944-1577-4873-89f8-c97b8ab224a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1650 | 2026.03.31 01:56:52.952425 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1651 | 2026.03.31 01:56:52.952442 [ 296 ] {} <Debug> TCP-Session: 2200849d-8372-43de-9836-212c8f8f1fe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1652 | 2026.03.31 01:56:52.952469 [ 293 ] {} <Debug> TCP-Session: 3f38e260-b804-447b-8f24-e56ae2b429a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:51014 | ||
| 1653 | 2026.03.31 01:56:52.952480 [ 296 ] {} <Debug> TCP-Session: 2200849d-8372-43de-9836-212c8f8f1fe4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1654 | 2026.03.31 01:56:52.952487 [ 289 ] {31fb5635-b02b-435e-a995-e5c1b3b2e5f0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1655 | 2026.03.31 01:56:52.952496 [ 293 ] {} <Debug> TCP-Session: 3f38e260-b804-447b-8f24-e56ae2b429a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1656 | 2026.03.31 01:56:52.951905 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61960 | ||
| 1657 | 2026.03.31 01:56:52.952529 [ 293 ] {} <Debug> TCP-Session: 3f38e260-b804-447b-8f24-e56ae2b429a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1658 | 2026.03.31 01:56:52.952554 [ 289 ] {31fb5635-b02b-435e-a995-e5c1b3b2e5f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1659 | 2026.03.31 01:56:52.952598 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1660 | 2026.03.31 01:56:52.952625 [ 294 ] {} <Debug> TCP-Session: 625e22ac-9714-44fc-884f-bd6e9774e20b Authenticating user 'default' from [fd00:1122:3344:101::e]:61960 | ||
| 1661 | 2026.03.31 01:56:52.952641 [ 294 ] {} <Debug> TCP-Session: 625e22ac-9714-44fc-884f-bd6e9774e20b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1662 | 2026.03.31 01:56:52.952653 [ 294 ] {} <Debug> TCP-Session: 625e22ac-9714-44fc-884f-bd6e9774e20b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1663 | 2026.03.31 01:56:52.952838 [ 289 ] {31fb5635-b02b-435e-a995-e5c1b3b2e5f0} <Debug> oximeter.version (c8ac3c3f-610d-4e04-962e-2ac1da2791d2) (SelectExecutor): Key condition: unknown | ||
| 1664 | 2026.03.31 01:56:52.953814 [ 304 ] {31fb5635-b02b-435e-a995-e5c1b3b2e5f0} <Trace> AggregatingTransform: Aggregating | ||
| 1665 | 2026.03.31 01:56:52.953869 [ 304 ] {31fb5635-b02b-435e-a995-e5c1b3b2e5f0} <Trace> Aggregator: Aggregation method: without_key | ||
| 1666 | 2026.03.31 01:56:52.953906 [ 304 ] {31fb5635-b02b-435e-a995-e5c1b3b2e5f0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000967817 sec. (1033.253 rows/sec., 40.36 KiB/sec.) | ||
| 1667 | 2026.03.31 01:56:52.953923 [ 304 ] {31fb5635-b02b-435e-a995-e5c1b3b2e5f0} <Trace> Aggregator: Merging aggregated data | ||
| 1668 | 2026.03.31 01:56:52.955240 [ 289 ] {31fb5635-b02b-435e-a995-e5c1b3b2e5f0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003076 sec., 325.0975292587776 rows/sec., 12.70 KiB/sec. | ||
| 1669 | 2026.03.31 01:56:52.955392 [ 289 ] {31fb5635-b02b-435e-a995-e5c1b3b2e5f0} <Debug> TCPHandler: Processed in 0.003478882 sec. | ||
| 1670 | 2026.03.31 01:56:52.955488 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1671 | 2026.03.31 01:56:52.955510 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1672 | 2026.03.31 01:56:52.955515 [ 289 ] {} <Debug> TCP-Session: 1aed47b0-e203-4053-8b9e-f7725e1844ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1673 | 2026.03.31 01:56:52.955533 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1674 | 2026.03.31 01:56:52.955551 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1675 | 2026.03.31 01:56:52.955573 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1676 | 2026.03.31 01:56:52.955588 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1677 | 2026.03.31 01:56:52.955607 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1678 | 2026.03.31 01:56:52.955630 [ 292 ] {} <Debug> TCP-Session: 2f2462fa-702c-4cbe-b2e2-238762f47101 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1679 | 2026.03.31 01:56:52.955640 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1680 | 2026.03.31 01:56:52.955672 [ 297 ] {} <Debug> TCP-Session: 3d700594-8a7e-4aa6-8bbb-3629cb16fa32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1681 | 2026.03.31 01:56:52.955604 [ 291 ] {} <Debug> TCP-Session: 562400e7-0a7e-4cb5-acb1-7264762280ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1682 | 2026.03.31 01:56:52.955696 [ 296 ] {} <Debug> TCP-Session: 2200849d-8372-43de-9836-212c8f8f1fe4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1683 | 2026.03.31 01:56:52.955582 [ 293 ] {} <Debug> TCP-Session: 3f38e260-b804-447b-8f24-e56ae2b429a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1684 | 2026.03.31 01:56:52.955562 [ 290 ] {} <Debug> TCP-Session: 171706c3-4cd9-4d90-b0d8-d3e58e0a9338 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1685 | 2026.03.31 01:56:52.955655 [ 294 ] {} <Debug> TCP-Session: 625e22ac-9714-44fc-884f-bd6e9774e20b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1686 | 2026.03.31 01:56:52.955625 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1687 | 2026.03.31 01:56:52.955824 [ 295 ] {} <Debug> TCP-Session: 51198944-1577-4873-89f8-c97b8ab224a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1688 | 2026.03.31 01:56:53.104507 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58206 | ||
| 1689 | 2026.03.31 01:56:53.104612 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1690 | 2026.03.31 01:56:53.104639 [ 289 ] {} <Debug> TCP-Session: 90ec0952-5c23-407c-bbc8-cd2888cbcd31 Authenticating user 'default' from [fd00:1122:3344:101::e]:58206 | ||
| 1691 | 2026.03.31 01:56:53.104662 [ 289 ] {} <Debug> TCP-Session: 90ec0952-5c23-407c-bbc8-cd2888cbcd31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1692 | 2026.03.31 01:56:53.104675 [ 289 ] {} <Debug> TCP-Session: 90ec0952-5c23-407c-bbc8-cd2888cbcd31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1693 | 2026.03.31 01:56:53.104866 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51940 | ||
| 1694 | 2026.03.31 01:56:53.104910 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34784 | ||
| 1695 | 2026.03.31 01:56:53.104918 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54240 | ||
| 1696 | 2026.03.31 01:56:53.104938 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36473 | ||
| 1697 | 2026.03.31 01:56:53.104964 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55926 | ||
| 1698 | 2026.03.31 01:56:53.104994 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1699 | 2026.03.31 01:56:53.104988 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1700 | 2026.03.31 01:56:53.105022 [ 289 ] {} <Trace> TCP-Session: 90ec0952-5c23-407c-bbc8-cd2888cbcd31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1701 | 2026.03.31 01:56:53.105045 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1702 | 2026.03.31 01:56:53.105059 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1703 | 2026.03.31 01:56:53.105061 [ 290 ] {} <Debug> TCP-Session: cb32e540-0074-49f8-a84b-3c6980b83281 Authenticating user 'default' from [fd00:1122:3344:101::e]:51940 | ||
| 1704 | 2026.03.31 01:56:53.105091 [ 292 ] {} <Debug> TCP-Session: ac2bc01b-9364-4d95-942a-5a1eb55c4e1e Authenticating user 'default' from [fd00:1122:3344:101::e]:54240 | ||
| 1705 | 2026.03.31 01:56:53.105096 [ 296 ] {} <Debug> TCP-Session: 46818655-2010-4b27-874b-0ab196961cec Authenticating user 'default' from [fd00:1122:3344:101::e]:55926 | ||
| 1706 | 2026.03.31 01:56:53.105114 [ 290 ] {} <Debug> TCP-Session: cb32e540-0074-49f8-a84b-3c6980b83281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1707 | 2026.03.31 01:56:53.105124 [ 292 ] {} <Debug> TCP-Session: ac2bc01b-9364-4d95-942a-5a1eb55c4e1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1708 | 2026.03.31 01:56:53.105128 [ 296 ] {} <Debug> TCP-Session: 46818655-2010-4b27-874b-0ab196961cec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1709 | 2026.03.31 01:56:53.105137 [ 290 ] {} <Debug> TCP-Session: cb32e540-0074-49f8-a84b-3c6980b83281 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1710 | 2026.03.31 01:56:53.105154 [ 296 ] {} <Debug> TCP-Session: 46818655-2010-4b27-874b-0ab196961cec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1711 | 2026.03.31 01:56:53.105147 [ 292 ] {} <Debug> TCP-Session: ac2bc01b-9364-4d95-942a-5a1eb55c4e1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1712 | 2026.03.31 01:56:53.105045 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1713 | 2026.03.31 01:56:53.105212 [ 289 ] {b5f4599e-6ab8-4fc2-9174-28bedd781913} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58206) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1714 | 2026.03.31 01:56:53.105232 [ 294 ] {} <Debug> TCP-Session: 7a1815e9-dfea-493d-8336-045a4c612c75 Authenticating user 'default' from [fd00:1122:3344:101::e]:36473 | ||
| 1715 | 2026.03.31 01:56:53.105036 [ 293 ] {} <Debug> TCP-Session: 380e72f6-5399-4766-ba33-a04a12a2a65f Authenticating user 'default' from [fd00:1122:3344:101::e]:34784 | ||
| 1716 | 2026.03.31 01:56:53.105261 [ 294 ] {} <Debug> TCP-Session: 7a1815e9-dfea-493d-8336-045a4c612c75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1717 | 2026.03.31 01:56:53.105288 [ 293 ] {} <Debug> TCP-Session: 380e72f6-5399-4766-ba33-a04a12a2a65f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1718 | 2026.03.31 01:56:53.105296 [ 294 ] {} <Debug> TCP-Session: 7a1815e9-dfea-493d-8336-045a4c612c75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1719 | 2026.03.31 01:56:53.105311 [ 293 ] {} <Debug> TCP-Session: 380e72f6-5399-4766-ba33-a04a12a2a65f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1720 | 2026.03.31 01:56:53.104969 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52445 | ||
| 1721 | 2026.03.31 01:56:53.104907 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35988 | ||
| 1722 | 2026.03.31 01:56:53.104948 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65403 | ||
| 1723 | 2026.03.31 01:56:53.105404 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1724 | 2026.03.31 01:56:53.105434 [ 297 ] {} <Debug> TCP-Session: d307da48-d243-484d-8b88-7600431bb1a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52445 | ||
| 1725 | 2026.03.31 01:56:53.105454 [ 297 ] {} <Debug> TCP-Session: d307da48-d243-484d-8b88-7600431bb1a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1726 | 2026.03.31 01:56:53.105471 [ 297 ] {} <Debug> TCP-Session: d307da48-d243-484d-8b88-7600431bb1a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1727 | 2026.03.31 01:56:53.105481 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1728 | 2026.03.31 01:56:53.105493 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1729 | 2026.03.31 01:56:53.105517 [ 295 ] {} <Debug> TCP-Session: a3d8c2c7-7c35-4138-aabb-ecba900b15da Authenticating user 'default' from [fd00:1122:3344:101::e]:65403 | ||
| 1730 | 2026.03.31 01:56:53.105488 [ 289 ] {b5f4599e-6ab8-4fc2-9174-28bedd781913} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1731 | 2026.03.31 01:56:53.105548 [ 291 ] {} <Debug> TCP-Session: 44f84076-b5f2-40e6-b956-ffb9862dee0c Authenticating user 'default' from [fd00:1122:3344:101::e]:35988 | ||
| 1732 | 2026.03.31 01:56:53.105543 [ 295 ] {} <Debug> TCP-Session: a3d8c2c7-7c35-4138-aabb-ecba900b15da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1733 | 2026.03.31 01:56:53.105578 [ 291 ] {} <Debug> TCP-Session: 44f84076-b5f2-40e6-b956-ffb9862dee0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1734 | 2026.03.31 01:56:53.105588 [ 295 ] {} <Debug> TCP-Session: a3d8c2c7-7c35-4138-aabb-ecba900b15da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1735 | 2026.03.31 01:56:53.105593 [ 291 ] {} <Debug> TCP-Session: 44f84076-b5f2-40e6-b956-ffb9862dee0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1736 | 2026.03.31 01:56:53.105598 [ 289 ] {b5f4599e-6ab8-4fc2-9174-28bedd781913} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1737 | 2026.03.31 01:56:53.105918 [ 289 ] {b5f4599e-6ab8-4fc2-9174-28bedd781913} <Debug> oximeter.version (c8ac3c3f-610d-4e04-962e-2ac1da2791d2) (SelectExecutor): Key condition: unknown | ||
| 1738 | 2026.03.31 01:56:53.106896 [ 339 ] {b5f4599e-6ab8-4fc2-9174-28bedd781913} <Trace> AggregatingTransform: Aggregating | ||
| 1739 | 2026.03.31 01:56:53.106959 [ 339 ] {b5f4599e-6ab8-4fc2-9174-28bedd781913} <Trace> Aggregator: Aggregation method: without_key | ||
| 1740 | 2026.03.31 01:56:53.107007 [ 339 ] {b5f4599e-6ab8-4fc2-9174-28bedd781913} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000980487 sec. (1019.901 rows/sec., 39.84 KiB/sec.) | ||
| 1741 | 2026.03.31 01:56:53.107032 [ 339 ] {b5f4599e-6ab8-4fc2-9174-28bedd781913} <Trace> Aggregator: Merging aggregated data | ||
| 1742 | 2026.03.31 01:56:53.108306 [ 289 ] {b5f4599e-6ab8-4fc2-9174-28bedd781913} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00315 sec., 317.46031746031747 rows/sec., 12.40 KiB/sec. | ||
| 1743 | 2026.03.31 01:56:53.108452 [ 289 ] {b5f4599e-6ab8-4fc2-9174-28bedd781913} <Debug> TCPHandler: Processed in 0.003551213 sec. | ||
| 1744 | 2026.03.31 01:56:53.108578 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1745 | 2026.03.31 01:56:53.108604 [ 289 ] {} <Debug> TCP-Session: 90ec0952-5c23-407c-bbc8-cd2888cbcd31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1746 | 2026.03.31 01:56:53.108611 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1747 | 2026.03.31 01:56:53.108629 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1748 | 2026.03.31 01:56:53.108648 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1749 | 2026.03.31 01:56:53.108655 [ 290 ] {} <Debug> TCP-Session: cb32e540-0074-49f8-a84b-3c6980b83281 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1750 | 2026.03.31 01:56:53.108672 [ 297 ] {} <Debug> TCP-Session: d307da48-d243-484d-8b88-7600431bb1a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1751 | 2026.03.31 01:56:53.108689 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1752 | 2026.03.31 01:56:53.108699 [ 291 ] {} <Debug> TCP-Session: 44f84076-b5f2-40e6-b956-ffb9862dee0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1753 | 2026.03.31 01:56:53.108721 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1754 | 2026.03.31 01:56:53.108743 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1755 | 2026.03.31 01:56:53.108669 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1756 | 2026.03.31 01:56:53.108787 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1757 | 2026.03.31 01:56:53.108804 [ 292 ] {} <Debug> TCP-Session: ac2bc01b-9364-4d95-942a-5a1eb55c4e1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1758 | 2026.03.31 01:56:53.108822 [ 293 ] {} <Debug> TCP-Session: 380e72f6-5399-4766-ba33-a04a12a2a65f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1759 | 2026.03.31 01:56:53.108842 [ 296 ] {} <Debug> TCP-Session: 46818655-2010-4b27-874b-0ab196961cec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1760 | 2026.03.31 01:56:53.108785 [ 294 ] {} <Debug> TCP-Session: 7a1815e9-dfea-493d-8336-045a4c612c75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1761 | 2026.03.31 01:56:53.108738 [ 295 ] {} <Debug> TCP-Session: a3d8c2c7-7c35-4138-aabb-ecba900b15da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1762 | 2026.03.31 01:56:54.431261 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1763 | 2026.03.31 01:56:54.431495 [ 3 ] {53ccaf92-9cad-4acb-bf27-2b058da7c4f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 1764 | 2026.03.31 01:56:54.431853 [ 3 ] {53ccaf92-9cad-4acb-bf27-2b058da7c4f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1765 | 2026.03.31 01:56:54.431894 [ 3 ] {53ccaf92-9cad-4acb-bf27-2b058da7c4f6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 1766 | 2026.03.31 01:56:54.432157 [ 3 ] {53ccaf92-9cad-4acb-bf27-2b058da7c4f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1767 | 2026.03.31 01:56:54.432230 [ 3 ] {53ccaf92-9cad-4acb-bf27-2b058da7c4f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1768 | 2026.03.31 01:56:54.432382 [ 3 ] {53ccaf92-9cad-4acb-bf27-2b058da7c4f6} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1769 | 2026.03.31 01:56:54.432520 [ 344 ] {53ccaf92-9cad-4acb-bf27-2b058da7c4f6} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1770 | 2026.03.31 01:56:54.432520 [ 328 ] {53ccaf92-9cad-4acb-bf27-2b058da7c4f6} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1771 | 2026.03.31 01:56:54.432659 [ 3 ] {53ccaf92-9cad-4acb-bf27-2b058da7c4f6} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (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 | ||
| 1772 | 2026.03.31 01:56:54.432691 [ 3 ] {53ccaf92-9cad-4acb-bf27-2b058da7c4f6} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1773 | 2026.03.31 01:56:54.435798 [ 3 ] {53ccaf92-9cad-4acb-bf27-2b058da7c4f6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1774 | 2026.03.31 01:56:54.435832 [ 3 ] {53ccaf92-9cad-4acb-bf27-2b058da7c4f6} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Reading approx. 33 rows with 2 streams | ||
| 1775 | 2026.03.31 01:56:54.435898 [ 3 ] {53ccaf92-9cad-4acb-bf27-2b058da7c4f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1776 | 2026.03.31 01:56:54.435956 [ 3 ] {53ccaf92-9cad-4acb-bf27-2b058da7c4f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1777 | 2026.03.31 01:56:54.436827 [ 3 ] {53ccaf92-9cad-4acb-bf27-2b058da7c4f6} <Debug> executeQuery: Read 33 rows, 1.30 KiB in 0.00543 sec., 6077.348066298343 rows/sec., 239.73 KiB/sec. | ||
| 1778 | 2026.03.31 01:56:54.436948 [ 3 ] {53ccaf92-9cad-4acb-bf27-2b058da7c4f6} <Debug> TCPHandler: Processed in 0.005818574 sec. | ||
| 1779 | 2026.03.31 01:56:54.437247 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1780 | 2026.03.31 01:56:54.437393 [ 3 ] {2236a209-7502-44f8-89e5-a1ec430ac679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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) | ||
| 1781 | 2026.03.31 01:56:54.437623 [ 3 ] {2236a209-7502-44f8-89e5-a1ec430ac679} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1782 | 2026.03.31 01:56:54.437660 [ 3 ] {2236a209-7502-44f8-89e5-a1ec430ac679} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table: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 | ||
| 1783 | 2026.03.31 01:56:54.437867 [ 3 ] {2236a209-7502-44f8-89e5-a1ec430ac679} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1784 | 2026.03.31 01:56:54.437923 [ 3 ] {2236a209-7502-44f8-89e5-a1ec430ac679} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1785 | 2026.03.31 01:56:54.438034 [ 3 ] {2236a209-7502-44f8-89e5-a1ec430ac679} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1786 | 2026.03.31 01:56:54.438100 [ 320 ] {2236a209-7502-44f8-89e5-a1ec430ac679} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1787 | 2026.03.31 01:56:54.438101 [ 328 ] {2236a209-7502-44f8-89e5-a1ec430ac679} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1788 | 2026.03.31 01:56:54.438193 [ 3 ] {2236a209-7502-44f8-89e5-a1ec430ac679} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (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 | ||
| 1789 | 2026.03.31 01:56:54.438219 [ 3 ] {2236a209-7502-44f8-89e5-a1ec430ac679} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1790 | 2026.03.31 01:56:54.438278 [ 3 ] {2236a209-7502-44f8-89e5-a1ec430ac679} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1791 | 2026.03.31 01:56:54.438297 [ 3 ] {2236a209-7502-44f8-89e5-a1ec430ac679} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Reading approx. 33 rows with 2 streams | ||
| 1792 | 2026.03.31 01:56:54.438330 [ 3 ] {2236a209-7502-44f8-89e5-a1ec430ac679} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1793 | 2026.03.31 01:56:54.438364 [ 3 ] {2236a209-7502-44f8-89e5-a1ec430ac679} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1794 | 2026.03.31 01:56:54.438979 [ 3 ] {2236a209-7502-44f8-89e5-a1ec430ac679} <Debug> executeQuery: Read 33 rows, 1.30 KiB in 0.001649 sec., 20012.128562765312 rows/sec., 789.42 KiB/sec. | ||
| 1795 | 2026.03.31 01:56:54.439086 [ 3 ] {2236a209-7502-44f8-89e5-a1ec430ac679} <Debug> TCPHandler: Processed in 0.001891564 sec. | ||
| 1796 | 2026.03.31 01:56:54.439332 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1797 | 2026.03.31 01:56:54.439470 [ 3 ] {40ea58f8-effb-42f2-95b5-f3526fac370b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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_table:capacity', 'switch_table: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) | ||
| 1798 | 2026.03.31 01:56:54.439689 [ 3 ] {40ea58f8-effb-42f2-95b5-f3526fac370b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1799 | 2026.03.31 01:56:54.439725 [ 3 ] {40ea58f8-effb-42f2-95b5-f3526fac370b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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_table:capacity', 'switch_table: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 | ||
| 1800 | 2026.03.31 01:56:54.439928 [ 3 ] {40ea58f8-effb-42f2-95b5-f3526fac370b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1801 | 2026.03.31 01:56:54.439983 [ 3 ] {40ea58f8-effb-42f2-95b5-f3526fac370b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1802 | 2026.03.31 01:56:54.440089 [ 3 ] {40ea58f8-effb-42f2-95b5-f3526fac370b} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1803 | 2026.03.31 01:56:54.440155 [ 344 ] {40ea58f8-effb-42f2-95b5-f3526fac370b} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1804 | 2026.03.31 01:56:54.440161 [ 324 ] {40ea58f8-effb-42f2-95b5-f3526fac370b} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1805 | 2026.03.31 01:56:54.440248 [ 3 ] {40ea58f8-effb-42f2-95b5-f3526fac370b} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (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 | ||
| 1806 | 2026.03.31 01:56:54.440274 [ 3 ] {40ea58f8-effb-42f2-95b5-f3526fac370b} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1807 | 2026.03.31 01:56:54.440329 [ 3 ] {40ea58f8-effb-42f2-95b5-f3526fac370b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1808 | 2026.03.31 01:56:54.440348 [ 3 ] {40ea58f8-effb-42f2-95b5-f3526fac370b} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Reading approx. 33 rows with 2 streams | ||
| 1809 | 2026.03.31 01:56:54.440379 [ 3 ] {40ea58f8-effb-42f2-95b5-f3526fac370b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1810 | 2026.03.31 01:56:54.440414 [ 3 ] {40ea58f8-effb-42f2-95b5-f3526fac370b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1811 | 2026.03.31 01:56:54.440960 [ 3 ] {40ea58f8-effb-42f2-95b5-f3526fac370b} <Debug> executeQuery: Read 33 rows, 1.30 KiB in 0.001548 sec., 21317.829457364343 rows/sec., 840.93 KiB/sec. | ||
| 1812 | 2026.03.31 01:56:54.441063 [ 3 ] {40ea58f8-effb-42f2-95b5-f3526fac370b} <Debug> TCPHandler: Processed in 0.001781402 sec. | ||
| 1813 | 2026.03.31 01:56:54.441277 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1814 | 2026.03.31 01:56:54.441413 [ 3 ] {1424b95b-7a4e-40bd-a94a-63bd72ca76b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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) | ||
| 1815 | 2026.03.31 01:56:54.441627 [ 3 ] {1424b95b-7a4e-40bd-a94a-63bd72ca76b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1816 | 2026.03.31 01:56:54.441664 [ 3 ] {1424b95b-7a4e-40bd-a94a-63bd72ca76b2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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 | ||
| 1817 | 2026.03.31 01:56:54.441867 [ 3 ] {1424b95b-7a4e-40bd-a94a-63bd72ca76b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1818 | 2026.03.31 01:56:54.441921 [ 3 ] {1424b95b-7a4e-40bd-a94a-63bd72ca76b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1819 | 2026.03.31 01:56:54.442023 [ 3 ] {1424b95b-7a4e-40bd-a94a-63bd72ca76b2} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1820 | 2026.03.31 01:56:54.442084 [ 320 ] {1424b95b-7a4e-40bd-a94a-63bd72ca76b2} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1821 | 2026.03.31 01:56:54.442092 [ 324 ] {1424b95b-7a4e-40bd-a94a-63bd72ca76b2} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1822 | 2026.03.31 01:56:54.442171 [ 3 ] {1424b95b-7a4e-40bd-a94a-63bd72ca76b2} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (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 | ||
| 1823 | 2026.03.31 01:56:54.442198 [ 3 ] {1424b95b-7a4e-40bd-a94a-63bd72ca76b2} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1824 | 2026.03.31 01:56:54.442260 [ 3 ] {1424b95b-7a4e-40bd-a94a-63bd72ca76b2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1825 | 2026.03.31 01:56:54.442279 [ 3 ] {1424b95b-7a4e-40bd-a94a-63bd72ca76b2} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Reading approx. 33 rows with 2 streams | ||
| 1826 | 2026.03.31 01:56:54.442311 [ 3 ] {1424b95b-7a4e-40bd-a94a-63bd72ca76b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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'))" | ||
| 1827 | 2026.03.31 01:56:54.442344 [ 3 ] {1424b95b-7a4e-40bd-a94a-63bd72ca76b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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'))" | ||
| 1828 | 2026.03.31 01:56:54.442877 [ 3 ] {1424b95b-7a4e-40bd-a94a-63bd72ca76b2} <Debug> executeQuery: Read 33 rows, 1.30 KiB in 0.001521 sec., 21696.252465483234 rows/sec., 855.86 KiB/sec. | ||
| 1829 | 2026.03.31 01:56:54.442980 [ 3 ] {1424b95b-7a4e-40bd-a94a-63bd72ca76b2} <Debug> TCPHandler: Processed in 0.001753871 sec. | ||
| 1830 | 2026.03.31 01:56:54.443187 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1831 | 2026.03.31 01:56:54.443323 [ 3 ] {87e2a7fb-917c-463b-a1b4-42d1254ca79a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1832 | 2026.03.31 01:56:54.443542 [ 3 ] {87e2a7fb-917c-463b-a1b4-42d1254ca79a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1833 | 2026.03.31 01:56:54.443578 [ 3 ] {87e2a7fb-917c-463b-a1b4-42d1254ca79a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1834 | 2026.03.31 01:56:54.443793 [ 3 ] {87e2a7fb-917c-463b-a1b4-42d1254ca79a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1835 | 2026.03.31 01:56:54.443848 [ 3 ] {87e2a7fb-917c-463b-a1b4-42d1254ca79a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1836 | 2026.03.31 01:56:54.443949 [ 3 ] {87e2a7fb-917c-463b-a1b4-42d1254ca79a} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1837 | 2026.03.31 01:56:54.444006 [ 344 ] {87e2a7fb-917c-463b-a1b4-42d1254ca79a} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1838 | 2026.03.31 01:56:54.444011 [ 320 ] {87e2a7fb-917c-463b-a1b4-42d1254ca79a} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1839 | 2026.03.31 01:56:54.444090 [ 3 ] {87e2a7fb-917c-463b-a1b4-42d1254ca79a} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (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 | ||
| 1840 | 2026.03.31 01:56:54.444117 [ 3 ] {87e2a7fb-917c-463b-a1b4-42d1254ca79a} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1841 | 2026.03.31 01:56:54.444174 [ 3 ] {87e2a7fb-917c-463b-a1b4-42d1254ca79a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1842 | 2026.03.31 01:56:54.444192 [ 3 ] {87e2a7fb-917c-463b-a1b4-42d1254ca79a} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Reading approx. 33 rows with 2 streams | ||
| 1843 | 2026.03.31 01:56:54.444223 [ 3 ] {87e2a7fb-917c-463b-a1b4-42d1254ca79a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1844 | 2026.03.31 01:56:54.444259 [ 3 ] {87e2a7fb-917c-463b-a1b4-42d1254ca79a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1845 | 2026.03.31 01:56:54.444991 [ 3 ] {87e2a7fb-917c-463b-a1b4-42d1254ca79a} <Debug> executeQuery: Read 33 rows, 1.30 KiB in 0.001725 sec., 19130.434782608696 rows/sec., 754.64 KiB/sec. | ||
| 1846 | 2026.03.31 01:56:54.445097 [ 3 ] {87e2a7fb-917c-463b-a1b4-42d1254ca79a} <Debug> TCPHandler: Processed in 0.001960095 sec. | ||
| 1847 | 2026.03.31 01:56:54.452940 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1848 | 2026.03.31 01:56:54.453068 [ 3 ] {3a17e2c6-1801-44f4-b6e8-628d127b9cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1849 | 2026.03.31 01:56:54.453117 [ 3 ] {3a17e2c6-1801-44f4-b6e8-628d127b9cc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1850 | 2026.03.31 01:56:54.453740 [ 3 ] {3a17e2c6-1801-44f4-b6e8-628d127b9cc7} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1851 | 2026.03.31 01:56:54.453777 [ 3 ] {3a17e2c6-1801-44f4-b6e8-628d127b9cc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1852 | 2026.03.31 01:56:54.454336 [ 3 ] {3a17e2c6-1801-44f4-b6e8-628d127b9cc7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1853 | 2026.03.31 01:56:54.454701 [ 3 ] {3a17e2c6-1801-44f4-b6e8-628d127b9cc7} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1854 | 2026.03.31 01:56:54.454847 [ 3 ] {3a17e2c6-1801-44f4-b6e8-628d127b9cc7} <Debug> executeQuery: Read 5 rows, 674.00 B in 0.001817 sec., 2751.78866263071 rows/sec., 362.25 KiB/sec. | ||
| 1855 | 2026.03.31 01:56:54.454886 [ 3 ] {3a17e2c6-1801-44f4-b6e8-628d127b9cc7} <Debug> TCPHandler: Processed in 0.002006516 sec. | ||
| 1856 | 2026.03.31 01:56:54.455001 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1857 | 2026.03.31 01:56:54.455098 [ 3 ] {9a5c8a9f-b52c-43a1-9e16-2711e79e3ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1858 | 2026.03.31 01:56:54.455140 [ 3 ] {9a5c8a9f-b52c-43a1-9e16-2711e79e3ce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1859 | 2026.03.31 01:56:54.455546 [ 3 ] {9a5c8a9f-b52c-43a1-9e16-2711e79e3ce4} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1860 | 2026.03.31 01:56:54.455582 [ 3 ] {9a5c8a9f-b52c-43a1-9e16-2711e79e3ce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1861 | 2026.03.31 01:56:54.455985 [ 3 ] {9a5c8a9f-b52c-43a1-9e16-2711e79e3ce4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1862 | 2026.03.31 01:56:54.456447 [ 3 ] {9a5c8a9f-b52c-43a1-9e16-2711e79e3ce4} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1863 | 2026.03.31 01:56:54.456578 [ 3 ] {9a5c8a9f-b52c-43a1-9e16-2711e79e3ce4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001501 sec., 2664.8900732844772 rows/sec., 217.30 KiB/sec. | ||
| 1864 | 2026.03.31 01:56:54.456616 [ 3 ] {9a5c8a9f-b52c-43a1-9e16-2711e79e3ce4} <Debug> TCPHandler: Processed in 0.00166435 sec. | ||
| 1865 | 2026.03.31 01:56:54.456727 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1866 | 2026.03.31 01:56:54.456822 [ 3 ] {eba31f0b-7088-496e-be7b-657fc387bfcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1867 | 2026.03.31 01:56:54.456861 [ 3 ] {eba31f0b-7088-496e-be7b-657fc387bfcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1868 | 2026.03.31 01:56:54.457283 [ 3 ] {eba31f0b-7088-496e-be7b-657fc387bfcf} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1869 | 2026.03.31 01:56:54.457320 [ 3 ] {eba31f0b-7088-496e-be7b-657fc387bfcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1870 | 2026.03.31 01:56:54.457788 [ 3 ] {eba31f0b-7088-496e-be7b-657fc387bfcf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1871 | 2026.03.31 01:56:54.458230 [ 3 ] {eba31f0b-7088-496e-be7b-657fc387bfcf} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1872 | 2026.03.31 01:56:54.458360 [ 3 ] {eba31f0b-7088-496e-be7b-657fc387bfcf} <Debug> executeQuery: Read 78 rows, 6.53 KiB in 0.001557 sec., 50096.33911368015 rows/sec., 4.10 MiB/sec. | ||
| 1873 | 2026.03.31 01:56:54.458397 [ 3 ] {eba31f0b-7088-496e-be7b-657fc387bfcf} <Debug> TCPHandler: Processed in 0.00171851 sec. | ||
| 1874 | 2026.03.31 01:56:54.458509 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1875 | 2026.03.31 01:56:54.458603 [ 3 ] {10e048b6-8a27-42e6-9dd2-99cda3c740ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1876 | 2026.03.31 01:56:54.458643 [ 3 ] {10e048b6-8a27-42e6-9dd2-99cda3c740ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1877 | 2026.03.31 01:56:54.459038 [ 3 ] {10e048b6-8a27-42e6-9dd2-99cda3c740ac} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1878 | 2026.03.31 01:56:54.459072 [ 3 ] {10e048b6-8a27-42e6-9dd2-99cda3c740ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1879 | 2026.03.31 01:56:54.459481 [ 3 ] {10e048b6-8a27-42e6-9dd2-99cda3c740ac} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1880 | 2026.03.31 01:56:54.459915 [ 3 ] {10e048b6-8a27-42e6-9dd2-99cda3c740ac} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1881 | 2026.03.31 01:56:54.460054 [ 3 ] {10e048b6-8a27-42e6-9dd2-99cda3c740ac} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.00147 sec., 9523.809523809525 rows/sec., 701.53 KiB/sec. | ||
| 1882 | 2026.03.31 01:56:54.460104 [ 3 ] {10e048b6-8a27-42e6-9dd2-99cda3c740ac} <Debug> TCPHandler: Processed in 0.001643409 sec. | ||
| 1883 | 2026.03.31 01:56:54.460225 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1884 | 2026.03.31 01:56:54.460332 [ 3 ] {dda9a1a2-86cd-4068-9e8a-4c88b324f041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1885 | 2026.03.31 01:56:54.460376 [ 3 ] {dda9a1a2-86cd-4068-9e8a-4c88b324f041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1886 | 2026.03.31 01:56:54.460804 [ 3 ] {dda9a1a2-86cd-4068-9e8a-4c88b324f041} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1887 | 2026.03.31 01:56:54.460842 [ 3 ] {dda9a1a2-86cd-4068-9e8a-4c88b324f041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1888 | 2026.03.31 01:56:54.461279 [ 3 ] {dda9a1a2-86cd-4068-9e8a-4c88b324f041} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1889 | 2026.03.31 01:56:54.461840 [ 3 ] {dda9a1a2-86cd-4068-9e8a-4c88b324f041} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1890 | 2026.03.31 01:56:54.461980 [ 3 ] {dda9a1a2-86cd-4068-9e8a-4c88b324f041} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001669 sec., 46734.57159976034 rows/sec., 3.65 MiB/sec. | ||
| 1891 | 2026.03.31 01:56:54.462031 [ 3 ] {dda9a1a2-86cd-4068-9e8a-4c88b324f041} <Debug> TCPHandler: Processed in 0.001858173 sec. | ||
| 1892 | 2026.03.31 01:56:54.462168 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1893 | 2026.03.31 01:56:54.462270 [ 3 ] {7232406f-f3ae-4f31-bcb4-cef0c4fdf01c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1894 | 2026.03.31 01:56:54.462399 [ 3 ] {7232406f-f3ae-4f31-bcb4-cef0c4fdf01c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1895 | 2026.03.31 01:56:54.462865 [ 3 ] {7232406f-f3ae-4f31-bcb4-cef0c4fdf01c} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1896 | 2026.03.31 01:56:54.462902 [ 3 ] {7232406f-f3ae-4f31-bcb4-cef0c4fdf01c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1897 | 2026.03.31 01:56:54.463358 [ 3 ] {7232406f-f3ae-4f31-bcb4-cef0c4fdf01c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1898 | 2026.03.31 01:56:54.463806 [ 3 ] {7232406f-f3ae-4f31-bcb4-cef0c4fdf01c} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1899 | 2026.03.31 01:56:54.463943 [ 3 ] {7232406f-f3ae-4f31-bcb4-cef0c4fdf01c} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001699 sec., 95350.2060035315 rows/sec., 6.64 MiB/sec. | ||
| 1900 | 2026.03.31 01:56:54.463982 [ 3 ] {7232406f-f3ae-4f31-bcb4-cef0c4fdf01c} <Debug> TCPHandler: Processed in 0.001864413 sec. | ||
| 1901 | 2026.03.31 01:56:54.464097 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1902 | 2026.03.31 01:56:54.464275 [ 3 ] {1240ee83-fe5a-49dd-9377-c3e0bbab85d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1903 | 2026.03.31 01:56:54.464333 [ 3 ] {1240ee83-fe5a-49dd-9377-c3e0bbab85d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1904 | 2026.03.31 01:56:54.465107 [ 3 ] {1240ee83-fe5a-49dd-9377-c3e0bbab85d4} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1905 | 2026.03.31 01:56:54.465145 [ 3 ] {1240ee83-fe5a-49dd-9377-c3e0bbab85d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1906 | 2026.03.31 01:56:54.468194 [ 3 ] {1240ee83-fe5a-49dd-9377-c3e0bbab85d4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1907 | 2026.03.31 01:56:54.468668 [ 3 ] {1240ee83-fe5a-49dd-9377-c3e0bbab85d4} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1908 | 2026.03.31 01:56:54.468805 [ 3 ] {1240ee83-fe5a-49dd-9377-c3e0bbab85d4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004549 sec., 2198.285337436799 rows/sec., 3.94 MiB/sec. | ||
| 1909 | 2026.03.31 01:56:54.468860 [ 3 ] {1240ee83-fe5a-49dd-9377-c3e0bbab85d4} <Debug> TCPHandler: Processed in 0.004812506 sec. | ||
| 1910 | 2026.03.31 01:56:54.468977 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1911 | 2026.03.31 01:56:54.469070 [ 3 ] {54e320b5-bffc-4f01-8790-0e831324bc40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1912 | 2026.03.31 01:56:54.469113 [ 3 ] {54e320b5-bffc-4f01-8790-0e831324bc40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1913 | 2026.03.31 01:56:54.469455 [ 3 ] {54e320b5-bffc-4f01-8790-0e831324bc40} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1914 | 2026.03.31 01:56:54.469491 [ 3 ] {54e320b5-bffc-4f01-8790-0e831324bc40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 1915 | 2026.03.31 01:56:54.469891 [ 3 ] {54e320b5-bffc-4f01-8790-0e831324bc40} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1916 | 2026.03.31 01:56:54.470316 [ 3 ] {54e320b5-bffc-4f01-8790-0e831324bc40} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1917 | 2026.03.31 01:56:54.470446 [ 3 ] {54e320b5-bffc-4f01-8790-0e831324bc40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001394 sec., 43041.6068866571 rows/sec., 2.90 MiB/sec. | ||
| 1918 | 2026.03.31 01:56:54.470482 [ 3 ] {54e320b5-bffc-4f01-8790-0e831324bc40} <Debug> TCPHandler: Processed in 0.001553498 sec. | ||
| 1919 | 2026.03.31 01:56:55.103692 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 506 entries to flush up to offset 3312 | ||
| 1920 | 2026.03.31 01:56:55.104268 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1921 | 2026.03.31 01:56:55.104317 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1922 | 2026.03.31 01:56:55.105024 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1923 | 2026.03.31 01:56:55.105609 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1924 | 2026.03.31 01:56:55.105754 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3312 | ||
| 1925 | 2026.03.31 01:56:55.279199 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1926 | 2026.03.31 01:56:55.297161 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1927 | 2026.03.31 01:56:55.297224 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1928 | 2026.03.31 01:56:55.302937 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1929 | 2026.03.31 01:56:55.304079 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1930 | 2026.03.31 01:56:55.307221 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1931 | 2026.03.31 01:56:59.438891 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1932 | 2026.03.31 01:56:59.439082 [ 3 ] {fa21fd6c-cd38-4dc3-b3d3-19025f3c1c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1933 | 2026.03.31 01:56:59.439152 [ 3 ] {fa21fd6c-cd38-4dc3-b3d3-19025f3c1c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1934 | 2026.03.31 01:56:59.439799 [ 3 ] {fa21fd6c-cd38-4dc3-b3d3-19025f3c1c6a} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1935 | 2026.03.31 01:56:59.439849 [ 3 ] {fa21fd6c-cd38-4dc3-b3d3-19025f3c1c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1936 | 2026.03.31 01:56:59.440361 [ 3 ] {fa21fd6c-cd38-4dc3-b3d3-19025f3c1c6a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1937 | 2026.03.31 01:56:59.440851 [ 3 ] {fa21fd6c-cd38-4dc3-b3d3-19025f3c1c6a} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1938 | 2026.03.31 01:56:59.441020 [ 3 ] {fa21fd6c-cd38-4dc3-b3d3-19025f3c1c6a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001988 sec., 28169.01408450704 rows/sec., 2.15 MiB/sec. | ||
| 1939 | 2026.03.31 01:56:59.441069 [ 3 ] {fa21fd6c-cd38-4dc3-b3d3-19025f3c1c6a} <Debug> TCPHandler: Processed in 0.002315671 sec. | ||
| 1940 | 2026.03.31 01:56:59.441203 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1941 | 2026.03.31 01:56:59.441305 [ 3 ] {62e014c6-a58b-443e-b499-c38722f5cec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1942 | 2026.03.31 01:56:59.441348 [ 3 ] {62e014c6-a58b-443e-b499-c38722f5cec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1943 | 2026.03.31 01:56:59.441784 [ 3 ] {62e014c6-a58b-443e-b499-c38722f5cec7} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1944 | 2026.03.31 01:56:59.441822 [ 3 ] {62e014c6-a58b-443e-b499-c38722f5cec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1945 | 2026.03.31 01:56:59.442267 [ 3 ] {62e014c6-a58b-443e-b499-c38722f5cec7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1946 | 2026.03.31 01:56:59.442698 [ 3 ] {62e014c6-a58b-443e-b499-c38722f5cec7} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1947 | 2026.03.31 01:56:59.442837 [ 3 ] {62e014c6-a58b-443e-b499-c38722f5cec7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001555 sec., 41157.556270096466 rows/sec., 3.21 MiB/sec. | ||
| 1948 | 2026.03.31 01:56:59.442875 [ 3 ] {62e014c6-a58b-443e-b499-c38722f5cec7} <Debug> TCPHandler: Processed in 0.00172443 sec. | ||
| 1949 | 2026.03.31 01:56:59.442991 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1950 | 2026.03.31 01:56:59.443090 [ 3 ] {fabaa96c-49c9-4831-9cee-0485e4277713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1951 | 2026.03.31 01:56:59.443136 [ 3 ] {fabaa96c-49c9-4831-9cee-0485e4277713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1952 | 2026.03.31 01:56:59.443570 [ 3 ] {fabaa96c-49c9-4831-9cee-0485e4277713} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1953 | 2026.03.31 01:56:59.443607 [ 3 ] {fabaa96c-49c9-4831-9cee-0485e4277713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1954 | 2026.03.31 01:56:59.444053 [ 3 ] {fabaa96c-49c9-4831-9cee-0485e4277713} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1955 | 2026.03.31 01:56:59.444527 [ 3 ] {fabaa96c-49c9-4831-9cee-0485e4277713} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1956 | 2026.03.31 01:56:59.444663 [ 3 ] {fabaa96c-49c9-4831-9cee-0485e4277713} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001594 sec., 100376.41154328734 rows/sec., 6.99 MiB/sec. | ||
| 1957 | 2026.03.31 01:56:59.444699 [ 3 ] {fabaa96c-49c9-4831-9cee-0485e4277713} <Debug> TCPHandler: Processed in 0.001758861 sec. | ||
| 1958 | 2026.03.31 01:56:59.444811 [ 3 ] {} <Trace> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1959 | 2026.03.31 01:56:59.444906 [ 3 ] {fb5c380e-73f2-48af-8ccc-b6ed6eb2510d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51225) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1960 | 2026.03.31 01:56:59.444949 [ 3 ] {fb5c380e-73f2-48af-8ccc-b6ed6eb2510d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1961 | 2026.03.31 01:56:59.445280 [ 3 ] {fb5c380e-73f2-48af-8ccc-b6ed6eb2510d} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1962 | 2026.03.31 01:56:59.445316 [ 3 ] {fb5c380e-73f2-48af-8ccc-b6ed6eb2510d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1963 | 2026.03.31 01:56:59.445705 [ 3 ] {fb5c380e-73f2-48af-8ccc-b6ed6eb2510d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1964 | 2026.03.31 01:56:59.446110 [ 3 ] {fb5c380e-73f2-48af-8ccc-b6ed6eb2510d} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1965 | 2026.03.31 01:56:59.446240 [ 3 ] {fb5c380e-73f2-48af-8ccc-b6ed6eb2510d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001355 sec., 44280.44280442804 rows/sec., 2.98 MiB/sec. | ||
| 1966 | 2026.03.31 01:56:59.446276 [ 3 ] {fb5c380e-73f2-48af-8ccc-b6ed6eb2510d} <Debug> TCPHandler: Processed in 0.001520937 sec. | ||
| 1967 | 2026.03.31 01:57:02.522747 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1968 | 2026.03.31 01:57:02.522824 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1969 | 2026.03.31 01:57:02.605912 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3760 | ||
| 1970 | 2026.03.31 01:57:02.606399 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1971 | 2026.03.31 01:57:02.606447 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1972 | 2026.03.31 01:57:02.607057 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1973 | 2026.03.31 01:57:02.607818 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1974 | 2026.03.31 01:57:02.608009 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3760 | ||
| 1975 | 2026.03.31 01:57:02.627731 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 282 | ||
| 1976 | 2026.03.31 01:57:02.630317 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1977 | 2026.03.31 01:57:02.630383 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1978 | 2026.03.31 01:57:02.631785 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1979 | 2026.03.31 01:57:02.632350 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1980 | 2026.03.31 01:57:02.632778 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 282 | ||
| 1981 | 2026.03.31 01:57:02.807374 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1982 | 2026.03.31 01:57:02.826593 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1983 | 2026.03.31 01:57:02.826666 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1984 | 2026.03.31 01:57:02.833398 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1985 | 2026.03.31 01:57:02.834637 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1986 | 2026.03.31 01:57:02.839025 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1987 | 2026.03.31 01:57:03.274802 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1988 | 2026.03.31 01:57:03.274871 [ 3 ] {} <Debug> TCP-Session: 6080a4dc-31be-4341-988f-a9e269b94bf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1989 | 2026.03.31 01:57:04.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.41 MiB, peak 188.76 MiB, free memory in arenas 0.00 B, will set to 182.45 MiB (RSS), difference: 2.04 MiB | ||
| 1990 | 2026.03.31 01:57:04.438172 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1991 | 2026.03.31 01:57:04.438355 [ 5 ] {aa42f3d9-501b-4fc0-abbb-e5603e75ee7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1992 | 2026.03.31 01:57:04.438424 [ 5 ] {aa42f3d9-501b-4fc0-abbb-e5603e75ee7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1993 | 2026.03.31 01:57:04.439136 [ 5 ] {aa42f3d9-501b-4fc0-abbb-e5603e75ee7a} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1994 | 2026.03.31 01:57:04.439189 [ 5 ] {aa42f3d9-501b-4fc0-abbb-e5603e75ee7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 1995 | 2026.03.31 01:57:04.439770 [ 5 ] {aa42f3d9-501b-4fc0-abbb-e5603e75ee7a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1996 | 2026.03.31 01:57:04.440237 [ 5 ] {aa42f3d9-501b-4fc0-abbb-e5603e75ee7a} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1997 | 2026.03.31 01:57:04.440405 [ 5 ] {aa42f3d9-501b-4fc0-abbb-e5603e75ee7a} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.002101 sec., 36173.2508329367 rows/sec., 2.97 MiB/sec. | ||
| 1998 | 2026.03.31 01:57:04.440452 [ 5 ] {aa42f3d9-501b-4fc0-abbb-e5603e75ee7a} <Debug> TCPHandler: Processed in 0.002411193 sec. | ||
| 1999 | 2026.03.31 01:57:04.440588 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2000 | 2026.03.31 01:57:04.440692 [ 5 ] {7279f465-6c0a-40ff-afa3-9c950db648db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2001 | 2026.03.31 01:57:04.440736 [ 5 ] {7279f465-6c0a-40ff-afa3-9c950db648db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2002 | 2026.03.31 01:57:04.441171 [ 5 ] {7279f465-6c0a-40ff-afa3-9c950db648db} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2003 | 2026.03.31 01:57:04.441210 [ 5 ] {7279f465-6c0a-40ff-afa3-9c950db648db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2004 | 2026.03.31 01:57:04.441641 [ 5 ] {7279f465-6c0a-40ff-afa3-9c950db648db} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2005 | 2026.03.31 01:57:04.442077 [ 5 ] {7279f465-6c0a-40ff-afa3-9c950db648db} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2006 | 2026.03.31 01:57:04.442239 [ 5 ] {7279f465-6c0a-40ff-afa3-9c950db648db} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001572 sec., 6361.323155216285 rows/sec., 478.34 KiB/sec. | ||
| 2007 | 2026.03.31 01:57:04.442280 [ 5 ] {7279f465-6c0a-40ff-afa3-9c950db648db} <Debug> TCPHandler: Processed in 0.001745771 sec. | ||
| 2008 | 2026.03.31 01:57:04.442395 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2009 | 2026.03.31 01:57:04.442492 [ 5 ] {0defd0cf-28e7-48a2-9d60-fef03a4d921e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2010 | 2026.03.31 01:57:04.442533 [ 5 ] {0defd0cf-28e7-48a2-9d60-fef03a4d921e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2011 | 2026.03.31 01:57:04.442950 [ 5 ] {0defd0cf-28e7-48a2-9d60-fef03a4d921e} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2012 | 2026.03.31 01:57:04.442986 [ 5 ] {0defd0cf-28e7-48a2-9d60-fef03a4d921e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2013 | 2026.03.31 01:57:04.443437 [ 5 ] {0defd0cf-28e7-48a2-9d60-fef03a4d921e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2014 | 2026.03.31 01:57:04.443914 [ 5 ] {0defd0cf-28e7-48a2-9d60-fef03a4d921e} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2015 | 2026.03.31 01:57:04.444046 [ 5 ] {0defd0cf-28e7-48a2-9d60-fef03a4d921e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001575 sec., 46984.12698412698 rows/sec., 3.67 MiB/sec. | ||
| 2016 | 2026.03.31 01:57:04.444084 [ 5 ] {0defd0cf-28e7-48a2-9d60-fef03a4d921e} <Debug> TCPHandler: Processed in 0.001739351 sec. | ||
| 2017 | 2026.03.31 01:57:04.444236 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2018 | 2026.03.31 01:57:04.444341 [ 5 ] {d714164f-416a-475d-8edf-ebd6bbbddd7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2019 | 2026.03.31 01:57:04.444386 [ 5 ] {d714164f-416a-475d-8edf-ebd6bbbddd7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2020 | 2026.03.31 01:57:04.444880 [ 5 ] {d714164f-416a-475d-8edf-ebd6bbbddd7d} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2021 | 2026.03.31 01:57:04.444918 [ 5 ] {d714164f-416a-475d-8edf-ebd6bbbddd7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2022 | 2026.03.31 01:57:04.445379 [ 5 ] {d714164f-416a-475d-8edf-ebd6bbbddd7d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2023 | 2026.03.31 01:57:04.445810 [ 5 ] {d714164f-416a-475d-8edf-ebd6bbbddd7d} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2024 | 2026.03.31 01:57:04.445947 [ 5 ] {d714164f-416a-475d-8edf-ebd6bbbddd7d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001626 sec., 98400.98400984009 rows/sec., 6.85 MiB/sec. | ||
| 2025 | 2026.03.31 01:57:04.445984 [ 5 ] {d714164f-416a-475d-8edf-ebd6bbbddd7d} <Debug> TCPHandler: Processed in 0.001807922 sec. | ||
| 2026 | 2026.03.31 01:57:04.446102 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2027 | 2026.03.31 01:57:04.446198 [ 5 ] {09b15cc3-6094-4b71-a66e-f0fd55584fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2028 | 2026.03.31 01:57:04.446254 [ 5 ] {09b15cc3-6094-4b71-a66e-f0fd55584fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2029 | 2026.03.31 01:57:04.447038 [ 5 ] {09b15cc3-6094-4b71-a66e-f0fd55584fee} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2030 | 2026.03.31 01:57:04.447075 [ 5 ] {09b15cc3-6094-4b71-a66e-f0fd55584fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2031 | 2026.03.31 01:57:04.447690 [ 5 ] {09b15cc3-6094-4b71-a66e-f0fd55584fee} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2032 | 2026.03.31 01:57:04.448119 [ 5 ] {09b15cc3-6094-4b71-a66e-f0fd55584fee} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2033 | 2026.03.31 01:57:04.448265 [ 5 ] {09b15cc3-6094-4b71-a66e-f0fd55584fee} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002086 sec., 4793.8638542665385 rows/sec., 8.59 MiB/sec. | ||
| 2034 | 2026.03.31 01:57:04.448330 [ 5 ] {09b15cc3-6094-4b71-a66e-f0fd55584fee} <Debug> TCPHandler: Processed in 0.002278331 sec. | ||
| 2035 | 2026.03.31 01:57:04.448445 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2036 | 2026.03.31 01:57:04.448544 [ 5 ] {00047e58-d69b-46c6-9658-0cdb0abcc775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2037 | 2026.03.31 01:57:04.448588 [ 5 ] {00047e58-d69b-46c6-9658-0cdb0abcc775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2038 | 2026.03.31 01:57:04.448933 [ 5 ] {00047e58-d69b-46c6-9658-0cdb0abcc775} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2039 | 2026.03.31 01:57:04.448970 [ 5 ] {00047e58-d69b-46c6-9658-0cdb0abcc775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2040 | 2026.03.31 01:57:04.449381 [ 5 ] {00047e58-d69b-46c6-9658-0cdb0abcc775} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2041 | 2026.03.31 01:57:04.449785 [ 5 ] {00047e58-d69b-46c6-9658-0cdb0abcc775} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2042 | 2026.03.31 01:57:04.449915 [ 5 ] {00047e58-d69b-46c6-9658-0cdb0abcc775} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001393 sec., 43072.50538406317 rows/sec., 2.90 MiB/sec. | ||
| 2043 | 2026.03.31 01:57:04.449951 [ 5 ] {00047e58-d69b-46c6-9658-0cdb0abcc775} <Debug> TCPHandler: Processed in 0.001555508 sec. | ||
| 2044 | 2026.03.31 01:57:09.434158 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2045 | 2026.03.31 01:57:09.434407 [ 5 ] {4fea32f8-56d0-4f6b-b2e5-5b6f9ce56ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2046 | 2026.03.31 01:57:09.434742 [ 5 ] {4fea32f8-56d0-4f6b-b2e5-5b6f9ce56ced} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2047 | 2026.03.31 01:57:09.434781 [ 5 ] {4fea32f8-56d0-4f6b-b2e5-5b6f9ce56ced} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2048 | 2026.03.31 01:57:09.435056 [ 5 ] {4fea32f8-56d0-4f6b-b2e5-5b6f9ce56ced} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2049 | 2026.03.31 01:57:09.435125 [ 5 ] {4fea32f8-56d0-4f6b-b2e5-5b6f9ce56ced} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2050 | 2026.03.31 01:57:09.435268 [ 5 ] {4fea32f8-56d0-4f6b-b2e5-5b6f9ce56ced} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2051 | 2026.03.31 01:57:09.435401 [ 324 ] {4fea32f8-56d0-4f6b-b2e5-5b6f9ce56ced} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2052 | 2026.03.31 01:57:09.435410 [ 330 ] {4fea32f8-56d0-4f6b-b2e5-5b6f9ce56ced} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2053 | 2026.03.31 01:57:09.435401 [ 344 ] {4fea32f8-56d0-4f6b-b2e5-5b6f9ce56ced} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2054 | 2026.03.31 01:57:09.435563 [ 5 ] {4fea32f8-56d0-4f6b-b2e5-5b6f9ce56ced} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (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 | ||
| 2055 | 2026.03.31 01:57:09.435590 [ 5 ] {4fea32f8-56d0-4f6b-b2e5-5b6f9ce56ced} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2056 | 2026.03.31 01:57:09.435673 [ 5 ] {4fea32f8-56d0-4f6b-b2e5-5b6f9ce56ced} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2057 | 2026.03.31 01:57:09.435694 [ 5 ] {4fea32f8-56d0-4f6b-b2e5-5b6f9ce56ced} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 2058 | 2026.03.31 01:57:09.435728 [ 5 ] {4fea32f8-56d0-4f6b-b2e5-5b6f9ce56ced} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2059 | 2026.03.31 01:57:09.435771 [ 5 ] {4fea32f8-56d0-4f6b-b2e5-5b6f9ce56ced} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2060 | 2026.03.31 01:57:09.435807 [ 5 ] {4fea32f8-56d0-4f6b-b2e5-5b6f9ce56ced} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2061 | 2026.03.31 01:57:09.436692 [ 5 ] {4fea32f8-56d0-4f6b-b2e5-5b6f9ce56ced} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.002385 sec., 15932.914046121594 rows/sec., 634.25 KiB/sec. | ||
| 2062 | 2026.03.31 01:57:09.436817 [ 5 ] {4fea32f8-56d0-4f6b-b2e5-5b6f9ce56ced} <Debug> TCPHandler: Processed in 0.00278965 sec. | ||
| 2063 | 2026.03.31 01:57:09.437106 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2064 | 2026.03.31 01:57:09.437241 [ 5 ] {64961846-43dc-4631-9a3e-8b423056a59b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2065 | 2026.03.31 01:57:09.437459 [ 5 ] {64961846-43dc-4631-9a3e-8b423056a59b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2066 | 2026.03.31 01:57:09.437495 [ 5 ] {64961846-43dc-4631-9a3e-8b423056a59b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2067 | 2026.03.31 01:57:09.437701 [ 5 ] {64961846-43dc-4631-9a3e-8b423056a59b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2068 | 2026.03.31 01:57:09.437754 [ 5 ] {64961846-43dc-4631-9a3e-8b423056a59b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2069 | 2026.03.31 01:57:09.437858 [ 5 ] {64961846-43dc-4631-9a3e-8b423056a59b} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2070 | 2026.03.31 01:57:09.437921 [ 344 ] {64961846-43dc-4631-9a3e-8b423056a59b} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2071 | 2026.03.31 01:57:09.437928 [ 330 ] {64961846-43dc-4631-9a3e-8b423056a59b} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2072 | 2026.03.31 01:57:09.437927 [ 327 ] {64961846-43dc-4631-9a3e-8b423056a59b} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2073 | 2026.03.31 01:57:09.438044 [ 5 ] {64961846-43dc-4631-9a3e-8b423056a59b} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (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 | ||
| 2074 | 2026.03.31 01:57:09.438066 [ 5 ] {64961846-43dc-4631-9a3e-8b423056a59b} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2075 | 2026.03.31 01:57:09.438133 [ 5 ] {64961846-43dc-4631-9a3e-8b423056a59b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2076 | 2026.03.31 01:57:09.438150 [ 5 ] {64961846-43dc-4631-9a3e-8b423056a59b} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 2077 | 2026.03.31 01:57:09.438181 [ 5 ] {64961846-43dc-4631-9a3e-8b423056a59b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2078 | 2026.03.31 01:57:09.438213 [ 5 ] {64961846-43dc-4631-9a3e-8b423056a59b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2079 | 2026.03.31 01:57:09.438242 [ 5 ] {64961846-43dc-4631-9a3e-8b423056a59b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2080 | 2026.03.31 01:57:09.438870 [ 5 ] {64961846-43dc-4631-9a3e-8b423056a59b} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001686 sec., 22538.55278766311 rows/sec., 897.21 KiB/sec. | ||
| 2081 | 2026.03.31 01:57:09.438982 [ 5 ] {64961846-43dc-4631-9a3e-8b423056a59b} <Debug> TCPHandler: Processed in 0.001928184 sec. | ||
| 2082 | 2026.03.31 01:57:09.439192 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2083 | 2026.03.31 01:57:09.439328 [ 5 ] {b6435333-c1e3-4bb7-b954-0414caa82e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2084 | 2026.03.31 01:57:09.439544 [ 5 ] {b6435333-c1e3-4bb7-b954-0414caa82e16} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2085 | 2026.03.31 01:57:09.439581 [ 5 ] {b6435333-c1e3-4bb7-b954-0414caa82e16} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2086 | 2026.03.31 01:57:09.439785 [ 5 ] {b6435333-c1e3-4bb7-b954-0414caa82e16} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2087 | 2026.03.31 01:57:09.439839 [ 5 ] {b6435333-c1e3-4bb7-b954-0414caa82e16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2088 | 2026.03.31 01:57:09.439936 [ 5 ] {b6435333-c1e3-4bb7-b954-0414caa82e16} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2089 | 2026.03.31 01:57:09.439995 [ 330 ] {b6435333-c1e3-4bb7-b954-0414caa82e16} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2090 | 2026.03.31 01:57:09.440003 [ 344 ] {b6435333-c1e3-4bb7-b954-0414caa82e16} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2091 | 2026.03.31 01:57:09.440003 [ 324 ] {b6435333-c1e3-4bb7-b954-0414caa82e16} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2092 | 2026.03.31 01:57:09.440108 [ 5 ] {b6435333-c1e3-4bb7-b954-0414caa82e16} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (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 | ||
| 2093 | 2026.03.31 01:57:09.440133 [ 5 ] {b6435333-c1e3-4bb7-b954-0414caa82e16} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2094 | 2026.03.31 01:57:09.440201 [ 5 ] {b6435333-c1e3-4bb7-b954-0414caa82e16} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2095 | 2026.03.31 01:57:09.440219 [ 5 ] {b6435333-c1e3-4bb7-b954-0414caa82e16} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 2096 | 2026.03.31 01:57:09.440249 [ 5 ] {b6435333-c1e3-4bb7-b954-0414caa82e16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2097 | 2026.03.31 01:57:09.440278 [ 5 ] {b6435333-c1e3-4bb7-b954-0414caa82e16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2098 | 2026.03.31 01:57:09.440311 [ 5 ] {b6435333-c1e3-4bb7-b954-0414caa82e16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2099 | 2026.03.31 01:57:09.440973 [ 5 ] {b6435333-c1e3-4bb7-b954-0414caa82e16} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001702 sec., 22326.674500587545 rows/sec., 888.78 KiB/sec. | ||
| 2100 | 2026.03.31 01:57:09.441100 [ 5 ] {b6435333-c1e3-4bb7-b954-0414caa82e16} <Debug> TCPHandler: Processed in 0.001958825 sec. | ||
| 2101 | 2026.03.31 01:57:09.449244 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2102 | 2026.03.31 01:57:09.449374 [ 5 ] {d8545b25-c82a-4a6a-b3f8-fdbd927f7c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2103 | 2026.03.31 01:57:09.449423 [ 5 ] {d8545b25-c82a-4a6a-b3f8-fdbd927f7c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2104 | 2026.03.31 01:57:09.450037 [ 5 ] {d8545b25-c82a-4a6a-b3f8-fdbd927f7c52} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2105 | 2026.03.31 01:57:09.450084 [ 5 ] {d8545b25-c82a-4a6a-b3f8-fdbd927f7c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2106 | 2026.03.31 01:57:09.450510 [ 5 ] {d8545b25-c82a-4a6a-b3f8-fdbd927f7c52} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2107 | 2026.03.31 01:57:09.450706 [ 5 ] {d8545b25-c82a-4a6a-b3f8-fdbd927f7c52} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2108 | 2026.03.31 01:57:09.450851 [ 5 ] {d8545b25-c82a-4a6a-b3f8-fdbd927f7c52} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001514 sec., 1981.5059445178335 rows/sec., 180.61 KiB/sec. | ||
| 2109 | 2026.03.31 01:57:09.450888 [ 5 ] {d8545b25-c82a-4a6a-b3f8-fdbd927f7c52} <Debug> TCPHandler: Processed in 0.001705411 sec. | ||
| 2110 | 2026.03.31 01:57:09.450998 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2111 | 2026.03.31 01:57:09.451092 [ 5 ] {461d4644-fc37-40b4-882a-f714fe4e5dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2112 | 2026.03.31 01:57:09.451133 [ 5 ] {461d4644-fc37-40b4-882a-f714fe4e5dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2113 | 2026.03.31 01:57:09.451550 [ 5 ] {461d4644-fc37-40b4-882a-f714fe4e5dbd} <Trace> oximeter.fields_i16 (ca3f516a-45b0-4ff0-8f47-fbcd90092b3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2114 | 2026.03.31 01:57:09.451586 [ 5 ] {461d4644-fc37-40b4-882a-f714fe4e5dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2115 | 2026.03.31 01:57:09.451890 [ 5 ] {461d4644-fc37-40b4-882a-f714fe4e5dbd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2116 | 2026.03.31 01:57:09.452104 [ 5 ] {461d4644-fc37-40b4-882a-f714fe4e5dbd} <Trace> oximeter.fields_i16 (ca3f516a-45b0-4ff0-8f47-fbcd90092b3b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2117 | 2026.03.31 01:57:09.452230 [ 5 ] {461d4644-fc37-40b4-882a-f714fe4e5dbd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001156 sec., 20761.245674740487 rows/sec., 1.72 MiB/sec. | ||
| 2118 | 2026.03.31 01:57:09.452266 [ 5 ] {461d4644-fc37-40b4-882a-f714fe4e5dbd} <Debug> TCPHandler: Processed in 0.001317593 sec. | ||
| 2119 | 2026.03.31 01:57:09.452391 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2120 | 2026.03.31 01:57:09.452514 [ 5 ] {0c706056-ea71-4a90-82f1-2f18ee6143a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2121 | 2026.03.31 01:57:09.452564 [ 5 ] {0c706056-ea71-4a90-82f1-2f18ee6143a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2122 | 2026.03.31 01:57:09.453048 [ 5 ] {0c706056-ea71-4a90-82f1-2f18ee6143a2} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2123 | 2026.03.31 01:57:09.453092 [ 5 ] {0c706056-ea71-4a90-82f1-2f18ee6143a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2124 | 2026.03.31 01:57:09.453411 [ 5 ] {0c706056-ea71-4a90-82f1-2f18ee6143a2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2125 | 2026.03.31 01:57:09.453628 [ 5 ] {0c706056-ea71-4a90-82f1-2f18ee6143a2} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2126 | 2026.03.31 01:57:09.453757 [ 5 ] {0c706056-ea71-4a90-82f1-2f18ee6143a2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001268 sec., 1577.2870662460568 rows/sec., 128.62 KiB/sec. | ||
| 2127 | 2026.03.31 01:57:09.453794 [ 5 ] {0c706056-ea71-4a90-82f1-2f18ee6143a2} <Debug> TCPHandler: Processed in 0.001465797 sec. | ||
| 2128 | 2026.03.31 01:57:09.453924 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2129 | 2026.03.31 01:57:09.454043 [ 5 ] {d7f8af44-f524-43ed-934a-3713fb4ebbcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2130 | 2026.03.31 01:57:09.454090 [ 5 ] {d7f8af44-f524-43ed-934a-3713fb4ebbcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2131 | 2026.03.31 01:57:09.454612 [ 5 ] {d7f8af44-f524-43ed-934a-3713fb4ebbcf} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2132 | 2026.03.31 01:57:09.454647 [ 5 ] {d7f8af44-f524-43ed-934a-3713fb4ebbcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2133 | 2026.03.31 01:57:09.454991 [ 5 ] {d7f8af44-f524-43ed-934a-3713fb4ebbcf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2134 | 2026.03.31 01:57:09.455202 [ 5 ] {d7f8af44-f524-43ed-934a-3713fb4ebbcf} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2135 | 2026.03.31 01:57:09.455328 [ 5 ] {d7f8af44-f524-43ed-934a-3713fb4ebbcf} <Debug> executeQuery: Read 221 rows, 20.04 KiB in 0.001311 sec., 168573.60793287566 rows/sec., 14.92 MiB/sec. | ||
| 2136 | 2026.03.31 01:57:09.455365 [ 5 ] {d7f8af44-f524-43ed-934a-3713fb4ebbcf} <Debug> TCPHandler: Processed in 0.001502847 sec. | ||
| 2137 | 2026.03.31 01:57:09.455477 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2138 | 2026.03.31 01:57:09.455572 [ 5 ] {1accf4e8-08b7-4bbf-9977-982469531ff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2139 | 2026.03.31 01:57:09.455611 [ 5 ] {1accf4e8-08b7-4bbf-9977-982469531ff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2140 | 2026.03.31 01:57:09.456006 [ 5 ] {1accf4e8-08b7-4bbf-9977-982469531ff3} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2141 | 2026.03.31 01:57:09.456041 [ 5 ] {1accf4e8-08b7-4bbf-9977-982469531ff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2142 | 2026.03.31 01:57:09.456328 [ 5 ] {1accf4e8-08b7-4bbf-9977-982469531ff3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2143 | 2026.03.31 01:57:09.456534 [ 5 ] {1accf4e8-08b7-4bbf-9977-982469531ff3} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2144 | 2026.03.31 01:57:09.456637 [ 41 ] {} <Debug> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2145 | 2026.03.31 01:57:09.456658 [ 5 ] {1accf4e8-08b7-4bbf-9977-982469531ff3} <Debug> executeQuery: Read 36 rows, 2.75 KiB in 0.001104 sec., 32608.695652173916 rows/sec., 2.44 MiB/sec. | ||
| 2146 | 2026.03.31 01:57:09.456690 [ 41 ] {} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2147 | 2026.03.31 01:57:09.456698 [ 5 ] {1accf4e8-08b7-4bbf-9977-982469531ff3} <Debug> TCPHandler: Processed in 0.001270313 sec. | ||
| 2148 | 2026.03.31 01:57:09.456720 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2149 | 2026.03.31 01:57:09.456809 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2150 | 2026.03.31 01:57:09.456845 [ 186 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::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 | ||
| 2151 | 2026.03.31 01:57:09.456905 [ 5 ] {1fa29737-9765-4c36-b372-8e2e8abd4fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2152 | 2026.03.31 01:57:09.456948 [ 5 ] {1fa29737-9765-4c36-b372-8e2e8abd4fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2153 | 2026.03.31 01:57:09.457032 [ 186 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2154 | 2026.03.31 01:57:09.457085 [ 186 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 146 rows starting from the beginning of the part | ||
| 2155 | 2026.03.31 01:57:09.457166 [ 186 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 142 rows starting from the beginning of the part | ||
| 2156 | 2026.03.31 01:57:09.457235 [ 186 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 2157 | 2026.03.31 01:57:09.457300 [ 186 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
| 2158 | 2026.03.31 01:57:09.457338 [ 5 ] {1fa29737-9765-4c36-b372-8e2e8abd4fdc} <Trace> oximeter.fields_u32 (f77ccfda-73c2-400e-9c90-7b69a339c705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2159 | 2026.03.31 01:57:09.457354 [ 186 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 2160 | 2026.03.31 01:57:09.457381 [ 5 ] {1fa29737-9765-4c36-b372-8e2e8abd4fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2161 | 2026.03.31 01:57:09.457434 [ 186 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 2162 | 2026.03.31 01:57:09.457713 [ 5 ] {1fa29737-9765-4c36-b372-8e2e8abd4fdc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2163 | 2026.03.31 01:57:09.457974 [ 5 ] {1fa29737-9765-4c36-b372-8e2e8abd4fdc} <Trace> oximeter.fields_u32 (f77ccfda-73c2-400e-9c90-7b69a339c705): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2164 | 2026.03.31 01:57:09.458114 [ 5 ] {1fa29737-9765-4c36-b372-8e2e8abd4fdc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001227 sec., 19559.902200488996 rows/sec., 1.62 MiB/sec. | ||
| 2165 | 2026.03.31 01:57:09.458151 [ 5 ] {1fa29737-9765-4c36-b372-8e2e8abd4fdc} <Debug> TCPHandler: Processed in 0.001390774 sec. | ||
| 2166 | 2026.03.31 01:57:09.458264 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2167 | 2026.03.31 01:57:09.458357 [ 5 ] {566e5802-030b-44e5-94eb-df8300abcb81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2168 | 2026.03.31 01:57:09.458396 [ 5 ] {566e5802-030b-44e5-94eb-df8300abcb81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2169 | 2026.03.31 01:57:09.458768 [ 188 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 362 rows, containing 5 columns (5 merged, 0 gathered) in 0.001981315 sec., 182706.9395830547 rows/sec., 12.03 MiB/sec. | ||
| 2170 | 2026.03.31 01:57:09.458781 [ 5 ] {566e5802-030b-44e5-94eb-df8300abcb81} <Trace> oximeter.fields_u8 (5b4a1083-2a9b-4deb-add2-ee0a26f536e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2171 | 2026.03.31 01:57:09.458824 [ 5 ] {566e5802-030b-44e5-94eb-df8300abcb81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2172 | 2026.03.31 01:57:09.458956 [ 186 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2173 | 2026.03.31 01:57:09.459150 [ 5 ] {566e5802-030b-44e5-94eb-df8300abcb81} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2174 | 2026.03.31 01:57:09.459401 [ 186 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_6_1} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2175 | 2026.03.31 01:57:09.459416 [ 5 ] {566e5802-030b-44e5-94eb-df8300abcb81} <Trace> oximeter.fields_u8 (5b4a1083-2a9b-4deb-add2-ee0a26f536e9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2176 | 2026.03.31 01:57:09.459519 [ 186 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_6_1} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2177 | 2026.03.31 01:57:09.459568 [ 5 ] {566e5802-030b-44e5-94eb-df8300abcb81} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001229 sec., 9764.035801464604 rows/sec., 762.82 KiB/sec. | ||
| 2178 | 2026.03.31 01:57:09.459610 [ 5 ] {566e5802-030b-44e5-94eb-df8300abcb81} <Debug> TCPHandler: Processed in 0.001394974 sec. | ||
| 2179 | 2026.03.31 01:57:09.459616 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2180 | 2026.03.31 01:57:09.459709 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2181 | 2026.03.31 01:57:09.459803 [ 5 ] {a2795343-9a66-40d7-9262-28e10b97313a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2182 | 2026.03.31 01:57:09.459843 [ 5 ] {a2795343-9a66-40d7-9262-28e10b97313a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2183 | 2026.03.31 01:57:09.460286 [ 5 ] {a2795343-9a66-40d7-9262-28e10b97313a} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2184 | 2026.03.31 01:57:09.460321 [ 5 ] {a2795343-9a66-40d7-9262-28e10b97313a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2185 | 2026.03.31 01:57:09.460616 [ 5 ] {a2795343-9a66-40d7-9262-28e10b97313a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2186 | 2026.03.31 01:57:09.460818 [ 5 ] {a2795343-9a66-40d7-9262-28e10b97313a} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2187 | 2026.03.31 01:57:09.460951 [ 5 ] {a2795343-9a66-40d7-9262-28e10b97313a} <Debug> executeQuery: Read 137 rows, 11.35 KiB in 0.001166 sec., 117495.71183533448 rows/sec., 9.51 MiB/sec. | ||
| 2188 | 2026.03.31 01:57:09.460988 [ 5 ] {a2795343-9a66-40d7-9262-28e10b97313a} <Debug> TCPHandler: Processed in 0.001326184 sec. | ||
| 2189 | 2026.03.31 01:57:09.461091 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2190 | 2026.03.31 01:57:09.461182 [ 5 ] {9f78e6bc-5105-4781-8e23-120b1ef8fdc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2191 | 2026.03.31 01:57:09.461223 [ 5 ] {9f78e6bc-5105-4781-8e23-120b1ef8fdc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2192 | 2026.03.31 01:57:09.461596 [ 5 ] {9f78e6bc-5105-4781-8e23-120b1ef8fdc4} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2193 | 2026.03.31 01:57:09.461630 [ 5 ] {9f78e6bc-5105-4781-8e23-120b1ef8fdc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2194 | 2026.03.31 01:57:09.461949 [ 5 ] {9f78e6bc-5105-4781-8e23-120b1ef8fdc4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2195 | 2026.03.31 01:57:09.462153 [ 5 ] {9f78e6bc-5105-4781-8e23-120b1ef8fdc4} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2196 | 2026.03.31 01:57:09.462281 [ 5 ] {9f78e6bc-5105-4781-8e23-120b1ef8fdc4} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001117 sec., 176365.2641002686 rows/sec., 12.65 MiB/sec. | ||
| 2197 | 2026.03.31 01:57:09.462316 [ 5 ] {9f78e6bc-5105-4781-8e23-120b1ef8fdc4} <Debug> TCPHandler: Processed in 0.001274823 sec. | ||
| 2198 | 2026.03.31 01:57:09.462425 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2199 | 2026.03.31 01:57:09.462516 [ 5 ] {713f0ffe-b821-44ff-bf75-988289e3df09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2200 | 2026.03.31 01:57:09.462570 [ 5 ] {713f0ffe-b821-44ff-bf75-988289e3df09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2201 | 2026.03.31 01:57:09.463324 [ 5 ] {713f0ffe-b821-44ff-bf75-988289e3df09} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2202 | 2026.03.31 01:57:09.463360 [ 5 ] {713f0ffe-b821-44ff-bf75-988289e3df09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2203 | 2026.03.31 01:57:09.463862 [ 5 ] {713f0ffe-b821-44ff-bf75-988289e3df09} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2204 | 2026.03.31 01:57:09.464085 [ 5 ] {713f0ffe-b821-44ff-bf75-988289e3df09} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2205 | 2026.03.31 01:57:09.464222 [ 5 ] {713f0ffe-b821-44ff-bf75-988289e3df09} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001723 sec., 12768.427161926873 rows/sec., 22.88 MiB/sec. | ||
| 2206 | 2026.03.31 01:57:09.464272 [ 5 ] {713f0ffe-b821-44ff-bf75-988289e3df09} <Debug> TCPHandler: Processed in 0.001895303 sec. | ||
| 2207 | 2026.03.31 01:57:09.464380 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2208 | 2026.03.31 01:57:09.464473 [ 5 ] {8e51a521-0fb4-45b0-b524-b30c03d22060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2209 | 2026.03.31 01:57:09.464515 [ 5 ] {8e51a521-0fb4-45b0-b524-b30c03d22060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2210 | 2026.03.31 01:57:09.464824 [ 5 ] {8e51a521-0fb4-45b0-b524-b30c03d22060} <Trace> oximeter.measurements_i64 (9efd2521-909a-4a4d-92ae-d7a5d06ce25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2211 | 2026.03.31 01:57:09.464860 [ 5 ] {8e51a521-0fb4-45b0-b524-b30c03d22060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2212 | 2026.03.31 01:57:09.465164 [ 5 ] {8e51a521-0fb4-45b0-b524-b30c03d22060} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2213 | 2026.03.31 01:57:09.465369 [ 5 ] {8e51a521-0fb4-45b0-b524-b30c03d22060} <Trace> oximeter.measurements_i64 (9efd2521-909a-4a4d-92ae-d7a5d06ce25d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2214 | 2026.03.31 01:57:09.465490 [ 5 ] {8e51a521-0fb4-45b0-b524-b30c03d22060} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001035 sec., 20289.85507246377 rows/sec., 1.48 MiB/sec. | ||
| 2215 | 2026.03.31 01:57:09.465525 [ 5 ] {8e51a521-0fb4-45b0-b524-b30c03d22060} <Debug> TCPHandler: Processed in 0.001194411 sec. | ||
| 2216 | 2026.03.31 01:57:09.465625 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2217 | 2026.03.31 01:57:09.465717 [ 5 ] {5707b651-3f4c-4057-9945-87f5082eaf84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2218 | 2026.03.31 01:57:09.465757 [ 5 ] {5707b651-3f4c-4057-9945-87f5082eaf84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2219 | 2026.03.31 01:57:09.466072 [ 5 ] {5707b651-3f4c-4057-9945-87f5082eaf84} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2220 | 2026.03.31 01:57:09.466108 [ 5 ] {5707b651-3f4c-4057-9945-87f5082eaf84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2221 | 2026.03.31 01:57:09.466400 [ 5 ] {5707b651-3f4c-4057-9945-87f5082eaf84} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2222 | 2026.03.31 01:57:09.466610 [ 5 ] {5707b651-3f4c-4057-9945-87f5082eaf84} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2223 | 2026.03.31 01:57:09.466734 [ 5 ] {5707b651-3f4c-4057-9945-87f5082eaf84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 2224 | 2026.03.31 01:57:09.466769 [ 5 ] {5707b651-3f4c-4057-9945-87f5082eaf84} <Debug> TCPHandler: Processed in 0.001191871 sec. | ||
| 2225 | 2026.03.31 01:57:10.109053 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4272 | ||
| 2226 | 2026.03.31 01:57:10.109568 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2227 | 2026.03.31 01:57:10.109615 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2228 | 2026.03.31 01:57:10.110114 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2229 | 2026.03.31 01:57:10.110347 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2230 | 2026.03.31 01:57:10.110492 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4272 | ||
| 2231 | 2026.03.31 01:57:10.340077 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2232 | 2026.03.31 01:57:10.356109 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2233 | 2026.03.31 01:57:10.356176 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2234 | 2026.03.31 01:57:10.362391 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2235 | 2026.03.31 01:57:10.363101 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2236 | 2026.03.31 01:57:10.366143 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2237 | 2026.03.31 01:57:12.634018 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 324 | ||
| 2238 | 2026.03.31 01:57:12.637983 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2239 | 2026.03.31 01:57:12.638073 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2240 | 2026.03.31 01:57:12.640157 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2241 | 2026.03.31 01:57:12.640688 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2242 | 2026.03.31 01:57:12.640929 [ 38 ] {} <Debug> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2243 | 2026.03.31 01:57:12.641016 [ 38 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2244 | 2026.03.31 01:57:12.641041 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2245 | 2026.03.31 01:57:12.641242 [ 192 ] {b8db6839-26a0-4787-8e19-b132c01ce574::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 | ||
| 2246 | 2026.03.31 01:57:12.641255 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 324 | ||
| 2247 | 2026.03.31 01:57:12.642193 [ 192 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2248 | 2026.03.31 01:57:12.642530 [ 192 ] {b8db6839-26a0-4787-8e19-b132c01ce574::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 | ||
| 2249 | 2026.03.31 01:57:12.643249 [ 192 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 86 rows starting from the beginning of the part | ||
| 2250 | 2026.03.31 01:57:12.643871 [ 192 ] {b8db6839-26a0-4787-8e19-b132c01ce574::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 | ||
| 2251 | 2026.03.31 01:57:12.644493 [ 192 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 18 rows starting from the beginning of the part | ||
| 2252 | 2026.03.31 01:57:12.645099 [ 192 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part | ||
| 2253 | 2026.03.31 01:57:12.645736 [ 192 ] {b8db6839-26a0-4787-8e19-b132c01ce574::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 | ||
| 2254 | 2026.03.31 01:57:12.656157 [ 188 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 72 columns (72 merged, 0 gathered) in 0.015012377 sec., 21582.191814127767 rows/sec., 21.91 MiB/sec. | ||
| 2255 | 2026.03.31 01:57:12.657252 [ 188 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2256 | 2026.03.31 01:57:12.658291 [ 188 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_6_1} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2257 | 2026.03.31 01:57:12.658417 [ 188 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_6_1} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2258 | 2026.03.31 01:57:12.658698 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.72 MiB. | ||
| 2259 | 2026.03.31 01:57:12.994999 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64744 | ||
| 2260 | 2026.03.31 01:57:12.995128 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2261 | 2026.03.31 01:57:12.995168 [ 3 ] {} <Debug> TCP-Session: 88a19871-f3a6-4cf9-b8a2-4dfecaa18ebf Authenticating user 'default' from [fd00:1122:3344:101::e]:64744 | ||
| 2262 | 2026.03.31 01:57:12.995203 [ 3 ] {} <Debug> TCP-Session: 88a19871-f3a6-4cf9-b8a2-4dfecaa18ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2263 | 2026.03.31 01:57:12.995224 [ 3 ] {} <Debug> TCP-Session: 88a19871-f3a6-4cf9-b8a2-4dfecaa18ebf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2264 | 2026.03.31 01:57:12.995507 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46106 | ||
| 2265 | 2026.03.31 01:57:12.995570 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52528 | ||
| 2266 | 2026.03.31 01:57:12.995598 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38025 | ||
| 2267 | 2026.03.31 01:57:12.995603 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50570 | ||
| 2268 | 2026.03.31 01:57:12.995633 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39046 | ||
| 2269 | 2026.03.31 01:57:12.995689 [ 3 ] {} <Trace> TCP-Session: 88a19871-f3a6-4cf9-b8a2-4dfecaa18ebf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2270 | 2026.03.31 01:57:12.995612 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42964 | ||
| 2271 | 2026.03.31 01:57:12.995735 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2272 | 2026.03.31 01:57:12.995750 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2273 | 2026.03.31 01:57:12.995760 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2274 | 2026.03.31 01:57:12.995779 [ 293 ] {} <Debug> TCP-Session: ce7c53b6-e331-48f8-8c49-c9f388a6d814 Authenticating user 'default' from [fd00:1122:3344:101::e]:38025 | ||
| 2275 | 2026.03.31 01:57:12.995801 [ 290 ] {} <Debug> TCP-Session: eb077720-0e56-4175-b752-369f311a62c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52528 | ||
| 2276 | 2026.03.31 01:57:12.995813 [ 296 ] {} <Debug> TCP-Session: c68ade8a-a010-4a7a-b501-2f2441ddd466 Authenticating user 'default' from [fd00:1122:3344:101::e]:39046 | ||
| 2277 | 2026.03.31 01:57:12.995819 [ 293 ] {} <Debug> TCP-Session: ce7c53b6-e331-48f8-8c49-c9f388a6d814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2278 | 2026.03.31 01:57:12.995839 [ 290 ] {} <Debug> TCP-Session: eb077720-0e56-4175-b752-369f311a62c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2279 | 2026.03.31 01:57:12.995851 [ 296 ] {} <Debug> TCP-Session: c68ade8a-a010-4a7a-b501-2f2441ddd466 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2280 | 2026.03.31 01:57:12.995870 [ 290 ] {} <Debug> TCP-Session: eb077720-0e56-4175-b752-369f311a62c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2281 | 2026.03.31 01:57:12.995883 [ 296 ] {} <Debug> TCP-Session: c68ade8a-a010-4a7a-b501-2f2441ddd466 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2282 | 2026.03.31 01:57:12.995859 [ 293 ] {} <Debug> TCP-Session: ce7c53b6-e331-48f8-8c49-c9f388a6d814 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2283 | 2026.03.31 01:57:12.995850 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2284 | 2026.03.31 01:57:12.995944 [ 3 ] {4d154151-3376-4d0b-8ff1-d9f9c90abd0f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64744) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2285 | 2026.03.31 01:57:12.995982 [ 294 ] {} <Debug> TCP-Session: bae794a2-809a-4207-bade-fe7e4971ab80 Authenticating user 'default' from [fd00:1122:3344:101::e]:42964 | ||
| 2286 | 2026.03.31 01:57:12.995760 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2287 | 2026.03.31 01:57:12.996026 [ 294 ] {} <Debug> TCP-Session: bae794a2-809a-4207-bade-fe7e4971ab80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2288 | 2026.03.31 01:57:12.996048 [ 292 ] {} <Debug> TCP-Session: 3a9b98dd-4eee-4c55-981d-3a8d9729b2ef Authenticating user 'default' from [fd00:1122:3344:101::e]:50570 | ||
| 2289 | 2026.03.31 01:57:12.995598 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2290 | 2026.03.31 01:57:12.996087 [ 292 ] {} <Debug> TCP-Session: 3a9b98dd-4eee-4c55-981d-3a8d9729b2ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2291 | 2026.03.31 01:57:12.996076 [ 294 ] {} <Debug> TCP-Session: bae794a2-809a-4207-bade-fe7e4971ab80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2292 | 2026.03.31 01:57:12.996121 [ 292 ] {} <Debug> TCP-Session: 3a9b98dd-4eee-4c55-981d-3a8d9729b2ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2293 | 2026.03.31 01:57:12.996125 [ 289 ] {} <Debug> TCP-Session: 0706a3f7-94db-4be5-8f03-bc781ef10ad2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46106 | ||
| 2294 | 2026.03.31 01:57:12.995586 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38216 | ||
| 2295 | 2026.03.31 01:57:12.996205 [ 289 ] {} <Debug> TCP-Session: 0706a3f7-94db-4be5-8f03-bc781ef10ad2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2296 | 2026.03.31 01:57:12.995622 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40156 | ||
| 2297 | 2026.03.31 01:57:12.996259 [ 289 ] {} <Debug> TCP-Session: 0706a3f7-94db-4be5-8f03-bc781ef10ad2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2298 | 2026.03.31 01:57:12.996318 [ 3 ] {4d154151-3376-4d0b-8ff1-d9f9c90abd0f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2299 | 2026.03.31 01:57:12.996392 [ 3 ] {4d154151-3376-4d0b-8ff1-d9f9c90abd0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2300 | 2026.03.31 01:57:12.996504 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2301 | 2026.03.31 01:57:12.996510 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2302 | 2026.03.31 01:57:12.996544 [ 295 ] {} <Debug> TCP-Session: 2b6fe747-9b5f-4964-9d38-252035745867 Authenticating user 'default' from [fd00:1122:3344:101::e]:40156 | ||
| 2303 | 2026.03.31 01:57:12.996549 [ 291 ] {} <Debug> TCP-Session: 9ead2e45-19fd-4d7a-8f84-aebd66bdd57c Authenticating user 'default' from [fd00:1122:3344:101::e]:38216 | ||
| 2304 | 2026.03.31 01:57:12.996568 [ 295 ] {} <Debug> TCP-Session: 2b6fe747-9b5f-4964-9d38-252035745867 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2305 | 2026.03.31 01:57:12.996571 [ 291 ] {} <Debug> TCP-Session: 9ead2e45-19fd-4d7a-8f84-aebd66bdd57c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2306 | 2026.03.31 01:57:12.996582 [ 295 ] {} <Debug> TCP-Session: 2b6fe747-9b5f-4964-9d38-252035745867 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2307 | 2026.03.31 01:57:12.996589 [ 291 ] {} <Debug> TCP-Session: 9ead2e45-19fd-4d7a-8f84-aebd66bdd57c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2308 | 2026.03.31 01:57:12.996778 [ 3 ] {4d154151-3376-4d0b-8ff1-d9f9c90abd0f} <Debug> oximeter.version (c8ac3c3f-610d-4e04-962e-2ac1da2791d2) (SelectExecutor): Key condition: unknown | ||
| 2309 | 2026.03.31 01:57:12.996889 [ 3 ] {4d154151-3376-4d0b-8ff1-d9f9c90abd0f} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2310 | 2026.03.31 01:57:13.515758 [ 330 ] {4d154151-3376-4d0b-8ff1-d9f9c90abd0f} <Trace> AggregatingTransform: Aggregating | ||
| 2311 | 2026.03.31 01:57:13.515816 [ 330 ] {4d154151-3376-4d0b-8ff1-d9f9c90abd0f} <Trace> Aggregator: Aggregation method: without_key | ||
| 2312 | 2026.03.31 01:57:13.515849 [ 330 ] {4d154151-3376-4d0b-8ff1-d9f9c90abd0f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001197321 sec. (835.198 rows/sec., 32.62 KiB/sec.) | ||
| 2313 | 2026.03.31 01:57:13.515866 [ 330 ] {4d154151-3376-4d0b-8ff1-d9f9c90abd0f} <Trace> Aggregator: Merging aggregated data | ||
| 2314 | 2026.03.31 01:57:13.516995 [ 3 ] {4d154151-3376-4d0b-8ff1-d9f9c90abd0f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.521105 sec., 1.9189990500954701 rows/sec., 76.76 B/sec. | ||
| 2315 | 2026.03.31 01:57:13.517187 [ 3 ] {4d154151-3376-4d0b-8ff1-d9f9c90abd0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2316 | 2026.03.31 01:57:13.517207 [ 3 ] {4d154151-3376-4d0b-8ff1-d9f9c90abd0f} <Debug> TCPHandler: Processed in 0.521701698 sec. | ||
| 2317 | 2026.03.31 01:57:13.517358 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2318 | 2026.03.31 01:57:13.517393 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2319 | 2026.03.31 01:57:13.517408 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2320 | 2026.03.31 01:57:13.517420 [ 296 ] {} <Debug> TCP-Session: c68ade8a-a010-4a7a-b501-2f2441ddd466 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2321 | 2026.03.31 01:57:13.517432 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2322 | 2026.03.31 01:57:13.517467 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2323 | 2026.03.31 01:57:13.517491 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2324 | 2026.03.31 01:57:13.517515 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2325 | 2026.03.31 01:57:13.517531 [ 289 ] {} <Debug> TCP-Session: 0706a3f7-94db-4be5-8f03-bc781ef10ad2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2326 | 2026.03.31 01:57:13.517549 [ 292 ] {} <Debug> TCP-Session: 3a9b98dd-4eee-4c55-981d-3a8d9729b2ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2327 | 2026.03.31 01:57:13.517559 [ 3 ] {} <Debug> TCP-Session: 88a19871-f3a6-4cf9-b8a2-4dfecaa18ebf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2328 | 2026.03.31 01:57:13.517508 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2329 | 2026.03.31 01:57:13.517447 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2330 | 2026.03.31 01:57:13.517509 [ 290 ] {} <Debug> TCP-Session: eb077720-0e56-4175-b752-369f311a62c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2331 | 2026.03.31 01:57:13.517631 [ 293 ] {} <Debug> TCP-Session: ce7c53b6-e331-48f8-8c49-c9f388a6d814 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2332 | 2026.03.31 01:57:13.517655 [ 294 ] {} <Debug> TCP-Session: bae794a2-809a-4207-bade-fe7e4971ab80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2333 | 2026.03.31 01:57:13.517467 [ 291 ] {} <Debug> TCP-Session: 9ead2e45-19fd-4d7a-8f84-aebd66bdd57c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2334 | 2026.03.31 01:57:13.517465 [ 295 ] {} <Debug> TCP-Session: 2b6fe747-9b5f-4964-9d38-252035745867 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2335 | 2026.03.31 01:57:14.000242 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.93 MiB, peak 197.06 MiB, free memory in arenas 0.00 B, will set to 204.41 MiB (RSS), difference: 18.49 MiB | ||
| 2336 | 2026.03.31 01:57:14.439562 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2337 | 2026.03.31 01:57:14.439826 [ 5 ] {9fc685ad-f79c-4d0c-bd1f-50a023a433ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2338 | 2026.03.31 01:57:14.439925 [ 5 ] {9fc685ad-f79c-4d0c-bd1f-50a023a433ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2339 | 2026.03.31 01:57:14.440701 [ 5 ] {9fc685ad-f79c-4d0c-bd1f-50a023a433ce} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2340 | 2026.03.31 01:57:14.440752 [ 5 ] {9fc685ad-f79c-4d0c-bd1f-50a023a433ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2341 | 2026.03.31 01:57:14.441168 [ 5 ] {9fc685ad-f79c-4d0c-bd1f-50a023a433ce} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2342 | 2026.03.31 01:57:14.441402 [ 5 ] {9fc685ad-f79c-4d0c-bd1f-50a023a433ce} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2343 | 2026.03.31 01:57:14.441562 [ 5 ] {9fc685ad-f79c-4d0c-bd1f-50a023a433ce} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001809 sec., 42012.16141514649 rows/sec., 3.45 MiB/sec. | ||
| 2344 | 2026.03.31 01:57:14.441556 [ 36 ] {} <Debug> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2345 | 2026.03.31 01:57:14.441610 [ 5 ] {9fc685ad-f79c-4d0c-bd1f-50a023a433ce} <Debug> TCPHandler: Processed in 0.002218439 sec. | ||
| 2346 | 2026.03.31 01:57:14.441653 [ 36 ] {} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2347 | 2026.03.31 01:57:14.441686 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2348 | 2026.03.31 01:57:14.441751 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2349 | 2026.03.31 01:57:14.441818 [ 194 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::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 | ||
| 2350 | 2026.03.31 01:57:14.441859 [ 5 ] {d7667d9b-2672-4e06-b983-2ac48b344ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2351 | 2026.03.31 01:57:14.441909 [ 5 ] {d7667d9b-2672-4e06-b983-2ac48b344ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2352 | 2026.03.31 01:57:14.441965 [ 194 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2353 | 2026.03.31 01:57:14.442018 [ 194 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 916 rows starting from the beginning of the part | ||
| 2354 | 2026.03.31 01:57:14.442131 [ 194 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 78 rows starting from the beginning of the part | ||
| 2355 | 2026.03.31 01:57:14.442196 [ 194 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::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 | ||
| 2356 | 2026.03.31 01:57:14.442250 [ 194 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 76 rows starting from the beginning of the part | ||
| 2357 | 2026.03.31 01:57:14.442301 [ 194 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 221 rows starting from the beginning of the part | ||
| 2358 | 2026.03.31 01:57:14.442332 [ 5 ] {d7667d9b-2672-4e06-b983-2ac48b344ed2} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2359 | 2026.03.31 01:57:14.442350 [ 194 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 76 rows starting from the beginning of the part | ||
| 2360 | 2026.03.31 01:57:14.442377 [ 5 ] {d7667d9b-2672-4e06-b983-2ac48b344ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2361 | 2026.03.31 01:57:14.442713 [ 5 ] {d7667d9b-2672-4e06-b983-2ac48b344ed2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2362 | 2026.03.31 01:57:14.442946 [ 5 ] {d7667d9b-2672-4e06-b983-2ac48b344ed2} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2363 | 2026.03.31 01:57:14.443088 [ 5 ] {d7667d9b-2672-4e06-b983-2ac48b344ed2} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001252 sec., 7987.220447284344 rows/sec., 600.60 KiB/sec. | ||
| 2364 | 2026.03.31 01:57:14.443127 [ 5 ] {d7667d9b-2672-4e06-b983-2ac48b344ed2} <Debug> TCPHandler: Processed in 0.001437065 sec. | ||
| 2365 | 2026.03.31 01:57:14.443252 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2366 | 2026.03.31 01:57:14.443372 [ 5 ] {c73e9191-f15b-4cd1-bb06-a30298a44d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2367 | 2026.03.31 01:57:14.443422 [ 5 ] {c73e9191-f15b-4cd1-bb06-a30298a44d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2368 | 2026.03.31 01:57:14.443497 [ 192 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1423 rows, containing 5 columns (5 merged, 0 gathered) in 0.001734731 sec., 820300.0926368411 rows/sec., 69.83 MiB/sec. | ||
| 2369 | 2026.03.31 01:57:14.443826 [ 200 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2370 | 2026.03.31 01:57:14.443947 [ 5 ] {c73e9191-f15b-4cd1-bb06-a30298a44d67} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2371 | 2026.03.31 01:57:14.443999 [ 5 ] {c73e9191-f15b-4cd1-bb06-a30298a44d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2372 | 2026.03.31 01:57:14.444221 [ 200 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_11_2} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2373 | 2026.03.31 01:57:14.444331 [ 200 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_11_2} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2374 | 2026.03.31 01:57:14.444403 [ 5 ] {c73e9191-f15b-4cd1-bb06-a30298a44d67} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2375 | 2026.03.31 01:57:14.444432 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 2376 | 2026.03.31 01:57:14.444622 [ 5 ] {c73e9191-f15b-4cd1-bb06-a30298a44d67} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2377 | 2026.03.31 01:57:14.444729 [ 36 ] {} <Debug> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2378 | 2026.03.31 01:57:14.444760 [ 5 ] {c73e9191-f15b-4cd1-bb06-a30298a44d67} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001413 sec., 52370.84217975938 rows/sec., 4.09 MiB/sec. | ||
| 2379 | 2026.03.31 01:57:14.444762 [ 36 ] {} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2380 | 2026.03.31 01:57:14.444802 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2381 | 2026.03.31 01:57:14.444804 [ 5 ] {c73e9191-f15b-4cd1-bb06-a30298a44d67} <Debug> TCPHandler: Processed in 0.001614679 sec. | ||
| 2382 | 2026.03.31 01:57:14.444864 [ 194 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::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 | ||
| 2383 | 2026.03.31 01:57:14.444934 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2384 | 2026.03.31 01:57:14.444957 [ 194 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2385 | 2026.03.31 01:57:14.444985 [ 194 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 524 rows starting from the beginning of the part | ||
| 2386 | 2026.03.31 01:57:14.445033 [ 194 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 78 rows starting from the beginning of the part | ||
| 2387 | 2026.03.31 01:57:14.445035 [ 5 ] {4ec68370-dd79-4851-9c99-587705303d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2388 | 2026.03.31 01:57:14.445070 [ 194 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2389 | 2026.03.31 01:57:14.445090 [ 5 ] {4ec68370-dd79-4851-9c99-587705303d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2390 | 2026.03.31 01:57:14.445110 [ 194 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 74 rows starting from the beginning of the part | ||
| 2391 | 2026.03.31 01:57:14.445152 [ 194 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 137 rows starting from the beginning of the part | ||
| 2392 | 2026.03.31 01:57:14.445187 [ 194 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 74 rows starting from the beginning of the part | ||
| 2393 | 2026.03.31 01:57:14.445495 [ 5 ] {4ec68370-dd79-4851-9c99-587705303d14} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2394 | 2026.03.31 01:57:14.445536 [ 5 ] {4ec68370-dd79-4851-9c99-587705303d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2395 | 2026.03.31 01:57:14.445898 [ 5 ] {4ec68370-dd79-4851-9c99-587705303d14} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2396 | 2026.03.31 01:57:14.446044 [ 192 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 951 rows, containing 5 columns (5 merged, 0 gathered) in 0.001206891 sec., 787975.0532566735 rows/sec., 61.93 MiB/sec. | ||
| 2397 | 2026.03.31 01:57:14.446129 [ 5 ] {4ec68370-dd79-4851-9c99-587705303d14} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2398 | 2026.03.31 01:57:14.446216 [ 200 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2399 | 2026.03.31 01:57:14.446239 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2400 | 2026.03.31 01:57:14.446266 [ 5 ] {4ec68370-dd79-4851-9c99-587705303d14} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 2401 | 2026.03.31 01:57:14.446270 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2402 | 2026.03.31 01:57:14.446312 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2403 | 2026.03.31 01:57:14.446313 [ 5 ] {4ec68370-dd79-4851-9c99-587705303d14} <Debug> TCPHandler: Processed in 0.001428615 sec. | ||
| 2404 | 2026.03.31 01:57:14.446421 [ 196 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::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 | ||
| 2405 | 2026.03.31 01:57:14.446441 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2406 | 2026.03.31 01:57:14.446496 [ 200 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_11_2} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2407 | 2026.03.31 01:57:14.446544 [ 5 ] {7aa91998-ad1c-4ce1-858a-467b7035a6ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2408 | 2026.03.31 01:57:14.446552 [ 196 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2409 | 2026.03.31 01:57:14.446577 [ 200 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_11_2} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2410 | 2026.03.31 01:57:14.446605 [ 196 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1173 rows starting from the beginning of the part | ||
| 2411 | 2026.03.31 01:57:14.446609 [ 5 ] {7aa91998-ad1c-4ce1-858a-467b7035a6ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2412 | 2026.03.31 01:57:14.446654 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2413 | 2026.03.31 01:57:14.446690 [ 196 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 162 rows starting from the beginning of the part | ||
| 2414 | 2026.03.31 01:57:14.446746 [ 196 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2415 | 2026.03.31 01:57:14.446792 [ 196 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2416 | 2026.03.31 01:57:14.446837 [ 196 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 197 rows starting from the beginning of the part | ||
| 2417 | 2026.03.31 01:57:14.446879 [ 196 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::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 | ||
| 2418 | 2026.03.31 01:57:14.447367 [ 5 ] {7aa91998-ad1c-4ce1-858a-467b7035a6ba} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2419 | 2026.03.31 01:57:14.447408 [ 5 ] {7aa91998-ad1c-4ce1-858a-467b7035a6ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2420 | 2026.03.31 01:57:14.447930 [ 5 ] {7aa91998-ad1c-4ce1-858a-467b7035a6ba} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2421 | 2026.03.31 01:57:14.448141 [ 192 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2012 rows, containing 5 columns (5 merged, 0 gathered) in 0.001771322 sec., 1135874.7873057523 rows/sec., 79.60 MiB/sec. | ||
| 2422 | 2026.03.31 01:57:14.448175 [ 5 ] {7aa91998-ad1c-4ce1-858a-467b7035a6ba} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2423 | 2026.03.31 01:57:14.448314 [ 5 ] {7aa91998-ad1c-4ce1-858a-467b7035a6ba} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001789 sec., 5589.714924538848 rows/sec., 10.02 MiB/sec. | ||
| 2424 | 2026.03.31 01:57:14.448369 [ 5 ] {7aa91998-ad1c-4ce1-858a-467b7035a6ba} <Debug> TCPHandler: Processed in 0.001978256 sec. | ||
| 2425 | 2026.03.31 01:57:14.448376 [ 200 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2426 | 2026.03.31 01:57:14.448482 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2427 | 2026.03.31 01:57:14.448583 [ 5 ] {76834383-7c92-4ef3-975e-9ea7f45c02c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2428 | 2026.03.31 01:57:14.448628 [ 5 ] {76834383-7c92-4ef3-975e-9ea7f45c02c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2429 | 2026.03.31 01:57:14.448672 [ 200 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2430 | 2026.03.31 01:57:14.448756 [ 200 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2431 | 2026.03.31 01:57:14.448823 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 2432 | 2026.03.31 01:57:14.448963 [ 5 ] {76834383-7c92-4ef3-975e-9ea7f45c02c9} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2433 | 2026.03.31 01:57:14.449003 [ 5 ] {76834383-7c92-4ef3-975e-9ea7f45c02c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2434 | 2026.03.31 01:57:14.449311 [ 5 ] {76834383-7c92-4ef3-975e-9ea7f45c02c9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2435 | 2026.03.31 01:57:14.449520 [ 5 ] {76834383-7c92-4ef3-975e-9ea7f45c02c9} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2436 | 2026.03.31 01:57:14.449616 [ 36 ] {} <Debug> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2437 | 2026.03.31 01:57:14.449646 [ 36 ] {} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2438 | 2026.03.31 01:57:14.449646 [ 5 ] {76834383-7c92-4ef3-975e-9ea7f45c02c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 2439 | 2026.03.31 01:57:14.449664 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2440 | 2026.03.31 01:57:14.449696 [ 5 ] {76834383-7c92-4ef3-975e-9ea7f45c02c9} <Debug> TCPHandler: Processed in 0.001264332 sec. | ||
| 2441 | 2026.03.31 01:57:14.449748 [ 192 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::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 | ||
| 2442 | 2026.03.31 01:57:14.449832 [ 192 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2443 | 2026.03.31 01:57:14.449861 [ 192 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 300 rows starting from the beginning of the part | ||
| 2444 | 2026.03.31 01:57:14.449916 [ 192 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2445 | 2026.03.31 01:57:14.449956 [ 192 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2446 | 2026.03.31 01:57:14.449991 [ 192 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2447 | 2026.03.31 01:57:14.450027 [ 192 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::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 | ||
| 2448 | 2026.03.31 01:57:14.450063 [ 192 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::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 | ||
| 2449 | 2026.03.31 01:57:14.450803 [ 199 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 4 columns (4 merged, 0 gathered) in 0.001085819 sec., 552578.2842260082 rows/sec., 36.70 MiB/sec. | ||
| 2450 | 2026.03.31 01:57:14.450926 [ 192 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2451 | 2026.03.31 01:57:14.451161 [ 192 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_11_2} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2452 | 2026.03.31 01:57:14.451229 [ 192 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_11_2} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2453 | 2026.03.31 01:57:14.451284 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2454 | 2026.03.31 01:57:17.522873 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2455 | 2026.03.31 01:57:17.522952 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2456 | 2026.03.31 01:57:17.610573 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4720 | ||
| 2457 | 2026.03.31 01:57:17.611385 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2458 | 2026.03.31 01:57:17.611468 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2459 | 2026.03.31 01:57:17.611972 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2460 | 2026.03.31 01:57:17.612201 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2461 | 2026.03.31 01:57:17.612356 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4720 | ||
| 2462 | 2026.03.31 01:57:17.866197 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2463 | 2026.03.31 01:57:17.883355 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2464 | 2026.03.31 01:57:17.883407 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2465 | 2026.03.31 01:57:17.889231 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2466 | 2026.03.31 01:57:17.889908 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2467 | 2026.03.31 01:57:17.892947 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2468 | 2026.03.31 01:57:19.438831 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2469 | 2026.03.31 01:57:19.439011 [ 5 ] {f91903f9-a3f4-44cf-876b-2d694ec7bb01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2470 | 2026.03.31 01:57:19.439078 [ 5 ] {f91903f9-a3f4-44cf-876b-2d694ec7bb01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2471 | 2026.03.31 01:57:19.439739 [ 5 ] {f91903f9-a3f4-44cf-876b-2d694ec7bb01} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2472 | 2026.03.31 01:57:19.439785 [ 5 ] {f91903f9-a3f4-44cf-876b-2d694ec7bb01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2473 | 2026.03.31 01:57:19.440167 [ 5 ] {f91903f9-a3f4-44cf-876b-2d694ec7bb01} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2474 | 2026.03.31 01:57:19.440385 [ 5 ] {f91903f9-a3f4-44cf-876b-2d694ec7bb01} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2475 | 2026.03.31 01:57:19.440612 [ 5 ] {f91903f9-a3f4-44cf-876b-2d694ec7bb01} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001648 sec., 61893.203883495145 rows/sec., 5.17 MiB/sec. | ||
| 2476 | 2026.03.31 01:57:19.440660 [ 5 ] {f91903f9-a3f4-44cf-876b-2d694ec7bb01} <Debug> TCPHandler: Processed in 0.001955175 sec. | ||
| 2477 | 2026.03.31 01:57:19.440788 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2478 | 2026.03.31 01:57:19.440892 [ 5 ] {f2a096c6-d530-47f4-a30e-65401830a35e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2479 | 2026.03.31 01:57:19.440937 [ 5 ] {f2a096c6-d530-47f4-a30e-65401830a35e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2480 | 2026.03.31 01:57:19.441360 [ 5 ] {f2a096c6-d530-47f4-a30e-65401830a35e} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2481 | 2026.03.31 01:57:19.441398 [ 5 ] {f2a096c6-d530-47f4-a30e-65401830a35e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2482 | 2026.03.31 01:57:19.441707 [ 5 ] {f2a096c6-d530-47f4-a30e-65401830a35e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2483 | 2026.03.31 01:57:19.441937 [ 5 ] {f2a096c6-d530-47f4-a30e-65401830a35e} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2484 | 2026.03.31 01:57:19.442073 [ 5 ] {f2a096c6-d530-47f4-a30e-65401830a35e} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001205 sec., 19087.136929460583 rows/sec., 1.40 MiB/sec. | ||
| 2485 | 2026.03.31 01:57:19.442111 [ 5 ] {f2a096c6-d530-47f4-a30e-65401830a35e} <Debug> TCPHandler: Processed in 0.001374735 sec. | ||
| 2486 | 2026.03.31 01:57:19.442232 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2487 | 2026.03.31 01:57:19.442354 [ 5 ] {5edf7781-7e62-4e34-9f48-dbb2d80d0044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2488 | 2026.03.31 01:57:19.442402 [ 5 ] {5edf7781-7e62-4e34-9f48-dbb2d80d0044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2489 | 2026.03.31 01:57:19.442848 [ 5 ] {5edf7781-7e62-4e34-9f48-dbb2d80d0044} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2490 | 2026.03.31 01:57:19.442884 [ 5 ] {5edf7781-7e62-4e34-9f48-dbb2d80d0044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2491 | 2026.03.31 01:57:19.443198 [ 5 ] {5edf7781-7e62-4e34-9f48-dbb2d80d0044} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2492 | 2026.03.31 01:57:19.443433 [ 5 ] {5edf7781-7e62-4e34-9f48-dbb2d80d0044} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2493 | 2026.03.31 01:57:19.443560 [ 5 ] {5edf7781-7e62-4e34-9f48-dbb2d80d0044} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001232 sec., 70616.88311688311 rows/sec., 5.51 MiB/sec. | ||
| 2494 | 2026.03.31 01:57:19.443596 [ 5 ] {5edf7781-7e62-4e34-9f48-dbb2d80d0044} <Debug> TCPHandler: Processed in 0.001424306 sec. | ||
| 2495 | 2026.03.31 01:57:19.443704 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2496 | 2026.03.31 01:57:19.443797 [ 5 ] {89f1bc2c-7741-4c23-9aaf-da69e0341f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2497 | 2026.03.31 01:57:19.443839 [ 5 ] {89f1bc2c-7741-4c23-9aaf-da69e0341f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2498 | 2026.03.31 01:57:19.444232 [ 5 ] {89f1bc2c-7741-4c23-9aaf-da69e0341f4c} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2499 | 2026.03.31 01:57:19.444267 [ 5 ] {89f1bc2c-7741-4c23-9aaf-da69e0341f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2500 | 2026.03.31 01:57:19.444603 [ 5 ] {89f1bc2c-7741-4c23-9aaf-da69e0341f4c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2501 | 2026.03.31 01:57:19.444809 [ 5 ] {89f1bc2c-7741-4c23-9aaf-da69e0341f4c} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2502 | 2026.03.31 01:57:19.444941 [ 5 ] {89f1bc2c-7741-4c23-9aaf-da69e0341f4c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 2503 | 2026.03.31 01:57:19.444977 [ 5 ] {89f1bc2c-7741-4c23-9aaf-da69e0341f4c} <Debug> TCPHandler: Processed in 0.001320904 sec. | ||
| 2504 | 2026.03.31 01:57:19.445084 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2505 | 2026.03.31 01:57:19.445175 [ 5 ] {d9398db6-b44a-48cd-b6f9-5ae2c2a47f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2506 | 2026.03.31 01:57:19.445229 [ 5 ] {d9398db6-b44a-48cd-b6f9-5ae2c2a47f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2507 | 2026.03.31 01:57:19.445986 [ 5 ] {d9398db6-b44a-48cd-b6f9-5ae2c2a47f63} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2508 | 2026.03.31 01:57:19.446022 [ 5 ] {d9398db6-b44a-48cd-b6f9-5ae2c2a47f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2509 | 2026.03.31 01:57:19.446555 [ 5 ] {d9398db6-b44a-48cd-b6f9-5ae2c2a47f63} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2510 | 2026.03.31 01:57:19.446769 [ 5 ] {d9398db6-b44a-48cd-b6f9-5ae2c2a47f63} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2511 | 2026.03.31 01:57:19.446906 [ 5 ] {d9398db6-b44a-48cd-b6f9-5ae2c2a47f63} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001749 sec., 13150.37164093768 rows/sec., 23.56 MiB/sec. | ||
| 2512 | 2026.03.31 01:57:19.446962 [ 5 ] {d9398db6-b44a-48cd-b6f9-5ae2c2a47f63} <Debug> TCPHandler: Processed in 0.001925424 sec. | ||
| 2513 | 2026.03.31 01:57:19.447072 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2514 | 2026.03.31 01:57:19.447164 [ 5 ] {8a07b425-73ad-41c3-ab19-9bf3ec0b08f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2515 | 2026.03.31 01:57:19.447205 [ 5 ] {8a07b425-73ad-41c3-ab19-9bf3ec0b08f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2516 | 2026.03.31 01:57:19.447532 [ 5 ] {8a07b425-73ad-41c3-ab19-9bf3ec0b08f1} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2517 | 2026.03.31 01:57:19.447567 [ 5 ] {8a07b425-73ad-41c3-ab19-9bf3ec0b08f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2518 | 2026.03.31 01:57:19.447862 [ 5 ] {8a07b425-73ad-41c3-ab19-9bf3ec0b08f1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2519 | 2026.03.31 01:57:19.448065 [ 5 ] {8a07b425-73ad-41c3-ab19-9bf3ec0b08f1} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2520 | 2026.03.31 01:57:19.448190 [ 5 ] {8a07b425-73ad-41c3-ab19-9bf3ec0b08f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 2521 | 2026.03.31 01:57:19.448225 [ 5 ] {8a07b425-73ad-41c3-ab19-9bf3ec0b08f1} <Debug> TCPHandler: Processed in 0.001200431 sec. | ||
| 2522 | 2026.03.31 01:57:22.641518 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 350 | ||
| 2523 | 2026.03.31 01:57:22.643630 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2524 | 2026.03.31 01:57:22.643687 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2525 | 2026.03.31 01:57:22.644863 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2526 | 2026.03.31 01:57:22.645135 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2527 | 2026.03.31 01:57:22.645464 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 350 | ||
| 2528 | 2026.03.31 01:57:24.439899 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2529 | 2026.03.31 01:57:24.440080 [ 5 ] {bc2be725-73f9-41d5-825a-b815be7fe29b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2530 | 2026.03.31 01:57:24.440149 [ 5 ] {bc2be725-73f9-41d5-825a-b815be7fe29b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2531 | 2026.03.31 01:57:24.440782 [ 5 ] {bc2be725-73f9-41d5-825a-b815be7fe29b} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2532 | 2026.03.31 01:57:24.440829 [ 5 ] {bc2be725-73f9-41d5-825a-b815be7fe29b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2533 | 2026.03.31 01:57:24.441214 [ 5 ] {bc2be725-73f9-41d5-825a-b815be7fe29b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2534 | 2026.03.31 01:57:24.441437 [ 5 ] {bc2be725-73f9-41d5-825a-b815be7fe29b} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2535 | 2026.03.31 01:57:24.441596 [ 5 ] {bc2be725-73f9-41d5-825a-b815be7fe29b} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001567 sec., 5105.2967453733245 rows/sec., 416.30 KiB/sec. | ||
| 2536 | 2026.03.31 01:57:24.441645 [ 5 ] {bc2be725-73f9-41d5-825a-b815be7fe29b} <Debug> TCPHandler: Processed in 0.001873904 sec. | ||
| 2537 | 2026.03.31 01:57:24.441777 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2538 | 2026.03.31 01:57:24.441880 [ 5 ] {d837ed4c-3fa9-4948-bddd-56fb858abcb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2539 | 2026.03.31 01:57:24.441925 [ 5 ] {d837ed4c-3fa9-4948-bddd-56fb858abcb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2540 | 2026.03.31 01:57:24.442396 [ 5 ] {d837ed4c-3fa9-4948-bddd-56fb858abcb9} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2541 | 2026.03.31 01:57:24.442434 [ 5 ] {d837ed4c-3fa9-4948-bddd-56fb858abcb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2542 | 2026.03.31 01:57:24.442757 [ 5 ] {d837ed4c-3fa9-4948-bddd-56fb858abcb9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2543 | 2026.03.31 01:57:24.442969 [ 5 ] {d837ed4c-3fa9-4948-bddd-56fb858abcb9} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2544 | 2026.03.31 01:57:24.443099 [ 5 ] {d837ed4c-3fa9-4948-bddd-56fb858abcb9} <Debug> executeQuery: Read 94 rows, 8.02 KiB in 0.001243 sec., 75623.4915526951 rows/sec., 6.30 MiB/sec. | ||
| 2545 | 2026.03.31 01:57:24.443136 [ 5 ] {d837ed4c-3fa9-4948-bddd-56fb858abcb9} <Debug> TCPHandler: Processed in 0.001412455 sec. | ||
| 2546 | 2026.03.31 01:57:24.443249 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2547 | 2026.03.31 01:57:24.443345 [ 5 ] {ff78427f-f767-459d-bb60-191630f1b414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2548 | 2026.03.31 01:57:24.443386 [ 5 ] {ff78427f-f767-459d-bb60-191630f1b414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2549 | 2026.03.31 01:57:24.443784 [ 5 ] {ff78427f-f767-459d-bb60-191630f1b414} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2550 | 2026.03.31 01:57:24.443821 [ 5 ] {ff78427f-f767-459d-bb60-191630f1b414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2551 | 2026.03.31 01:57:24.444110 [ 5 ] {ff78427f-f767-459d-bb60-191630f1b414} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2552 | 2026.03.31 01:57:24.444323 [ 5 ] {ff78427f-f767-459d-bb60-191630f1b414} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2553 | 2026.03.31 01:57:24.444449 [ 5 ] {ff78427f-f767-459d-bb60-191630f1b414} <Debug> executeQuery: Read 25 rows, 1.84 KiB in 0.001124 sec., 22241.992882562277 rows/sec., 1.60 MiB/sec. | ||
| 2554 | 2026.03.31 01:57:24.444486 [ 5 ] {ff78427f-f767-459d-bb60-191630f1b414} <Debug> TCPHandler: Processed in 0.001286263 sec. | ||
| 2555 | 2026.03.31 01:57:24.444607 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2556 | 2026.03.31 01:57:24.444728 [ 5 ] {f0e8b7f1-0fb2-40eb-9838-8cea9dcd55c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2557 | 2026.03.31 01:57:24.444778 [ 5 ] {f0e8b7f1-0fb2-40eb-9838-8cea9dcd55c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2558 | 2026.03.31 01:57:24.445303 [ 5 ] {f0e8b7f1-0fb2-40eb-9838-8cea9dcd55c9} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2559 | 2026.03.31 01:57:24.445346 [ 5 ] {f0e8b7f1-0fb2-40eb-9838-8cea9dcd55c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2560 | 2026.03.31 01:57:24.445704 [ 5 ] {f0e8b7f1-0fb2-40eb-9838-8cea9dcd55c9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2561 | 2026.03.31 01:57:24.445913 [ 5 ] {f0e8b7f1-0fb2-40eb-9838-8cea9dcd55c9} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2562 | 2026.03.31 01:57:24.446041 [ 5 ] {f0e8b7f1-0fb2-40eb-9838-8cea9dcd55c9} <Debug> executeQuery: Read 95 rows, 7.61 KiB in 0.001339 sec., 70948.46900672144 rows/sec., 5.55 MiB/sec. | ||
| 2563 | 2026.03.31 01:57:24.446078 [ 5 ] {f0e8b7f1-0fb2-40eb-9838-8cea9dcd55c9} <Debug> TCPHandler: Processed in 0.001531568 sec. | ||
| 2564 | 2026.03.31 01:57:24.446190 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2565 | 2026.03.31 01:57:24.446284 [ 5 ] {36f11d07-3c0b-4743-986d-0f5969bb53b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2566 | 2026.03.31 01:57:24.446328 [ 5 ] {36f11d07-3c0b-4743-986d-0f5969bb53b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2567 | 2026.03.31 01:57:24.446736 [ 5 ] {36f11d07-3c0b-4743-986d-0f5969bb53b6} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2568 | 2026.03.31 01:57:24.446771 [ 5 ] {36f11d07-3c0b-4743-986d-0f5969bb53b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2569 | 2026.03.31 01:57:24.447090 [ 5 ] {36f11d07-3c0b-4743-986d-0f5969bb53b6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2570 | 2026.03.31 01:57:24.447309 [ 5 ] {36f11d07-3c0b-4743-986d-0f5969bb53b6} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2571 | 2026.03.31 01:57:24.447436 [ 5 ] {36f11d07-3c0b-4743-986d-0f5969bb53b6} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001171 sec., 140051.23825789924 rows/sec., 9.75 MiB/sec. | ||
| 2572 | 2026.03.31 01:57:24.447472 [ 5 ] {36f11d07-3c0b-4743-986d-0f5969bb53b6} <Debug> TCPHandler: Processed in 0.001332514 sec. | ||
| 2573 | 2026.03.31 01:57:24.447582 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2574 | 2026.03.31 01:57:24.447674 [ 5 ] {5c015c41-66cd-410b-8db5-ade587d707b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2575 | 2026.03.31 01:57:24.447728 [ 5 ] {5c015c41-66cd-410b-8db5-ade587d707b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2576 | 2026.03.31 01:57:24.448482 [ 5 ] {5c015c41-66cd-410b-8db5-ade587d707b3} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2577 | 2026.03.31 01:57:24.448519 [ 5 ] {5c015c41-66cd-410b-8db5-ade587d707b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2578 | 2026.03.31 01:57:24.449028 [ 5 ] {5c015c41-66cd-410b-8db5-ade587d707b3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2579 | 2026.03.31 01:57:24.449239 [ 5 ] {5c015c41-66cd-410b-8db5-ade587d707b3} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2580 | 2026.03.31 01:57:24.449338 [ 67 ] {} <Debug> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2581 | 2026.03.31 01:57:24.449367 [ 5 ] {5c015c41-66cd-410b-8db5-ade587d707b3} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001711 sec., 9935.710111046172 rows/sec., 17.80 MiB/sec. | ||
| 2582 | 2026.03.31 01:57:24.449408 [ 67 ] {} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2583 | 2026.03.31 01:57:24.449427 [ 5 ] {5c015c41-66cd-410b-8db5-ade587d707b3} <Debug> TCPHandler: Processed in 0.001894943 sec. | ||
| 2584 | 2026.03.31 01:57:24.449433 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2585 | 2026.03.31 01:57:24.449553 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2586 | 2026.03.31 01:57:24.449574 [ 200 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::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 | ||
| 2587 | 2026.03.31 01:57:24.449650 [ 5 ] {fc2190a7-6b40-4342-978d-78d1db853678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2588 | 2026.03.31 01:57:24.449695 [ 5 ] {fc2190a7-6b40-4342-978d-78d1db853678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2589 | 2026.03.31 01:57:24.449861 [ 200 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2590 | 2026.03.31 01:57:24.449945 [ 200 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::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 | ||
| 2591 | 2026.03.31 01:57:24.450007 [ 5 ] {fc2190a7-6b40-4342-978d-78d1db853678} <Trace> oximeter.measurements_i64 (9efd2521-909a-4a4d-92ae-d7a5d06ce25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2592 | 2026.03.31 01:57:24.450047 [ 5 ] {fc2190a7-6b40-4342-978d-78d1db853678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2593 | 2026.03.31 01:57:24.450135 [ 200 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2594 | 2026.03.31 01:57:24.450272 [ 200 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part | ||
| 2595 | 2026.03.31 01:57:24.450338 [ 5 ] {fc2190a7-6b40-4342-978d-78d1db853678} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2596 | 2026.03.31 01:57:24.450399 [ 200 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::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 | ||
| 2597 | 2026.03.31 01:57:24.450521 [ 200 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 2598 | 2026.03.31 01:57:24.450563 [ 5 ] {fc2190a7-6b40-4342-978d-78d1db853678} <Trace> oximeter.measurements_i64 (9efd2521-909a-4a4d-92ae-d7a5d06ce25d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2599 | 2026.03.31 01:57:24.450646 [ 200 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 17 rows starting from the beginning of the part | ||
| 2600 | 2026.03.31 01:57:24.450695 [ 5 ] {fc2190a7-6b40-4342-978d-78d1db853678} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 398.71 KiB/sec. | ||
| 2601 | 2026.03.31 01:57:24.450735 [ 5 ] {fc2190a7-6b40-4342-978d-78d1db853678} <Debug> TCPHandler: Processed in 0.001235882 sec. | ||
| 2602 | 2026.03.31 01:57:24.450858 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2603 | 2026.03.31 01:57:24.450978 [ 5 ] {aac5299e-e00b-4431-9918-62c279dd1525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2604 | 2026.03.31 01:57:24.451030 [ 5 ] {aac5299e-e00b-4431-9918-62c279dd1525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2605 | 2026.03.31 01:57:24.451434 [ 5 ] {aac5299e-e00b-4431-9918-62c279dd1525} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2606 | 2026.03.31 01:57:24.451479 [ 5 ] {aac5299e-e00b-4431-9918-62c279dd1525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2607 | 2026.03.31 01:57:24.451840 [ 5 ] {aac5299e-e00b-4431-9918-62c279dd1525} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2608 | 2026.03.31 01:57:24.452067 [ 5 ] {aac5299e-e00b-4431-9918-62c279dd1525} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2609 | 2026.03.31 01:57:24.452200 [ 5 ] {aac5299e-e00b-4431-9918-62c279dd1525} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001247 sec., 48115.477145148354 rows/sec., 3.24 MiB/sec. | ||
| 2610 | 2026.03.31 01:57:24.452236 [ 5 ] {aac5299e-e00b-4431-9918-62c279dd1525} <Debug> TCPHandler: Processed in 0.001439236 sec. | ||
| 2611 | 2026.03.31 01:57:24.452514 [ 199 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 92 rows, containing 19 columns (19 merged, 0 gathered) in 0.003004814 sec., 30617.535727668997 rows/sec., 54.87 MiB/sec. | ||
| 2612 | 2026.03.31 01:57:24.452943 [ 198 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2613 | 2026.03.31 01:57:24.453367 [ 198 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2614 | 2026.03.31 01:57:24.453444 [ 198 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2615 | 2026.03.31 01:57:24.453576 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 2616 | 2026.03.31 01:57:25.112451 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5232 | ||
| 2617 | 2026.03.31 01:57:25.113338 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2618 | 2026.03.31 01:57:25.113417 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2619 | 2026.03.31 01:57:25.114196 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2620 | 2026.03.31 01:57:25.114425 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2621 | 2026.03.31 01:57:25.114559 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5232 | ||
| 2622 | 2026.03.31 01:57:25.114594 [ 90 ] {} <Debug> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2623 | 2026.03.31 01:57:25.114696 [ 90 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2624 | 2026.03.31 01:57:25.114735 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2625 | 2026.03.31 01:57:25.114877 [ 200 ] {fe625a4a-596f-4114-8172-c65c063c6262::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 | ||
| 2626 | 2026.03.31 01:57:25.115032 [ 200 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2627 | 2026.03.31 01:57:25.115075 [ 200 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2628 | 2026.03.31 01:57:25.115145 [ 200 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 506 rows starting from the beginning of the part | ||
| 2629 | 2026.03.31 01:57:25.115201 [ 200 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2630 | 2026.03.31 01:57:25.115245 [ 200 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2631 | 2026.03.31 01:57:25.115285 [ 200 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2632 | 2026.03.31 01:57:25.115330 [ 200 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2633 | 2026.03.31 01:57:25.116768 [ 199 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5232 rows, containing 4 columns (4 merged, 0 gathered) in 0.001951675 sec., 2680774.206771107 rows/sec., 38.35 MiB/sec. | ||
| 2634 | 2026.03.31 01:57:25.117720 [ 199 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2635 | 2026.03.31 01:57:25.118052 [ 199 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_11_2} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2636 | 2026.03.31 01:57:25.118136 [ 199 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_11_2} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2637 | 2026.03.31 01:57:25.118231 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2638 | 2026.03.31 01:57:25.393012 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2639 | 2026.03.31 01:57:25.410026 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2640 | 2026.03.31 01:57:25.410081 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2641 | 2026.03.31 01:57:25.416184 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2642 | 2026.03.31 01:57:25.416879 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2643 | 2026.03.31 01:57:25.417139 [ 90 ] {} <Debug> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2644 | 2026.03.31 01:57:25.417178 [ 90 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2645 | 2026.03.31 01:57:25.417197 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2646 | 2026.03.31 01:57:25.417300 [ 195 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 2647 | 2026.03.31 01:57:25.419839 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2648 | 2026.03.31 01:57:25.420314 [ 195 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2649 | 2026.03.31 01:57:25.421008 [ 195 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 2650 | 2026.03.31 01:57:25.424487 [ 195 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 2651 | 2026.03.31 01:57:25.427993 [ 195 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 2652 | 2026.03.31 01:57:25.431970 [ 195 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 2653 | 2026.03.31 01:57:25.436568 [ 195 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 2654 | 2026.03.31 01:57:25.440796 [ 195 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 2655 | 2026.03.31 01:57:25.491868 [ 190 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.074604201 sec., 1112.5378850984546 rows/sec., 5.75 MiB/sec. | ||
| 2656 | 2026.03.31 01:57:25.494427 [ 190 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2657 | 2026.03.31 01:57:25.496554 [ 190 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::all_1_11_2} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2658 | 2026.03.31 01:57:25.496664 [ 190 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::all_1_11_2} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2659 | 2026.03.31 01:57:25.498748 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2660 | 2026.03.31 01:57:26.000171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.52 MiB, peak 217.40 MiB, free memory in arenas 0.00 B, will set to 218.23 MiB (RSS), difference: 10.71 MiB | ||
| 2661 | 2026.03.31 01:57:29.440105 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2662 | 2026.03.31 01:57:29.440368 [ 5 ] {4c6a6e29-634e-4e38-b8f4-53bd6746813f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2663 | 2026.03.31 01:57:29.440465 [ 5 ] {4c6a6e29-634e-4e38-b8f4-53bd6746813f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2664 | 2026.03.31 01:57:29.441218 [ 5 ] {4c6a6e29-634e-4e38-b8f4-53bd6746813f} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2665 | 2026.03.31 01:57:29.441269 [ 5 ] {4c6a6e29-634e-4e38-b8f4-53bd6746813f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2666 | 2026.03.31 01:57:29.441676 [ 5 ] {4c6a6e29-634e-4e38-b8f4-53bd6746813f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2667 | 2026.03.31 01:57:29.441919 [ 5 ] {4c6a6e29-634e-4e38-b8f4-53bd6746813f} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2668 | 2026.03.31 01:57:29.442073 [ 5 ] {4c6a6e29-634e-4e38-b8f4-53bd6746813f} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001777 sec., 57400.11254924029 rows/sec., 4.79 MiB/sec. | ||
| 2669 | 2026.03.31 01:57:29.442120 [ 5 ] {4c6a6e29-634e-4e38-b8f4-53bd6746813f} <Debug> TCPHandler: Processed in 0.002185789 sec. | ||
| 2670 | 2026.03.31 01:57:29.442243 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2671 | 2026.03.31 01:57:29.442345 [ 5 ] {726210a4-d2d3-407b-9c5d-64bc3cd92ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2672 | 2026.03.31 01:57:29.442388 [ 5 ] {726210a4-d2d3-407b-9c5d-64bc3cd92ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2673 | 2026.03.31 01:57:29.442795 [ 5 ] {726210a4-d2d3-407b-9c5d-64bc3cd92ea1} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2674 | 2026.03.31 01:57:29.442832 [ 5 ] {726210a4-d2d3-407b-9c5d-64bc3cd92ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2675 | 2026.03.31 01:57:29.443144 [ 5 ] {726210a4-d2d3-407b-9c5d-64bc3cd92ea1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2676 | 2026.03.31 01:57:29.443354 [ 5 ] {726210a4-d2d3-407b-9c5d-64bc3cd92ea1} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2677 | 2026.03.31 01:57:29.443485 [ 5 ] {726210a4-d2d3-407b-9c5d-64bc3cd92ea1} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001163 sec., 19776.440240756663 rows/sec., 1.45 MiB/sec. | ||
| 2678 | 2026.03.31 01:57:29.443522 [ 5 ] {726210a4-d2d3-407b-9c5d-64bc3cd92ea1} <Debug> TCPHandler: Processed in 0.001332114 sec. | ||
| 2679 | 2026.03.31 01:57:29.443646 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2680 | 2026.03.31 01:57:29.443770 [ 5 ] {d0c82a7e-21ed-4105-8c3c-573ec86dc70c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2681 | 2026.03.31 01:57:29.443820 [ 5 ] {d0c82a7e-21ed-4105-8c3c-573ec86dc70c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2682 | 2026.03.31 01:57:29.444335 [ 5 ] {d0c82a7e-21ed-4105-8c3c-573ec86dc70c} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2683 | 2026.03.31 01:57:29.444380 [ 5 ] {d0c82a7e-21ed-4105-8c3c-573ec86dc70c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2684 | 2026.03.31 01:57:29.444766 [ 5 ] {d0c82a7e-21ed-4105-8c3c-573ec86dc70c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2685 | 2026.03.31 01:57:29.444991 [ 5 ] {d0c82a7e-21ed-4105-8c3c-573ec86dc70c} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2686 | 2026.03.31 01:57:29.445126 [ 5 ] {d0c82a7e-21ed-4105-8c3c-573ec86dc70c} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001382 sec., 62952.24312590449 rows/sec., 4.92 MiB/sec. | ||
| 2687 | 2026.03.31 01:57:29.445164 [ 5 ] {d0c82a7e-21ed-4105-8c3c-573ec86dc70c} <Debug> TCPHandler: Processed in 0.001580369 sec. | ||
| 2688 | 2026.03.31 01:57:29.445276 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2689 | 2026.03.31 01:57:29.445372 [ 5 ] {c491d130-838b-4138-a3e1-f2c01d97f0d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2690 | 2026.03.31 01:57:29.445417 [ 5 ] {c491d130-838b-4138-a3e1-f2c01d97f0d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2691 | 2026.03.31 01:57:29.445814 [ 5 ] {c491d130-838b-4138-a3e1-f2c01d97f0d9} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2692 | 2026.03.31 01:57:29.445850 [ 5 ] {c491d130-838b-4138-a3e1-f2c01d97f0d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2693 | 2026.03.31 01:57:29.446197 [ 5 ] {c491d130-838b-4138-a3e1-f2c01d97f0d9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2694 | 2026.03.31 01:57:29.446411 [ 5 ] {c491d130-838b-4138-a3e1-f2c01d97f0d9} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2695 | 2026.03.31 01:57:29.446542 [ 5 ] {c491d130-838b-4138-a3e1-f2c01d97f0d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 2696 | 2026.03.31 01:57:29.446579 [ 5 ] {c491d130-838b-4138-a3e1-f2c01d97f0d9} <Debug> TCPHandler: Processed in 0.001353574 sec. | ||
| 2697 | 2026.03.31 01:57:29.446705 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2698 | 2026.03.31 01:57:29.446829 [ 5 ] {26880749-75ea-4aae-8346-4e4ad897aa8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2699 | 2026.03.31 01:57:29.446897 [ 5 ] {26880749-75ea-4aae-8346-4e4ad897aa8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2700 | 2026.03.31 01:57:29.447784 [ 5 ] {26880749-75ea-4aae-8346-4e4ad897aa8b} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2701 | 2026.03.31 01:57:29.447823 [ 5 ] {26880749-75ea-4aae-8346-4e4ad897aa8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2702 | 2026.03.31 01:57:29.448373 [ 5 ] {26880749-75ea-4aae-8346-4e4ad897aa8b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2703 | 2026.03.31 01:57:29.448625 [ 5 ] {26880749-75ea-4aae-8346-4e4ad897aa8b} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2704 | 2026.03.31 01:57:29.448768 [ 5 ] {26880749-75ea-4aae-8346-4e4ad897aa8b} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001964 sec., 11710.794297352342 rows/sec., 20.99 MiB/sec. | ||
| 2705 | 2026.03.31 01:57:29.448826 [ 5 ] {26880749-75ea-4aae-8346-4e4ad897aa8b} <Debug> TCPHandler: Processed in 0.002183839 sec. | ||
| 2706 | 2026.03.31 01:57:29.448941 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2707 | 2026.03.31 01:57:29.449038 [ 5 ] {cbb7a815-c938-47a0-a038-3a7feb27e293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2708 | 2026.03.31 01:57:29.449081 [ 5 ] {cbb7a815-c938-47a0-a038-3a7feb27e293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2709 | 2026.03.31 01:57:29.449418 [ 5 ] {cbb7a815-c938-47a0-a038-3a7feb27e293} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2710 | 2026.03.31 01:57:29.449455 [ 5 ] {cbb7a815-c938-47a0-a038-3a7feb27e293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2711 | 2026.03.31 01:57:29.449796 [ 5 ] {cbb7a815-c938-47a0-a038-3a7feb27e293} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2712 | 2026.03.31 01:57:29.450012 [ 5 ] {cbb7a815-c938-47a0-a038-3a7feb27e293} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2713 | 2026.03.31 01:57:29.450144 [ 5 ] {cbb7a815-c938-47a0-a038-3a7feb27e293} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 2714 | 2026.03.31 01:57:29.450181 [ 5 ] {cbb7a815-c938-47a0-a038-3a7feb27e293} <Debug> TCPHandler: Processed in 0.001290673 sec. | ||
| 2715 | 2026.03.31 01:57:32.523003 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2716 | 2026.03.31 01:57:32.523073 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2717 | 2026.03.31 01:57:32.614644 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5680 | ||
| 2718 | 2026.03.31 01:57:32.615128 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2719 | 2026.03.31 01:57:32.615172 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2720 | 2026.03.31 01:57:32.615794 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2721 | 2026.03.31 01:57:32.616041 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2722 | 2026.03.31 01:57:32.616193 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5680 | ||
| 2723 | 2026.03.31 01:57:32.645583 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 378 | ||
| 2724 | 2026.03.31 01:57:32.647808 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2725 | 2026.03.31 01:57:32.647867 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2726 | 2026.03.31 01:57:32.649088 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2727 | 2026.03.31 01:57:32.649377 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2728 | 2026.03.31 01:57:32.649734 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 378 | ||
| 2729 | 2026.03.31 01:57:32.919911 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2730 | 2026.03.31 01:57:32.937265 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2731 | 2026.03.31 01:57:32.937327 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2732 | 2026.03.31 01:57:32.943176 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2733 | 2026.03.31 01:57:32.943940 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2734 | 2026.03.31 01:57:32.947019 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2735 | 2026.03.31 01:57:34.439533 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2736 | 2026.03.31 01:57:34.439732 [ 5 ] {26f88b17-b64b-4106-9d73-c43373f3e1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2737 | 2026.03.31 01:57:34.439802 [ 5 ] {26f88b17-b64b-4106-9d73-c43373f3e1bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2738 | 2026.03.31 01:57:34.440464 [ 5 ] {26f88b17-b64b-4106-9d73-c43373f3e1bf} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2739 | 2026.03.31 01:57:34.440508 [ 5 ] {26f88b17-b64b-4106-9d73-c43373f3e1bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2740 | 2026.03.31 01:57:34.440898 [ 5 ] {26f88b17-b64b-4106-9d73-c43373f3e1bf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2741 | 2026.03.31 01:57:34.441116 [ 5 ] {26f88b17-b64b-4106-9d73-c43373f3e1bf} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2742 | 2026.03.31 01:57:34.441260 [ 5 ] {26f88b17-b64b-4106-9d73-c43373f3e1bf} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001583 sec., 56854.07454200884 rows/sec., 4.77 MiB/sec. | ||
| 2743 | 2026.03.31 01:57:34.441301 [ 5 ] {26f88b17-b64b-4106-9d73-c43373f3e1bf} <Debug> TCPHandler: Processed in 0.001936024 sec. | ||
| 2744 | 2026.03.31 01:57:34.441433 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2745 | 2026.03.31 01:57:34.441528 [ 5 ] {4a3d8c4f-2ba9-4a09-b8a8-e17e562f4e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2746 | 2026.03.31 01:57:34.441568 [ 5 ] {4a3d8c4f-2ba9-4a09-b8a8-e17e562f4e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2747 | 2026.03.31 01:57:34.441974 [ 5 ] {4a3d8c4f-2ba9-4a09-b8a8-e17e562f4e6a} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2748 | 2026.03.31 01:57:34.442010 [ 5 ] {4a3d8c4f-2ba9-4a09-b8a8-e17e562f4e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2749 | 2026.03.31 01:57:34.442306 [ 5 ] {4a3d8c4f-2ba9-4a09-b8a8-e17e562f4e6a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2750 | 2026.03.31 01:57:34.442529 [ 5 ] {4a3d8c4f-2ba9-4a09-b8a8-e17e562f4e6a} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2751 | 2026.03.31 01:57:34.442634 [ 147 ] {} <Debug> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2752 | 2026.03.31 01:57:34.442657 [ 5 ] {4a3d8c4f-2ba9-4a09-b8a8-e17e562f4e6a} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001148 sec., 14808.36236933798 rows/sec., 1.09 MiB/sec. | ||
| 2753 | 2026.03.31 01:57:34.442705 [ 147 ] {} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2754 | 2026.03.31 01:57:34.442711 [ 5 ] {4a3d8c4f-2ba9-4a09-b8a8-e17e562f4e6a} <Debug> TCPHandler: Processed in 0.001328773 sec. | ||
| 2755 | 2026.03.31 01:57:34.442734 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2756 | 2026.03.31 01:57:34.442843 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2757 | 2026.03.31 01:57:34.442863 [ 191 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::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 | ||
| 2758 | 2026.03.31 01:57:34.442940 [ 5 ] {99c5a73e-d741-4506-b324-54d345dd405e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2759 | 2026.03.31 01:57:34.442984 [ 5 ] {99c5a73e-d741-4506-b324-54d345dd405e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2760 | 2026.03.31 01:57:34.443019 [ 191 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2761 | 2026.03.31 01:57:34.443062 [ 191 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 198 rows starting from the beginning of the part | ||
| 2762 | 2026.03.31 01:57:34.443137 [ 191 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2763 | 2026.03.31 01:57:34.443187 [ 191 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part | ||
| 2764 | 2026.03.31 01:57:34.443236 [ 191 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 25 rows starting from the beginning of the part | ||
| 2765 | 2026.03.31 01:57:34.443283 [ 191 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 23 rows starting from the beginning of the part | ||
| 2766 | 2026.03.31 01:57:34.443328 [ 191 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 17 rows starting from the beginning of the part | ||
| 2767 | 2026.03.31 01:57:34.443424 [ 5 ] {99c5a73e-d741-4506-b324-54d345dd405e} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2768 | 2026.03.31 01:57:34.443467 [ 5 ] {99c5a73e-d741-4506-b324-54d345dd405e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2769 | 2026.03.31 01:57:34.443808 [ 5 ] {99c5a73e-d741-4506-b324-54d345dd405e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2770 | 2026.03.31 01:57:34.444039 [ 5 ] {99c5a73e-d741-4506-b324-54d345dd405e} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2771 | 2026.03.31 01:57:34.444172 [ 5 ] {99c5a73e-d741-4506-b324-54d345dd405e} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001251 sec., 64748.201438848926 rows/sec., 5.06 MiB/sec. | ||
| 2772 | 2026.03.31 01:57:34.444209 [ 5 ] {99c5a73e-d741-4506-b324-54d345dd405e} <Debug> TCPHandler: Processed in 0.001414715 sec. | ||
| 2773 | 2026.03.31 01:57:34.444321 [ 190 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 296 rows, containing 5 columns (5 merged, 0 gathered) in 0.001518547 sec., 194923.17327023792 rows/sec., 13.65 MiB/sec. | ||
| 2774 | 2026.03.31 01:57:34.444334 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2775 | 2026.03.31 01:57:34.444439 [ 5 ] {b55a9002-b6d5-4ae2-b60b-48ac51b67cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2776 | 2026.03.31 01:57:34.444484 [ 5 ] {b55a9002-b6d5-4ae2-b60b-48ac51b67cc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2777 | 2026.03.31 01:57:34.444490 [ 200 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2778 | 2026.03.31 01:57:34.444784 [ 200 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_11_2} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2779 | 2026.03.31 01:57:34.444862 [ 200 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_11_2} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2780 | 2026.03.31 01:57:34.444900 [ 5 ] {b55a9002-b6d5-4ae2-b60b-48ac51b67cc7} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2781 | 2026.03.31 01:57:34.444937 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2782 | 2026.03.31 01:57:34.444940 [ 5 ] {b55a9002-b6d5-4ae2-b60b-48ac51b67cc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2783 | 2026.03.31 01:57:34.445284 [ 5 ] {b55a9002-b6d5-4ae2-b60b-48ac51b67cc7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2784 | 2026.03.31 01:57:34.445495 [ 5 ] {b55a9002-b6d5-4ae2-b60b-48ac51b67cc7} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2785 | 2026.03.31 01:57:34.445625 [ 5 ] {b55a9002-b6d5-4ae2-b60b-48ac51b67cc7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 2786 | 2026.03.31 01:57:34.445660 [ 5 ] {b55a9002-b6d5-4ae2-b60b-48ac51b67cc7} <Debug> TCPHandler: Processed in 0.001376005 sec. | ||
| 2787 | 2026.03.31 01:57:34.445770 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2788 | 2026.03.31 01:57:34.445862 [ 5 ] {1b5a0e64-0079-4fc9-8b16-601c7ddc15bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2789 | 2026.03.31 01:57:34.445917 [ 5 ] {1b5a0e64-0079-4fc9-8b16-601c7ddc15bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2790 | 2026.03.31 01:57:34.446671 [ 5 ] {1b5a0e64-0079-4fc9-8b16-601c7ddc15bf} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2791 | 2026.03.31 01:57:34.446707 [ 5 ] {1b5a0e64-0079-4fc9-8b16-601c7ddc15bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2792 | 2026.03.31 01:57:34.447221 [ 5 ] {1b5a0e64-0079-4fc9-8b16-601c7ddc15bf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2793 | 2026.03.31 01:57:34.447451 [ 5 ] {1b5a0e64-0079-4fc9-8b16-601c7ddc15bf} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2794 | 2026.03.31 01:57:34.447589 [ 5 ] {1b5a0e64-0079-4fc9-8b16-601c7ddc15bf} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001745 sec., 9742.12034383954 rows/sec., 17.46 MiB/sec. | ||
| 2795 | 2026.03.31 01:57:34.447639 [ 5 ] {1b5a0e64-0079-4fc9-8b16-601c7ddc15bf} <Debug> TCPHandler: Processed in 0.001917694 sec. | ||
| 2796 | 2026.03.31 01:57:34.447754 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2797 | 2026.03.31 01:57:34.447847 [ 5 ] {8cb0c9a9-9e3b-4130-b409-f0612df0a5eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2798 | 2026.03.31 01:57:34.447889 [ 5 ] {8cb0c9a9-9e3b-4130-b409-f0612df0a5eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2799 | 2026.03.31 01:57:34.448244 [ 5 ] {8cb0c9a9-9e3b-4130-b409-f0612df0a5eb} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2800 | 2026.03.31 01:57:34.448280 [ 5 ] {8cb0c9a9-9e3b-4130-b409-f0612df0a5eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2801 | 2026.03.31 01:57:34.448580 [ 5 ] {8cb0c9a9-9e3b-4130-b409-f0612df0a5eb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2802 | 2026.03.31 01:57:34.448784 [ 5 ] {8cb0c9a9-9e3b-4130-b409-f0612df0a5eb} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2803 | 2026.03.31 01:57:34.448909 [ 5 ] {8cb0c9a9-9e3b-4130-b409-f0612df0a5eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 2804 | 2026.03.31 01:57:34.448943 [ 5 ] {8cb0c9a9-9e3b-4130-b409-f0612df0a5eb} <Debug> TCPHandler: Processed in 0.001237102 sec. | ||
| 2805 | 2026.03.31 01:57:37.287336 [ 144 ] {} <Debug> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2806 | 2026.03.31 01:57:37.287416 [ 144 ] {} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2807 | 2026.03.31 01:57:37.287437 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2808 | 2026.03.31 01:57:37.287552 [ 193 ] {8b5489de-94dc-456f-945b-19b433b5e668::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 | ||
| 2809 | 2026.03.31 01:57:37.287703 [ 193 ] {8b5489de-94dc-456f-945b-19b433b5e668::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2810 | 2026.03.31 01:57:37.287741 [ 193 ] {8b5489de-94dc-456f-945b-19b433b5e668::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 2811 | 2026.03.31 01:57:37.287841 [ 193 ] {8b5489de-94dc-456f-945b-19b433b5e668::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 2812 | 2026.03.31 01:57:37.287898 [ 193 ] {8b5489de-94dc-456f-945b-19b433b5e668::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 2813 | 2026.03.31 01:57:37.287948 [ 193 ] {8b5489de-94dc-456f-945b-19b433b5e668::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 2814 | 2026.03.31 01:57:37.287999 [ 193 ] {8b5489de-94dc-456f-945b-19b433b5e668::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 2815 | 2026.03.31 01:57:37.288762 [ 200 ] {8b5489de-94dc-456f-945b-19b433b5e668::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 5 columns (5 merged, 0 gathered) in 0.001264172 sec., 15820.632002607239 rows/sec., 1.32 MiB/sec. | ||
| 2816 | 2026.03.31 01:57:37.288908 [ 200 ] {8b5489de-94dc-456f-945b-19b433b5e668::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2817 | 2026.03.31 01:57:37.289187 [ 200 ] {8b5489de-94dc-456f-945b-19b433b5e668::all_1_5_1} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2026.03.31 01:57:37.289262 [ 200 ] {8b5489de-94dc-456f-945b-19b433b5e668::all_1_5_1} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2819 | 2026.03.31 01:57:37.289348 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 2820 | 2026.03.31 01:57:39.442325 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2821 | 2026.03.31 01:57:39.442506 [ 5 ] {9c4f0eb6-c5d1-4d4d-968c-ef07eae0de38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2822 | 2026.03.31 01:57:39.442579 [ 5 ] {9c4f0eb6-c5d1-4d4d-968c-ef07eae0de38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2823 | 2026.03.31 01:57:39.443293 [ 5 ] {9c4f0eb6-c5d1-4d4d-968c-ef07eae0de38} <Trace> oximeter.fields_i16 (ca3f516a-45b0-4ff0-8f47-fbcd90092b3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2824 | 2026.03.31 01:57:39.443339 [ 5 ] {9c4f0eb6-c5d1-4d4d-968c-ef07eae0de38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2825 | 2026.03.31 01:57:39.443730 [ 5 ] {9c4f0eb6-c5d1-4d4d-968c-ef07eae0de38} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2826 | 2026.03.31 01:57:39.443958 [ 5 ] {9c4f0eb6-c5d1-4d4d-968c-ef07eae0de38} <Trace> oximeter.fields_i16 (ca3f516a-45b0-4ff0-8f47-fbcd90092b3b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2827 | 2026.03.31 01:57:39.444119 [ 5 ] {9c4f0eb6-c5d1-4d4d-968c-ef07eae0de38} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001664 sec., 14423.076923076924 rows/sec., 1.20 MiB/sec. | ||
| 2828 | 2026.03.31 01:57:39.444169 [ 5 ] {9c4f0eb6-c5d1-4d4d-968c-ef07eae0de38} <Debug> TCPHandler: Processed in 0.001973395 sec. | ||
| 2829 | 2026.03.31 01:57:39.444290 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2830 | 2026.03.31 01:57:39.444400 [ 5 ] {c1b22d5e-c78f-4179-af9b-f965492fe6de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2831 | 2026.03.31 01:57:39.444445 [ 5 ] {c1b22d5e-c78f-4179-af9b-f965492fe6de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2832 | 2026.03.31 01:57:39.444847 [ 5 ] {c1b22d5e-c78f-4179-af9b-f965492fe6de} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2833 | 2026.03.31 01:57:39.444884 [ 5 ] {c1b22d5e-c78f-4179-af9b-f965492fe6de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2834 | 2026.03.31 01:57:39.445180 [ 5 ] {c1b22d5e-c78f-4179-af9b-f965492fe6de} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2835 | 2026.03.31 01:57:39.445396 [ 5 ] {c1b22d5e-c78f-4179-af9b-f965492fe6de} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2836 | 2026.03.31 01:57:39.445527 [ 5 ] {c1b22d5e-c78f-4179-af9b-f965492fe6de} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001153 sec., 1734.6053772766697 rows/sec., 141.44 KiB/sec. | ||
| 2837 | 2026.03.31 01:57:39.445566 [ 5 ] {c1b22d5e-c78f-4179-af9b-f965492fe6de} <Debug> TCPHandler: Processed in 0.001328734 sec. | ||
| 2838 | 2026.03.31 01:57:39.445670 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2839 | 2026.03.31 01:57:39.445765 [ 5 ] {0707f3e3-62cd-4111-add7-16c6f4f0108c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2840 | 2026.03.31 01:57:39.445807 [ 5 ] {0707f3e3-62cd-4111-add7-16c6f4f0108c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2841 | 2026.03.31 01:57:39.446280 [ 5 ] {0707f3e3-62cd-4111-add7-16c6f4f0108c} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2842 | 2026.03.31 01:57:39.446316 [ 5 ] {0707f3e3-62cd-4111-add7-16c6f4f0108c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2843 | 2026.03.31 01:57:39.446645 [ 5 ] {0707f3e3-62cd-4111-add7-16c6f4f0108c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2844 | 2026.03.31 01:57:39.446873 [ 5 ] {0707f3e3-62cd-4111-add7-16c6f4f0108c} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2845 | 2026.03.31 01:57:39.446985 [ 143 ] {} <Debug> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2846 | 2026.03.31 01:57:39.447005 [ 5 ] {0707f3e3-62cd-4111-add7-16c6f4f0108c} <Debug> executeQuery: Read 223 rows, 20.23 KiB in 0.001259 sec., 177124.70214455918 rows/sec., 15.69 MiB/sec. | ||
| 2847 | 2026.03.31 01:57:39.447055 [ 143 ] {} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2848 | 2026.03.31 01:57:39.447062 [ 5 ] {0707f3e3-62cd-4111-add7-16c6f4f0108c} <Debug> TCPHandler: Processed in 0.001442526 sec. | ||
| 2849 | 2026.03.31 01:57:39.447088 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2850 | 2026.03.31 01:57:39.447188 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2851 | 2026.03.31 01:57:39.447226 [ 193 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::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 | ||
| 2852 | 2026.03.31 01:57:39.447287 [ 5 ] {61d31ff1-2575-47f0-b047-02a028e67f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2853 | 2026.03.31 01:57:39.447331 [ 5 ] {61d31ff1-2575-47f0-b047-02a028e67f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2854 | 2026.03.31 01:57:39.447376 [ 193 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2855 | 2026.03.31 01:57:39.447415 [ 193 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 987 rows starting from the beginning of the part | ||
| 2856 | 2026.03.31 01:57:39.447480 [ 193 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 102 rows starting from the beginning of the part | ||
| 2857 | 2026.03.31 01:57:39.447530 [ 193 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 94 rows starting from the beginning of the part | ||
| 2858 | 2026.03.31 01:57:39.447576 [ 193 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 102 rows starting from the beginning of the part | ||
| 2859 | 2026.03.31 01:57:39.447618 [ 193 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 2860 | 2026.03.31 01:57:39.447660 [ 193 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 223 rows starting from the beginning of the part | ||
| 2861 | 2026.03.31 01:57:39.447739 [ 5 ] {61d31ff1-2575-47f0-b047-02a028e67f9d} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2862 | 2026.03.31 01:57:39.447781 [ 5 ] {61d31ff1-2575-47f0-b047-02a028e67f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2863 | 2026.03.31 01:57:39.448117 [ 5 ] {61d31ff1-2575-47f0-b047-02a028e67f9d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2864 | 2026.03.31 01:57:39.448340 [ 5 ] {61d31ff1-2575-47f0-b047-02a028e67f9d} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2865 | 2026.03.31 01:57:39.448474 [ 5 ] {61d31ff1-2575-47f0-b047-02a028e67f9d} <Debug> executeQuery: Read 37 rows, 2.83 KiB in 0.001206 sec., 30679.93366500829 rows/sec., 2.29 MiB/sec. | ||
| 2866 | 2026.03.31 01:57:39.448512 [ 5 ] {61d31ff1-2575-47f0-b047-02a028e67f9d} <Debug> TCPHandler: Processed in 0.001373055 sec. | ||
| 2867 | 2026.03.31 01:57:39.448636 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2868 | 2026.03.31 01:57:39.448754 [ 5 ] {5dad0ebd-31bb-490d-9bbf-3b5b4ee39327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2869 | 2026.03.31 01:57:39.448798 [ 200 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1598 rows, containing 5 columns (5 merged, 0 gathered) in 0.001630879 sec., 979839.7060726149 rows/sec., 84.52 MiB/sec. | ||
| 2870 | 2026.03.31 01:57:39.448804 [ 5 ] {5dad0ebd-31bb-490d-9bbf-3b5b4ee39327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2871 | 2026.03.31 01:57:39.449090 [ 187 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2872 | 2026.03.31 01:57:39.449291 [ 5 ] {5dad0ebd-31bb-490d-9bbf-3b5b4ee39327} <Trace> oximeter.fields_u32 (f77ccfda-73c2-400e-9c90-7b69a339c705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2873 | 2026.03.31 01:57:39.449335 [ 5 ] {5dad0ebd-31bb-490d-9bbf-3b5b4ee39327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2874 | 2026.03.31 01:57:39.449393 [ 187 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_16_3} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2875 | 2026.03.31 01:57:39.449481 [ 187 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_16_3} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2876 | 2026.03.31 01:57:39.449580 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 2877 | 2026.03.31 01:57:39.449662 [ 5 ] {5dad0ebd-31bb-490d-9bbf-3b5b4ee39327} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2878 | 2026.03.31 01:57:39.449884 [ 5 ] {5dad0ebd-31bb-490d-9bbf-3b5b4ee39327} <Trace> oximeter.fields_u32 (f77ccfda-73c2-400e-9c90-7b69a339c705): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2879 | 2026.03.31 01:57:39.450021 [ 5 ] {5dad0ebd-31bb-490d-9bbf-3b5b4ee39327} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001291 sec., 18590.240123934935 rows/sec., 1.54 MiB/sec. | ||
| 2880 | 2026.03.31 01:57:39.450067 [ 5 ] {5dad0ebd-31bb-490d-9bbf-3b5b4ee39327} <Debug> TCPHandler: Processed in 0.001492537 sec. | ||
| 2881 | 2026.03.31 01:57:39.450197 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2882 | 2026.03.31 01:57:39.450293 [ 5 ] {a612800c-3ce7-4132-863c-b425c39d75c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2883 | 2026.03.31 01:57:39.450334 [ 5 ] {a612800c-3ce7-4132-863c-b425c39d75c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2884 | 2026.03.31 01:57:39.450732 [ 5 ] {a612800c-3ce7-4132-863c-b425c39d75c0} <Trace> oximeter.fields_u8 (5b4a1083-2a9b-4deb-add2-ee0a26f536e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2885 | 2026.03.31 01:57:39.450769 [ 5 ] {a612800c-3ce7-4132-863c-b425c39d75c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2886 | 2026.03.31 01:57:39.451070 [ 5 ] {a612800c-3ce7-4132-863c-b425c39d75c0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2887 | 2026.03.31 01:57:39.451284 [ 5 ] {a612800c-3ce7-4132-863c-b425c39d75c0} <Trace> oximeter.fields_u8 (5b4a1083-2a9b-4deb-add2-ee0a26f536e9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2888 | 2026.03.31 01:57:39.451413 [ 5 ] {a612800c-3ce7-4132-863c-b425c39d75c0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001139 sec., 10535.557506584722 rows/sec., 823.09 KiB/sec. | ||
| 2889 | 2026.03.31 01:57:39.451451 [ 5 ] {a612800c-3ce7-4132-863c-b425c39d75c0} <Debug> TCPHandler: Processed in 0.001303753 sec. | ||
| 2890 | 2026.03.31 01:57:39.451553 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2891 | 2026.03.31 01:57:39.451647 [ 5 ] {4f5c9080-91e1-4396-ac45-71c7479c8fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2892 | 2026.03.31 01:57:39.451688 [ 5 ] {4f5c9080-91e1-4396-ac45-71c7479c8fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2893 | 2026.03.31 01:57:39.452125 [ 5 ] {4f5c9080-91e1-4396-ac45-71c7479c8fe4} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2894 | 2026.03.31 01:57:39.452161 [ 5 ] {4f5c9080-91e1-4396-ac45-71c7479c8fe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2895 | 2026.03.31 01:57:39.452487 [ 5 ] {4f5c9080-91e1-4396-ac45-71c7479c8fe4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2896 | 2026.03.31 01:57:39.452718 [ 5 ] {4f5c9080-91e1-4396-ac45-71c7479c8fe4} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2897 | 2026.03.31 01:57:39.452809 [ 142 ] {} <Debug> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2898 | 2026.03.31 01:57:39.452844 [ 5 ] {4f5c9080-91e1-4396-ac45-71c7479c8fe4} <Debug> executeQuery: Read 125 rows, 10.38 KiB in 0.001216 sec., 102796.05263157895 rows/sec., 8.33 MiB/sec. | ||
| 2899 | 2026.03.31 01:57:39.452844 [ 142 ] {} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2900 | 2026.03.31 01:57:39.452877 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2901 | 2026.03.31 01:57:39.452882 [ 5 ] {4f5c9080-91e1-4396-ac45-71c7479c8fe4} <Debug> TCPHandler: Processed in 0.001378725 sec. | ||
| 2902 | 2026.03.31 01:57:39.452955 [ 187 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::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 | ||
| 2903 | 2026.03.31 01:57:39.452998 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2904 | 2026.03.31 01:57:39.453061 [ 187 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2905 | 2026.03.31 01:57:39.453095 [ 187 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 583 rows starting from the beginning of the part | ||
| 2906 | 2026.03.31 01:57:39.453098 [ 5 ] {f1561a35-f41a-493e-beee-e4cff3014c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2907 | 2026.03.31 01:57:39.453151 [ 5 ] {f1561a35-f41a-493e-beee-e4cff3014c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2908 | 2026.03.31 01:57:39.453180 [ 187 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 87 rows starting from the beginning of the part | ||
| 2909 | 2026.03.31 01:57:39.453236 [ 187 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 95 rows starting from the beginning of the part | ||
| 2910 | 2026.03.31 01:57:39.453280 [ 187 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 87 rows starting from the beginning of the part | ||
| 2911 | 2026.03.31 01:57:39.453320 [ 187 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 81 rows starting from the beginning of the part | ||
| 2912 | 2026.03.31 01:57:39.453365 [ 187 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 125 rows starting from the beginning of the part | ||
| 2913 | 2026.03.31 01:57:39.453545 [ 5 ] {f1561a35-f41a-493e-beee-e4cff3014c47} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2914 | 2026.03.31 01:57:39.453586 [ 5 ] {f1561a35-f41a-493e-beee-e4cff3014c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2915 | 2026.03.31 01:57:39.453945 [ 5 ] {f1561a35-f41a-493e-beee-e4cff3014c47} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2916 | 2026.03.31 01:57:39.454174 [ 5 ] {f1561a35-f41a-493e-beee-e4cff3014c47} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2917 | 2026.03.31 01:57:39.454271 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2918 | 2026.03.31 01:57:39.454301 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2919 | 2026.03.31 01:57:39.454304 [ 5 ] {f1561a35-f41a-493e-beee-e4cff3014c47} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001225 sec., 160816.32653061225 rows/sec., 11.54 MiB/sec. | ||
| 2920 | 2026.03.31 01:57:39.454318 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2921 | 2026.03.31 01:57:39.454344 [ 200 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1058 rows, containing 5 columns (5 merged, 0 gathered) in 0.001424385 sec., 742776.7071402746 rows/sec., 58.65 MiB/sec. | ||
| 2922 | 2026.03.31 01:57:39.454345 [ 5 ] {f1561a35-f41a-493e-beee-e4cff3014c47} <Debug> TCPHandler: Processed in 0.001395995 sec. | ||
| 2923 | 2026.03.31 01:57:39.454384 [ 200 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::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 | ||
| 2924 | 2026.03.31 01:57:39.454478 [ 200 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2925 | 2026.03.31 01:57:39.454478 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2926 | 2026.03.31 01:57:39.454511 [ 200 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2012 rows starting from the beginning of the part | ||
| 2927 | 2026.03.31 01:57:39.454550 [ 189 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2928 | 2026.03.31 01:57:39.454578 [ 200 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::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 | ||
| 2929 | 2026.03.31 01:57:39.454591 [ 5 ] {a2bde022-b325-4aaa-9c66-75b09221bd44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2930 | 2026.03.31 01:57:39.454629 [ 200 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 164 rows starting from the beginning of the part | ||
| 2931 | 2026.03.31 01:57:39.454654 [ 5 ] {a2bde022-b325-4aaa-9c66-75b09221bd44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2932 | 2026.03.31 01:57:39.454673 [ 200 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 2933 | 2026.03.31 01:57:39.454714 [ 200 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::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 | ||
| 2934 | 2026.03.31 01:57:39.454750 [ 200 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 197 rows starting from the beginning of the part | ||
| 2935 | 2026.03.31 01:57:39.454871 [ 189 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_16_3} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2936 | 2026.03.31 01:57:39.454958 [ 189 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_16_3} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2937 | 2026.03.31 01:57:39.455066 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2938 | 2026.03.31 01:57:39.455421 [ 5 ] {a2bde022-b325-4aaa-9c66-75b09221bd44} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2939 | 2026.03.31 01:57:39.455461 [ 5 ] {a2bde022-b325-4aaa-9c66-75b09221bd44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2940 | 2026.03.31 01:57:39.455963 [ 202 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2853 rows, containing 5 columns (5 merged, 0 gathered) in 0.001605669 sec., 1776829.4710802785 rows/sec., 124.55 MiB/sec. | ||
| 2941 | 2026.03.31 01:57:39.456003 [ 5 ] {a2bde022-b325-4aaa-9c66-75b09221bd44} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2942 | 2026.03.31 01:57:39.456240 [ 5 ] {a2bde022-b325-4aaa-9c66-75b09221bd44} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2026.03.31 01:57:39.456315 [ 189 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2944 | 2026.03.31 01:57:39.456380 [ 5 ] {a2bde022-b325-4aaa-9c66-75b09221bd44} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001808 sec., 12721.238938053099 rows/sec., 22.80 MiB/sec. | ||
| 2945 | 2026.03.31 01:57:39.456437 [ 5 ] {a2bde022-b325-4aaa-9c66-75b09221bd44} <Debug> TCPHandler: Processed in 0.002008756 sec. | ||
| 2946 | 2026.03.31 01:57:39.456552 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2947 | 2026.03.31 01:57:39.456594 [ 189 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2948 | 2026.03.31 01:57:39.456650 [ 5 ] {5eb92b2d-861f-46c0-89a1-ff3ce17b4fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2949 | 2026.03.31 01:57:39.456672 [ 189 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2950 | 2026.03.31 01:57:39.456698 [ 5 ] {5eb92b2d-861f-46c0-89a1-ff3ce17b4fb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2951 | 2026.03.31 01:57:39.456766 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 2952 | 2026.03.31 01:57:39.457031 [ 5 ] {5eb92b2d-861f-46c0-89a1-ff3ce17b4fb0} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2953 | 2026.03.31 01:57:39.457070 [ 5 ] {5eb92b2d-861f-46c0-89a1-ff3ce17b4fb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2954 | 2026.03.31 01:57:39.457387 [ 5 ] {5eb92b2d-861f-46c0-89a1-ff3ce17b4fb0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2955 | 2026.03.31 01:57:39.457618 [ 5 ] {5eb92b2d-861f-46c0-89a1-ff3ce17b4fb0} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2956 | 2026.03.31 01:57:39.457710 [ 142 ] {} <Debug> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2957 | 2026.03.31 01:57:39.457738 [ 142 ] {} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2958 | 2026.03.31 01:57:39.457745 [ 5 ] {5eb92b2d-861f-46c0-89a1-ff3ce17b4fb0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 2959 | 2026.03.31 01:57:39.457755 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2960 | 2026.03.31 01:57:39.457780 [ 5 ] {5eb92b2d-861f-46c0-89a1-ff3ce17b4fb0} <Debug> TCPHandler: Processed in 0.001278433 sec. | ||
| 2961 | 2026.03.31 01:57:39.457847 [ 197 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::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 | ||
| 2962 | 2026.03.31 01:57:39.457971 [ 197 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2963 | 2026.03.31 01:57:39.458002 [ 197 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 600 rows starting from the beginning of the part | ||
| 2964 | 2026.03.31 01:57:39.458076 [ 197 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::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 | ||
| 2965 | 2026.03.31 01:57:39.458125 [ 197 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 2966 | 2026.03.31 01:57:39.458169 [ 197 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 2967 | 2026.03.31 01:57:39.458214 [ 197 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::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 | ||
| 2968 | 2026.03.31 01:57:39.458256 [ 197 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 2969 | 2026.03.31 01:57:39.459092 [ 197 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 4 columns (4 merged, 0 gathered) in 0.001291534 sec., 696845.7663522601 rows/sec., 46.50 MiB/sec. | ||
| 2970 | 2026.03.31 01:57:39.459233 [ 197 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2971 | 2026.03.31 01:57:39.459463 [ 197 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_16_3} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2026.03.31 01:57:39.459525 [ 197 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_16_3} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2973 | 2026.03.31 01:57:39.459579 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2974 | 2026.03.31 01:57:40.116265 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6192 | ||
| 2975 | 2026.03.31 01:57:40.116858 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2976 | 2026.03.31 01:57:40.116915 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2977 | 2026.03.31 01:57:40.117437 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2978 | 2026.03.31 01:57:40.117672 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2979 | 2026.03.31 01:57:40.117815 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6192 | ||
| 2980 | 2026.03.31 01:57:40.447082 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2981 | 2026.03.31 01:57:40.462734 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2982 | 2026.03.31 01:57:40.462792 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2983 | 2026.03.31 01:57:40.469063 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2984 | 2026.03.31 01:57:40.469810 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2985 | 2026.03.31 01:57:40.472451 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2986 | 2026.03.31 01:57:42.649848 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 410 | ||
| 2987 | 2026.03.31 01:57:42.652145 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2988 | 2026.03.31 01:57:42.652203 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2989 | 2026.03.31 01:57:42.653412 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2990 | 2026.03.31 01:57:42.653707 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2991 | 2026.03.31 01:57:42.654035 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 410 | ||
| 2992 | 2026.03.31 01:57:44.438544 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2993 | 2026.03.31 01:57:44.438734 [ 5 ] {fd6ecd1d-9990-4512-828a-6f3ff806e5f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2994 | 2026.03.31 01:57:44.438803 [ 5 ] {fd6ecd1d-9990-4512-828a-6f3ff806e5f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2995 | 2026.03.31 01:57:44.439459 [ 5 ] {fd6ecd1d-9990-4512-828a-6f3ff806e5f4} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2996 | 2026.03.31 01:57:44.439497 [ 5 ] {fd6ecd1d-9990-4512-828a-6f3ff806e5f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 2997 | 2026.03.31 01:57:44.439884 [ 5 ] {fd6ecd1d-9990-4512-828a-6f3ff806e5f4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2998 | 2026.03.31 01:57:44.440110 [ 5 ] {fd6ecd1d-9990-4512-828a-6f3ff806e5f4} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2026.03.31 01:57:44.440252 [ 5 ] {fd6ecd1d-9990-4512-828a-6f3ff806e5f4} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001572 sec., 57251.908396946565 rows/sec., 4.80 MiB/sec. | ||
| 3000 | 2026.03.31 01:57:44.440292 [ 5 ] {fd6ecd1d-9990-4512-828a-6f3ff806e5f4} <Debug> TCPHandler: Processed in 0.001881844 sec. | ||
| 3001 | 2026.03.31 01:57:44.440409 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3002 | 2026.03.31 01:57:44.440506 [ 5 ] {372a0dfe-6ee6-4633-aa89-5e3c051ccfcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3003 | 2026.03.31 01:57:44.440546 [ 5 ] {372a0dfe-6ee6-4633-aa89-5e3c051ccfcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3004 | 2026.03.31 01:57:44.440934 [ 5 ] {372a0dfe-6ee6-4633-aa89-5e3c051ccfcf} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3005 | 2026.03.31 01:57:44.440968 [ 5 ] {372a0dfe-6ee6-4633-aa89-5e3c051ccfcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3006 | 2026.03.31 01:57:44.441259 [ 5 ] {372a0dfe-6ee6-4633-aa89-5e3c051ccfcf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3007 | 2026.03.31 01:57:44.441463 [ 5 ] {372a0dfe-6ee6-4633-aa89-5e3c051ccfcf} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3008 | 2026.03.31 01:57:44.441586 [ 5 ] {372a0dfe-6ee6-4633-aa89-5e3c051ccfcf} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001104 sec., 15398.550724637682 rows/sec., 1.13 MiB/sec. | ||
| 3009 | 2026.03.31 01:57:44.441621 [ 5 ] {372a0dfe-6ee6-4633-aa89-5e3c051ccfcf} <Debug> TCPHandler: Processed in 0.001260162 sec. | ||
| 3010 | 2026.03.31 01:57:44.441719 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3011 | 2026.03.31 01:57:44.441809 [ 5 ] {cbb34744-7b1e-450f-bbdf-f995bf4e49d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3012 | 2026.03.31 01:57:44.441848 [ 5 ] {cbb34744-7b1e-450f-bbdf-f995bf4e49d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3013 | 2026.03.31 01:57:44.442248 [ 5 ] {cbb34744-7b1e-450f-bbdf-f995bf4e49d9} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3014 | 2026.03.31 01:57:44.442282 [ 5 ] {cbb34744-7b1e-450f-bbdf-f995bf4e49d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3015 | 2026.03.31 01:57:44.442578 [ 5 ] {cbb34744-7b1e-450f-bbdf-f995bf4e49d9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3016 | 2026.03.31 01:57:44.442793 [ 5 ] {cbb34744-7b1e-450f-bbdf-f995bf4e49d9} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3017 | 2026.03.31 01:57:44.442913 [ 5 ] {cbb34744-7b1e-450f-bbdf-f995bf4e49d9} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001122 sec., 72192.51336898396 rows/sec., 5.64 MiB/sec. | ||
| 3018 | 2026.03.31 01:57:44.442948 [ 5 ] {cbb34744-7b1e-450f-bbdf-f995bf4e49d9} <Debug> TCPHandler: Processed in 0.001275383 sec. | ||
| 3019 | 2026.03.31 01:57:44.443055 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3020 | 2026.03.31 01:57:44.443146 [ 5 ] {b7ef2e28-1292-48a3-9716-4f60689299e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3021 | 2026.03.31 01:57:44.443190 [ 5 ] {b7ef2e28-1292-48a3-9716-4f60689299e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3022 | 2026.03.31 01:57:44.443595 [ 5 ] {b7ef2e28-1292-48a3-9716-4f60689299e9} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2026.03.31 01:57:44.443630 [ 5 ] {b7ef2e28-1292-48a3-9716-4f60689299e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3024 | 2026.03.31 01:57:44.443960 [ 5 ] {b7ef2e28-1292-48a3-9716-4f60689299e9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3025 | 2026.03.31 01:57:44.444172 [ 5 ] {b7ef2e28-1292-48a3-9716-4f60689299e9} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3026 | 2026.03.31 01:57:44.444327 [ 5 ] {b7ef2e28-1292-48a3-9716-4f60689299e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 3027 | 2026.03.31 01:57:44.444369 [ 5 ] {b7ef2e28-1292-48a3-9716-4f60689299e9} <Debug> TCPHandler: Processed in 0.001360644 sec. | ||
| 3028 | 2026.03.31 01:57:44.444482 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3029 | 2026.03.31 01:57:44.444584 [ 5 ] {4cfad6da-a60c-4d0e-b768-a4d176ab5d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3030 | 2026.03.31 01:57:44.444642 [ 5 ] {4cfad6da-a60c-4d0e-b768-a4d176ab5d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3031 | 2026.03.31 01:57:44.445390 [ 5 ] {4cfad6da-a60c-4d0e-b768-a4d176ab5d8d} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3032 | 2026.03.31 01:57:44.445425 [ 5 ] {4cfad6da-a60c-4d0e-b768-a4d176ab5d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3033 | 2026.03.31 01:57:44.445995 [ 5 ] {4cfad6da-a60c-4d0e-b768-a4d176ab5d8d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3034 | 2026.03.31 01:57:44.446220 [ 5 ] {4cfad6da-a60c-4d0e-b768-a4d176ab5d8d} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3035 | 2026.03.31 01:57:44.446357 [ 5 ] {4cfad6da-a60c-4d0e-b768-a4d176ab5d8d} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001791 sec., 9491.903964265774 rows/sec., 17.01 MiB/sec. | ||
| 3036 | 2026.03.31 01:57:44.446419 [ 5 ] {4cfad6da-a60c-4d0e-b768-a4d176ab5d8d} <Debug> TCPHandler: Processed in 0.001986976 sec. | ||
| 3037 | 2026.03.31 01:57:44.446537 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3038 | 2026.03.31 01:57:44.446632 [ 5 ] {605280b4-ef6d-4108-bd6e-00034a648913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3039 | 2026.03.31 01:57:44.446673 [ 5 ] {605280b4-ef6d-4108-bd6e-00034a648913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3040 | 2026.03.31 01:57:44.447012 [ 5 ] {605280b4-ef6d-4108-bd6e-00034a648913} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3041 | 2026.03.31 01:57:44.447046 [ 5 ] {605280b4-ef6d-4108-bd6e-00034a648913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3042 | 2026.03.31 01:57:44.447350 [ 5 ] {605280b4-ef6d-4108-bd6e-00034a648913} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3043 | 2026.03.31 01:57:44.447574 [ 5 ] {605280b4-ef6d-4108-bd6e-00034a648913} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3044 | 2026.03.31 01:57:44.447705 [ 5 ] {605280b4-ef6d-4108-bd6e-00034a648913} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 3045 | 2026.03.31 01:57:44.447739 [ 5 ] {605280b4-ef6d-4108-bd6e-00034a648913} <Debug> TCPHandler: Processed in 0.001256682 sec. | ||
| 3046 | 2026.03.31 01:57:47.523125 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3047 | 2026.03.31 01:57:47.523227 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3048 | 2026.03.31 01:57:47.618854 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6640 | ||
| 3049 | 2026.03.31 01:57:47.619326 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3050 | 2026.03.31 01:57:47.619368 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3051 | 2026.03.31 01:57:47.619904 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3052 | 2026.03.31 01:57:47.620143 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2026.03.31 01:57:47.620285 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6640 | ||
| 3054 | 2026.03.31 01:57:47.973499 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3055 | 2026.03.31 01:57:47.990454 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3056 | 2026.03.31 01:57:47.990508 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3057 | 2026.03.31 01:57:47.996343 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3058 | 2026.03.31 01:57:47.997035 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3059 | 2026.03.31 01:57:47.999965 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3060 | 2026.03.31 01:57:49.439625 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3061 | 2026.03.31 01:57:49.439904 [ 5 ] {14dd87cf-2fa2-4f91-956d-c1ddbcbd54d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3062 | 2026.03.31 01:57:49.440006 [ 5 ] {14dd87cf-2fa2-4f91-956d-c1ddbcbd54d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3063 | 2026.03.31 01:57:49.440951 [ 5 ] {14dd87cf-2fa2-4f91-956d-c1ddbcbd54d7} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3064 | 2026.03.31 01:57:49.440996 [ 5 ] {14dd87cf-2fa2-4f91-956d-c1ddbcbd54d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3065 | 2026.03.31 01:57:49.441421 [ 5 ] {14dd87cf-2fa2-4f91-956d-c1ddbcbd54d7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3066 | 2026.03.31 01:57:49.441641 [ 5 ] {14dd87cf-2fa2-4f91-956d-c1ddbcbd54d7} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3067 | 2026.03.31 01:57:49.441799 [ 5 ] {14dd87cf-2fa2-4f91-956d-c1ddbcbd54d7} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001972 sec., 52738.33671399595 rows/sec., 4.41 MiB/sec. | ||
| 3068 | 2026.03.31 01:57:49.441845 [ 5 ] {14dd87cf-2fa2-4f91-956d-c1ddbcbd54d7} <Debug> TCPHandler: Processed in 0.002410763 sec. | ||
| 3069 | 2026.03.31 01:57:49.441973 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3070 | 2026.03.31 01:57:49.442073 [ 5 ] {1eb6569e-9afe-4b34-a7cc-e9905fd833c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3071 | 2026.03.31 01:57:49.442115 [ 5 ] {1eb6569e-9afe-4b34-a7cc-e9905fd833c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3072 | 2026.03.31 01:57:49.442606 [ 5 ] {1eb6569e-9afe-4b34-a7cc-e9905fd833c8} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3073 | 2026.03.31 01:57:49.442644 [ 5 ] {1eb6569e-9afe-4b34-a7cc-e9905fd833c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3074 | 2026.03.31 01:57:49.442934 [ 5 ] {1eb6569e-9afe-4b34-a7cc-e9905fd833c8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3075 | 2026.03.31 01:57:49.443142 [ 5 ] {1eb6569e-9afe-4b34-a7cc-e9905fd833c8} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3076 | 2026.03.31 01:57:49.443269 [ 5 ] {1eb6569e-9afe-4b34-a7cc-e9905fd833c8} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001219 sec., 19688.269073010662 rows/sec., 1.45 MiB/sec. | ||
| 3077 | 2026.03.31 01:57:49.443305 [ 5 ] {1eb6569e-9afe-4b34-a7cc-e9905fd833c8} <Debug> TCPHandler: Processed in 0.001382515 sec. | ||
| 3078 | 2026.03.31 01:57:49.443424 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3079 | 2026.03.31 01:57:49.443518 [ 5 ] {22b9fe3f-be6a-4f64-aa8c-89d6fcbfce59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3080 | 2026.03.31 01:57:49.443557 [ 5 ] {22b9fe3f-be6a-4f64-aa8c-89d6fcbfce59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3081 | 2026.03.31 01:57:49.444048 [ 5 ] {22b9fe3f-be6a-4f64-aa8c-89d6fcbfce59} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3082 | 2026.03.31 01:57:49.444084 [ 5 ] {22b9fe3f-be6a-4f64-aa8c-89d6fcbfce59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3083 | 2026.03.31 01:57:49.444388 [ 5 ] {22b9fe3f-be6a-4f64-aa8c-89d6fcbfce59} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3084 | 2026.03.31 01:57:49.444594 [ 5 ] {22b9fe3f-be6a-4f64-aa8c-89d6fcbfce59} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3085 | 2026.03.31 01:57:49.444729 [ 5 ] {22b9fe3f-be6a-4f64-aa8c-89d6fcbfce59} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.00123 sec., 71544.71544715448 rows/sec., 5.59 MiB/sec. | ||
| 3086 | 2026.03.31 01:57:49.444766 [ 5 ] {22b9fe3f-be6a-4f64-aa8c-89d6fcbfce59} <Debug> TCPHandler: Processed in 0.001389675 sec. | ||
| 3087 | 2026.03.31 01:57:49.444888 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3088 | 2026.03.31 01:57:49.444980 [ 5 ] {c28def35-7cb3-4ad1-a2f6-cb734df32179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3089 | 2026.03.31 01:57:49.445022 [ 5 ] {c28def35-7cb3-4ad1-a2f6-cb734df32179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3090 | 2026.03.31 01:57:49.445474 [ 5 ] {c28def35-7cb3-4ad1-a2f6-cb734df32179} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3091 | 2026.03.31 01:57:49.445511 [ 5 ] {c28def35-7cb3-4ad1-a2f6-cb734df32179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3092 | 2026.03.31 01:57:49.445837 [ 5 ] {c28def35-7cb3-4ad1-a2f6-cb734df32179} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3093 | 2026.03.31 01:57:49.446085 [ 5 ] {c28def35-7cb3-4ad1-a2f6-cb734df32179} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3094 | 2026.03.31 01:57:49.446227 [ 5 ] {c28def35-7cb3-4ad1-a2f6-cb734df32179} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 3095 | 2026.03.31 01:57:49.446264 [ 5 ] {c28def35-7cb3-4ad1-a2f6-cb734df32179} <Debug> TCPHandler: Processed in 0.001424306 sec. | ||
| 3096 | 2026.03.31 01:57:49.446396 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3097 | 2026.03.31 01:57:49.446489 [ 5 ] {f2b06cf7-5b12-4736-8af4-bb92c9e0d339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3098 | 2026.03.31 01:57:49.446543 [ 5 ] {f2b06cf7-5b12-4736-8af4-bb92c9e0d339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3099 | 2026.03.31 01:57:49.447346 [ 5 ] {f2b06cf7-5b12-4736-8af4-bb92c9e0d339} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3100 | 2026.03.31 01:57:49.447383 [ 5 ] {f2b06cf7-5b12-4736-8af4-bb92c9e0d339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3101 | 2026.03.31 01:57:49.447914 [ 5 ] {f2b06cf7-5b12-4736-8af4-bb92c9e0d339} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3102 | 2026.03.31 01:57:49.448140 [ 5 ] {f2b06cf7-5b12-4736-8af4-bb92c9e0d339} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3103 | 2026.03.31 01:57:49.448260 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3104 | 2026.03.31 01:57:49.448279 [ 5 ] {f2b06cf7-5b12-4736-8af4-bb92c9e0d339} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001807 sec., 13281.682346430547 rows/sec., 23.80 MiB/sec. | ||
| 3105 | 2026.03.31 01:57:49.448351 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3106 | 2026.03.31 01:57:49.448382 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3107 | 2026.03.31 01:57:49.448385 [ 5 ] {f2b06cf7-5b12-4736-8af4-bb92c9e0d339} <Debug> TCPHandler: Processed in 0.002036847 sec. | ||
| 3108 | 2026.03.31 01:57:49.448495 [ 189 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::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 | ||
| 3109 | 2026.03.31 01:57:49.448527 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3110 | 2026.03.31 01:57:49.448624 [ 5 ] {10ff9371-f2ab-458c-bc3d-423d15446ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3111 | 2026.03.31 01:57:49.448665 [ 5 ] {10ff9371-f2ab-458c-bc3d-423d15446ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3112 | 2026.03.31 01:57:49.448724 [ 189 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3113 | 2026.03.31 01:57:49.448788 [ 189 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 92 rows starting from the beginning of the part | ||
| 3114 | 2026.03.31 01:57:49.448919 [ 189 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part | ||
| 3115 | 2026.03.31 01:57:49.449004 [ 5 ] {10ff9371-f2ab-458c-bc3d-423d15446ab5} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3116 | 2026.03.31 01:57:49.449029 [ 189 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 17 rows starting from the beginning of the part | ||
| 3117 | 2026.03.31 01:57:49.449045 [ 5 ] {10ff9371-f2ab-458c-bc3d-423d15446ab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3118 | 2026.03.31 01:57:49.449138 [ 189 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 23 rows starting from the beginning of the part | ||
| 3119 | 2026.03.31 01:57:49.449242 [ 189 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 17 rows starting from the beginning of the part | ||
| 3120 | 2026.03.31 01:57:49.449341 [ 189 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 3121 | 2026.03.31 01:57:49.449365 [ 5 ] {10ff9371-f2ab-458c-bc3d-423d15446ab5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3122 | 2026.03.31 01:57:49.449583 [ 5 ] {10ff9371-f2ab-458c-bc3d-423d15446ab5} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3123 | 2026.03.31 01:57:49.449730 [ 5 ] {10ff9371-f2ab-458c-bc3d-423d15446ab5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 3124 | 2026.03.31 01:57:49.449768 [ 5 ] {10ff9371-f2ab-458c-bc3d-423d15446ab5} <Debug> TCPHandler: Processed in 0.001296423 sec. | ||
| 3125 | 2026.03.31 01:57:49.451834 [ 197 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 19 columns (19 merged, 0 gathered) in 0.00338455 sec., 57910.20962904965 rows/sec., 103.77 MiB/sec. | ||
| 3126 | 2026.03.31 01:57:49.452327 [ 197 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3127 | 2026.03.31 01:57:49.452653 [ 197 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3128 | 2026.03.31 01:57:49.452730 [ 197 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3129 | 2026.03.31 01:57:49.452817 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 3130 | 2026.03.31 01:57:50.221673 [ 132 ] {} <Debug> oximeter.fields_u32 (f77ccfda-73c2-400e-9c90-7b69a339c705) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3131 | 2026.03.31 01:57:50.221748 [ 132 ] {} <Trace> oximeter.fields_u32 (f77ccfda-73c2-400e-9c90-7b69a339c705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3132 | 2026.03.31 01:57:50.221771 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3133 | 2026.03.31 01:57:50.221882 [ 197 ] {f77ccfda-73c2-400e-9c90-7b69a339c705::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 | ||
| 3134 | 2026.03.31 01:57:50.222016 [ 197 ] {f77ccfda-73c2-400e-9c90-7b69a339c705::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3135 | 2026.03.31 01:57:50.222049 [ 197 ] {f77ccfda-73c2-400e-9c90-7b69a339c705::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 3136 | 2026.03.31 01:57:50.222115 [ 197 ] {f77ccfda-73c2-400e-9c90-7b69a339c705::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 3137 | 2026.03.31 01:57:50.222161 [ 197 ] {f77ccfda-73c2-400e-9c90-7b69a339c705::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3138 | 2026.03.31 01:57:50.222201 [ 197 ] {f77ccfda-73c2-400e-9c90-7b69a339c705::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3139 | 2026.03.31 01:57:50.222237 [ 197 ] {f77ccfda-73c2-400e-9c90-7b69a339c705::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3140 | 2026.03.31 01:57:50.223078 [ 197 ] {f77ccfda-73c2-400e-9c90-7b69a339c705::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 370 rows, containing 5 columns (5 merged, 0 gathered) in 0.001245252 sec., 297128.6133248531 rows/sec., 21.39 MiB/sec. | ||
| 3141 | 2026.03.31 01:57:50.223282 [ 186 ] {f77ccfda-73c2-400e-9c90-7b69a339c705::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3142 | 2026.03.31 01:57:50.223629 [ 186 ] {f77ccfda-73c2-400e-9c90-7b69a339c705::all_1_5_1} <Trace> oximeter.fields_u32 (f77ccfda-73c2-400e-9c90-7b69a339c705): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3143 | 2026.03.31 01:57:50.223715 [ 186 ] {f77ccfda-73c2-400e-9c90-7b69a339c705::all_1_5_1} <Trace> oximeter.fields_u32 (f77ccfda-73c2-400e-9c90-7b69a339c705) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3144 | 2026.03.31 01:57:50.223813 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3145 | 2026.03.31 01:57:51.494829 [ 131 ] {} <Debug> oximeter.fields_i16 (ca3f516a-45b0-4ff0-8f47-fbcd90092b3b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3146 | 2026.03.31 01:57:51.494930 [ 131 ] {} <Trace> oximeter.fields_i16 (ca3f516a-45b0-4ff0-8f47-fbcd90092b3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3147 | 2026.03.31 01:57:51.494969 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3148 | 2026.03.31 01:57:51.495119 [ 187 ] {ca3f516a-45b0-4ff0-8f47-fbcd90092b3b::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 | ||
| 3149 | 2026.03.31 01:57:51.495290 [ 187 ] {ca3f516a-45b0-4ff0-8f47-fbcd90092b3b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3150 | 2026.03.31 01:57:51.495328 [ 187 ] {ca3f516a-45b0-4ff0-8f47-fbcd90092b3b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 3151 | 2026.03.31 01:57:51.495402 [ 187 ] {ca3f516a-45b0-4ff0-8f47-fbcd90092b3b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 3152 | 2026.03.31 01:57:51.495453 [ 187 ] {ca3f516a-45b0-4ff0-8f47-fbcd90092b3b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3153 | 2026.03.31 01:57:51.495498 [ 187 ] {ca3f516a-45b0-4ff0-8f47-fbcd90092b3b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3154 | 2026.03.31 01:57:51.495541 [ 187 ] {ca3f516a-45b0-4ff0-8f47-fbcd90092b3b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3155 | 2026.03.31 01:57:51.496363 [ 186 ] {ca3f516a-45b0-4ff0-8f47-fbcd90092b3b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 5 columns (5 merged, 0 gathered) in 0.001354634 sec., 472452.3376794027 rows/sec., 32.84 MiB/sec. | ||
| 3156 | 2026.03.31 01:57:51.496598 [ 186 ] {ca3f516a-45b0-4ff0-8f47-fbcd90092b3b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3157 | 2026.03.31 01:57:51.496875 [ 186 ] {ca3f516a-45b0-4ff0-8f47-fbcd90092b3b::all_1_5_1} <Trace> oximeter.fields_i16 (ca3f516a-45b0-4ff0-8f47-fbcd90092b3b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3158 | 2026.03.31 01:57:51.496948 [ 186 ] {ca3f516a-45b0-4ff0-8f47-fbcd90092b3b::all_1_5_1} <Trace> oximeter.fields_i16 (ca3f516a-45b0-4ff0-8f47-fbcd90092b3b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3159 | 2026.03.31 01:57:51.497031 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3160 | 2026.03.31 01:57:52.654301 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 434 | ||
| 3161 | 2026.03.31 01:57:52.656644 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3162 | 2026.03.31 01:57:52.656703 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3163 | 2026.03.31 01:57:52.657873 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3164 | 2026.03.31 01:57:52.658140 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3165 | 2026.03.31 01:57:52.658463 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 434 | ||
| 3166 | 2026.03.31 01:57:53.056367 [ 130 ] {} <Debug> oximeter.fields_u8 (5b4a1083-2a9b-4deb-add2-ee0a26f536e9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3167 | 2026.03.31 01:57:53.056434 [ 130 ] {} <Trace> oximeter.fields_u8 (5b4a1083-2a9b-4deb-add2-ee0a26f536e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3168 | 2026.03.31 01:57:53.056456 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3169 | 2026.03.31 01:57:53.056562 [ 188 ] {5b4a1083-2a9b-4deb-add2-ee0a26f536e9::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 | ||
| 3170 | 2026.03.31 01:57:53.056749 [ 188 ] {5b4a1083-2a9b-4deb-add2-ee0a26f536e9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3171 | 2026.03.31 01:57:53.056805 [ 188 ] {5b4a1083-2a9b-4deb-add2-ee0a26f536e9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 3172 | 2026.03.31 01:57:53.056951 [ 188 ] {5b4a1083-2a9b-4deb-add2-ee0a26f536e9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 3173 | 2026.03.31 01:57:53.057031 [ 188 ] {5b4a1083-2a9b-4deb-add2-ee0a26f536e9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 3174 | 2026.03.31 01:57:53.057107 [ 188 ] {5b4a1083-2a9b-4deb-add2-ee0a26f536e9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3175 | 2026.03.31 01:57:53.057187 [ 188 ] {5b4a1083-2a9b-4deb-add2-ee0a26f536e9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 3176 | 2026.03.31 01:57:53.058244 [ 186 ] {5b4a1083-2a9b-4deb-add2-ee0a26f536e9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 5 columns (5 merged, 0 gathered) in 0.001725591 sec., 192397.85093918547 rows/sec., 12.08 MiB/sec. | ||
| 3177 | 2026.03.31 01:57:53.058450 [ 197 ] {5b4a1083-2a9b-4deb-add2-ee0a26f536e9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3178 | 2026.03.31 01:57:53.058755 [ 197 ] {5b4a1083-2a9b-4deb-add2-ee0a26f536e9::all_1_5_1} <Trace> oximeter.fields_u8 (5b4a1083-2a9b-4deb-add2-ee0a26f536e9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3179 | 2026.03.31 01:57:53.058831 [ 197 ] {5b4a1083-2a9b-4deb-add2-ee0a26f536e9::all_1_5_1} <Trace> oximeter.fields_u8 (5b4a1083-2a9b-4deb-add2-ee0a26f536e9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3180 | 2026.03.31 01:57:53.058919 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3181 | 2026.03.31 01:57:54.440070 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3182 | 2026.03.31 01:57:54.440328 [ 5 ] {0448920a-7ca3-48c8-a97b-759e429e9650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3183 | 2026.03.31 01:57:54.440424 [ 5 ] {0448920a-7ca3-48c8-a97b-759e429e9650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3184 | 2026.03.31 01:57:54.441194 [ 5 ] {0448920a-7ca3-48c8-a97b-759e429e9650} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3185 | 2026.03.31 01:57:54.441239 [ 5 ] {0448920a-7ca3-48c8-a97b-759e429e9650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3186 | 2026.03.31 01:57:54.441611 [ 5 ] {0448920a-7ca3-48c8-a97b-759e429e9650} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3187 | 2026.03.31 01:57:54.441861 [ 5 ] {0448920a-7ca3-48c8-a97b-759e429e9650} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3188 | 2026.03.31 01:57:54.442014 [ 5 ] {0448920a-7ca3-48c8-a97b-759e429e9650} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001757 sec., 2276.607854297097 rows/sec., 185.64 KiB/sec. | ||
| 3189 | 2026.03.31 01:57:54.442054 [ 5 ] {0448920a-7ca3-48c8-a97b-759e429e9650} <Debug> TCPHandler: Processed in 0.002148769 sec. | ||
| 3190 | 2026.03.31 01:57:54.442175 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3191 | 2026.03.31 01:57:54.442268 [ 5 ] {d0c75584-f026-41a2-a5d7-4a1384f2443f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3192 | 2026.03.31 01:57:54.442307 [ 5 ] {d0c75584-f026-41a2-a5d7-4a1384f2443f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3193 | 2026.03.31 01:57:54.442764 [ 5 ] {d0c75584-f026-41a2-a5d7-4a1384f2443f} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3194 | 2026.03.31 01:57:54.442802 [ 5 ] {d0c75584-f026-41a2-a5d7-4a1384f2443f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3195 | 2026.03.31 01:57:54.443121 [ 5 ] {d0c75584-f026-41a2-a5d7-4a1384f2443f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3196 | 2026.03.31 01:57:54.443332 [ 5 ] {d0c75584-f026-41a2-a5d7-4a1384f2443f} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3197 | 2026.03.31 01:57:54.443455 [ 5 ] {d0c75584-f026-41a2-a5d7-4a1384f2443f} <Debug> executeQuery: Read 92 rows, 7.88 KiB in 0.001205 sec., 76348.54771784233 rows/sec., 6.38 MiB/sec. | ||
| 3198 | 2026.03.31 01:57:54.443491 [ 5 ] {d0c75584-f026-41a2-a5d7-4a1384f2443f} <Debug> TCPHandler: Processed in 0.001364014 sec. | ||
| 3199 | 2026.03.31 01:57:54.443601 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3200 | 2026.03.31 01:57:54.443694 [ 5 ] {12787661-863c-41b1-91c9-0579db2236c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3201 | 2026.03.31 01:57:54.443734 [ 5 ] {12787661-863c-41b1-91c9-0579db2236c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3202 | 2026.03.31 01:57:54.444127 [ 5 ] {12787661-863c-41b1-91c9-0579db2236c7} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3203 | 2026.03.31 01:57:54.444163 [ 5 ] {12787661-863c-41b1-91c9-0579db2236c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3204 | 2026.03.31 01:57:54.444442 [ 5 ] {12787661-863c-41b1-91c9-0579db2236c7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3205 | 2026.03.31 01:57:54.444643 [ 5 ] {12787661-863c-41b1-91c9-0579db2236c7} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3206 | 2026.03.31 01:57:54.444768 [ 5 ] {12787661-863c-41b1-91c9-0579db2236c7} <Debug> executeQuery: Read 21 rows, 1.56 KiB in 0.001093 sec., 19213.174748398902 rows/sec., 1.39 MiB/sec. | ||
| 3207 | 2026.03.31 01:57:54.444803 [ 5 ] {12787661-863c-41b1-91c9-0579db2236c7} <Debug> TCPHandler: Processed in 0.001250122 sec. | ||
| 3208 | 2026.03.31 01:57:54.444902 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3209 | 2026.03.31 01:57:54.444994 [ 5 ] {f71a35d6-4a4e-4e09-9682-cbefd84abf08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3210 | 2026.03.31 01:57:54.445031 [ 5 ] {f71a35d6-4a4e-4e09-9682-cbefd84abf08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3211 | 2026.03.31 01:57:54.445432 [ 5 ] {f71a35d6-4a4e-4e09-9682-cbefd84abf08} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3212 | 2026.03.31 01:57:54.445468 [ 5 ] {f71a35d6-4a4e-4e09-9682-cbefd84abf08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3213 | 2026.03.31 01:57:54.445764 [ 5 ] {f71a35d6-4a4e-4e09-9682-cbefd84abf08} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3214 | 2026.03.31 01:57:54.445991 [ 5 ] {f71a35d6-4a4e-4e09-9682-cbefd84abf08} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3215 | 2026.03.31 01:57:54.446115 [ 5 ] {f71a35d6-4a4e-4e09-9682-cbefd84abf08} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001139 sec., 74626.86567164179 rows/sec., 5.83 MiB/sec. | ||
| 3216 | 2026.03.31 01:57:54.446150 [ 5 ] {f71a35d6-4a4e-4e09-9682-cbefd84abf08} <Debug> TCPHandler: Processed in 0.001294623 sec. | ||
| 3217 | 2026.03.31 01:57:54.446257 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3218 | 2026.03.31 01:57:54.446349 [ 5 ] {d8fc4ceb-7abc-4809-9940-f44383e87e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3219 | 2026.03.31 01:57:54.446391 [ 5 ] {d8fc4ceb-7abc-4809-9940-f44383e87e70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3220 | 2026.03.31 01:57:54.446784 [ 5 ] {d8fc4ceb-7abc-4809-9940-f44383e87e70} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3221 | 2026.03.31 01:57:54.446818 [ 5 ] {d8fc4ceb-7abc-4809-9940-f44383e87e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3222 | 2026.03.31 01:57:54.447132 [ 5 ] {d8fc4ceb-7abc-4809-9940-f44383e87e70} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3223 | 2026.03.31 01:57:54.447342 [ 5 ] {d8fc4ceb-7abc-4809-9940-f44383e87e70} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3224 | 2026.03.31 01:57:54.447468 [ 5 ] {d8fc4ceb-7abc-4809-9940-f44383e87e70} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001136 sec., 142605.63380281688 rows/sec., 9.93 MiB/sec. | ||
| 3225 | 2026.03.31 01:57:54.447502 [ 5 ] {d8fc4ceb-7abc-4809-9940-f44383e87e70} <Debug> TCPHandler: Processed in 0.001291753 sec. | ||
| 3226 | 2026.03.31 01:57:54.447609 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3227 | 2026.03.31 01:57:54.447733 [ 5 ] {dc9b7989-1bed-45be-8fdd-0286e7469de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3228 | 2026.03.31 01:57:54.447803 [ 5 ] {dc9b7989-1bed-45be-8fdd-0286e7469de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3229 | 2026.03.31 01:57:54.448673 [ 5 ] {dc9b7989-1bed-45be-8fdd-0286e7469de3} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3230 | 2026.03.31 01:57:54.448715 [ 5 ] {dc9b7989-1bed-45be-8fdd-0286e7469de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3231 | 2026.03.31 01:57:54.449273 [ 5 ] {dc9b7989-1bed-45be-8fdd-0286e7469de3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3232 | 2026.03.31 01:57:54.449499 [ 5 ] {dc9b7989-1bed-45be-8fdd-0286e7469de3} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3233 | 2026.03.31 01:57:54.449636 [ 5 ] {dc9b7989-1bed-45be-8fdd-0286e7469de3} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001931 sec., 8803.728638011393 rows/sec., 15.78 MiB/sec. | ||
| 3234 | 2026.03.31 01:57:54.449688 [ 5 ] {dc9b7989-1bed-45be-8fdd-0286e7469de3} <Debug> TCPHandler: Processed in 0.002130128 sec. | ||
| 3235 | 2026.03.31 01:57:54.449803 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3236 | 2026.03.31 01:57:54.449897 [ 5 ] {70a17ace-eac8-46e3-9e94-62c880cd2b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3237 | 2026.03.31 01:57:54.449939 [ 5 ] {70a17ace-eac8-46e3-9e94-62c880cd2b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3238 | 2026.03.31 01:57:54.450285 [ 5 ] {70a17ace-eac8-46e3-9e94-62c880cd2b3d} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3239 | 2026.03.31 01:57:54.450327 [ 5 ] {70a17ace-eac8-46e3-9e94-62c880cd2b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3240 | 2026.03.31 01:57:54.450634 [ 5 ] {70a17ace-eac8-46e3-9e94-62c880cd2b3d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3241 | 2026.03.31 01:57:54.450833 [ 5 ] {70a17ace-eac8-46e3-9e94-62c880cd2b3d} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3242 | 2026.03.31 01:57:54.450950 [ 5 ] {70a17ace-eac8-46e3-9e94-62c880cd2b3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 3243 | 2026.03.31 01:57:54.450985 [ 5 ] {70a17ace-eac8-46e3-9e94-62c880cd2b3d} <Debug> TCPHandler: Processed in 0.001248332 sec. | ||
| 3244 | 2026.03.31 01:57:55.120635 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7152 | ||
| 3245 | 2026.03.31 01:57:55.121496 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3246 | 2026.03.31 01:57:55.121567 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3247 | 2026.03.31 01:57:55.122331 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3248 | 2026.03.31 01:57:55.122559 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3249 | 2026.03.31 01:57:55.122689 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7152 | ||
| 3250 | 2026.03.31 01:57:55.500312 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3251 | 2026.03.31 01:57:55.517151 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3252 | 2026.03.31 01:57:55.517212 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3253 | 2026.03.31 01:57:55.522629 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3254 | 2026.03.31 01:57:55.523364 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3255 | 2026.03.31 01:57:55.526218 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3256 | 2026.03.31 01:57:59.440137 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3257 | 2026.03.31 01:57:59.440410 [ 5 ] {d934a908-61e7-47ad-892e-c2fe64cae0ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3258 | 2026.03.31 01:57:59.440509 [ 5 ] {d934a908-61e7-47ad-892e-c2fe64cae0ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3259 | 2026.03.31 01:57:59.441523 [ 5 ] {d934a908-61e7-47ad-892e-c2fe64cae0ed} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3260 | 2026.03.31 01:57:59.441560 [ 5 ] {d934a908-61e7-47ad-892e-c2fe64cae0ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3261 | 2026.03.31 01:57:59.441977 [ 5 ] {d934a908-61e7-47ad-892e-c2fe64cae0ed} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3262 | 2026.03.31 01:57:59.442197 [ 5 ] {d934a908-61e7-47ad-892e-c2fe64cae0ed} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3263 | 2026.03.31 01:57:59.442343 [ 5 ] {d934a908-61e7-47ad-892e-c2fe64cae0ed} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.002009 sec., 51767.04828272773 rows/sec., 4.33 MiB/sec. | ||
| 3264 | 2026.03.31 01:57:59.442383 [ 5 ] {d934a908-61e7-47ad-892e-c2fe64cae0ed} <Debug> TCPHandler: Processed in 0.002428494 sec. | ||
| 3265 | 2026.03.31 01:57:59.442522 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3266 | 2026.03.31 01:57:59.442623 [ 5 ] {3fddd142-3757-4694-8d8b-25e241982d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3267 | 2026.03.31 01:57:59.442662 [ 5 ] {3fddd142-3757-4694-8d8b-25e241982d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3268 | 2026.03.31 01:57:59.443129 [ 5 ] {3fddd142-3757-4694-8d8b-25e241982d23} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3269 | 2026.03.31 01:57:59.443163 [ 5 ] {3fddd142-3757-4694-8d8b-25e241982d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3270 | 2026.03.31 01:57:59.443456 [ 5 ] {3fddd142-3757-4694-8d8b-25e241982d23} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3271 | 2026.03.31 01:57:59.443658 [ 5 ] {3fddd142-3757-4694-8d8b-25e241982d23} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3272 | 2026.03.31 01:57:59.443769 [ 122 ] {} <Debug> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3273 | 2026.03.31 01:57:59.443781 [ 5 ] {3fddd142-3757-4694-8d8b-25e241982d23} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001177 sec., 20390.824129141885 rows/sec., 1.50 MiB/sec. | ||
| 3274 | 2026.03.31 01:57:59.443806 [ 122 ] {} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3275 | 2026.03.31 01:57:59.443824 [ 5 ] {3fddd142-3757-4694-8d8b-25e241982d23} <Debug> TCPHandler: Processed in 0.001359664 sec. | ||
| 3276 | 2026.03.31 01:57:59.443827 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3277 | 2026.03.31 01:57:59.443933 [ 188 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::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 | ||
| 3278 | 2026.03.31 01:57:59.443943 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3279 | 2026.03.31 01:57:59.444037 [ 188 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3280 | 2026.03.31 01:57:59.444054 [ 5 ] {accfaf3c-8fe8-4bd8-9589-ae976033aa67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3281 | 2026.03.31 01:57:59.444069 [ 188 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 212 rows starting from the beginning of the part | ||
| 3282 | 2026.03.31 01:57:59.444093 [ 5 ] {accfaf3c-8fe8-4bd8-9589-ae976033aa67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3283 | 2026.03.31 01:57:59.444134 [ 188 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 37 rows starting from the beginning of the part | ||
| 3284 | 2026.03.31 01:57:59.444190 [ 188 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 17 rows starting from the beginning of the part | ||
| 3285 | 2026.03.31 01:57:59.444233 [ 188 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 3286 | 2026.03.31 01:57:59.444277 [ 188 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 21 rows starting from the beginning of the part | ||
| 3287 | 2026.03.31 01:57:59.444318 [ 188 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 3288 | 2026.03.31 01:57:59.444565 [ 5 ] {accfaf3c-8fe8-4bd8-9589-ae976033aa67} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3289 | 2026.03.31 01:57:59.444598 [ 5 ] {accfaf3c-8fe8-4bd8-9589-ae976033aa67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3290 | 2026.03.31 01:57:59.444905 [ 5 ] {accfaf3c-8fe8-4bd8-9589-ae976033aa67} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3291 | 2026.03.31 01:57:59.445116 [ 5 ] {accfaf3c-8fe8-4bd8-9589-ae976033aa67} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3292 | 2026.03.31 01:57:59.445143 [ 197 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 335 rows, containing 5 columns (5 merged, 0 gathered) in 0.001244672 sec., 269147.2130810366 rows/sec., 19.11 MiB/sec. | ||
| 3293 | 2026.03.31 01:57:59.445247 [ 5 ] {accfaf3c-8fe8-4bd8-9589-ae976033aa67} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001212 sec., 72607.2607260726 rows/sec., 5.67 MiB/sec. | ||
| 3294 | 2026.03.31 01:57:59.445286 [ 5 ] {accfaf3c-8fe8-4bd8-9589-ae976033aa67} <Debug> TCPHandler: Processed in 0.001390434 sec. | ||
| 3295 | 2026.03.31 01:57:59.445383 [ 194 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3296 | 2026.03.31 01:57:59.445404 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3297 | 2026.03.31 01:57:59.445507 [ 5 ] {c14a3dd3-ed21-443c-8d6c-b5c80397e07b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3298 | 2026.03.31 01:57:59.445550 [ 5 ] {c14a3dd3-ed21-443c-8d6c-b5c80397e07b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3299 | 2026.03.31 01:57:59.445715 [ 194 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_16_3} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3300 | 2026.03.31 01:57:59.445801 [ 194 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_16_3} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3301 | 2026.03.31 01:57:59.445894 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3302 | 2026.03.31 01:57:59.445967 [ 5 ] {c14a3dd3-ed21-443c-8d6c-b5c80397e07b} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3303 | 2026.03.31 01:57:59.446010 [ 5 ] {c14a3dd3-ed21-443c-8d6c-b5c80397e07b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3304 | 2026.03.31 01:57:59.446357 [ 5 ] {c14a3dd3-ed21-443c-8d6c-b5c80397e07b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3305 | 2026.03.31 01:57:59.446562 [ 5 ] {c14a3dd3-ed21-443c-8d6c-b5c80397e07b} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3306 | 2026.03.31 01:57:59.446688 [ 5 ] {c14a3dd3-ed21-443c-8d6c-b5c80397e07b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 3307 | 2026.03.31 01:57:59.446723 [ 5 ] {c14a3dd3-ed21-443c-8d6c-b5c80397e07b} <Debug> TCPHandler: Processed in 0.001366334 sec. | ||
| 3308 | 2026.03.31 01:57:59.446829 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3309 | 2026.03.31 01:57:59.446929 [ 5 ] {9c478bb3-1ef8-4b3b-a60c-4242c11efef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3310 | 2026.03.31 01:57:59.446981 [ 5 ] {9c478bb3-1ef8-4b3b-a60c-4242c11efef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3311 | 2026.03.31 01:57:59.447788 [ 5 ] {9c478bb3-1ef8-4b3b-a60c-4242c11efef4} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3312 | 2026.03.31 01:57:59.447825 [ 5 ] {9c478bb3-1ef8-4b3b-a60c-4242c11efef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3313 | 2026.03.31 01:57:59.448346 [ 5 ] {9c478bb3-1ef8-4b3b-a60c-4242c11efef4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3314 | 2026.03.31 01:57:59.448564 [ 5 ] {9c478bb3-1ef8-4b3b-a60c-4242c11efef4} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2026.03.31 01:57:59.448695 [ 5 ] {9c478bb3-1ef8-4b3b-a60c-4242c11efef4} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001784 sec., 13452.914798206279 rows/sec., 24.11 MiB/sec. | ||
| 3316 | 2026.03.31 01:57:59.448746 [ 5 ] {9c478bb3-1ef8-4b3b-a60c-4242c11efef4} <Debug> TCPHandler: Processed in 0.001963425 sec. | ||
| 3317 | 2026.03.31 01:57:59.448857 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3318 | 2026.03.31 01:57:59.448950 [ 5 ] {c0415922-afe6-4aa4-8f91-a5b1aedc8330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3319 | 2026.03.31 01:57:59.448990 [ 5 ] {c0415922-afe6-4aa4-8f91-a5b1aedc8330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3320 | 2026.03.31 01:57:59.449322 [ 5 ] {c0415922-afe6-4aa4-8f91-a5b1aedc8330} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3321 | 2026.03.31 01:57:59.449357 [ 5 ] {c0415922-afe6-4aa4-8f91-a5b1aedc8330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3322 | 2026.03.31 01:57:59.449653 [ 5 ] {c0415922-afe6-4aa4-8f91-a5b1aedc8330} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3323 | 2026.03.31 01:57:59.449858 [ 5 ] {c0415922-afe6-4aa4-8f91-a5b1aedc8330} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3324 | 2026.03.31 01:57:59.449981 [ 5 ] {c0415922-afe6-4aa4-8f91-a5b1aedc8330} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 3325 | 2026.03.31 01:57:59.450014 [ 5 ] {c0415922-afe6-4aa4-8f91-a5b1aedc8330} <Debug> TCPHandler: Processed in 0.001206612 sec. | ||
| 3326 | 2026.03.31 01:58:02.523292 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3327 | 2026.03.31 01:58:02.523373 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3328 | 2026.03.31 01:58:02.622839 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7600 | ||
| 3329 | 2026.03.31 01:58:02.623321 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3330 | 2026.03.31 01:58:02.623365 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3331 | 2026.03.31 01:58:02.623854 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3332 | 2026.03.31 01:58:02.624087 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3333 | 2026.03.31 01:58:02.624224 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7600 | ||
| 3334 | 2026.03.31 01:58:02.624236 [ 118 ] {} <Debug> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3335 | 2026.03.31 01:58:02.624304 [ 118 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3336 | 2026.03.31 01:58:02.624327 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3337 | 2026.03.31 01:58:02.624456 [ 194 ] {fe625a4a-596f-4114-8172-c65c063c6262::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 | ||
| 3338 | 2026.03.31 01:58:02.624613 [ 194 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3339 | 2026.03.31 01:58:02.624655 [ 194 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5232 rows starting from the beginning of the part | ||
| 3340 | 2026.03.31 01:58:02.624725 [ 194 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3341 | 2026.03.31 01:58:02.624779 [ 194 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3342 | 2026.03.31 01:58:02.624827 [ 194 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3343 | 2026.03.31 01:58:02.624872 [ 194 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3344 | 2026.03.31 01:58:02.624916 [ 194 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3345 | 2026.03.31 01:58:02.626469 [ 197 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7600 rows, containing 4 columns (4 merged, 0 gathered) in 0.002076517 sec., 3659974.852120161 rows/sec., 52.36 MiB/sec. | ||
| 3346 | 2026.03.31 01:58:02.627219 [ 196 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3347 | 2026.03.31 01:58:02.627538 [ 196 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_16_3} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3348 | 2026.03.31 01:58:02.627618 [ 196 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_16_3} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3349 | 2026.03.31 01:58:02.627718 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 3350 | 2026.03.31 01:58:02.658830 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 460 | ||
| 3351 | 2026.03.31 01:58:02.660871 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3352 | 2026.03.31 01:58:02.660911 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3353 | 2026.03.31 01:58:02.662079 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3354 | 2026.03.31 01:58:02.662349 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3355 | 2026.03.31 01:58:02.662498 [ 118 ] {} <Debug> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3356 | 2026.03.31 01:58:02.662556 [ 118 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3357 | 2026.03.31 01:58:02.662581 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3358 | 2026.03.31 01:58:02.662601 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 460 | ||
| 3359 | 2026.03.31 01:58:02.662676 [ 194 ] {b8db6839-26a0-4787-8e19-b132c01ce574::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 | ||
| 3360 | 2026.03.31 01:58:02.663274 [ 194 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3361 | 2026.03.31 01:58:02.663423 [ 194 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 324 rows starting from the beginning of the part | ||
| 3362 | 2026.03.31 01:58:02.663816 [ 194 ] {b8db6839-26a0-4787-8e19-b132c01ce574::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 | ||
| 3363 | 2026.03.31 01:58:02.664182 [ 194 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part | ||
| 3364 | 2026.03.31 01:58:02.664548 [ 194 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
| 3365 | 2026.03.31 01:58:02.664898 [ 194 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 3366 | 2026.03.31 01:58:02.665263 [ 194 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 3367 | 2026.03.31 01:58:02.671459 [ 192 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 72 columns (72 merged, 0 gathered) in 0.008821758 sec., 52143.80172296723 rows/sec., 48.24 MiB/sec. | ||
| 3368 | 2026.03.31 01:58:02.672203 [ 194 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3369 | 2026.03.31 01:58:02.672733 [ 194 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_11_2} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3370 | 2026.03.31 01:58:02.672816 [ 194 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_11_2} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3371 | 2026.03.31 01:58:02.672991 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
| 3372 | 2026.03.31 01:58:03.001266 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000901266 sec. | ||
| 3373 | 2026.03.31 01:58:03.026354 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3374 | 2026.03.31 01:58:03.044696 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3375 | 2026.03.31 01:58:03.044737 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3376 | 2026.03.31 01:58:03.051094 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3377 | 2026.03.31 01:58:03.051810 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3378 | 2026.03.31 01:58:03.052111 [ 118 ] {} <Debug> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3379 | 2026.03.31 01:58:03.052153 [ 118 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3380 | 2026.03.31 01:58:03.052175 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3381 | 2026.03.31 01:58:03.052262 [ 192 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 3382 | 2026.03.31 01:58:03.054811 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3383 | 2026.03.31 01:58:03.055256 [ 192 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3384 | 2026.03.31 01:58:03.056126 [ 192 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 3385 | 2026.03.31 01:58:03.059664 [ 192 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 3386 | 2026.03.31 01:58:03.063125 [ 192 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 3387 | 2026.03.31 01:58:03.067076 [ 192 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 3388 | 2026.03.31 01:58:03.071022 [ 192 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 3389 | 2026.03.31 01:58:03.075362 [ 192 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 3390 | 2026.03.31 01:58:03.134153 [ 194 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081921601 sec., 1477.0219151356673 rows/sec., 7.64 MiB/sec. | ||
| 3391 | 2026.03.31 01:58:03.136796 [ 198 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3392 | 2026.03.31 01:58:03.138989 [ 198 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::all_1_16_3} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3393 | 2026.03.31 01:58:03.139105 [ 198 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::all_1_16_3} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3394 | 2026.03.31 01:58:03.140983 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3395 | 2026.03.31 01:58:04.000224 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.74 MiB, peak 232.72 MiB, free memory in arenas 0.00 B, will set to 233.70 MiB (RSS), difference: 10.96 MiB | ||
| 3396 | 2026.03.31 01:58:04.439589 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3397 | 2026.03.31 01:58:04.439762 [ 5 ] {f5bc0c3c-331b-479b-928f-71bcd121fc34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3398 | 2026.03.31 01:58:04.439826 [ 5 ] {f5bc0c3c-331b-479b-928f-71bcd121fc34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3399 | 2026.03.31 01:58:04.440444 [ 5 ] {f5bc0c3c-331b-479b-928f-71bcd121fc34} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3400 | 2026.03.31 01:58:04.440490 [ 5 ] {f5bc0c3c-331b-479b-928f-71bcd121fc34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3401 | 2026.03.31 01:58:04.440883 [ 5 ] {f5bc0c3c-331b-479b-928f-71bcd121fc34} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3402 | 2026.03.31 01:58:04.441127 [ 5 ] {f5bc0c3c-331b-479b-928f-71bcd121fc34} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3403 | 2026.03.31 01:58:04.441275 [ 5 ] {f5bc0c3c-331b-479b-928f-71bcd121fc34} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001561 sec., 57655.34913516976 rows/sec., 4.84 MiB/sec. | ||
| 3404 | 2026.03.31 01:58:04.441279 [ 101 ] {} <Debug> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3405 | 2026.03.31 01:58:04.441315 [ 5 ] {f5bc0c3c-331b-479b-928f-71bcd121fc34} <Debug> TCPHandler: Processed in 0.001847293 sec. | ||
| 3406 | 2026.03.31 01:58:04.441357 [ 101 ] {} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3407 | 2026.03.31 01:58:04.441386 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3408 | 2026.03.31 01:58:04.441452 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3409 | 2026.03.31 01:58:04.441499 [ 194 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::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 | ||
| 3410 | 2026.03.31 01:58:04.441551 [ 5 ] {af67d0aa-3196-4108-867e-ea24b5085c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3411 | 2026.03.31 01:58:04.441595 [ 5 ] {af67d0aa-3196-4108-867e-ea24b5085c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3412 | 2026.03.31 01:58:04.441638 [ 194 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3413 | 2026.03.31 01:58:04.441679 [ 194 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1006 rows starting from the beginning of the part | ||
| 3414 | 2026.03.31 01:58:04.441743 [ 194 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 90 rows starting from the beginning of the part | ||
| 3415 | 2026.03.31 01:58:04.441784 [ 194 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::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 | ||
| 3416 | 2026.03.31 01:58:04.441838 [ 194 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 92 rows starting from the beginning of the part | ||
| 3417 | 2026.03.31 01:58:04.441896 [ 194 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 104 rows starting from the beginning of the part | ||
| 3418 | 2026.03.31 01:58:04.441939 [ 194 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 90 rows starting from the beginning of the part | ||
| 3419 | 2026.03.31 01:58:04.442017 [ 5 ] {af67d0aa-3196-4108-867e-ea24b5085c13} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3420 | 2026.03.31 01:58:04.442056 [ 5 ] {af67d0aa-3196-4108-867e-ea24b5085c13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3421 | 2026.03.31 01:58:04.442523 [ 5 ] {af67d0aa-3196-4108-867e-ea24b5085c13} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3422 | 2026.03.31 01:58:04.442750 [ 5 ] {af67d0aa-3196-4108-867e-ea24b5085c13} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2026.03.31 01:58:04.442890 [ 5 ] {af67d0aa-3196-4108-867e-ea24b5085c13} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001357 sec., 12527.634487840825 rows/sec., 942.02 KiB/sec. | ||
| 3424 | 2026.03.31 01:58:04.442927 [ 5 ] {af67d0aa-3196-4108-867e-ea24b5085c13} <Debug> TCPHandler: Processed in 0.001523047 sec. | ||
| 3425 | 2026.03.31 01:58:04.443035 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3426 | 2026.03.31 01:58:04.443125 [ 5 ] {2665bceb-0867-40e8-b590-610be315ea14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3427 | 2026.03.31 01:58:04.443150 [ 198 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1486 rows, containing 5 columns (5 merged, 0 gathered) in 0.001703601 sec., 872269.9740138684 rows/sec., 74.63 MiB/sec. | ||
| 3428 | 2026.03.31 01:58:04.443164 [ 5 ] {2665bceb-0867-40e8-b590-610be315ea14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3429 | 2026.03.31 01:58:04.443349 [ 198 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3430 | 2026.03.31 01:58:04.443600 [ 5 ] {2665bceb-0867-40e8-b590-610be315ea14} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3431 | 2026.03.31 01:58:04.443603 [ 198 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_21_4} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3432 | 2026.03.31 01:58:04.443642 [ 5 ] {2665bceb-0867-40e8-b590-610be315ea14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3433 | 2026.03.31 01:58:04.443703 [ 198 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_21_4} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3434 | 2026.03.31 01:58:04.443788 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3435 | 2026.03.31 01:58:04.443980 [ 5 ] {2665bceb-0867-40e8-b590-610be315ea14} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3436 | 2026.03.31 01:58:04.444186 [ 5 ] {2665bceb-0867-40e8-b590-610be315ea14} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3437 | 2026.03.31 01:58:04.444288 [ 101 ] {} <Debug> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3438 | 2026.03.31 01:58:04.444308 [ 5 ] {2665bceb-0867-40e8-b590-610be315ea14} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001201 sec., 67443.79683597002 rows/sec., 5.27 MiB/sec. | ||
| 3439 | 2026.03.31 01:58:04.444329 [ 101 ] {} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3440 | 2026.03.31 01:58:04.444349 [ 5 ] {2665bceb-0867-40e8-b590-610be315ea14} <Debug> TCPHandler: Processed in 0.001361514 sec. | ||
| 3441 | 2026.03.31 01:58:04.444353 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3442 | 2026.03.31 01:58:04.444465 [ 195 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::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 | ||
| 3443 | 2026.03.31 01:58:04.444468 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3444 | 2026.03.31 01:58:04.444574 [ 195 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3445 | 2026.03.31 01:58:04.444582 [ 5 ] {7524c83a-0ad6-45b8-98b6-ae005c12d7ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3446 | 2026.03.31 01:58:04.444604 [ 195 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 602 rows starting from the beginning of the part | ||
| 3447 | 2026.03.31 01:58:04.444627 [ 5 ] {7524c83a-0ad6-45b8-98b6-ae005c12d7ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3448 | 2026.03.31 01:58:04.444661 [ 195 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 81 rows starting from the beginning of the part | ||
| 3449 | 2026.03.31 01:58:04.444706 [ 195 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 88 rows starting from the beginning of the part | ||
| 3450 | 2026.03.31 01:58:04.444746 [ 195 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 85 rows starting from the beginning of the part | ||
| 3451 | 2026.03.31 01:58:04.444786 [ 195 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 88 rows starting from the beginning of the part | ||
| 3452 | 2026.03.31 01:58:04.444824 [ 195 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 81 rows starting from the beginning of the part | ||
| 3453 | 2026.03.31 01:58:04.445022 [ 5 ] {7524c83a-0ad6-45b8-98b6-ae005c12d7ba} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3454 | 2026.03.31 01:58:04.445056 [ 5 ] {7524c83a-0ad6-45b8-98b6-ae005c12d7ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3455 | 2026.03.31 01:58:04.445418 [ 5 ] {7524c83a-0ad6-45b8-98b6-ae005c12d7ba} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3456 | 2026.03.31 01:58:04.445650 [ 5 ] {7524c83a-0ad6-45b8-98b6-ae005c12d7ba} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3457 | 2026.03.31 01:58:04.445721 [ 191 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1025 rows, containing 5 columns (5 merged, 0 gathered) in 0.001290873 sec., 794036.2839721645 rows/sec., 62.33 MiB/sec. | ||
| 3458 | 2026.03.31 01:58:04.445752 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3459 | 2026.03.31 01:58:04.445774 [ 5 ] {7524c83a-0ad6-45b8-98b6-ae005c12d7ba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 3460 | 2026.03.31 01:58:04.445786 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3461 | 2026.03.31 01:58:04.445812 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3462 | 2026.03.31 01:58:04.445815 [ 5 ] {7524c83a-0ad6-45b8-98b6-ae005c12d7ba} <Debug> TCPHandler: Processed in 0.001394195 sec. | ||
| 3463 | 2026.03.31 01:58:04.445884 [ 194 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::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 | ||
| 3464 | 2026.03.31 01:58:04.445902 [ 195 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3465 | 2026.03.31 01:58:04.445935 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3466 | 2026.03.31 01:58:04.445992 [ 194 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3467 | 2026.03.31 01:58:04.446026 [ 5 ] {fae74faa-f072-4601-947b-c7a9f351a75a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3468 | 2026.03.31 01:58:04.446028 [ 194 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2853 rows starting from the beginning of the part | ||
| 3469 | 2026.03.31 01:58:04.446097 [ 5 ] {fae74faa-f072-4601-947b-c7a9f351a75a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3470 | 2026.03.31 01:58:04.446110 [ 194 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3471 | 2026.03.31 01:58:04.446153 [ 194 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3472 | 2026.03.31 01:58:04.446160 [ 195 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_21_4} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3473 | 2026.03.31 01:58:04.446192 [ 194 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 162 rows starting from the beginning of the part | ||
| 3474 | 2026.03.31 01:58:04.446230 [ 194 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3475 | 2026.03.31 01:58:04.446232 [ 195 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_21_4} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3476 | 2026.03.31 01:58:04.446267 [ 194 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3477 | 2026.03.31 01:58:04.446314 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 3478 | 2026.03.31 01:58:04.446857 [ 5 ] {fae74faa-f072-4601-947b-c7a9f351a75a} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3479 | 2026.03.31 01:58:04.446893 [ 5 ] {fae74faa-f072-4601-947b-c7a9f351a75a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3480 | 2026.03.31 01:58:04.447496 [ 5 ] {fae74faa-f072-4601-947b-c7a9f351a75a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3481 | 2026.03.31 01:58:04.447721 [ 5 ] {fae74faa-f072-4601-947b-c7a9f351a75a} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3482 | 2026.03.31 01:58:04.447736 [ 195 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3655 rows, containing 5 columns (5 merged, 0 gathered) in 0.001885484 sec., 1938494.3070320406 rows/sec., 135.69 MiB/sec. | ||
| 3483 | 2026.03.31 01:58:04.447853 [ 5 ] {fae74faa-f072-4601-947b-c7a9f351a75a} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001843 sec., 9224.091155724362 rows/sec., 16.53 MiB/sec. | ||
| 3484 | 2026.03.31 01:58:04.447922 [ 5 ] {fae74faa-f072-4601-947b-c7a9f351a75a} <Debug> TCPHandler: Processed in 0.002033256 sec. | ||
| 3485 | 2026.03.31 01:58:04.448044 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3486 | 2026.03.31 01:58:04.448099 [ 190 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3487 | 2026.03.31 01:58:04.448137 [ 5 ] {24447199-2cab-4103-8022-7b103fe39447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3488 | 2026.03.31 01:58:04.448182 [ 5 ] {24447199-2cab-4103-8022-7b103fe39447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3489 | 2026.03.31 01:58:04.448381 [ 190 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3490 | 2026.03.31 01:58:04.448446 [ 190 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3491 | 2026.03.31 01:58:04.448514 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 3492 | 2026.03.31 01:58:04.448514 [ 5 ] {24447199-2cab-4103-8022-7b103fe39447} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3493 | 2026.03.31 01:58:04.448562 [ 5 ] {24447199-2cab-4103-8022-7b103fe39447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3494 | 2026.03.31 01:58:04.448894 [ 5 ] {24447199-2cab-4103-8022-7b103fe39447} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3495 | 2026.03.31 01:58:04.449098 [ 5 ] {24447199-2cab-4103-8022-7b103fe39447} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3496 | 2026.03.31 01:58:04.449198 [ 101 ] {} <Debug> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3497 | 2026.03.31 01:58:04.449222 [ 5 ] {24447199-2cab-4103-8022-7b103fe39447} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 3498 | 2026.03.31 01:58:04.449228 [ 101 ] {} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3499 | 2026.03.31 01:58:04.449260 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3500 | 2026.03.31 01:58:04.449263 [ 5 ] {24447199-2cab-4103-8022-7b103fe39447} <Debug> TCPHandler: Processed in 0.001274363 sec. | ||
| 3501 | 2026.03.31 01:58:04.449344 [ 191 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::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 | ||
| 3502 | 2026.03.31 01:58:04.449470 [ 191 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3503 | 2026.03.31 01:58:04.449505 [ 191 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 900 rows starting from the beginning of the part | ||
| 3504 | 2026.03.31 01:58:04.449566 [ 191 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::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 | ||
| 3505 | 2026.03.31 01:58:04.449607 [ 191 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3506 | 2026.03.31 01:58:04.449648 [ 191 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::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 | ||
| 3507 | 2026.03.31 01:58:04.449685 [ 191 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3508 | 2026.03.31 01:58:04.449722 [ 191 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3509 | 2026.03.31 01:58:04.450661 [ 195 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1200 rows, containing 4 columns (4 merged, 0 gathered) in 0.001352444 sec., 887282.5787980871 rows/sec., 59.36 MiB/sec. | ||
| 3510 | 2026.03.31 01:58:04.450864 [ 195 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3511 | 2026.03.31 01:58:04.451135 [ 195 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_21_4} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3512 | 2026.03.31 01:58:04.451197 [ 195 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_21_4} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3513 | 2026.03.31 01:58:04.451275 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3514 | 2026.03.31 01:58:09.442113 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3515 | 2026.03.31 01:58:09.442311 [ 5 ] {1fdc9c99-d665-4fcf-bee8-8e8a7dcea679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3516 | 2026.03.31 01:58:09.442378 [ 5 ] {1fdc9c99-d665-4fcf-bee8-8e8a7dcea679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3517 | 2026.03.31 01:58:09.443037 [ 5 ] {1fdc9c99-d665-4fcf-bee8-8e8a7dcea679} <Trace> oximeter.fields_i16 (ca3f516a-45b0-4ff0-8f47-fbcd90092b3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3518 | 2026.03.31 01:58:09.443082 [ 5 ] {1fdc9c99-d665-4fcf-bee8-8e8a7dcea679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3519 | 2026.03.31 01:58:09.443468 [ 5 ] {1fdc9c99-d665-4fcf-bee8-8e8a7dcea679} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3520 | 2026.03.31 01:58:09.443726 [ 5 ] {1fdc9c99-d665-4fcf-bee8-8e8a7dcea679} <Trace> oximeter.fields_i16 (ca3f516a-45b0-4ff0-8f47-fbcd90092b3b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3521 | 2026.03.31 01:58:09.443883 [ 5 ] {1fdc9c99-d665-4fcf-bee8-8e8a7dcea679} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001622 sec., 14796.547472256474 rows/sec., 1.23 MiB/sec. | ||
| 3522 | 2026.03.31 01:58:09.443933 [ 5 ] {1fdc9c99-d665-4fcf-bee8-8e8a7dcea679} <Debug> TCPHandler: Processed in 0.001952065 sec. | ||
| 3523 | 2026.03.31 01:58:09.444074 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3524 | 2026.03.31 01:58:09.444178 [ 5 ] {26ded796-b12d-4ee4-a24d-d862792daeda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3525 | 2026.03.31 01:58:09.444223 [ 5 ] {26ded796-b12d-4ee4-a24d-d862792daeda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3526 | 2026.03.31 01:58:09.444630 [ 5 ] {26ded796-b12d-4ee4-a24d-d862792daeda} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3527 | 2026.03.31 01:58:09.444665 [ 5 ] {26ded796-b12d-4ee4-a24d-d862792daeda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3528 | 2026.03.31 01:58:09.444969 [ 5 ] {26ded796-b12d-4ee4-a24d-d862792daeda} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3529 | 2026.03.31 01:58:09.445174 [ 5 ] {26ded796-b12d-4ee4-a24d-d862792daeda} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3530 | 2026.03.31 01:58:09.445304 [ 5 ] {26ded796-b12d-4ee4-a24d-d862792daeda} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00115 sec., 1739.1304347826087 rows/sec., 141.81 KiB/sec. | ||
| 3531 | 2026.03.31 01:58:09.445340 [ 5 ] {26ded796-b12d-4ee4-a24d-d862792daeda} <Debug> TCPHandler: Processed in 0.001319444 sec. | ||
| 3532 | 2026.03.31 01:58:09.445454 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3533 | 2026.03.31 01:58:09.445549 [ 5 ] {efb1c1c9-df18-49b3-b8c4-d792c5a9ba00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3534 | 2026.03.31 01:58:09.445589 [ 5 ] {efb1c1c9-df18-49b3-b8c4-d792c5a9ba00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3535 | 2026.03.31 01:58:09.446101 [ 5 ] {efb1c1c9-df18-49b3-b8c4-d792c5a9ba00} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3536 | 2026.03.31 01:58:09.446137 [ 5 ] {efb1c1c9-df18-49b3-b8c4-d792c5a9ba00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3537 | 2026.03.31 01:58:09.446459 [ 5 ] {efb1c1c9-df18-49b3-b8c4-d792c5a9ba00} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3538 | 2026.03.31 01:58:09.446668 [ 5 ] {efb1c1c9-df18-49b3-b8c4-d792c5a9ba00} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3539 | 2026.03.31 01:58:09.446793 [ 5 ] {efb1c1c9-df18-49b3-b8c4-d792c5a9ba00} <Debug> executeQuery: Read 225 rows, 20.42 KiB in 0.001264 sec., 178006.32911392406 rows/sec., 15.77 MiB/sec. | ||
| 3540 | 2026.03.31 01:58:09.446830 [ 5 ] {efb1c1c9-df18-49b3-b8c4-d792c5a9ba00} <Debug> TCPHandler: Processed in 0.001426045 sec. | ||
| 3541 | 2026.03.31 01:58:09.446943 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3542 | 2026.03.31 01:58:09.447037 [ 5 ] {2f77aaf9-f709-4136-a677-21a074cca270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3543 | 2026.03.31 01:58:09.447076 [ 5 ] {2f77aaf9-f709-4136-a677-21a074cca270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3544 | 2026.03.31 01:58:09.447472 [ 5 ] {2f77aaf9-f709-4136-a677-21a074cca270} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3545 | 2026.03.31 01:58:09.447508 [ 5 ] {2f77aaf9-f709-4136-a677-21a074cca270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3546 | 2026.03.31 01:58:09.447802 [ 5 ] {2f77aaf9-f709-4136-a677-21a074cca270} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3547 | 2026.03.31 01:58:09.448020 [ 5 ] {2f77aaf9-f709-4136-a677-21a074cca270} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3548 | 2026.03.31 01:58:09.448151 [ 5 ] {2f77aaf9-f709-4136-a677-21a074cca270} <Debug> executeQuery: Read 38 rows, 2.91 KiB in 0.001133 sec., 33539.276257722864 rows/sec., 2.50 MiB/sec. | ||
| 3549 | 2026.03.31 01:58:09.448188 [ 5 ] {2f77aaf9-f709-4136-a677-21a074cca270} <Debug> TCPHandler: Processed in 0.001292713 sec. | ||
| 3550 | 2026.03.31 01:58:09.448287 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3551 | 2026.03.31 01:58:09.448379 [ 5 ] {02b57194-0b86-421d-8ed7-8e647754166d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3552 | 2026.03.31 01:58:09.448418 [ 5 ] {02b57194-0b86-421d-8ed7-8e647754166d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3553 | 2026.03.31 01:58:09.448805 [ 5 ] {02b57194-0b86-421d-8ed7-8e647754166d} <Trace> oximeter.fields_u32 (f77ccfda-73c2-400e-9c90-7b69a339c705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3554 | 2026.03.31 01:58:09.448841 [ 5 ] {02b57194-0b86-421d-8ed7-8e647754166d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3555 | 2026.03.31 01:58:09.449144 [ 5 ] {02b57194-0b86-421d-8ed7-8e647754166d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3556 | 2026.03.31 01:58:09.449351 [ 5 ] {02b57194-0b86-421d-8ed7-8e647754166d} <Trace> oximeter.fields_u32 (f77ccfda-73c2-400e-9c90-7b69a339c705): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3557 | 2026.03.31 01:58:09.449476 [ 5 ] {02b57194-0b86-421d-8ed7-8e647754166d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001115 sec., 21524.663677130044 rows/sec., 1.79 MiB/sec. | ||
| 3558 | 2026.03.31 01:58:09.449513 [ 5 ] {02b57194-0b86-421d-8ed7-8e647754166d} <Debug> TCPHandler: Processed in 0.001273743 sec. | ||
| 3559 | 2026.03.31 01:58:09.449613 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3560 | 2026.03.31 01:58:09.449706 [ 5 ] {917364d7-0feb-497f-83b6-226032152a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3561 | 2026.03.31 01:58:09.449745 [ 5 ] {917364d7-0feb-497f-83b6-226032152a6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3562 | 2026.03.31 01:58:09.450128 [ 5 ] {917364d7-0feb-497f-83b6-226032152a6f} <Trace> oximeter.fields_u8 (5b4a1083-2a9b-4deb-add2-ee0a26f536e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3563 | 2026.03.31 01:58:09.450165 [ 5 ] {917364d7-0feb-497f-83b6-226032152a6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3564 | 2026.03.31 01:58:09.450454 [ 5 ] {917364d7-0feb-497f-83b6-226032152a6f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3565 | 2026.03.31 01:58:09.450666 [ 5 ] {917364d7-0feb-497f-83b6-226032152a6f} <Trace> oximeter.fields_u8 (5b4a1083-2a9b-4deb-add2-ee0a26f536e9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3566 | 2026.03.31 01:58:09.450789 [ 5 ] {917364d7-0feb-497f-83b6-226032152a6f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.0011 sec., 10909.090909090908 rows/sec., 852.27 KiB/sec. | ||
| 3567 | 2026.03.31 01:58:09.450825 [ 5 ] {917364d7-0feb-497f-83b6-226032152a6f} <Debug> TCPHandler: Processed in 0.001259672 sec. | ||
| 3568 | 2026.03.31 01:58:09.450936 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3569 | 2026.03.31 01:58:09.451029 [ 5 ] {869ba463-2f58-4f31-b275-a4645322a706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3570 | 2026.03.31 01:58:09.451068 [ 5 ] {869ba463-2f58-4f31-b275-a4645322a706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3571 | 2026.03.31 01:58:09.451495 [ 5 ] {869ba463-2f58-4f31-b275-a4645322a706} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3572 | 2026.03.31 01:58:09.451531 [ 5 ] {869ba463-2f58-4f31-b275-a4645322a706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3573 | 2026.03.31 01:58:09.451854 [ 5 ] {869ba463-2f58-4f31-b275-a4645322a706} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3574 | 2026.03.31 01:58:09.452062 [ 5 ] {869ba463-2f58-4f31-b275-a4645322a706} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3575 | 2026.03.31 01:58:09.452191 [ 5 ] {869ba463-2f58-4f31-b275-a4645322a706} <Debug> executeQuery: Read 126 rows, 10.46 KiB in 0.001179 sec., 106870.22900763359 rows/sec., 8.66 MiB/sec. | ||
| 3576 | 2026.03.31 01:58:09.452228 [ 5 ] {869ba463-2f58-4f31-b275-a4645322a706} <Debug> TCPHandler: Processed in 0.001339214 sec. | ||
| 3577 | 2026.03.31 01:58:09.452336 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3578 | 2026.03.31 01:58:09.452428 [ 5 ] {6d50c193-d20c-4bef-abc4-7858738be7b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3579 | 2026.03.31 01:58:09.452470 [ 5 ] {6d50c193-d20c-4bef-abc4-7858738be7b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3580 | 2026.03.31 01:58:09.452865 [ 5 ] {6d50c193-d20c-4bef-abc4-7858738be7b3} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3581 | 2026.03.31 01:58:09.452903 [ 5 ] {6d50c193-d20c-4bef-abc4-7858738be7b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3582 | 2026.03.31 01:58:09.453277 [ 5 ] {6d50c193-d20c-4bef-abc4-7858738be7b3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3583 | 2026.03.31 01:58:09.453487 [ 5 ] {6d50c193-d20c-4bef-abc4-7858738be7b3} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3584 | 2026.03.31 01:58:09.453610 [ 5 ] {6d50c193-d20c-4bef-abc4-7858738be7b3} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.0012 sec., 164166.6666666667 rows/sec., 11.78 MiB/sec. | ||
| 3585 | 2026.03.31 01:58:09.453647 [ 5 ] {6d50c193-d20c-4bef-abc4-7858738be7b3} <Debug> TCPHandler: Processed in 0.001359054 sec. | ||
| 3586 | 2026.03.31 01:58:09.453757 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3587 | 2026.03.31 01:58:09.453850 [ 5 ] {1bd976c6-8901-443d-8fc3-d5117fd35e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3588 | 2026.03.31 01:58:09.453903 [ 5 ] {1bd976c6-8901-443d-8fc3-d5117fd35e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3589 | 2026.03.31 01:58:09.454678 [ 5 ] {1bd976c6-8901-443d-8fc3-d5117fd35e7a} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3590 | 2026.03.31 01:58:09.454714 [ 5 ] {1bd976c6-8901-443d-8fc3-d5117fd35e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3591 | 2026.03.31 01:58:09.455247 [ 5 ] {1bd976c6-8901-443d-8fc3-d5117fd35e7a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3592 | 2026.03.31 01:58:09.455466 [ 5 ] {1bd976c6-8901-443d-8fc3-d5117fd35e7a} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3593 | 2026.03.31 01:58:09.455602 [ 5 ] {1bd976c6-8901-443d-8fc3-d5117fd35e7a} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001771 sec., 13551.665725578769 rows/sec., 24.28 MiB/sec. | ||
| 3594 | 2026.03.31 01:58:09.455655 [ 5 ] {1bd976c6-8901-443d-8fc3-d5117fd35e7a} <Debug> TCPHandler: Processed in 0.001946465 sec. | ||
| 3595 | 2026.03.31 01:58:09.455765 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3596 | 2026.03.31 01:58:09.455860 [ 5 ] {8862fe6d-1b3f-44bb-8ee0-26fd60a2f85d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3597 | 2026.03.31 01:58:09.455902 [ 5 ] {8862fe6d-1b3f-44bb-8ee0-26fd60a2f85d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3598 | 2026.03.31 01:58:09.456236 [ 5 ] {8862fe6d-1b3f-44bb-8ee0-26fd60a2f85d} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3599 | 2026.03.31 01:58:09.456272 [ 5 ] {8862fe6d-1b3f-44bb-8ee0-26fd60a2f85d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3600 | 2026.03.31 01:58:09.456593 [ 5 ] {8862fe6d-1b3f-44bb-8ee0-26fd60a2f85d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3601 | 2026.03.31 01:58:09.456802 [ 5 ] {8862fe6d-1b3f-44bb-8ee0-26fd60a2f85d} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3602 | 2026.03.31 01:58:09.456927 [ 5 ] {8862fe6d-1b3f-44bb-8ee0-26fd60a2f85d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 3603 | 2026.03.31 01:58:09.456963 [ 5 ] {8862fe6d-1b3f-44bb-8ee0-26fd60a2f85d} <Debug> TCPHandler: Processed in 0.001246132 sec. | ||
| 3604 | 2026.03.31 01:58:10.125279 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8112 | ||
| 3605 | 2026.03.31 01:58:10.125807 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3606 | 2026.03.31 01:58:10.125862 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3607 | 2026.03.31 01:58:10.126353 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3608 | 2026.03.31 01:58:10.126589 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3609 | 2026.03.31 01:58:10.126732 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8112 | ||
| 3610 | 2026.03.31 01:58:10.555850 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3611 | 2026.03.31 01:58:10.572239 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3612 | 2026.03.31 01:58:10.572305 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3613 | 2026.03.31 01:58:10.578690 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3614 | 2026.03.31 01:58:10.579457 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3615 | 2026.03.31 01:58:10.582201 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3616 | 2026.03.31 01:58:11.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.97 MiB, peak 238.97 MiB, free memory in arenas 0.00 B, will set to 236.67 MiB (RSS), difference: 1.70 MiB | ||
| 3617 | 2026.03.31 01:58:12.662732 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 492 | ||
| 3618 | 2026.03.31 01:58:12.666061 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3619 | 2026.03.31 01:58:12.666148 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3620 | 2026.03.31 01:58:12.667822 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3621 | 2026.03.31 01:58:12.668190 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3622 | 2026.03.31 01:58:12.668687 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 492 | ||
| 3623 | 2026.03.31 01:58:12.930817 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39757 | ||
| 3624 | 2026.03.31 01:58:12.930939 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3625 | 2026.03.31 01:58:12.930966 [ 291 ] {} <Debug> TCP-Session: 083a389b-2fdc-4bce-86a7-e6cea2aae39a Authenticating user 'default' from [fd00:1122:3344:101::e]:39757 | ||
| 3626 | 2026.03.31 01:58:12.930988 [ 291 ] {} <Debug> TCP-Session: 083a389b-2fdc-4bce-86a7-e6cea2aae39a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3627 | 2026.03.31 01:58:12.931001 [ 291 ] {} <Debug> TCP-Session: 083a389b-2fdc-4bce-86a7-e6cea2aae39a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3628 | 2026.03.31 01:58:12.931227 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39745 | ||
| 3629 | 2026.03.31 01:58:12.931228 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37233 | ||
| 3630 | 2026.03.31 01:58:12.931301 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48983 | ||
| 3631 | 2026.03.31 01:58:12.931324 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59239 | ||
| 3632 | 2026.03.31 01:58:12.931360 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3633 | 2026.03.31 01:58:12.931361 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44631 | ||
| 3634 | 2026.03.31 01:58:12.931381 [ 291 ] {} <Trace> TCP-Session: 083a389b-2fdc-4bce-86a7-e6cea2aae39a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3635 | 2026.03.31 01:58:12.931397 [ 293 ] {} <Debug> TCP-Session: 14bfb880-5d0f-483f-b752-ca1c81023665 Authenticating user 'default' from [fd00:1122:3344:101::e]:39745 | ||
| 3636 | 2026.03.31 01:58:12.931331 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33137 | ||
| 3637 | 2026.03.31 01:58:12.931469 [ 293 ] {} <Debug> TCP-Session: 14bfb880-5d0f-483f-b752-ca1c81023665 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3638 | 2026.03.31 01:58:12.931288 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60973 | ||
| 3639 | 2026.03.31 01:58:12.931493 [ 293 ] {} <Debug> TCP-Session: 14bfb880-5d0f-483f-b752-ca1c81023665 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3640 | 2026.03.31 01:58:12.931293 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55414 | ||
| 3641 | 2026.03.31 01:58:12.931606 [ 291 ] {f5d6b788-5a6b-439a-995f-f4224075019f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39757) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3642 | 2026.03.31 01:58:12.931731 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3643 | 2026.03.31 01:58:12.931776 [ 289 ] {} <Debug> TCP-Session: 367fdd4e-e259-4a79-9607-f903a51b1b89 Authenticating user 'default' from [fd00:1122:3344:101::e]:44631 | ||
| 3644 | 2026.03.31 01:58:12.931800 [ 289 ] {} <Debug> TCP-Session: 367fdd4e-e259-4a79-9607-f903a51b1b89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3645 | 2026.03.31 01:58:12.931816 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3646 | 2026.03.31 01:58:12.931819 [ 289 ] {} <Debug> TCP-Session: 367fdd4e-e259-4a79-9607-f903a51b1b89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3647 | 2026.03.31 01:58:12.931849 [ 297 ] {} <Debug> TCP-Session: 2c4f8d24-efea-4cef-8d30-b77e2a21baa3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33137 | ||
| 3648 | 2026.03.31 01:58:12.931872 [ 297 ] {} <Debug> TCP-Session: 2c4f8d24-efea-4cef-8d30-b77e2a21baa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3649 | 2026.03.31 01:58:12.931884 [ 297 ] {} <Debug> TCP-Session: 2c4f8d24-efea-4cef-8d30-b77e2a21baa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3650 | 2026.03.31 01:58:12.931938 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3651 | 2026.03.31 01:58:12.931939 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3652 | 2026.03.31 01:58:12.931978 [ 292 ] {} <Debug> TCP-Session: 39fb9a93-f688-42e5-b2b0-937f80d73bc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37233 | ||
| 3653 | 2026.03.31 01:58:12.932003 [ 294 ] {} <Debug> TCP-Session: a9b29bd8-d9cc-4247-921c-816d9b84d2c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55414 | ||
| 3654 | 2026.03.31 01:58:12.932008 [ 292 ] {} <Debug> TCP-Session: 39fb9a93-f688-42e5-b2b0-937f80d73bc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3655 | 2026.03.31 01:58:12.932034 [ 294 ] {} <Debug> TCP-Session: a9b29bd8-d9cc-4247-921c-816d9b84d2c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3656 | 2026.03.31 01:58:12.932042 [ 292 ] {} <Debug> TCP-Session: 39fb9a93-f688-42e5-b2b0-937f80d73bc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3657 | 2026.03.31 01:58:12.932056 [ 294 ] {} <Debug> TCP-Session: a9b29bd8-d9cc-4247-921c-816d9b84d2c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3658 | 2026.03.31 01:58:12.932005 [ 291 ] {f5d6b788-5a6b-439a-995f-f4224075019f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3659 | 2026.03.31 01:58:12.932086 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3660 | 2026.03.31 01:58:12.932148 [ 291 ] {f5d6b788-5a6b-439a-995f-f4224075019f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3661 | 2026.03.31 01:58:12.932152 [ 3 ] {} <Debug> TCP-Session: d160282f-f670-45fa-8acb-a5215d893f4e Authenticating user 'default' from [fd00:1122:3344:101::e]:59239 | ||
| 3662 | 2026.03.31 01:58:12.932187 [ 3 ] {} <Debug> TCP-Session: d160282f-f670-45fa-8acb-a5215d893f4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3663 | 2026.03.31 01:58:12.932200 [ 3 ] {} <Debug> TCP-Session: d160282f-f670-45fa-8acb-a5215d893f4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3664 | 2026.03.31 01:58:12.932207 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3665 | 2026.03.31 01:58:12.932242 [ 296 ] {} <Debug> TCP-Session: f6568ba8-f8a2-4dfa-a22b-6191eb65a127 Authenticating user 'default' from [fd00:1122:3344:101::e]:48983 | ||
| 3666 | 2026.03.31 01:58:12.932251 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3667 | 2026.03.31 01:58:12.932259 [ 296 ] {} <Debug> TCP-Session: f6568ba8-f8a2-4dfa-a22b-6191eb65a127 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3668 | 2026.03.31 01:58:12.932294 [ 295 ] {} <Debug> TCP-Session: a6cc9c7e-2fde-4629-8c07-d6e999ce63c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60973 | ||
| 3669 | 2026.03.31 01:58:12.932295 [ 296 ] {} <Debug> TCP-Session: f6568ba8-f8a2-4dfa-a22b-6191eb65a127 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3670 | 2026.03.31 01:58:12.932326 [ 295 ] {} <Debug> TCP-Session: a6cc9c7e-2fde-4629-8c07-d6e999ce63c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3671 | 2026.03.31 01:58:12.932344 [ 295 ] {} <Debug> TCP-Session: a6cc9c7e-2fde-4629-8c07-d6e999ce63c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3672 | 2026.03.31 01:58:12.932489 [ 291 ] {f5d6b788-5a6b-439a-995f-f4224075019f} <Debug> oximeter.version (c8ac3c3f-610d-4e04-962e-2ac1da2791d2) (SelectExecutor): Key condition: unknown | ||
| 3673 | 2026.03.31 01:58:12.933628 [ 298 ] {f5d6b788-5a6b-439a-995f-f4224075019f} <Trace> AggregatingTransform: Aggregating | ||
| 3674 | 2026.03.31 01:58:12.933690 [ 298 ] {f5d6b788-5a6b-439a-995f-f4224075019f} <Trace> Aggregator: Aggregation method: without_key | ||
| 3675 | 2026.03.31 01:58:12.933733 [ 298 ] {f5d6b788-5a6b-439a-995f-f4224075019f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00113602 sec. (880.266 rows/sec., 34.39 KiB/sec.) | ||
| 3676 | 2026.03.31 01:58:12.933753 [ 298 ] {f5d6b788-5a6b-439a-995f-f4224075019f} <Trace> Aggregator: Merging aggregated data | ||
| 3677 | 2026.03.31 01:58:12.935035 [ 291 ] {f5d6b788-5a6b-439a-995f-f4224075019f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003505 sec., 285.30670470756064 rows/sec., 11.14 KiB/sec. | ||
| 3678 | 2026.03.31 01:58:12.935223 [ 291 ] {f5d6b788-5a6b-439a-995f-f4224075019f} <Debug> TCPHandler: Processed in 0.003995422 sec. | ||
| 3679 | 2026.03.31 01:58:12.935375 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3680 | 2026.03.31 01:58:12.935421 [ 291 ] {} <Debug> TCP-Session: 083a389b-2fdc-4bce-86a7-e6cea2aae39a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3681 | 2026.03.31 01:58:12.935424 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3682 | 2026.03.31 01:58:12.935450 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3683 | 2026.03.31 01:58:12.935468 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3684 | 2026.03.31 01:58:12.935476 [ 292 ] {} <Debug> TCP-Session: 39fb9a93-f688-42e5-b2b0-937f80d73bc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3685 | 2026.03.31 01:58:12.935484 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3686 | 2026.03.31 01:58:12.935525 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3687 | 2026.03.31 01:58:12.935536 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3688 | 2026.03.31 01:58:12.935559 [ 295 ] {} <Debug> TCP-Session: a6cc9c7e-2fde-4629-8c07-d6e999ce63c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3689 | 2026.03.31 01:58:12.935595 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3690 | 2026.03.31 01:58:12.935612 [ 296 ] {} <Debug> TCP-Session: f6568ba8-f8a2-4dfa-a22b-6191eb65a127 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3691 | 2026.03.31 01:58:12.935607 [ 294 ] {} <Debug> TCP-Session: a9b29bd8-d9cc-4247-921c-816d9b84d2c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3692 | 2026.03.31 01:58:12.935644 [ 297 ] {} <Debug> TCP-Session: 2c4f8d24-efea-4cef-8d30-b77e2a21baa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3693 | 2026.03.31 01:58:12.935520 [ 289 ] {} <Debug> TCP-Session: 367fdd4e-e259-4a79-9607-f903a51b1b89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3694 | 2026.03.31 01:58:12.935505 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3695 | 2026.03.31 01:58:12.935496 [ 3 ] {} <Debug> TCP-Session: d160282f-f670-45fa-8acb-a5215d893f4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3696 | 2026.03.31 01:58:12.935738 [ 293 ] {} <Debug> TCP-Session: 14bfb880-5d0f-483f-b752-ca1c81023665 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3697 | 2026.03.31 01:58:12.997003 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62933 | ||
| 3698 | 2026.03.31 01:58:12.997116 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3699 | 2026.03.31 01:58:12.997142 [ 291 ] {} <Debug> TCP-Session: a465009f-aeff-40a6-afd5-1ec852d6ca3f Authenticating user 'default' from [fd00:1122:3344:101::e]:62933 | ||
| 3700 | 2026.03.31 01:58:12.997169 [ 291 ] {} <Debug> TCP-Session: a465009f-aeff-40a6-afd5-1ec852d6ca3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3701 | 2026.03.31 01:58:12.997182 [ 291 ] {} <Debug> TCP-Session: a465009f-aeff-40a6-afd5-1ec852d6ca3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3702 | 2026.03.31 01:58:12.997431 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62720 | ||
| 3703 | 2026.03.31 01:58:12.997449 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43014 | ||
| 3704 | 2026.03.31 01:58:12.997473 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50205 | ||
| 3705 | 2026.03.31 01:58:12.997500 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60690 | ||
| 3706 | 2026.03.31 01:58:12.997520 [ 291 ] {} <Trace> TCP-Session: a465009f-aeff-40a6-afd5-1ec852d6ca3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3707 | 2026.03.31 01:58:12.997494 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45950 | ||
| 3708 | 2026.03.31 01:58:12.997558 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3709 | 2026.03.31 01:58:12.997579 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3710 | 2026.03.31 01:58:12.997582 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3711 | 2026.03.31 01:58:12.997607 [ 293 ] {} <Debug> TCP-Session: 851d2de8-21f9-4e74-bc00-1bf79cb7fc35 Authenticating user 'default' from [fd00:1122:3344:101::e]:62720 | ||
| 3712 | 2026.03.31 01:58:12.997612 [ 289 ] {} <Debug> TCP-Session: 81579ddd-1882-4dc4-9e90-efa67964df17 Authenticating user 'default' from [fd00:1122:3344:101::e]:60690 | ||
| 3713 | 2026.03.31 01:58:12.997628 [ 297 ] {} <Debug> TCP-Session: 731f7c2c-0e3b-41f8-9ef3-19fbe0f0f7f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:50205 | ||
| 3714 | 2026.03.31 01:58:12.997640 [ 293 ] {} <Debug> TCP-Session: 851d2de8-21f9-4e74-bc00-1bf79cb7fc35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3715 | 2026.03.31 01:58:12.997642 [ 289 ] {} <Debug> TCP-Session: 81579ddd-1882-4dc4-9e90-efa67964df17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3716 | 2026.03.31 01:58:12.997656 [ 293 ] {} <Debug> TCP-Session: 851d2de8-21f9-4e74-bc00-1bf79cb7fc35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3717 | 2026.03.31 01:58:12.997654 [ 297 ] {} <Debug> TCP-Session: 731f7c2c-0e3b-41f8-9ef3-19fbe0f0f7f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3718 | 2026.03.31 01:58:12.997662 [ 289 ] {} <Debug> TCP-Session: 81579ddd-1882-4dc4-9e90-efa67964df17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3719 | 2026.03.31 01:58:12.997677 [ 297 ] {} <Debug> TCP-Session: 731f7c2c-0e3b-41f8-9ef3-19fbe0f0f7f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3720 | 2026.03.31 01:58:12.997635 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3721 | 2026.03.31 01:58:12.997705 [ 291 ] {e4ac0522-2ac3-4729-a15f-7965065f947d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62933) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3722 | 2026.03.31 01:58:12.997724 [ 3 ] {} <Debug> TCP-Session: da21d923-072d-4659-babe-920e6703f0ec Authenticating user 'default' from [fd00:1122:3344:101::e]:45950 | ||
| 3723 | 2026.03.31 01:58:12.997575 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3724 | 2026.03.31 01:58:12.997752 [ 3 ] {} <Debug> TCP-Session: da21d923-072d-4659-babe-920e6703f0ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3725 | 2026.03.31 01:58:12.997462 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62368 | ||
| 3726 | 2026.03.31 01:58:12.997792 [ 295 ] {} <Debug> TCP-Session: b6f8df39-cdd6-4a02-b607-72a1254b15bb Authenticating user 'default' from [fd00:1122:3344:101::e]:43014 | ||
| 3727 | 2026.03.31 01:58:12.997791 [ 3 ] {} <Debug> TCP-Session: da21d923-072d-4659-babe-920e6703f0ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3728 | 2026.03.31 01:58:12.997881 [ 295 ] {} <Debug> TCP-Session: b6f8df39-cdd6-4a02-b607-72a1254b15bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3729 | 2026.03.31 01:58:12.997450 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62226 | ||
| 3730 | 2026.03.31 01:58:12.997920 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3731 | 2026.03.31 01:58:12.997921 [ 295 ] {} <Debug> TCP-Session: b6f8df39-cdd6-4a02-b607-72a1254b15bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3732 | 2026.03.31 01:58:12.997432 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56500 | ||
| 3733 | 2026.03.31 01:58:12.997999 [ 291 ] {e4ac0522-2ac3-4729-a15f-7965065f947d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3734 | 2026.03.31 01:58:12.998020 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3735 | 2026.03.31 01:58:12.997992 [ 296 ] {} <Debug> TCP-Session: 3ebc4705-7e2a-41db-b026-be5e12c93f4d Authenticating user 'default' from [fd00:1122:3344:101::e]:62368 | ||
| 3736 | 2026.03.31 01:58:12.998070 [ 294 ] {} <Debug> TCP-Session: e59eda8f-4c5a-4602-83e6-c754bbb7f8b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62226 | ||
| 3737 | 2026.03.31 01:58:12.998077 [ 291 ] {e4ac0522-2ac3-4729-a15f-7965065f947d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3738 | 2026.03.31 01:58:12.998107 [ 296 ] {} <Debug> TCP-Session: 3ebc4705-7e2a-41db-b026-be5e12c93f4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3739 | 2026.03.31 01:58:12.998114 [ 294 ] {} <Debug> TCP-Session: e59eda8f-4c5a-4602-83e6-c754bbb7f8b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3740 | 2026.03.31 01:58:12.998136 [ 296 ] {} <Debug> TCP-Session: 3ebc4705-7e2a-41db-b026-be5e12c93f4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3741 | 2026.03.31 01:58:12.998148 [ 294 ] {} <Debug> TCP-Session: e59eda8f-4c5a-4602-83e6-c754bbb7f8b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3742 | 2026.03.31 01:58:12.998078 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3743 | 2026.03.31 01:58:12.998207 [ 292 ] {} <Debug> TCP-Session: cd7dc424-4041-4f89-8aca-b5d9fc18f05f Authenticating user 'default' from [fd00:1122:3344:101::e]:56500 | ||
| 3744 | 2026.03.31 01:58:12.998226 [ 292 ] {} <Debug> TCP-Session: cd7dc424-4041-4f89-8aca-b5d9fc18f05f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3745 | 2026.03.31 01:58:12.998245 [ 292 ] {} <Debug> TCP-Session: cd7dc424-4041-4f89-8aca-b5d9fc18f05f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3746 | 2026.03.31 01:58:12.998398 [ 291 ] {e4ac0522-2ac3-4729-a15f-7965065f947d} <Debug> oximeter.version (c8ac3c3f-610d-4e04-962e-2ac1da2791d2) (SelectExecutor): Key condition: unknown | ||
| 3747 | 2026.03.31 01:58:12.999275 [ 326 ] {e4ac0522-2ac3-4729-a15f-7965065f947d} <Trace> AggregatingTransform: Aggregating | ||
| 3748 | 2026.03.31 01:58:12.999323 [ 326 ] {e4ac0522-2ac3-4729-a15f-7965065f947d} <Trace> Aggregator: Aggregation method: without_key | ||
| 3749 | 2026.03.31 01:58:12.999361 [ 326 ] {e4ac0522-2ac3-4729-a15f-7965065f947d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000857715 sec. (1165.888 rows/sec., 45.54 KiB/sec.) | ||
| 3750 | 2026.03.31 01:58:12.999378 [ 326 ] {e4ac0522-2ac3-4729-a15f-7965065f947d} <Trace> Aggregator: Merging aggregated data | ||
| 3751 | 2026.03.31 01:58:13.000838 [ 291 ] {e4ac0522-2ac3-4729-a15f-7965065f947d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003193 sec., 313.18509238960223 rows/sec., 12.23 KiB/sec. | ||
| 3752 | 2026.03.31 01:58:13.000977 [ 291 ] {e4ac0522-2ac3-4729-a15f-7965065f947d} <Debug> TCPHandler: Processed in 0.003577094 sec. | ||
| 3753 | 2026.03.31 01:58:13.001068 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3754 | 2026.03.31 01:58:13.001097 [ 291 ] {} <Debug> TCP-Session: a465009f-aeff-40a6-afd5-1ec852d6ca3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3755 | 2026.03.31 01:58:13.001114 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3756 | 2026.03.31 01:58:13.001143 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3757 | 2026.03.31 01:58:13.001165 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3758 | 2026.03.31 01:58:13.001186 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3759 | 2026.03.31 01:58:13.001194 [ 289 ] {} <Debug> TCP-Session: 81579ddd-1882-4dc4-9e90-efa67964df17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3760 | 2026.03.31 01:58:13.001217 [ 293 ] {} <Debug> TCP-Session: 851d2de8-21f9-4e74-bc00-1bf79cb7fc35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3761 | 2026.03.31 01:58:13.001224 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3762 | 2026.03.31 01:58:13.001242 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3763 | 2026.03.31 01:58:13.001205 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3764 | 2026.03.31 01:58:13.001302 [ 296 ] {} <Debug> TCP-Session: 3ebc4705-7e2a-41db-b026-be5e12c93f4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3765 | 2026.03.31 01:58:13.001307 [ 3 ] {} <Debug> TCP-Session: da21d923-072d-4659-babe-920e6703f0ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3766 | 2026.03.31 01:58:13.001332 [ 295 ] {} <Debug> TCP-Session: b6f8df39-cdd6-4a02-b607-72a1254b15bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3767 | 2026.03.31 01:58:13.001122 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3768 | 2026.03.31 01:58:13.001231 [ 297 ] {} <Debug> TCP-Session: 731f7c2c-0e3b-41f8-9ef3-19fbe0f0f7f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3769 | 2026.03.31 01:58:13.001203 [ 292 ] {} <Debug> TCP-Session: cd7dc424-4041-4f89-8aca-b5d9fc18f05f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3770 | 2026.03.31 01:58:13.001410 [ 294 ] {} <Debug> TCP-Session: e59eda8f-4c5a-4602-83e6-c754bbb7f8b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3771 | 2026.03.31 01:58:13.115790 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55370 | ||
| 3772 | 2026.03.31 01:58:13.115894 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3773 | 2026.03.31 01:58:13.115922 [ 291 ] {} <Debug> TCP-Session: c23912c0-1a75-46ab-b20c-46477c85e44b Authenticating user 'default' from [fd00:1122:3344:101::e]:55370 | ||
| 3774 | 2026.03.31 01:58:13.115944 [ 291 ] {} <Debug> TCP-Session: c23912c0-1a75-46ab-b20c-46477c85e44b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3775 | 2026.03.31 01:58:13.115957 [ 291 ] {} <Debug> TCP-Session: c23912c0-1a75-46ab-b20c-46477c85e44b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3776 | 2026.03.31 01:58:13.116196 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36282 | ||
| 3777 | 2026.03.31 01:58:13.116234 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49362 | ||
| 3778 | 2026.03.31 01:58:13.116249 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49580 | ||
| 3779 | 2026.03.31 01:58:13.116270 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52953 | ||
| 3780 | 2026.03.31 01:58:13.116289 [ 291 ] {} <Trace> TCP-Session: c23912c0-1a75-46ab-b20c-46477c85e44b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3781 | 2026.03.31 01:58:13.116311 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3782 | 2026.03.31 01:58:13.116261 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47923 | ||
| 3783 | 2026.03.31 01:58:13.116352 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3784 | 2026.03.31 01:58:13.116369 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3785 | 2026.03.31 01:58:13.116353 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3786 | 2026.03.31 01:58:13.116404 [ 293 ] {} <Debug> TCP-Session: b94ebe51-726f-4c7c-b4f2-ec2a0d81b891 Authenticating user 'default' from [fd00:1122:3344:101::e]:49362 | ||
| 3787 | 2026.03.31 01:58:13.116424 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3788 | 2026.03.31 01:58:13.116442 [ 295 ] {} <Debug> TCP-Session: 45949fd5-52a5-4c64-aa55-bf5717970cc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49580 | ||
| 3789 | 2026.03.31 01:58:13.116466 [ 296 ] {} <Debug> TCP-Session: 1aee3531-6245-4f75-872c-c3dd5b8448e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47923 | ||
| 3790 | 2026.03.31 01:58:13.116488 [ 291 ] {1477b354-99b3-4a8c-8901-570094acdd51} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55370) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3791 | 2026.03.31 01:58:13.116501 [ 295 ] {} <Debug> TCP-Session: 45949fd5-52a5-4c64-aa55-bf5717970cc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3792 | 2026.03.31 01:58:13.116517 [ 296 ] {} <Debug> TCP-Session: 1aee3531-6245-4f75-872c-c3dd5b8448e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3793 | 2026.03.31 01:58:13.116527 [ 295 ] {} <Debug> TCP-Session: 45949fd5-52a5-4c64-aa55-bf5717970cc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3794 | 2026.03.31 01:58:13.116542 [ 296 ] {} <Debug> TCP-Session: 1aee3531-6245-4f75-872c-c3dd5b8448e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3795 | 2026.03.31 01:58:13.116453 [ 293 ] {} <Debug> TCP-Session: b94ebe51-726f-4c7c-b4f2-ec2a0d81b891 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3796 | 2026.03.31 01:58:13.116256 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51129 | ||
| 3797 | 2026.03.31 01:58:13.116600 [ 293 ] {} <Debug> TCP-Session: b94ebe51-726f-4c7c-b4f2-ec2a0d81b891 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3798 | 2026.03.31 01:58:13.116411 [ 297 ] {} <Debug> TCP-Session: 8a49e68d-e891-4718-a4cb-7283db06d315 Authenticating user 'default' from [fd00:1122:3344:101::e]:52953 | ||
| 3799 | 2026.03.31 01:58:13.116368 [ 292 ] {} <Debug> TCP-Session: fd569025-f590-438a-94d2-50da43209cf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36282 | ||
| 3800 | 2026.03.31 01:58:13.116696 [ 297 ] {} <Debug> TCP-Session: 8a49e68d-e891-4718-a4cb-7283db06d315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3801 | 2026.03.31 01:58:13.116715 [ 292 ] {} <Debug> TCP-Session: fd569025-f590-438a-94d2-50da43209cf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3802 | 2026.03.31 01:58:13.116731 [ 297 ] {} <Debug> TCP-Session: 8a49e68d-e891-4718-a4cb-7283db06d315 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3803 | 2026.03.31 01:58:13.116737 [ 292 ] {} <Debug> TCP-Session: fd569025-f590-438a-94d2-50da43209cf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3804 | 2026.03.31 01:58:13.116735 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3805 | 2026.03.31 01:58:13.116778 [ 291 ] {1477b354-99b3-4a8c-8901-570094acdd51} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3806 | 2026.03.31 01:58:13.116802 [ 294 ] {} <Debug> TCP-Session: 371e25f1-f7b3-4daa-9bfa-41fc89917d03 Authenticating user 'default' from [fd00:1122:3344:101::e]:51129 | ||
| 3807 | 2026.03.31 01:58:13.116833 [ 294 ] {} <Debug> TCP-Session: 371e25f1-f7b3-4daa-9bfa-41fc89917d03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3808 | 2026.03.31 01:58:13.116841 [ 291 ] {1477b354-99b3-4a8c-8901-570094acdd51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3809 | 2026.03.31 01:58:13.116846 [ 294 ] {} <Debug> TCP-Session: 371e25f1-f7b3-4daa-9bfa-41fc89917d03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3810 | 2026.03.31 01:58:13.117140 [ 291 ] {1477b354-99b3-4a8c-8901-570094acdd51} <Debug> oximeter.version (c8ac3c3f-610d-4e04-962e-2ac1da2791d2) (SelectExecutor): Key condition: unknown | ||
| 3811 | 2026.03.31 01:58:13.118066 [ 318 ] {1477b354-99b3-4a8c-8901-570094acdd51} <Trace> AggregatingTransform: Aggregating | ||
| 3812 | 2026.03.31 01:58:13.118118 [ 318 ] {1477b354-99b3-4a8c-8901-570094acdd51} <Trace> Aggregator: Aggregation method: without_key | ||
| 3813 | 2026.03.31 01:58:13.118158 [ 318 ] {1477b354-99b3-4a8c-8901-570094acdd51} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000904906 sec. (1105.087 rows/sec., 43.17 KiB/sec.) | ||
| 3814 | 2026.03.31 01:58:13.118177 [ 318 ] {1477b354-99b3-4a8c-8901-570094acdd51} <Trace> Aggregator: Merging aggregated data | ||
| 3815 | 2026.03.31 01:58:13.119701 [ 291 ] {1477b354-99b3-4a8c-8901-570094acdd51} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003272 sec., 305.62347188264056 rows/sec., 11.94 KiB/sec. | ||
| 3816 | 2026.03.31 01:58:13.119843 [ 291 ] {1477b354-99b3-4a8c-8901-570094acdd51} <Debug> TCPHandler: Processed in 0.003665955 sec. | ||
| 3817 | 2026.03.31 01:58:13.119962 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3818 | 2026.03.31 01:58:13.119994 [ 291 ] {} <Debug> TCP-Session: c23912c0-1a75-46ab-b20c-46477c85e44b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3819 | 2026.03.31 01:58:13.120048 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3820 | 2026.03.31 01:58:13.120065 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3821 | 2026.03.31 01:58:13.120090 [ 293 ] {} <Debug> TCP-Session: b94ebe51-726f-4c7c-b4f2-ec2a0d81b891 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3822 | 2026.03.31 01:58:13.120100 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3823 | 2026.03.31 01:58:13.120123 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3824 | 2026.03.31 01:58:13.120147 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3825 | 2026.03.31 01:58:13.120177 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3826 | 2026.03.31 01:58:13.120185 [ 296 ] {} <Debug> TCP-Session: 1aee3531-6245-4f75-872c-c3dd5b8448e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3827 | 2026.03.31 01:58:13.120216 [ 295 ] {} <Debug> TCP-Session: 45949fd5-52a5-4c64-aa55-bf5717970cc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3828 | 2026.03.31 01:58:13.120224 [ 297 ] {} <Debug> TCP-Session: 8a49e68d-e891-4718-a4cb-7283db06d315 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3829 | 2026.03.31 01:58:13.120161 [ 294 ] {} <Debug> TCP-Session: 371e25f1-f7b3-4daa-9bfa-41fc89917d03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3830 | 2026.03.31 01:58:13.120117 [ 292 ] {} <Debug> TCP-Session: fd569025-f590-438a-94d2-50da43209cf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3831 | 2026.03.31 01:58:13.121920 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44729 | ||
| 3832 | 2026.03.31 01:58:13.121942 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44303 | ||
| 3833 | 2026.03.31 01:58:13.121985 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3834 | 2026.03.31 01:58:13.121998 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3835 | 2026.03.31 01:58:13.122007 [ 289 ] {} <Debug> TCP-Session: 82f1aac2-b515-4294-81bd-4a0a6065abda Authenticating user 'default' from [fd00:1122:3344:101::e]:44729 | ||
| 3836 | 2026.03.31 01:58:13.122019 [ 3 ] {} <Debug> TCP-Session: f4bc599c-e79a-445c-843d-8278019598c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44303 | ||
| 3837 | 2026.03.31 01:58:13.122024 [ 289 ] {} <Debug> TCP-Session: 82f1aac2-b515-4294-81bd-4a0a6065abda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3838 | 2026.03.31 01:58:13.122035 [ 3 ] {} <Debug> TCP-Session: f4bc599c-e79a-445c-843d-8278019598c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3839 | 2026.03.31 01:58:13.122039 [ 289 ] {} <Debug> TCP-Session: 82f1aac2-b515-4294-81bd-4a0a6065abda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3840 | 2026.03.31 01:58:13.122049 [ 3 ] {} <Debug> TCP-Session: f4bc599c-e79a-445c-843d-8278019598c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3841 | 2026.03.31 01:58:13.145862 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:44729). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3842 | |||
| 3843 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3844 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3845 | 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 | ||
| 3846 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3847 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3848 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3849 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3850 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3851 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3852 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3853 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3854 | (version 23.8.7.1) | ||
| 3855 | 2026.03.31 01:58:13.146046 [ 289 ] {} <Debug> TCP-Session: 82f1aac2-b515-4294-81bd-4a0a6065abda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3856 | 2026.03.31 01:58:13.146061 [ 3 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:44303). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3857 | |||
| 3858 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3859 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3860 | 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 | ||
| 3861 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3862 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3863 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3864 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3865 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3866 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3867 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3868 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3869 | (version 23.8.7.1) | ||
| 3870 | 2026.03.31 01:58:13.146116 [ 3 ] {} <Debug> TCP-Session: f4bc599c-e79a-445c-843d-8278019598c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3871 | 2026.03.31 01:58:14.440347 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3872 | 2026.03.31 01:58:14.440525 [ 5 ] {9a3bfc3f-2c63-490e-80d4-77d0dfd9fc06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3873 | 2026.03.31 01:58:14.440589 [ 5 ] {9a3bfc3f-2c63-490e-80d4-77d0dfd9fc06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3874 | 2026.03.31 01:58:14.441270 [ 5 ] {9a3bfc3f-2c63-490e-80d4-77d0dfd9fc06} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3875 | 2026.03.31 01:58:14.441312 [ 5 ] {9a3bfc3f-2c63-490e-80d4-77d0dfd9fc06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3876 | 2026.03.31 01:58:14.441733 [ 5 ] {9a3bfc3f-2c63-490e-80d4-77d0dfd9fc06} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3877 | 2026.03.31 01:58:14.441974 [ 5 ] {9a3bfc3f-2c63-490e-80d4-77d0dfd9fc06} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3878 | 2026.03.31 01:58:14.442123 [ 5 ] {9a3bfc3f-2c63-490e-80d4-77d0dfd9fc06} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001648 sec., 54611.6504854369 rows/sec., 4.58 MiB/sec. | ||
| 3879 | 2026.03.31 01:58:14.442165 [ 5 ] {9a3bfc3f-2c63-490e-80d4-77d0dfd9fc06} <Debug> TCPHandler: Processed in 0.001944145 sec. | ||
| 3880 | 2026.03.31 01:58:14.442294 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3881 | 2026.03.31 01:58:14.442391 [ 5 ] {a8e29718-0f3a-4802-b75e-314cc348f11e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3882 | 2026.03.31 01:58:14.442433 [ 5 ] {a8e29718-0f3a-4802-b75e-314cc348f11e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3883 | 2026.03.31 01:58:14.442845 [ 5 ] {a8e29718-0f3a-4802-b75e-314cc348f11e} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3884 | 2026.03.31 01:58:14.442883 [ 5 ] {a8e29718-0f3a-4802-b75e-314cc348f11e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3885 | 2026.03.31 01:58:14.443183 [ 5 ] {a8e29718-0f3a-4802-b75e-314cc348f11e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3886 | 2026.03.31 01:58:14.443394 [ 5 ] {a8e29718-0f3a-4802-b75e-314cc348f11e} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3887 | 2026.03.31 01:58:14.443522 [ 5 ] {a8e29718-0f3a-4802-b75e-314cc348f11e} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001151 sec., 14769.76542137272 rows/sec., 1.08 MiB/sec. | ||
| 3888 | 2026.03.31 01:58:14.443561 [ 5 ] {a8e29718-0f3a-4802-b75e-314cc348f11e} <Debug> TCPHandler: Processed in 0.001316493 sec. | ||
| 3889 | 2026.03.31 01:58:14.443677 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3890 | 2026.03.31 01:58:14.443771 [ 5 ] {e01c1a3d-1491-4d43-8aa0-53b8774cd8d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3891 | 2026.03.31 01:58:14.443811 [ 5 ] {e01c1a3d-1491-4d43-8aa0-53b8774cd8d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3892 | 2026.03.31 01:58:14.444222 [ 5 ] {e01c1a3d-1491-4d43-8aa0-53b8774cd8d4} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3893 | 2026.03.31 01:58:14.444258 [ 5 ] {e01c1a3d-1491-4d43-8aa0-53b8774cd8d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3894 | 2026.03.31 01:58:14.444557 [ 5 ] {e01c1a3d-1491-4d43-8aa0-53b8774cd8d4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3895 | 2026.03.31 01:58:14.444763 [ 5 ] {e01c1a3d-1491-4d43-8aa0-53b8774cd8d4} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3896 | 2026.03.31 01:58:14.444887 [ 5 ] {e01c1a3d-1491-4d43-8aa0-53b8774cd8d4} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001135 sec., 71365.63876651983 rows/sec., 5.57 MiB/sec. | ||
| 3897 | 2026.03.31 01:58:14.444923 [ 5 ] {e01c1a3d-1491-4d43-8aa0-53b8774cd8d4} <Debug> TCPHandler: Processed in 0.001295243 sec. | ||
| 3898 | 2026.03.31 01:58:14.445044 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3899 | 2026.03.31 01:58:14.445137 [ 5 ] {3cf440e8-3d06-4090-a5e1-ee8540508c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3900 | 2026.03.31 01:58:14.445178 [ 5 ] {3cf440e8-3d06-4090-a5e1-ee8540508c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3901 | 2026.03.31 01:58:14.445569 [ 5 ] {3cf440e8-3d06-4090-a5e1-ee8540508c23} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3902 | 2026.03.31 01:58:14.445602 [ 5 ] {3cf440e8-3d06-4090-a5e1-ee8540508c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3903 | 2026.03.31 01:58:14.445936 [ 5 ] {3cf440e8-3d06-4090-a5e1-ee8540508c23} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3904 | 2026.03.31 01:58:14.446151 [ 5 ] {3cf440e8-3d06-4090-a5e1-ee8540508c23} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3905 | 2026.03.31 01:58:14.446280 [ 5 ] {3cf440e8-3d06-4090-a5e1-ee8540508c23} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 3906 | 2026.03.31 01:58:14.446319 [ 5 ] {3cf440e8-3d06-4090-a5e1-ee8540508c23} <Debug> TCPHandler: Processed in 0.001322673 sec. | ||
| 3907 | 2026.03.31 01:58:14.446429 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3908 | 2026.03.31 01:58:14.446522 [ 5 ] {f317b965-338f-44ad-9433-36493120af10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3909 | 2026.03.31 01:58:14.446583 [ 5 ] {f317b965-338f-44ad-9433-36493120af10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3910 | 2026.03.31 01:58:14.447311 [ 5 ] {f317b965-338f-44ad-9433-36493120af10} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3911 | 2026.03.31 01:58:14.447345 [ 5 ] {f317b965-338f-44ad-9433-36493120af10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3912 | 2026.03.31 01:58:14.447862 [ 5 ] {f317b965-338f-44ad-9433-36493120af10} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3913 | 2026.03.31 01:58:14.448125 [ 5 ] {f317b965-338f-44ad-9433-36493120af10} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3914 | 2026.03.31 01:58:14.448227 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3915 | 2026.03.31 01:58:14.448258 [ 5 ] {f317b965-338f-44ad-9433-36493120af10} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001754 sec., 9692.132269099202 rows/sec., 17.37 MiB/sec. | ||
| 3916 | 2026.03.31 01:58:14.448269 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3917 | 2026.03.31 01:58:14.448294 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3918 | 2026.03.31 01:58:14.448309 [ 5 ] {f317b965-338f-44ad-9433-36493120af10} <Debug> TCPHandler: Processed in 0.001927945 sec. | ||
| 3919 | 2026.03.31 01:58:14.448451 [ 191 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::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 | ||
| 3920 | 2026.03.31 01:58:14.448465 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3921 | 2026.03.31 01:58:14.448589 [ 5 ] {2517b19c-846d-461e-8675-add07b4f289d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3922 | 2026.03.31 01:58:14.448638 [ 5 ] {2517b19c-846d-461e-8675-add07b4f289d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3923 | 2026.03.31 01:58:14.448760 [ 191 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3924 | 2026.03.31 01:58:14.448833 [ 191 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 196 rows starting from the beginning of the part | ||
| 3925 | 2026.03.31 01:58:14.448976 [ 191 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 17 rows starting from the beginning of the part | ||
| 3926 | 2026.03.31 01:58:14.449003 [ 5 ] {2517b19c-846d-461e-8675-add07b4f289d} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3927 | 2026.03.31 01:58:14.449091 [ 191 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 3928 | 2026.03.31 01:58:14.449092 [ 5 ] {2517b19c-846d-461e-8675-add07b4f289d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3929 | 2026.03.31 01:58:14.449203 [ 191 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 17 rows starting from the beginning of the part | ||
| 3930 | 2026.03.31 01:58:14.449307 [ 191 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 3931 | 2026.03.31 01:58:14.449409 [ 191 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 17 rows starting from the beginning of the part | ||
| 3932 | 2026.03.31 01:58:14.449433 [ 5 ] {2517b19c-846d-461e-8675-add07b4f289d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3933 | 2026.03.31 01:58:14.449651 [ 5 ] {2517b19c-846d-461e-8675-add07b4f289d} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3934 | 2026.03.31 01:58:14.449785 [ 5 ] {2517b19c-846d-461e-8675-add07b4f289d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001219 sec., 49220.67268252666 rows/sec., 3.32 MiB/sec. | ||
| 3935 | 2026.03.31 01:58:14.449820 [ 5 ] {2517b19c-846d-461e-8675-add07b4f289d} <Debug> TCPHandler: Processed in 0.001403985 sec. | ||
| 3936 | 2026.03.31 01:58:14.452291 [ 195 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 295 rows, containing 19 columns (19 merged, 0 gathered) in 0.00390009 sec., 75639.28011917674 rows/sec., 135.54 MiB/sec. | ||
| 3937 | 2026.03.31 01:58:14.453015 [ 193 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3938 | 2026.03.31 01:58:14.453470 [ 193 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3939 | 2026.03.31 01:58:14.453550 [ 193 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3940 | 2026.03.31 01:58:14.453712 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 3941 | 2026.03.31 01:58:17.523426 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3942 | 2026.03.31 01:58:17.523526 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3943 | 2026.03.31 01:58:17.626846 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8560 | ||
| 3944 | 2026.03.31 01:58:17.627279 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3945 | 2026.03.31 01:58:17.627312 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3946 | 2026.03.31 01:58:17.627780 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3947 | 2026.03.31 01:58:17.628013 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3948 | 2026.03.31 01:58:17.628140 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8560 | ||
| 3949 | 2026.03.31 01:58:18.082310 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3950 | 2026.03.31 01:58:18.098604 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3951 | 2026.03.31 01:58:18.098665 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3952 | 2026.03.31 01:58:18.105148 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3953 | 2026.03.31 01:58:18.105810 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3954 | 2026.03.31 01:58:18.108739 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3955 | 2026.03.31 01:58:19.440210 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3956 | 2026.03.31 01:58:19.440396 [ 5 ] {16420a15-902b-4042-aec1-e7ee1df76fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3957 | 2026.03.31 01:58:19.440469 [ 5 ] {16420a15-902b-4042-aec1-e7ee1df76fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3958 | 2026.03.31 01:58:19.441134 [ 5 ] {16420a15-902b-4042-aec1-e7ee1df76fbb} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3959 | 2026.03.31 01:58:19.441189 [ 5 ] {16420a15-902b-4042-aec1-e7ee1df76fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3960 | 2026.03.31 01:58:19.441614 [ 5 ] {16420a15-902b-4042-aec1-e7ee1df76fbb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3961 | 2026.03.31 01:58:19.441860 [ 5 ] {16420a15-902b-4042-aec1-e7ee1df76fbb} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3962 | 2026.03.31 01:58:19.442021 [ 5 ] {16420a15-902b-4042-aec1-e7ee1df76fbb} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001675 sec., 62089.55223880597 rows/sec., 5.19 MiB/sec. | ||
| 3963 | 2026.03.31 01:58:19.442072 [ 5 ] {16420a15-902b-4042-aec1-e7ee1df76fbb} <Debug> TCPHandler: Processed in 0.001995005 sec. | ||
| 3964 | 2026.03.31 01:58:19.442196 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3965 | 2026.03.31 01:58:19.442303 [ 5 ] {4bc4bc88-c144-439b-b013-de5e6d4b5aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3966 | 2026.03.31 01:58:19.442348 [ 5 ] {4bc4bc88-c144-439b-b013-de5e6d4b5aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3967 | 2026.03.31 01:58:19.442778 [ 5 ] {4bc4bc88-c144-439b-b013-de5e6d4b5aba} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3968 | 2026.03.31 01:58:19.442817 [ 5 ] {4bc4bc88-c144-439b-b013-de5e6d4b5aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3969 | 2026.03.31 01:58:19.443148 [ 5 ] {4bc4bc88-c144-439b-b013-de5e6d4b5aba} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3970 | 2026.03.31 01:58:19.443382 [ 5 ] {4bc4bc88-c144-439b-b013-de5e6d4b5aba} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3971 | 2026.03.31 01:58:19.443529 [ 5 ] {4bc4bc88-c144-439b-b013-de5e6d4b5aba} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001252 sec., 19169.329073482426 rows/sec., 1.41 MiB/sec. | ||
| 3972 | 2026.03.31 01:58:19.443572 [ 5 ] {4bc4bc88-c144-439b-b013-de5e6d4b5aba} <Debug> TCPHandler: Processed in 0.001427955 sec. | ||
| 3973 | 2026.03.31 01:58:19.443706 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3974 | 2026.03.31 01:58:19.443813 [ 5 ] {26b74c28-98eb-44f6-862f-71ddebe3891c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3975 | 2026.03.31 01:58:19.443856 [ 5 ] {26b74c28-98eb-44f6-862f-71ddebe3891c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3976 | 2026.03.31 01:58:19.444308 [ 5 ] {26b74c28-98eb-44f6-862f-71ddebe3891c} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3977 | 2026.03.31 01:58:19.444348 [ 5 ] {26b74c28-98eb-44f6-862f-71ddebe3891c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3978 | 2026.03.31 01:58:19.444702 [ 5 ] {26b74c28-98eb-44f6-862f-71ddebe3891c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3979 | 2026.03.31 01:58:19.444941 [ 5 ] {26b74c28-98eb-44f6-862f-71ddebe3891c} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3980 | 2026.03.31 01:58:19.445076 [ 5 ] {26b74c28-98eb-44f6-862f-71ddebe3891c} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001289 sec., 68269.9767261443 rows/sec., 5.33 MiB/sec. | ||
| 3981 | 2026.03.31 01:58:19.445115 [ 5 ] {26b74c28-98eb-44f6-862f-71ddebe3891c} <Debug> TCPHandler: Processed in 0.001462056 sec. | ||
| 3982 | 2026.03.31 01:58:19.445235 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3983 | 2026.03.31 01:58:19.445334 [ 5 ] {1ad0335e-46e1-4fbf-aafb-a51640963d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3984 | 2026.03.31 01:58:19.445378 [ 5 ] {1ad0335e-46e1-4fbf-aafb-a51640963d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3985 | 2026.03.31 01:58:19.445783 [ 5 ] {1ad0335e-46e1-4fbf-aafb-a51640963d77} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3986 | 2026.03.31 01:58:19.445818 [ 5 ] {1ad0335e-46e1-4fbf-aafb-a51640963d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3987 | 2026.03.31 01:58:19.446212 [ 5 ] {1ad0335e-46e1-4fbf-aafb-a51640963d77} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3988 | 2026.03.31 01:58:19.446436 [ 5 ] {1ad0335e-46e1-4fbf-aafb-a51640963d77} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3989 | 2026.03.31 01:58:19.446570 [ 5 ] {1ad0335e-46e1-4fbf-aafb-a51640963d77} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 3990 | 2026.03.31 01:58:19.446607 [ 5 ] {1ad0335e-46e1-4fbf-aafb-a51640963d77} <Debug> TCPHandler: Processed in 0.001421835 sec. | ||
| 3991 | 2026.03.31 01:58:19.446708 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3992 | 2026.03.31 01:58:19.446802 [ 5 ] {32b6acfa-d314-4edc-a430-8a0c81c16192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3993 | 2026.03.31 01:58:19.446859 [ 5 ] {32b6acfa-d314-4edc-a430-8a0c81c16192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3994 | 2026.03.31 01:58:19.447647 [ 5 ] {32b6acfa-d314-4edc-a430-8a0c81c16192} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3995 | 2026.03.31 01:58:19.447683 [ 5 ] {32b6acfa-d314-4edc-a430-8a0c81c16192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3996 | 2026.03.31 01:58:19.448409 [ 5 ] {32b6acfa-d314-4edc-a430-8a0c81c16192} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3997 | 2026.03.31 01:58:19.448738 [ 5 ] {32b6acfa-d314-4edc-a430-8a0c81c16192} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3998 | 2026.03.31 01:58:19.448932 [ 5 ] {32b6acfa-d314-4edc-a430-8a0c81c16192} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002148 sec., 11173.184357541899 rows/sec., 20.02 MiB/sec. | ||
| 3999 | 2026.03.31 01:58:19.448997 [ 5 ] {32b6acfa-d314-4edc-a430-8a0c81c16192} <Debug> TCPHandler: Processed in 0.002337742 sec. | ||
| 4000 | 2026.03.31 01:58:19.449111 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4001 | 2026.03.31 01:58:19.449208 [ 5 ] {fc195831-94f0-4c7e-906a-d35349c87eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4002 | 2026.03.31 01:58:19.449251 [ 5 ] {fc195831-94f0-4c7e-906a-d35349c87eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4003 | 2026.03.31 01:58:19.449592 [ 5 ] {fc195831-94f0-4c7e-906a-d35349c87eb4} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4004 | 2026.03.31 01:58:19.449630 [ 5 ] {fc195831-94f0-4c7e-906a-d35349c87eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4005 | 2026.03.31 01:58:19.449951 [ 5 ] {fc195831-94f0-4c7e-906a-d35349c87eb4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4006 | 2026.03.31 01:58:19.450170 [ 5 ] {fc195831-94f0-4c7e-906a-d35349c87eb4} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4007 | 2026.03.31 01:58:19.450300 [ 5 ] {fc195831-94f0-4c7e-906a-d35349c87eb4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 4008 | 2026.03.31 01:58:19.450335 [ 5 ] {fc195831-94f0-4c7e-906a-d35349c87eb4} <Debug> TCPHandler: Processed in 0.001275043 sec. | ||
| 4009 | 2026.03.31 01:58:22.668877 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 522 | ||
| 4010 | 2026.03.31 01:58:22.671008 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4011 | 2026.03.31 01:58:22.671053 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4012 | 2026.03.31 01:58:22.672214 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4013 | 2026.03.31 01:58:22.672487 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4014 | 2026.03.31 01:58:22.672726 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 522 | ||
| 4015 | 2026.03.31 01:58:24.439475 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4016 | 2026.03.31 01:58:24.439675 [ 5 ] {8424f58e-ccab-476d-84b0-801d290d8e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4017 | 2026.03.31 01:58:24.439748 [ 5 ] {8424f58e-ccab-476d-84b0-801d290d8e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4018 | 2026.03.31 01:58:24.440375 [ 5 ] {8424f58e-ccab-476d-84b0-801d290d8e60} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4019 | 2026.03.31 01:58:24.440423 [ 5 ] {8424f58e-ccab-476d-84b0-801d290d8e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4020 | 2026.03.31 01:58:24.440821 [ 5 ] {8424f58e-ccab-476d-84b0-801d290d8e60} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4021 | 2026.03.31 01:58:24.441090 [ 5 ] {8424f58e-ccab-476d-84b0-801d290d8e60} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4022 | 2026.03.31 01:58:24.441250 [ 5 ] {8424f58e-ccab-476d-84b0-801d290d8e60} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00163 sec., 4907.9754601227 rows/sec., 400.21 KiB/sec. | ||
| 4023 | 2026.03.31 01:58:24.441299 [ 5 ] {8424f58e-ccab-476d-84b0-801d290d8e60} <Debug> TCPHandler: Processed in 0.001961765 sec. | ||
| 4024 | 2026.03.31 01:58:24.441421 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4025 | 2026.03.31 01:58:24.441526 [ 5 ] {4d27d861-79be-42ef-ba7b-57f3901b0241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4026 | 2026.03.31 01:58:24.441571 [ 5 ] {4d27d861-79be-42ef-ba7b-57f3901b0241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4027 | 2026.03.31 01:58:24.442022 [ 5 ] {4d27d861-79be-42ef-ba7b-57f3901b0241} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4028 | 2026.03.31 01:58:24.442061 [ 5 ] {4d27d861-79be-42ef-ba7b-57f3901b0241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4029 | 2026.03.31 01:58:24.442397 [ 5 ] {4d27d861-79be-42ef-ba7b-57f3901b0241} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4030 | 2026.03.31 01:58:24.442618 [ 5 ] {4d27d861-79be-42ef-ba7b-57f3901b0241} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4031 | 2026.03.31 01:58:24.442760 [ 5 ] {4d27d861-79be-42ef-ba7b-57f3901b0241} <Debug> executeQuery: Read 94 rows, 8.02 KiB in 0.001259 sec., 74662.43050039714 rows/sec., 6.22 MiB/sec. | ||
| 4032 | 2026.03.31 01:58:24.442799 [ 5 ] {4d27d861-79be-42ef-ba7b-57f3901b0241} <Debug> TCPHandler: Processed in 0.001430616 sec. | ||
| 4033 | 2026.03.31 01:58:24.442914 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4034 | 2026.03.31 01:58:24.443011 [ 5 ] {9f4d6692-3271-46d2-bec2-113e8804d4cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4035 | 2026.03.31 01:58:24.443053 [ 5 ] {9f4d6692-3271-46d2-bec2-113e8804d4cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4036 | 2026.03.31 01:58:24.443459 [ 5 ] {9f4d6692-3271-46d2-bec2-113e8804d4cb} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4037 | 2026.03.31 01:58:24.443495 [ 5 ] {9f4d6692-3271-46d2-bec2-113e8804d4cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4038 | 2026.03.31 01:58:24.443799 [ 5 ] {9f4d6692-3271-46d2-bec2-113e8804d4cb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4039 | 2026.03.31 01:58:24.444018 [ 5 ] {9f4d6692-3271-46d2-bec2-113e8804d4cb} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4040 | 2026.03.31 01:58:24.444125 [ 61 ] {} <Debug> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4041 | 2026.03.31 01:58:24.444148 [ 5 ] {9f4d6692-3271-46d2-bec2-113e8804d4cb} <Debug> executeQuery: Read 25 rows, 1.84 KiB in 0.001158 sec., 21588.946459412782 rows/sec., 1.55 MiB/sec. | ||
| 4042 | 2026.03.31 01:58:24.444194 [ 61 ] {} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4043 | 2026.03.31 01:58:24.444203 [ 5 ] {9f4d6692-3271-46d2-bec2-113e8804d4cb} <Debug> TCPHandler: Processed in 0.001339014 sec. | ||
| 4044 | 2026.03.31 01:58:24.444222 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4045 | 2026.03.31 01:58:24.444315 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4046 | 2026.03.31 01:58:24.444322 [ 191 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::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 | ||
| 4047 | 2026.03.31 01:58:24.444417 [ 5 ] {8c6186b8-848b-47dd-a05c-48c685044db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4048 | 2026.03.31 01:58:24.444455 [ 191 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4049 | 2026.03.31 01:58:24.444464 [ 5 ] {8c6186b8-848b-47dd-a05c-48c685044db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4050 | 2026.03.31 01:58:24.444494 [ 191 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 213 rows starting from the beginning of the part | ||
| 4051 | 2026.03.31 01:58:24.444567 [ 191 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 17 rows starting from the beginning of the part | ||
| 4052 | 2026.03.31 01:58:24.444612 [ 191 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 38 rows starting from the beginning of the part | ||
| 4053 | 2026.03.31 01:58:24.444653 [ 191 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 17 rows starting from the beginning of the part | ||
| 4054 | 2026.03.31 01:58:24.444695 [ 191 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 4055 | 2026.03.31 01:58:24.444732 [ 191 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 25 rows starting from the beginning of the part | ||
| 4056 | 2026.03.31 01:58:24.444907 [ 5 ] {8c6186b8-848b-47dd-a05c-48c685044db7} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4057 | 2026.03.31 01:58:24.444949 [ 5 ] {8c6186b8-848b-47dd-a05c-48c685044db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4058 | 2026.03.31 01:58:24.445288 [ 5 ] {8c6186b8-848b-47dd-a05c-48c685044db7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4059 | 2026.03.31 01:58:24.445552 [ 5 ] {8c6186b8-848b-47dd-a05c-48c685044db7} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4060 | 2026.03.31 01:58:24.445559 [ 195 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 334 rows, containing 5 columns (5 merged, 0 gathered) in 0.001280153 sec., 260906.3135422094 rows/sec., 18.50 MiB/sec. | ||
| 4061 | 2026.03.31 01:58:24.445696 [ 5 ] {8c6186b8-848b-47dd-a05c-48c685044db7} <Debug> executeQuery: Read 89 rows, 7.13 KiB in 0.001298 sec., 68567.02619414484 rows/sec., 5.36 MiB/sec. | ||
| 4062 | 2026.03.31 01:58:24.445722 [ 200 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4063 | 2026.03.31 01:58:24.445736 [ 5 ] {8c6186b8-848b-47dd-a05c-48c685044db7} <Debug> TCPHandler: Processed in 0.001470036 sec. | ||
| 4064 | 2026.03.31 01:58:24.445858 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4065 | 2026.03.31 01:58:24.445958 [ 5 ] {bb57bbe4-852e-496f-aaf0-e9a4d0d0aa25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4066 | 2026.03.31 01:58:24.445981 [ 200 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_21_4} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4067 | 2026.03.31 01:58:24.446002 [ 5 ] {bb57bbe4-852e-496f-aaf0-e9a4d0d0aa25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4068 | 2026.03.31 01:58:24.446052 [ 200 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_21_4} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4069 | 2026.03.31 01:58:24.446121 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4070 | 2026.03.31 01:58:24.446412 [ 5 ] {bb57bbe4-852e-496f-aaf0-e9a4d0d0aa25} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4071 | 2026.03.31 01:58:24.446452 [ 5 ] {bb57bbe4-852e-496f-aaf0-e9a4d0d0aa25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4072 | 2026.03.31 01:58:24.446794 [ 5 ] {bb57bbe4-852e-496f-aaf0-e9a4d0d0aa25} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4073 | 2026.03.31 01:58:24.447014 [ 5 ] {bb57bbe4-852e-496f-aaf0-e9a4d0d0aa25} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4074 | 2026.03.31 01:58:24.447160 [ 5 ] {bb57bbe4-852e-496f-aaf0-e9a4d0d0aa25} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001222 sec., 134206.2193126023 rows/sec., 9.34 MiB/sec. | ||
| 4075 | 2026.03.31 01:58:24.447197 [ 5 ] {bb57bbe4-852e-496f-aaf0-e9a4d0d0aa25} <Debug> TCPHandler: Processed in 0.001387934 sec. | ||
| 4076 | 2026.03.31 01:58:24.447300 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4077 | 2026.03.31 01:58:24.447393 [ 5 ] {b6a8ee12-3ded-47dc-93be-68e32d7a9faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4078 | 2026.03.31 01:58:24.447449 [ 5 ] {b6a8ee12-3ded-47dc-93be-68e32d7a9faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4079 | 2026.03.31 01:58:24.448213 [ 5 ] {b6a8ee12-3ded-47dc-93be-68e32d7a9faa} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4080 | 2026.03.31 01:58:24.448250 [ 5 ] {b6a8ee12-3ded-47dc-93be-68e32d7a9faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4081 | 2026.03.31 01:58:24.448787 [ 5 ] {b6a8ee12-3ded-47dc-93be-68e32d7a9faa} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4082 | 2026.03.31 01:58:24.449014 [ 5 ] {b6a8ee12-3ded-47dc-93be-68e32d7a9faa} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4083 | 2026.03.31 01:58:24.449165 [ 5 ] {b6a8ee12-3ded-47dc-93be-68e32d7a9faa} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00179 sec., 9497.206703910615 rows/sec., 17.02 MiB/sec. | ||
| 4084 | 2026.03.31 01:58:24.449224 [ 5 ] {b6a8ee12-3ded-47dc-93be-68e32d7a9faa} <Debug> TCPHandler: Processed in 0.001973466 sec. | ||
| 4085 | 2026.03.31 01:58:24.449337 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4086 | 2026.03.31 01:58:24.449433 [ 5 ] {fe219d13-576e-4ba1-b81d-7473e957d349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4087 | 2026.03.31 01:58:24.449476 [ 5 ] {fe219d13-576e-4ba1-b81d-7473e957d349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4088 | 2026.03.31 01:58:24.449814 [ 5 ] {fe219d13-576e-4ba1-b81d-7473e957d349} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4089 | 2026.03.31 01:58:24.449851 [ 5 ] {fe219d13-576e-4ba1-b81d-7473e957d349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4090 | 2026.03.31 01:58:24.450164 [ 5 ] {fe219d13-576e-4ba1-b81d-7473e957d349} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4091 | 2026.03.31 01:58:24.450375 [ 5 ] {fe219d13-576e-4ba1-b81d-7473e957d349} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4092 | 2026.03.31 01:58:24.450507 [ 5 ] {fe219d13-576e-4ba1-b81d-7473e957d349} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 4093 | 2026.03.31 01:58:24.450543 [ 5 ] {fe219d13-576e-4ba1-b81d-7473e957d349} <Debug> TCPHandler: Processed in 0.001256262 sec. | ||
| 4094 | 2026.03.31 01:58:25.128238 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9072 | ||
| 4095 | 2026.03.31 01:58:25.128973 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4096 | 2026.03.31 01:58:25.129022 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4097 | 2026.03.31 01:58:25.129522 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4098 | 2026.03.31 01:58:25.129756 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4099 | 2026.03.31 01:58:25.129898 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9072 | ||
| 4100 | 2026.03.31 01:58:25.608832 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4101 | 2026.03.31 01:58:25.626889 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4102 | 2026.03.31 01:58:25.626959 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4103 | 2026.03.31 01:58:25.633541 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4104 | 2026.03.31 01:58:25.634263 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4105 | 2026.03.31 01:58:25.637160 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4106 | 2026.03.31 01:58:29.440332 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4107 | 2026.03.31 01:58:29.440520 [ 5 ] {0c31fc72-ffe9-433e-9138-6f37344362e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4108 | 2026.03.31 01:58:29.440587 [ 5 ] {0c31fc72-ffe9-433e-9138-6f37344362e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4109 | 2026.03.31 01:58:29.441239 [ 5 ] {0c31fc72-ffe9-433e-9138-6f37344362e1} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4110 | 2026.03.31 01:58:29.441287 [ 5 ] {0c31fc72-ffe9-433e-9138-6f37344362e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4111 | 2026.03.31 01:58:29.441701 [ 5 ] {0c31fc72-ffe9-433e-9138-6f37344362e1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4112 | 2026.03.31 01:58:29.441930 [ 5 ] {0c31fc72-ffe9-433e-9138-6f37344362e1} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4113 | 2026.03.31 01:58:29.442086 [ 5 ] {0c31fc72-ffe9-433e-9138-6f37344362e1} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001616 sec., 64356.43564356436 rows/sec., 5.38 MiB/sec. | ||
| 4114 | 2026.03.31 01:58:29.442104 [ 84 ] {} <Debug> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4115 | 2026.03.31 01:58:29.442128 [ 5 ] {0c31fc72-ffe9-433e-9138-6f37344362e1} <Debug> TCPHandler: Processed in 0.001927165 sec. | ||
| 4116 | 2026.03.31 01:58:29.442173 [ 84 ] {} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4117 | 2026.03.31 01:58:29.442199 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4118 | 2026.03.31 01:58:29.442271 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4119 | 2026.03.31 01:58:29.442301 [ 191 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::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 | ||
| 4120 | 2026.03.31 01:58:29.442371 [ 5 ] {c02c8bd6-5b35-41bd-9475-6767adb20c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4121 | 2026.03.31 01:58:29.442415 [ 5 ] {c02c8bd6-5b35-41bd-9475-6767adb20c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4122 | 2026.03.31 01:58:29.442415 [ 191 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4123 | 2026.03.31 01:58:29.442464 [ 191 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1008 rows starting from the beginning of the part | ||
| 4124 | 2026.03.31 01:58:29.442531 [ 191 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 225 rows starting from the beginning of the part | ||
| 4125 | 2026.03.31 01:58:29.442576 [ 191 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 90 rows starting from the beginning of the part | ||
| 4126 | 2026.03.31 01:58:29.442621 [ 191 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 104 rows starting from the beginning of the part | ||
| 4127 | 2026.03.31 01:58:29.442658 [ 191 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 94 rows starting from the beginning of the part | ||
| 4128 | 2026.03.31 01:58:29.442698 [ 191 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 104 rows starting from the beginning of the part | ||
| 4129 | 2026.03.31 01:58:29.442825 [ 5 ] {c02c8bd6-5b35-41bd-9475-6767adb20c0d} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4130 | 2026.03.31 01:58:29.442866 [ 5 ] {c02c8bd6-5b35-41bd-9475-6767adb20c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4131 | 2026.03.31 01:58:29.443213 [ 5 ] {c02c8bd6-5b35-41bd-9475-6767adb20c0d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4132 | 2026.03.31 01:58:29.443448 [ 5 ] {c02c8bd6-5b35-41bd-9475-6767adb20c0d} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4133 | 2026.03.31 01:58:29.443583 [ 5 ] {c02c8bd6-5b35-41bd-9475-6767adb20c0d} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001231 sec., 19496.344435418356 rows/sec., 1.43 MiB/sec. | ||
| 4134 | 2026.03.31 01:58:29.443620 [ 5 ] {c02c8bd6-5b35-41bd-9475-6767adb20c0d} <Debug> TCPHandler: Processed in 0.001399404 sec. | ||
| 4135 | 2026.03.31 01:58:29.443724 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4136 | 2026.03.31 01:58:29.443787 [ 200 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1625 rows, containing 5 columns (5 merged, 0 gathered) in 0.001531647 sec., 1060949.4224191345 rows/sec., 91.66 MiB/sec. | ||
| 4137 | 2026.03.31 01:58:29.443819 [ 5 ] {1d42a0d7-21dd-44fe-98e4-823062230463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4138 | 2026.03.31 01:58:29.443864 [ 5 ] {1d42a0d7-21dd-44fe-98e4-823062230463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4139 | 2026.03.31 01:58:29.443964 [ 191 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4140 | 2026.03.31 01:58:29.444207 [ 191 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_26_5} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4141 | 2026.03.31 01:58:29.444273 [ 191 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_26_5} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4142 | 2026.03.31 01:58:29.444281 [ 5 ] {1d42a0d7-21dd-44fe-98e4-823062230463} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4143 | 2026.03.31 01:58:29.444322 [ 5 ] {1d42a0d7-21dd-44fe-98e4-823062230463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4144 | 2026.03.31 01:58:29.444338 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4145 | 2026.03.31 01:58:29.444666 [ 5 ] {1d42a0d7-21dd-44fe-98e4-823062230463} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4146 | 2026.03.31 01:58:29.444888 [ 5 ] {1d42a0d7-21dd-44fe-98e4-823062230463} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4147 | 2026.03.31 01:58:29.445006 [ 84 ] {} <Debug> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4148 | 2026.03.31 01:58:29.445021 [ 5 ] {1d42a0d7-21dd-44fe-98e4-823062230463} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.00122 sec., 72131.14754098361 rows/sec., 5.63 MiB/sec. | ||
| 4149 | 2026.03.31 01:58:29.445046 [ 84 ] {} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4150 | 2026.03.31 01:58:29.445069 [ 5 ] {1d42a0d7-21dd-44fe-98e4-823062230463} <Debug> TCPHandler: Processed in 0.001393015 sec. | ||
| 4151 | 2026.03.31 01:58:29.445070 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4152 | 2026.03.31 01:58:29.445190 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4153 | 2026.03.31 01:58:29.445203 [ 202 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::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 | ||
| 4154 | 2026.03.31 01:58:29.445289 [ 5 ] {81213586-e3dc-4b01-8fdb-d69b8f71c612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4155 | 2026.03.31 01:58:29.445337 [ 5 ] {81213586-e3dc-4b01-8fdb-d69b8f71c612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4156 | 2026.03.31 01:58:29.445349 [ 202 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4157 | 2026.03.31 01:58:29.445387 [ 202 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 603 rows starting from the beginning of the part | ||
| 4158 | 2026.03.31 01:58:29.445457 [ 202 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 126 rows starting from the beginning of the part | ||
| 4159 | 2026.03.31 01:58:29.445504 [ 202 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 81 rows starting from the beginning of the part | ||
| 4160 | 2026.03.31 01:58:29.445546 [ 202 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 88 rows starting from the beginning of the part | ||
| 4161 | 2026.03.31 01:58:29.445585 [ 202 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 89 rows starting from the beginning of the part | ||
| 4162 | 2026.03.31 01:58:29.445623 [ 202 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 88 rows starting from the beginning of the part | ||
| 4163 | 2026.03.31 01:58:29.445730 [ 5 ] {81213586-e3dc-4b01-8fdb-d69b8f71c612} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4164 | 2026.03.31 01:58:29.445771 [ 5 ] {81213586-e3dc-4b01-8fdb-d69b8f71c612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4165 | 2026.03.31 01:58:29.446134 [ 5 ] {81213586-e3dc-4b01-8fdb-d69b8f71c612} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4166 | 2026.03.31 01:58:29.446366 [ 5 ] {81213586-e3dc-4b01-8fdb-d69b8f71c612} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4167 | 2026.03.31 01:58:29.446478 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4168 | 2026.03.31 01:58:29.446504 [ 5 ] {81213586-e3dc-4b01-8fdb-d69b8f71c612} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 4169 | 2026.03.31 01:58:29.446512 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4170 | 2026.03.31 01:58:29.446541 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4171 | 2026.03.31 01:58:29.446548 [ 5 ] {81213586-e3dc-4b01-8fdb-d69b8f71c612} <Debug> TCPHandler: Processed in 0.001407015 sec. | ||
| 4172 | 2026.03.31 01:58:29.446598 [ 191 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::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 | ||
| 4173 | 2026.03.31 01:58:29.446662 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4174 | 2026.03.31 01:58:29.446684 [ 191 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4175 | 2026.03.31 01:58:29.446711 [ 200 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1075 rows, containing 5 columns (5 merged, 0 gathered) in 0.001570679 sec., 684417.3761793467 rows/sec., 54.07 MiB/sec. | ||
| 4176 | 2026.03.31 01:58:29.446714 [ 191 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3655 rows starting from the beginning of the part | ||
| 4177 | 2026.03.31 01:58:29.446761 [ 5 ] {0f4ebc59-4694-467c-9565-b56a3239c8ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4178 | 2026.03.31 01:58:29.446774 [ 191 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 197 rows starting from the beginning of the part | ||
| 4179 | 2026.03.31 01:58:29.446826 [ 191 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4180 | 2026.03.31 01:58:29.446842 [ 5 ] {0f4ebc59-4694-467c-9565-b56a3239c8ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4181 | 2026.03.31 01:58:29.446862 [ 191 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4182 | 2026.03.31 01:58:29.446876 [ 202 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4183 | 2026.03.31 01:58:29.446901 [ 191 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 164 rows starting from the beginning of the part | ||
| 4184 | 2026.03.31 01:58:29.446942 [ 191 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::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 | ||
| 4185 | 2026.03.31 01:58:29.447168 [ 202 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_26_5} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4186 | 2026.03.31 01:58:29.447251 [ 202 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_26_5} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4187 | 2026.03.31 01:58:29.447332 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 4188 | 2026.03.31 01:58:29.447702 [ 5 ] {0f4ebc59-4694-467c-9565-b56a3239c8ea} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4189 | 2026.03.31 01:58:29.447744 [ 5 ] {0f4ebc59-4694-467c-9565-b56a3239c8ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4190 | 2026.03.31 01:58:29.448348 [ 5 ] {0f4ebc59-4694-467c-9565-b56a3239c8ea} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4191 | 2026.03.31 01:58:29.448555 [ 189 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001973415 sec., 2278284.0912833842 rows/sec., 159.53 MiB/sec. | ||
| 4192 | 2026.03.31 01:58:29.448580 [ 5 ] {0f4ebc59-4694-467c-9565-b56a3239c8ea} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4193 | 2026.03.31 01:58:29.448739 [ 5 ] {0f4ebc59-4694-467c-9565-b56a3239c8ea} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001996 sec., 12024.048096192386 rows/sec., 21.55 MiB/sec. | ||
| 4194 | 2026.03.31 01:58:29.448793 [ 5 ] {0f4ebc59-4694-467c-9565-b56a3239c8ea} <Debug> TCPHandler: Processed in 0.002180159 sec. | ||
| 4195 | 2026.03.31 01:58:29.448905 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4196 | 2026.03.31 01:58:29.449007 [ 5 ] {36657a3b-027a-4193-92c2-4cefb046ab2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4197 | 2026.03.31 01:58:29.449048 [ 202 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4198 | 2026.03.31 01:58:29.449052 [ 5 ] {36657a3b-027a-4193-92c2-4cefb046ab2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4199 | 2026.03.31 01:58:29.449320 [ 202 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4200 | 2026.03.31 01:58:29.449396 [ 202 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4201 | 2026.03.31 01:58:29.449404 [ 5 ] {36657a3b-027a-4193-92c2-4cefb046ab2a} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4202 | 2026.03.31 01:58:29.449446 [ 5 ] {36657a3b-027a-4193-92c2-4cefb046ab2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4203 | 2026.03.31 01:58:29.449472 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 4204 | 2026.03.31 01:58:29.449782 [ 5 ] {36657a3b-027a-4193-92c2-4cefb046ab2a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4205 | 2026.03.31 01:58:29.449998 [ 5 ] {36657a3b-027a-4193-92c2-4cefb046ab2a} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4206 | 2026.03.31 01:58:29.450117 [ 110 ] {} <Debug> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4207 | 2026.03.31 01:58:29.450131 [ 5 ] {36657a3b-027a-4193-92c2-4cefb046ab2a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 4208 | 2026.03.31 01:58:29.450159 [ 110 ] {} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4209 | 2026.03.31 01:58:29.450171 [ 5 ] {36657a3b-027a-4193-92c2-4cefb046ab2a} <Debug> TCPHandler: Processed in 0.001314893 sec. | ||
| 4210 | 2026.03.31 01:58:29.450183 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4211 | 2026.03.31 01:58:29.450256 [ 191 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::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 | ||
| 4212 | 2026.03.31 01:58:29.450345 [ 191 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4213 | 2026.03.31 01:58:29.450371 [ 191 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1200 rows starting from the beginning of the part | ||
| 4214 | 2026.03.31 01:58:29.450413 [ 191 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::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 | ||
| 4215 | 2026.03.31 01:58:29.450459 [ 191 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4216 | 2026.03.31 01:58:29.450494 [ 191 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::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 | ||
| 4217 | 2026.03.31 01:58:29.450526 [ 191 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4218 | 2026.03.31 01:58:29.450559 [ 191 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::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 | ||
| 4219 | 2026.03.31 01:58:29.451426 [ 187 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 4 columns (4 merged, 0 gathered) in 0.001197141 sec., 1252985.2373279338 rows/sec., 83.95 MiB/sec. | ||
| 4220 | 2026.03.31 01:58:29.451615 [ 191 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4221 | 2026.03.31 01:58:29.451840 [ 191 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_26_5} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4222 | 2026.03.31 01:58:29.451904 [ 191 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_26_5} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4223 | 2026.03.31 01:58:29.451960 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4224 | 2026.03.31 01:58:32.523794 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4225 | 2026.03.31 01:58:32.523887 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4226 | 2026.03.31 01:58:32.630936 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9520 | ||
| 4227 | 2026.03.31 01:58:32.631401 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4228 | 2026.03.31 01:58:32.631441 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4229 | 2026.03.31 01:58:32.631949 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4230 | 2026.03.31 01:58:32.632183 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4231 | 2026.03.31 01:58:32.632320 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9520 | ||
| 4232 | 2026.03.31 01:58:32.673849 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 548 | ||
| 4233 | 2026.03.31 01:58:32.676070 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4234 | 2026.03.31 01:58:32.676132 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4235 | 2026.03.31 01:58:32.677344 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4236 | 2026.03.31 01:58:32.677625 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4237 | 2026.03.31 01:58:32.678021 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 548 | ||
| 4238 | 2026.03.31 01:58:33.138155 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4239 | 2026.03.31 01:58:33.155866 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4240 | 2026.03.31 01:58:33.155924 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4241 | 2026.03.31 01:58:33.162041 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4242 | 2026.03.31 01:58:33.162806 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4243 | 2026.03.31 01:58:33.165855 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4244 | 2026.03.31 01:58:34.439626 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4245 | 2026.03.31 01:58:34.439850 [ 5 ] {6cccae13-9f07-4d07-9852-dec033d552c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4246 | 2026.03.31 01:58:34.439919 [ 5 ] {6cccae13-9f07-4d07-9852-dec033d552c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4247 | 2026.03.31 01:58:34.440581 [ 5 ] {6cccae13-9f07-4d07-9852-dec033d552c4} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4248 | 2026.03.31 01:58:34.440628 [ 5 ] {6cccae13-9f07-4d07-9852-dec033d552c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4249 | 2026.03.31 01:58:34.441043 [ 5 ] {6cccae13-9f07-4d07-9852-dec033d552c4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4250 | 2026.03.31 01:58:34.441280 [ 5 ] {6cccae13-9f07-4d07-9852-dec033d552c4} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4251 | 2026.03.31 01:58:34.441446 [ 5 ] {6cccae13-9f07-4d07-9852-dec033d552c4} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001658 sec., 54282.26779252111 rows/sec., 4.55 MiB/sec. | ||
| 4252 | 2026.03.31 01:58:34.441496 [ 5 ] {6cccae13-9f07-4d07-9852-dec033d552c4} <Debug> TCPHandler: Processed in 0.002025436 sec. | ||
| 4253 | 2026.03.31 01:58:34.441623 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4254 | 2026.03.31 01:58:34.441727 [ 5 ] {166b6120-8e69-47fa-a2b8-a6f492e1dc98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4255 | 2026.03.31 01:58:34.441772 [ 5 ] {166b6120-8e69-47fa-a2b8-a6f492e1dc98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4256 | 2026.03.31 01:58:34.442186 [ 5 ] {166b6120-8e69-47fa-a2b8-a6f492e1dc98} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4257 | 2026.03.31 01:58:34.442224 [ 5 ] {166b6120-8e69-47fa-a2b8-a6f492e1dc98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4258 | 2026.03.31 01:58:34.442528 [ 5 ] {166b6120-8e69-47fa-a2b8-a6f492e1dc98} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4259 | 2026.03.31 01:58:34.442735 [ 5 ] {166b6120-8e69-47fa-a2b8-a6f492e1dc98} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4260 | 2026.03.31 01:58:34.442865 [ 5 ] {166b6120-8e69-47fa-a2b8-a6f492e1dc98} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001162 sec., 14629.948364888123 rows/sec., 1.07 MiB/sec. | ||
| 4261 | 2026.03.31 01:58:34.442903 [ 5 ] {166b6120-8e69-47fa-a2b8-a6f492e1dc98} <Debug> TCPHandler: Processed in 0.001332604 sec. | ||
| 4262 | 2026.03.31 01:58:34.443009 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4263 | 2026.03.31 01:58:34.443106 [ 5 ] {f0bbe0c8-7765-4aa3-9fe0-6ff95e5b55a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4264 | 2026.03.31 01:58:34.443147 [ 5 ] {f0bbe0c8-7765-4aa3-9fe0-6ff95e5b55a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4265 | 2026.03.31 01:58:34.443552 [ 5 ] {f0bbe0c8-7765-4aa3-9fe0-6ff95e5b55a7} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4266 | 2026.03.31 01:58:34.443589 [ 5 ] {f0bbe0c8-7765-4aa3-9fe0-6ff95e5b55a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4267 | 2026.03.31 01:58:34.443900 [ 5 ] {f0bbe0c8-7765-4aa3-9fe0-6ff95e5b55a7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4268 | 2026.03.31 01:58:34.444131 [ 5 ] {f0bbe0c8-7765-4aa3-9fe0-6ff95e5b55a7} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4269 | 2026.03.31 01:58:34.444259 [ 5 ] {f0bbe0c8-7765-4aa3-9fe0-6ff95e5b55a7} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001174 sec., 68994.88926746168 rows/sec., 5.39 MiB/sec. | ||
| 4270 | 2026.03.31 01:58:34.444296 [ 5 ] {f0bbe0c8-7765-4aa3-9fe0-6ff95e5b55a7} <Debug> TCPHandler: Processed in 0.001337744 sec. | ||
| 4271 | 2026.03.31 01:58:34.444403 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4272 | 2026.03.31 01:58:34.444497 [ 5 ] {8d963775-7a78-4a82-b365-4980d36ece86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4273 | 2026.03.31 01:58:34.444540 [ 5 ] {8d963775-7a78-4a82-b365-4980d36ece86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4274 | 2026.03.31 01:58:34.444948 [ 5 ] {8d963775-7a78-4a82-b365-4980d36ece86} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4275 | 2026.03.31 01:58:34.444984 [ 5 ] {8d963775-7a78-4a82-b365-4980d36ece86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4276 | 2026.03.31 01:58:34.445327 [ 5 ] {8d963775-7a78-4a82-b365-4980d36ece86} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4277 | 2026.03.31 01:58:34.445537 [ 5 ] {8d963775-7a78-4a82-b365-4980d36ece86} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4278 | 2026.03.31 01:58:34.445666 [ 5 ] {8d963775-7a78-4a82-b365-4980d36ece86} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 4279 | 2026.03.31 01:58:34.445703 [ 5 ] {8d963775-7a78-4a82-b365-4980d36ece86} <Debug> TCPHandler: Processed in 0.001348774 sec. | ||
| 4280 | 2026.03.31 01:58:34.445808 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4281 | 2026.03.31 01:58:34.445903 [ 5 ] {7dc18992-9d6d-4a25-9117-09da9b035fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4282 | 2026.03.31 01:58:34.445960 [ 5 ] {7dc18992-9d6d-4a25-9117-09da9b035fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4283 | 2026.03.31 01:58:34.446715 [ 5 ] {7dc18992-9d6d-4a25-9117-09da9b035fa5} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4284 | 2026.03.31 01:58:34.446753 [ 5 ] {7dc18992-9d6d-4a25-9117-09da9b035fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4285 | 2026.03.31 01:58:34.447285 [ 5 ] {7dc18992-9d6d-4a25-9117-09da9b035fa5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4286 | 2026.03.31 01:58:34.447507 [ 5 ] {7dc18992-9d6d-4a25-9117-09da9b035fa5} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4287 | 2026.03.31 01:58:34.447643 [ 5 ] {7dc18992-9d6d-4a25-9117-09da9b035fa5} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001758 sec., 9670.079635949944 rows/sec., 17.33 MiB/sec. | ||
| 4288 | 2026.03.31 01:58:34.447701 [ 5 ] {7dc18992-9d6d-4a25-9117-09da9b035fa5} <Debug> TCPHandler: Processed in 0.001942525 sec. | ||
| 4289 | 2026.03.31 01:58:34.447839 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4290 | 2026.03.31 01:58:34.447935 [ 5 ] {80c448d8-6cfe-4428-af84-423e0532aa30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4291 | 2026.03.31 01:58:34.447977 [ 5 ] {80c448d8-6cfe-4428-af84-423e0532aa30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4292 | 2026.03.31 01:58:34.448291 [ 5 ] {80c448d8-6cfe-4428-af84-423e0532aa30} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4293 | 2026.03.31 01:58:34.448327 [ 5 ] {80c448d8-6cfe-4428-af84-423e0532aa30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4294 | 2026.03.31 01:58:34.448629 [ 5 ] {80c448d8-6cfe-4428-af84-423e0532aa30} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4295 | 2026.03.31 01:58:34.448862 [ 5 ] {80c448d8-6cfe-4428-af84-423e0532aa30} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4296 | 2026.03.31 01:58:34.448989 [ 5 ] {80c448d8-6cfe-4428-af84-423e0532aa30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 4297 | 2026.03.31 01:58:34.449025 [ 5 ] {80c448d8-6cfe-4428-af84-423e0532aa30} <Debug> TCPHandler: Processed in 0.001234932 sec. | ||
| 4298 | 2026.03.31 01:58:35.444164 [ 108 ] {} <Debug> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4299 | 2026.03.31 01:58:35.444239 [ 108 ] {} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4300 | 2026.03.31 01:58:35.444262 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4301 | 2026.03.31 01:58:35.444379 [ 189 ] {8b5489de-94dc-456f-945b-19b433b5e668::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 4302 | 2026.03.31 01:58:35.444526 [ 189 ] {8b5489de-94dc-456f-945b-19b433b5e668::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4303 | 2026.03.31 01:58:35.444558 [ 189 ] {8b5489de-94dc-456f-945b-19b433b5e668::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 4304 | 2026.03.31 01:58:35.444632 [ 189 ] {8b5489de-94dc-456f-945b-19b433b5e668::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 4305 | 2026.03.31 01:58:35.444679 [ 189 ] {8b5489de-94dc-456f-945b-19b433b5e668::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
| 4306 | 2026.03.31 01:58:35.444718 [ 189 ] {8b5489de-94dc-456f-945b-19b433b5e668::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 4307 | 2026.03.31 01:58:35.444756 [ 189 ] {8b5489de-94dc-456f-945b-19b433b5e668::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
| 4308 | 2026.03.31 01:58:35.445445 [ 191 ] {8b5489de-94dc-456f-945b-19b433b5e668::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.00112199 sec., 30303.300385921444 rows/sec., 2.53 MiB/sec. | ||
| 4309 | 2026.03.31 01:58:35.445561 [ 189 ] {8b5489de-94dc-456f-945b-19b433b5e668::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4310 | 2026.03.31 01:58:35.445803 [ 189 ] {8b5489de-94dc-456f-945b-19b433b5e668::all_1_9_2} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4311 | 2026.03.31 01:58:35.445877 [ 189 ] {8b5489de-94dc-456f-945b-19b433b5e668::all_1_9_2} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4312 | 2026.03.31 01:58:35.445965 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4313 | 2026.03.31 01:58:39.441763 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4314 | 2026.03.31 01:58:39.441942 [ 5 ] {96ba598c-ed46-4264-9055-6baf51c91cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4315 | 2026.03.31 01:58:39.442006 [ 5 ] {96ba598c-ed46-4264-9055-6baf51c91cf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4316 | 2026.03.31 01:58:39.442881 [ 5 ] {96ba598c-ed46-4264-9055-6baf51c91cf9} <Trace> oximeter.fields_i16 (ca3f516a-45b0-4ff0-8f47-fbcd90092b3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4317 | 2026.03.31 01:58:39.442926 [ 5 ] {96ba598c-ed46-4264-9055-6baf51c91cf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4318 | 2026.03.31 01:58:39.443315 [ 5 ] {96ba598c-ed46-4264-9055-6baf51c91cf9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4319 | 2026.03.31 01:58:39.443535 [ 5 ] {96ba598c-ed46-4264-9055-6baf51c91cf9} <Trace> oximeter.fields_i16 (ca3f516a-45b0-4ff0-8f47-fbcd90092b3b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4320 | 2026.03.31 01:58:39.443690 [ 5 ] {96ba598c-ed46-4264-9055-6baf51c91cf9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001798 sec., 13348.164627363738 rows/sec., 1.11 MiB/sec. | ||
| 4321 | 2026.03.31 01:58:39.443731 [ 5 ] {96ba598c-ed46-4264-9055-6baf51c91cf9} <Debug> TCPHandler: Processed in 0.002092397 sec. | ||
| 4322 | 2026.03.31 01:58:39.443877 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4323 | 2026.03.31 01:58:39.443979 [ 5 ] {ea89f153-cd5c-4c24-8373-79de90ef2758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4324 | 2026.03.31 01:58:39.444020 [ 5 ] {ea89f153-cd5c-4c24-8373-79de90ef2758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4325 | 2026.03.31 01:58:39.444458 [ 5 ] {ea89f153-cd5c-4c24-8373-79de90ef2758} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4326 | 2026.03.31 01:58:39.444494 [ 5 ] {ea89f153-cd5c-4c24-8373-79de90ef2758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4327 | 2026.03.31 01:58:39.444790 [ 5 ] {ea89f153-cd5c-4c24-8373-79de90ef2758} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4328 | 2026.03.31 01:58:39.444998 [ 5 ] {ea89f153-cd5c-4c24-8373-79de90ef2758} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4329 | 2026.03.31 01:58:39.445124 [ 5 ] {ea89f153-cd5c-4c24-8373-79de90ef2758} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001163 sec., 1719.6904557179707 rows/sec., 140.23 KiB/sec. | ||
| 4330 | 2026.03.31 01:58:39.445159 [ 5 ] {ea89f153-cd5c-4c24-8373-79de90ef2758} <Debug> TCPHandler: Processed in 0.001339453 sec. | ||
| 4331 | 2026.03.31 01:58:39.445277 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4332 | 2026.03.31 01:58:39.445369 [ 5 ] {ae1ce62c-06cb-421b-8467-841868af8b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4333 | 2026.03.31 01:58:39.445408 [ 5 ] {ae1ce62c-06cb-421b-8467-841868af8b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4334 | 2026.03.31 01:58:39.445953 [ 5 ] {ae1ce62c-06cb-421b-8467-841868af8b72} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4335 | 2026.03.31 01:58:39.445988 [ 5 ] {ae1ce62c-06cb-421b-8467-841868af8b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4336 | 2026.03.31 01:58:39.446324 [ 5 ] {ae1ce62c-06cb-421b-8467-841868af8b72} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4337 | 2026.03.31 01:58:39.446541 [ 5 ] {ae1ce62c-06cb-421b-8467-841868af8b72} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4338 | 2026.03.31 01:58:39.446675 [ 5 ] {ae1ce62c-06cb-421b-8467-841868af8b72} <Debug> executeQuery: Read 225 rows, 20.42 KiB in 0.001323 sec., 170068.02721088435 rows/sec., 15.07 MiB/sec. | ||
| 4339 | 2026.03.31 01:58:39.446711 [ 5 ] {ae1ce62c-06cb-421b-8467-841868af8b72} <Debug> TCPHandler: Processed in 0.001481546 sec. | ||
| 4340 | 2026.03.31 01:58:39.446836 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4341 | 2026.03.31 01:58:39.446931 [ 5 ] {2c410bc3-b840-4ade-9be5-9b64961309cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4342 | 2026.03.31 01:58:39.446969 [ 5 ] {2c410bc3-b840-4ade-9be5-9b64961309cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4343 | 2026.03.31 01:58:39.447393 [ 5 ] {2c410bc3-b840-4ade-9be5-9b64961309cc} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4344 | 2026.03.31 01:58:39.447428 [ 5 ] {2c410bc3-b840-4ade-9be5-9b64961309cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4345 | 2026.03.31 01:58:39.447713 [ 5 ] {2c410bc3-b840-4ade-9be5-9b64961309cc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4346 | 2026.03.31 01:58:39.447910 [ 5 ] {2c410bc3-b840-4ade-9be5-9b64961309cc} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4347 | 2026.03.31 01:58:39.448034 [ 5 ] {2c410bc3-b840-4ade-9be5-9b64961309cc} <Debug> executeQuery: Read 38 rows, 2.91 KiB in 0.001121 sec., 33898.30508474576 rows/sec., 2.53 MiB/sec. | ||
| 4348 | 2026.03.31 01:58:39.448069 [ 5 ] {2c410bc3-b840-4ade-9be5-9b64961309cc} <Debug> TCPHandler: Processed in 0.001280162 sec. | ||
| 4349 | 2026.03.31 01:58:39.448184 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4350 | 2026.03.31 01:58:39.448278 [ 5 ] {9b347e8f-86a7-4113-ae89-5086f9a5dab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4351 | 2026.03.31 01:58:39.448317 [ 5 ] {9b347e8f-86a7-4113-ae89-5086f9a5dab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4352 | 2026.03.31 01:58:39.448707 [ 5 ] {9b347e8f-86a7-4113-ae89-5086f9a5dab7} <Trace> oximeter.fields_u32 (f77ccfda-73c2-400e-9c90-7b69a339c705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4353 | 2026.03.31 01:58:39.448742 [ 5 ] {9b347e8f-86a7-4113-ae89-5086f9a5dab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4354 | 2026.03.31 01:58:39.449033 [ 5 ] {9b347e8f-86a7-4113-ae89-5086f9a5dab7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4355 | 2026.03.31 01:58:39.449233 [ 5 ] {9b347e8f-86a7-4113-ae89-5086f9a5dab7} <Trace> oximeter.fields_u32 (f77ccfda-73c2-400e-9c90-7b69a339c705): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4356 | 2026.03.31 01:58:39.449355 [ 5 ] {9b347e8f-86a7-4113-ae89-5086f9a5dab7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001095 sec., 21917.80821917808 rows/sec., 1.82 MiB/sec. | ||
| 4357 | 2026.03.31 01:58:39.449391 [ 5 ] {9b347e8f-86a7-4113-ae89-5086f9a5dab7} <Debug> TCPHandler: Processed in 0.001253542 sec. | ||
| 4358 | 2026.03.31 01:58:39.449507 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4359 | 2026.03.31 01:58:39.449598 [ 5 ] {dbefea71-cce2-4773-ba45-ac20909d71e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4360 | 2026.03.31 01:58:39.449636 [ 5 ] {dbefea71-cce2-4773-ba45-ac20909d71e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4361 | 2026.03.31 01:58:39.450023 [ 5 ] {dbefea71-cce2-4773-ba45-ac20909d71e6} <Trace> oximeter.fields_u8 (5b4a1083-2a9b-4deb-add2-ee0a26f536e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4362 | 2026.03.31 01:58:39.450056 [ 5 ] {dbefea71-cce2-4773-ba45-ac20909d71e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4363 | 2026.03.31 01:58:39.450357 [ 5 ] {dbefea71-cce2-4773-ba45-ac20909d71e6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4364 | 2026.03.31 01:58:39.450559 [ 5 ] {dbefea71-cce2-4773-ba45-ac20909d71e6} <Trace> oximeter.fields_u8 (5b4a1083-2a9b-4deb-add2-ee0a26f536e9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4365 | 2026.03.31 01:58:39.450680 [ 5 ] {dbefea71-cce2-4773-ba45-ac20909d71e6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001099 sec., 10919.01728844404 rows/sec., 853.05 KiB/sec. | ||
| 4366 | 2026.03.31 01:58:39.450716 [ 5 ] {dbefea71-cce2-4773-ba45-ac20909d71e6} <Debug> TCPHandler: Processed in 0.001263923 sec. | ||
| 4367 | 2026.03.31 01:58:39.450816 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4368 | 2026.03.31 01:58:39.450906 [ 5 ] {0907a6cd-de8c-492d-aba4-c6dcefff9812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4369 | 2026.03.31 01:58:39.450944 [ 5 ] {0907a6cd-de8c-492d-aba4-c6dcefff9812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4370 | 2026.03.31 01:58:39.451385 [ 5 ] {0907a6cd-de8c-492d-aba4-c6dcefff9812} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4371 | 2026.03.31 01:58:39.451421 [ 5 ] {0907a6cd-de8c-492d-aba4-c6dcefff9812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4372 | 2026.03.31 01:58:39.451738 [ 5 ] {0907a6cd-de8c-492d-aba4-c6dcefff9812} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4373 | 2026.03.31 01:58:39.451939 [ 5 ] {0907a6cd-de8c-492d-aba4-c6dcefff9812} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4374 | 2026.03.31 01:58:39.452061 [ 5 ] {0907a6cd-de8c-492d-aba4-c6dcefff9812} <Debug> executeQuery: Read 126 rows, 10.46 KiB in 0.001173 sec., 107416.87979539642 rows/sec., 8.71 MiB/sec. | ||
| 4375 | 2026.03.31 01:58:39.452097 [ 5 ] {0907a6cd-de8c-492d-aba4-c6dcefff9812} <Debug> TCPHandler: Processed in 0.001327473 sec. | ||
| 4376 | 2026.03.31 01:58:39.452207 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4377 | 2026.03.31 01:58:39.452297 [ 5 ] {1d35ab67-59e0-4fea-ae2c-303a785dc850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4378 | 2026.03.31 01:58:39.452338 [ 5 ] {1d35ab67-59e0-4fea-ae2c-303a785dc850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4379 | 2026.03.31 01:58:39.452754 [ 5 ] {1d35ab67-59e0-4fea-ae2c-303a785dc850} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4380 | 2026.03.31 01:58:39.452788 [ 5 ] {1d35ab67-59e0-4fea-ae2c-303a785dc850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4381 | 2026.03.31 01:58:39.453133 [ 5 ] {1d35ab67-59e0-4fea-ae2c-303a785dc850} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4382 | 2026.03.31 01:58:39.453337 [ 5 ] {1d35ab67-59e0-4fea-ae2c-303a785dc850} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4383 | 2026.03.31 01:58:39.453461 [ 5 ] {1d35ab67-59e0-4fea-ae2c-303a785dc850} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001181 sec., 166807.79000846742 rows/sec., 11.96 MiB/sec. | ||
| 4384 | 2026.03.31 01:58:39.453496 [ 5 ] {1d35ab67-59e0-4fea-ae2c-303a785dc850} <Debug> TCPHandler: Processed in 0.001336153 sec. | ||
| 4385 | 2026.03.31 01:58:39.453607 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4386 | 2026.03.31 01:58:39.453699 [ 5 ] {462c05cf-a6db-4f84-aa65-14afd65b5864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4387 | 2026.03.31 01:58:39.453751 [ 5 ] {462c05cf-a6db-4f84-aa65-14afd65b5864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4388 | 2026.03.31 01:58:39.454558 [ 5 ] {462c05cf-a6db-4f84-aa65-14afd65b5864} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4389 | 2026.03.31 01:58:39.454593 [ 5 ] {462c05cf-a6db-4f84-aa65-14afd65b5864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4390 | 2026.03.31 01:58:39.455133 [ 5 ] {462c05cf-a6db-4f84-aa65-14afd65b5864} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4391 | 2026.03.31 01:58:39.455363 [ 5 ] {462c05cf-a6db-4f84-aa65-14afd65b5864} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4392 | 2026.03.31 01:58:39.455492 [ 105 ] {} <Debug> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4393 | 2026.03.31 01:58:39.455504 [ 5 ] {462c05cf-a6db-4f84-aa65-14afd65b5864} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001822 sec., 13172.338090010977 rows/sec., 23.60 MiB/sec. | ||
| 4394 | 2026.03.31 01:58:39.455566 [ 105 ] {} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4395 | 2026.03.31 01:58:39.455591 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4396 | 2026.03.31 01:58:39.455598 [ 5 ] {462c05cf-a6db-4f84-aa65-14afd65b5864} <Debug> TCPHandler: Processed in 0.002036847 sec. | ||
| 4397 | 2026.03.31 01:58:39.455727 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4398 | 2026.03.31 01:58:39.455737 [ 186 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::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 | ||
| 4399 | 2026.03.31 01:58:39.455829 [ 5 ] {cf3d79c4-58d6-46d6-894d-5bd2d1798119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4400 | 2026.03.31 01:58:39.455875 [ 5 ] {cf3d79c4-58d6-46d6-894d-5bd2d1798119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4401 | 2026.03.31 01:58:39.456023 [ 186 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4402 | 2026.03.31 01:58:39.456091 [ 186 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 295 rows starting from the beginning of the part | ||
| 4403 | 2026.03.31 01:58:39.456225 [ 186 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 4404 | 2026.03.31 01:58:39.456227 [ 5 ] {cf3d79c4-58d6-46d6-894d-5bd2d1798119} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4405 | 2026.03.31 01:58:39.456278 [ 5 ] {cf3d79c4-58d6-46d6-894d-5bd2d1798119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4406 | 2026.03.31 01:58:39.456338 [ 186 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 17 rows starting from the beginning of the part | ||
| 4407 | 2026.03.31 01:58:39.456459 [ 186 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 4408 | 2026.03.31 01:58:39.456566 [ 186 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 17 rows starting from the beginning of the part | ||
| 4409 | 2026.03.31 01:58:39.456606 [ 5 ] {cf3d79c4-58d6-46d6-894d-5bd2d1798119} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4410 | 2026.03.31 01:58:39.456677 [ 186 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 4411 | 2026.03.31 01:58:39.456826 [ 5 ] {cf3d79c4-58d6-46d6-894d-5bd2d1798119} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4412 | 2026.03.31 01:58:39.456960 [ 5 ] {cf3d79c4-58d6-46d6-894d-5bd2d1798119} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 4413 | 2026.03.31 01:58:39.456999 [ 5 ] {cf3d79c4-58d6-46d6-894d-5bd2d1798119} <Debug> TCPHandler: Processed in 0.001320644 sec. | ||
| 4414 | 2026.03.31 01:58:39.460591 [ 189 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 401 rows, containing 19 columns (19 merged, 0 gathered) in 0.004918618 sec., 81526.96550128513 rows/sec., 146.09 MiB/sec. | ||
| 4415 | 2026.03.31 01:58:39.461221 [ 189 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4416 | 2026.03.31 01:58:39.461585 [ 189 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4417 | 2026.03.31 01:58:39.461659 [ 189 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4418 | 2026.03.31 01:58:39.461819 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
| 4419 | 2026.03.31 01:58:40.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.03 MiB, peak 248.08 MiB, free memory in arenas 0.00 B, will set to 244.48 MiB (RSS), difference: 1.45 MiB | ||
| 4420 | 2026.03.31 01:58:40.133117 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10032 | ||
| 4421 | 2026.03.31 01:58:40.133637 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4422 | 2026.03.31 01:58:40.133671 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4423 | 2026.03.31 01:58:40.134153 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4424 | 2026.03.31 01:58:40.134378 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4425 | 2026.03.31 01:58:40.134502 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10032 | ||
| 4426 | 2026.03.31 01:58:40.134514 [ 105 ] {} <Debug> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4427 | 2026.03.31 01:58:40.134559 [ 105 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4428 | 2026.03.31 01:58:40.134581 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4429 | 2026.03.31 01:58:40.134718 [ 191 ] {fe625a4a-596f-4114-8172-c65c063c6262::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 | ||
| 4430 | 2026.03.31 01:58:40.134886 [ 191 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4431 | 2026.03.31 01:58:40.134929 [ 191 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7600 rows starting from the beginning of the part | ||
| 4432 | 2026.03.31 01:58:40.134998 [ 191 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4433 | 2026.03.31 01:58:40.135047 [ 191 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4434 | 2026.03.31 01:58:40.135094 [ 191 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4435 | 2026.03.31 01:58:40.135136 [ 191 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4436 | 2026.03.31 01:58:40.135181 [ 191 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4437 | 2026.03.31 01:58:40.137148 [ 196 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10032 rows, containing 4 columns (4 merged, 0 gathered) in 0.002493375 sec., 4023462.1747631226 rows/sec., 57.56 MiB/sec. | ||
| 4438 | 2026.03.31 01:58:40.137358 [ 191 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4439 | 2026.03.31 01:58:40.137628 [ 191 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_21_4} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4440 | 2026.03.31 01:58:40.137703 [ 191 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_21_4} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4441 | 2026.03.31 01:58:40.137786 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 4442 | 2026.03.31 01:58:40.666653 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4443 | 2026.03.31 01:58:40.684136 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4444 | 2026.03.31 01:58:40.684190 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4445 | 2026.03.31 01:58:40.689980 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4446 | 2026.03.31 01:58:40.690720 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4447 | 2026.03.31 01:58:40.691058 [ 105 ] {} <Debug> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4448 | 2026.03.31 01:58:40.691157 [ 105 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4449 | 2026.03.31 01:58:40.691200 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4450 | 2026.03.31 01:58:40.691318 [ 188 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 4451 | 2026.03.31 01:58:40.693483 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4452 | 2026.03.31 01:58:40.694152 [ 188 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4453 | 2026.03.31 01:58:40.694842 [ 188 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 4454 | 2026.03.31 01:58:40.698086 [ 188 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 4455 | 2026.03.31 01:58:40.701387 [ 188 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 4456 | 2026.03.31 01:58:40.705030 [ 188 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 4457 | 2026.03.31 01:58:40.709281 [ 188 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 4458 | 2026.03.31 01:58:40.713356 [ 188 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 4459 | 2026.03.31 01:58:40.760699 [ 191 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.069414018 sec., 2290.6036068968087 rows/sec., 11.84 MiB/sec. | ||
| 4460 | 2026.03.31 01:58:40.762518 [ 199 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4461 | 2026.03.31 01:58:40.764229 [ 199 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::all_1_21_4} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4462 | 2026.03.31 01:58:40.764304 [ 199 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::all_1_21_4} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4463 | 2026.03.31 01:58:40.765167 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4464 | 2026.03.31 01:58:41.000241 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.57 MiB, peak 256.14 MiB, free memory in arenas 0.00 B, will set to 249.72 MiB (RSS), difference: 4.15 MiB | ||
| 4465 | 2026.03.31 01:58:42.678799 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 580 | ||
| 4466 | 2026.03.31 01:58:42.681193 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4467 | 2026.03.31 01:58:42.681256 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4468 | 2026.03.31 01:58:42.682508 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4469 | 2026.03.31 01:58:42.682813 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4470 | 2026.03.31 01:58:42.683158 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 580 | ||
| 4471 | 2026.03.31 01:58:44.439416 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4472 | 2026.03.31 01:58:44.439615 [ 5 ] {1f42049d-4e32-47ce-a007-2cab535e2167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4473 | 2026.03.31 01:58:44.439690 [ 5 ] {1f42049d-4e32-47ce-a007-2cab535e2167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4474 | 2026.03.31 01:58:44.440352 [ 5 ] {1f42049d-4e32-47ce-a007-2cab535e2167} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4475 | 2026.03.31 01:58:44.440404 [ 5 ] {1f42049d-4e32-47ce-a007-2cab535e2167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4476 | 2026.03.31 01:58:44.440834 [ 5 ] {1f42049d-4e32-47ce-a007-2cab535e2167} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4477 | 2026.03.31 01:58:44.441059 [ 5 ] {1f42049d-4e32-47ce-a007-2cab535e2167} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4478 | 2026.03.31 01:58:44.441220 [ 5 ] {1f42049d-4e32-47ce-a007-2cab535e2167} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001659 sec., 54249.54792043399 rows/sec., 4.55 MiB/sec. | ||
| 4479 | 2026.03.31 01:58:44.441269 [ 5 ] {1f42049d-4e32-47ce-a007-2cab535e2167} <Debug> TCPHandler: Processed in 0.001990905 sec. | ||
| 4480 | 2026.03.31 01:58:44.441389 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4481 | 2026.03.31 01:58:44.441490 [ 5 ] {d3b13084-2ae2-4c5a-8171-aeb4e0e235e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4482 | 2026.03.31 01:58:44.441533 [ 5 ] {d3b13084-2ae2-4c5a-8171-aeb4e0e235e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4483 | 2026.03.31 01:58:44.441941 [ 5 ] {d3b13084-2ae2-4c5a-8171-aeb4e0e235e6} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4484 | 2026.03.31 01:58:44.441978 [ 5 ] {d3b13084-2ae2-4c5a-8171-aeb4e0e235e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4485 | 2026.03.31 01:58:44.442294 [ 5 ] {d3b13084-2ae2-4c5a-8171-aeb4e0e235e6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4486 | 2026.03.31 01:58:44.442500 [ 5 ] {d3b13084-2ae2-4c5a-8171-aeb4e0e235e6} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4487 | 2026.03.31 01:58:44.442643 [ 5 ] {d3b13084-2ae2-4c5a-8171-aeb4e0e235e6} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001176 sec., 14455.78231292517 rows/sec., 1.06 MiB/sec. | ||
| 4488 | 2026.03.31 01:58:44.442680 [ 5 ] {d3b13084-2ae2-4c5a-8171-aeb4e0e235e6} <Debug> TCPHandler: Processed in 0.001341644 sec. | ||
| 4489 | 2026.03.31 01:58:44.442788 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4490 | 2026.03.31 01:58:44.442882 [ 5 ] {eb5d2f48-cbb8-4c9d-ab74-6362b2c78ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4491 | 2026.03.31 01:58:44.442921 [ 5 ] {eb5d2f48-cbb8-4c9d-ab74-6362b2c78ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4492 | 2026.03.31 01:58:44.443342 [ 5 ] {eb5d2f48-cbb8-4c9d-ab74-6362b2c78ef4} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4493 | 2026.03.31 01:58:44.443377 [ 5 ] {eb5d2f48-cbb8-4c9d-ab74-6362b2c78ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4494 | 2026.03.31 01:58:44.443671 [ 5 ] {eb5d2f48-cbb8-4c9d-ab74-6362b2c78ef4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4495 | 2026.03.31 01:58:44.443895 [ 5 ] {eb5d2f48-cbb8-4c9d-ab74-6362b2c78ef4} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4496 | 2026.03.31 01:58:44.444018 [ 5 ] {eb5d2f48-cbb8-4c9d-ab74-6362b2c78ef4} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001156 sec., 70069.20415224913 rows/sec., 5.47 MiB/sec. | ||
| 4497 | 2026.03.31 01:58:44.444054 [ 5 ] {eb5d2f48-cbb8-4c9d-ab74-6362b2c78ef4} <Debug> TCPHandler: Processed in 0.001313433 sec. | ||
| 4498 | 2026.03.31 01:58:44.444163 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4499 | 2026.03.31 01:58:44.444255 [ 5 ] {30cbbe2d-faaa-4c93-8d4a-82c84fb7684f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4500 | 2026.03.31 01:58:44.444297 [ 5 ] {30cbbe2d-faaa-4c93-8d4a-82c84fb7684f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4501 | 2026.03.31 01:58:44.444696 [ 5 ] {30cbbe2d-faaa-4c93-8d4a-82c84fb7684f} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4502 | 2026.03.31 01:58:44.444731 [ 5 ] {30cbbe2d-faaa-4c93-8d4a-82c84fb7684f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4503 | 2026.03.31 01:58:44.445089 [ 5 ] {30cbbe2d-faaa-4c93-8d4a-82c84fb7684f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4504 | 2026.03.31 01:58:44.445291 [ 5 ] {30cbbe2d-faaa-4c93-8d4a-82c84fb7684f} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4505 | 2026.03.31 01:58:44.445413 [ 5 ] {30cbbe2d-faaa-4c93-8d4a-82c84fb7684f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 4506 | 2026.03.31 01:58:44.445449 [ 5 ] {30cbbe2d-faaa-4c93-8d4a-82c84fb7684f} <Debug> TCPHandler: Processed in 0.001332964 sec. | ||
| 4507 | 2026.03.31 01:58:44.445562 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4508 | 2026.03.31 01:58:44.445653 [ 5 ] {46fb1049-80f1-4459-9a7d-527910136a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4509 | 2026.03.31 01:58:44.445707 [ 5 ] {46fb1049-80f1-4459-9a7d-527910136a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4510 | 2026.03.31 01:58:44.446470 [ 5 ] {46fb1049-80f1-4459-9a7d-527910136a80} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4511 | 2026.03.31 01:58:44.446505 [ 5 ] {46fb1049-80f1-4459-9a7d-527910136a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4512 | 2026.03.31 01:58:44.447040 [ 5 ] {46fb1049-80f1-4459-9a7d-527910136a80} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4513 | 2026.03.31 01:58:44.447257 [ 5 ] {46fb1049-80f1-4459-9a7d-527910136a80} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4514 | 2026.03.31 01:58:44.447388 [ 5 ] {46fb1049-80f1-4459-9a7d-527910136a80} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001753 sec., 9697.661152310326 rows/sec., 17.38 MiB/sec. | ||
| 4515 | 2026.03.31 01:58:44.447440 [ 5 ] {46fb1049-80f1-4459-9a7d-527910136a80} <Debug> TCPHandler: Processed in 0.001931045 sec. | ||
| 4516 | 2026.03.31 01:58:44.447549 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4517 | 2026.03.31 01:58:44.447641 [ 5 ] {f71f2d5f-c0a4-4baf-a451-0587bdcee7fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4518 | 2026.03.31 01:58:44.447682 [ 5 ] {f71f2d5f-c0a4-4baf-a451-0587bdcee7fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4519 | 2026.03.31 01:58:44.448005 [ 5 ] {f71f2d5f-c0a4-4baf-a451-0587bdcee7fd} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4520 | 2026.03.31 01:58:44.448040 [ 5 ] {f71f2d5f-c0a4-4baf-a451-0587bdcee7fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4521 | 2026.03.31 01:58:44.448350 [ 5 ] {f71f2d5f-c0a4-4baf-a451-0587bdcee7fd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4522 | 2026.03.31 01:58:44.448554 [ 5 ] {f71f2d5f-c0a4-4baf-a451-0587bdcee7fd} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4523 | 2026.03.31 01:58:44.448678 [ 5 ] {f71f2d5f-c0a4-4baf-a451-0587bdcee7fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 4524 | 2026.03.31 01:58:44.448714 [ 5 ] {f71f2d5f-c0a4-4baf-a451-0587bdcee7fd} <Debug> TCPHandler: Processed in 0.001212512 sec. | ||
| 4525 | 2026.03.31 01:58:47.523942 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4526 | 2026.03.31 01:58:47.524037 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4527 | 2026.03.31 01:58:47.634561 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10480 | ||
| 4528 | 2026.03.31 01:58:47.635092 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2026.03.31 01:58:47.635134 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4530 | 2026.03.31 01:58:47.635696 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4531 | 2026.03.31 01:58:47.635930 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4532 | 2026.03.31 01:58:47.636058 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10480 | ||
| 4533 | 2026.03.31 01:58:48.193541 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4534 | 2026.03.31 01:58:48.208981 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4535 | 2026.03.31 01:58:48.209049 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4536 | 2026.03.31 01:58:48.216358 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4537 | 2026.03.31 01:58:48.217072 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4538 | 2026.03.31 01:58:48.220086 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4539 | 2026.03.31 01:58:49.439974 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4540 | 2026.03.31 01:58:49.440159 [ 5 ] {86ffe41e-ed63-48be-ab66-2fb613fa5ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4541 | 2026.03.31 01:58:49.440227 [ 5 ] {86ffe41e-ed63-48be-ab66-2fb613fa5ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4542 | 2026.03.31 01:58:49.440877 [ 5 ] {86ffe41e-ed63-48be-ab66-2fb613fa5ff9} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4543 | 2026.03.31 01:58:49.440923 [ 5 ] {86ffe41e-ed63-48be-ab66-2fb613fa5ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4544 | 2026.03.31 01:58:49.441347 [ 5 ] {86ffe41e-ed63-48be-ab66-2fb613fa5ff9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4545 | 2026.03.31 01:58:49.441585 [ 5 ] {86ffe41e-ed63-48be-ab66-2fb613fa5ff9} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4546 | 2026.03.31 01:58:49.441745 [ 5 ] {86ffe41e-ed63-48be-ab66-2fb613fa5ff9} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001635 sec., 63608.5626911315 rows/sec., 5.32 MiB/sec. | ||
| 4547 | 2026.03.31 01:58:49.441794 [ 5 ] {86ffe41e-ed63-48be-ab66-2fb613fa5ff9} <Debug> TCPHandler: Processed in 0.001957865 sec. | ||
| 4548 | 2026.03.31 01:58:49.441916 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4549 | 2026.03.31 01:58:49.442017 [ 5 ] {83db1109-6252-42fc-b77c-08c7df9f4d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4550 | 2026.03.31 01:58:49.442060 [ 5 ] {83db1109-6252-42fc-b77c-08c7df9f4d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4551 | 2026.03.31 01:58:49.442476 [ 5 ] {83db1109-6252-42fc-b77c-08c7df9f4d5d} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4552 | 2026.03.31 01:58:49.442512 [ 5 ] {83db1109-6252-42fc-b77c-08c7df9f4d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4553 | 2026.03.31 01:58:49.442832 [ 5 ] {83db1109-6252-42fc-b77c-08c7df9f4d5d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4554 | 2026.03.31 01:58:49.443043 [ 5 ] {83db1109-6252-42fc-b77c-08c7df9f4d5d} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4555 | 2026.03.31 01:58:49.443157 [ 92 ] {} <Debug> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4556 | 2026.03.31 01:58:49.443182 [ 5 ] {83db1109-6252-42fc-b77c-08c7df9f4d5d} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001187 sec., 20219.03959561921 rows/sec., 1.48 MiB/sec. | ||
| 4557 | 2026.03.31 01:58:49.443226 [ 92 ] {} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4558 | 2026.03.31 01:58:49.443238 [ 5 ] {83db1109-6252-42fc-b77c-08c7df9f4d5d} <Debug> TCPHandler: Processed in 0.001374414 sec. | ||
| 4559 | 2026.03.31 01:58:49.443258 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4560 | 2026.03.31 01:58:49.443385 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4561 | 2026.03.31 01:58:49.443395 [ 197 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::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 | ||
| 4562 | 2026.03.31 01:58:49.443518 [ 5 ] {59e7a8ce-1b39-4921-9adc-123ab3b500c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4563 | 2026.03.31 01:58:49.443562 [ 197 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4564 | 2026.03.31 01:58:49.443575 [ 5 ] {59e7a8ce-1b39-4921-9adc-123ab3b500c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4565 | 2026.03.31 01:58:49.443606 [ 197 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 213 rows starting from the beginning of the part | ||
| 4566 | 2026.03.31 01:58:49.443691 [ 197 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 4567 | 2026.03.31 01:58:49.443743 [ 197 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 17 rows starting from the beginning of the part | ||
| 4568 | 2026.03.31 01:58:49.443792 [ 197 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 38 rows starting from the beginning of the part | ||
| 4569 | 2026.03.31 01:58:49.443836 [ 197 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 17 rows starting from the beginning of the part | ||
| 4570 | 2026.03.31 01:58:49.443877 [ 197 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 4571 | 2026.03.31 01:58:49.444103 [ 5 ] {59e7a8ce-1b39-4921-9adc-123ab3b500c2} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4572 | 2026.03.31 01:58:49.444145 [ 5 ] {59e7a8ce-1b39-4921-9adc-123ab3b500c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4573 | 2026.03.31 01:58:49.444507 [ 5 ] {59e7a8ce-1b39-4921-9adc-123ab3b500c2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4574 | 2026.03.31 01:58:49.444740 [ 5 ] {59e7a8ce-1b39-4921-9adc-123ab3b500c2} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4575 | 2026.03.31 01:58:49.444776 [ 199 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 333 rows, containing 5 columns (5 merged, 0 gathered) in 0.001449056 sec., 229804.783251993 rows/sec., 16.32 MiB/sec. | ||
| 4576 | 2026.03.31 01:58:49.444878 [ 5 ] {59e7a8ce-1b39-4921-9adc-123ab3b500c2} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001388 sec., 63400.576368876085 rows/sec., 4.95 MiB/sec. | ||
| 4577 | 2026.03.31 01:58:49.444919 [ 5 ] {59e7a8ce-1b39-4921-9adc-123ab3b500c2} <Debug> TCPHandler: Processed in 0.001597918 sec. | ||
| 4578 | 2026.03.31 01:58:49.444974 [ 198 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4579 | 2026.03.31 01:58:49.445041 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4580 | 2026.03.31 01:58:49.445142 [ 5 ] {94d13b69-b61c-4bc8-995b-95b8348fec13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4581 | 2026.03.31 01:58:49.445189 [ 5 ] {94d13b69-b61c-4bc8-995b-95b8348fec13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4582 | 2026.03.31 01:58:49.445302 [ 198 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_26_5} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4583 | 2026.03.31 01:58:49.445389 [ 198 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_26_5} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4584 | 2026.03.31 01:58:49.445499 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4585 | 2026.03.31 01:58:49.445605 [ 5 ] {94d13b69-b61c-4bc8-995b-95b8348fec13} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4586 | 2026.03.31 01:58:49.445647 [ 5 ] {94d13b69-b61c-4bc8-995b-95b8348fec13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4587 | 2026.03.31 01:58:49.445998 [ 5 ] {94d13b69-b61c-4bc8-995b-95b8348fec13} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4588 | 2026.03.31 01:58:49.446220 [ 5 ] {94d13b69-b61c-4bc8-995b-95b8348fec13} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4589 | 2026.03.31 01:58:49.446353 [ 5 ] {94d13b69-b61c-4bc8-995b-95b8348fec13} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 4590 | 2026.03.31 01:58:49.446391 [ 5 ] {94d13b69-b61c-4bc8-995b-95b8348fec13} <Debug> TCPHandler: Processed in 0.001400205 sec. | ||
| 4591 | 2026.03.31 01:58:49.446507 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4592 | 2026.03.31 01:58:49.446620 [ 5 ] {b2e627b2-642f-4f02-817d-c31fba9945c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4593 | 2026.03.31 01:58:49.446685 [ 5 ] {b2e627b2-642f-4f02-817d-c31fba9945c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4594 | 2026.03.31 01:58:49.447554 [ 5 ] {b2e627b2-642f-4f02-817d-c31fba9945c2} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4595 | 2026.03.31 01:58:49.447590 [ 5 ] {b2e627b2-642f-4f02-817d-c31fba9945c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4596 | 2026.03.31 01:58:49.448158 [ 5 ] {b2e627b2-642f-4f02-817d-c31fba9945c2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4597 | 2026.03.31 01:58:49.448380 [ 5 ] {b2e627b2-642f-4f02-817d-c31fba9945c2} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4598 | 2026.03.31 01:58:49.448521 [ 5 ] {b2e627b2-642f-4f02-817d-c31fba9945c2} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001926 sec., 12461.059190031152 rows/sec., 22.33 MiB/sec. | ||
| 4599 | 2026.03.31 01:58:49.448585 [ 5 ] {b2e627b2-642f-4f02-817d-c31fba9945c2} <Debug> TCPHandler: Processed in 0.002137858 sec. | ||
| 4600 | 2026.03.31 01:58:49.448694 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4601 | 2026.03.31 01:58:49.448790 [ 5 ] {c18b867f-39dc-49ff-bc3d-b8d1d908a01e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4602 | 2026.03.31 01:58:49.448832 [ 5 ] {c18b867f-39dc-49ff-bc3d-b8d1d908a01e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4603 | 2026.03.31 01:58:49.449170 [ 5 ] {c18b867f-39dc-49ff-bc3d-b8d1d908a01e} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4604 | 2026.03.31 01:58:49.449231 [ 5 ] {c18b867f-39dc-49ff-bc3d-b8d1d908a01e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4605 | 2026.03.31 01:58:49.449543 [ 5 ] {c18b867f-39dc-49ff-bc3d-b8d1d908a01e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4606 | 2026.03.31 01:58:49.449766 [ 5 ] {c18b867f-39dc-49ff-bc3d-b8d1d908a01e} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4607 | 2026.03.31 01:58:49.449892 [ 5 ] {c18b867f-39dc-49ff-bc3d-b8d1d908a01e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 4608 | 2026.03.31 01:58:49.449929 [ 5 ] {c18b867f-39dc-49ff-bc3d-b8d1d908a01e} <Debug> TCPHandler: Processed in 0.001282763 sec. | ||
| 4609 | 2026.03.31 01:58:52.683323 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 604 | ||
| 4610 | 2026.03.31 01:58:52.685402 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4611 | 2026.03.31 01:58:52.685443 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4612 | 2026.03.31 01:58:52.686629 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4613 | 2026.03.31 01:58:52.686923 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4614 | 2026.03.31 01:58:52.687048 [ 88 ] {} <Debug> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4615 | 2026.03.31 01:58:52.687081 [ 88 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4616 | 2026.03.31 01:58:52.687099 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4617 | 2026.03.31 01:58:52.687164 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 604 | ||
| 4618 | 2026.03.31 01:58:52.687228 [ 197 ] {b8db6839-26a0-4787-8e19-b132c01ce574::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 | ||
| 4619 | 2026.03.31 01:58:52.688130 [ 197 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4620 | 2026.03.31 01:58:52.688355 [ 197 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 460 rows starting from the beginning of the part | ||
| 4621 | 2026.03.31 01:58:52.688908 [ 197 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part | ||
| 4622 | 2026.03.31 01:58:52.689416 [ 197 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 4623 | 2026.03.31 01:58:52.689911 [ 197 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
| 4624 | 2026.03.31 01:58:52.690407 [ 197 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 4625 | 2026.03.31 01:58:52.690890 [ 197 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 4626 | 2026.03.31 01:58:52.697127 [ 199 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 72 columns (72 merged, 0 gathered) in 0.009958197 sec., 60653.550035212196 rows/sec., 53.05 MiB/sec. | ||
| 4627 | 2026.03.31 01:58:52.698351 [ 191 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4628 | 2026.03.31 01:58:52.698918 [ 191 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_16_3} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4629 | 2026.03.31 01:58:52.698982 [ 191 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_16_3} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4630 | 2026.03.31 01:58:52.699190 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.95 MiB. | ||
| 4631 | 2026.03.31 01:58:54.447171 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4632 | 2026.03.31 01:58:54.447367 [ 5 ] {6e65b5f7-5546-4178-be8b-2025d7172e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4633 | 2026.03.31 01:58:54.447440 [ 5 ] {6e65b5f7-5546-4178-be8b-2025d7172e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4634 | 2026.03.31 01:58:54.448268 [ 5 ] {6e65b5f7-5546-4178-be8b-2025d7172e27} <Trace> oximeter.fields_i16 (ca3f516a-45b0-4ff0-8f47-fbcd90092b3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4635 | 2026.03.31 01:58:54.448317 [ 5 ] {6e65b5f7-5546-4178-be8b-2025d7172e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4636 | 2026.03.31 01:58:54.448725 [ 5 ] {6e65b5f7-5546-4178-be8b-2025d7172e27} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4637 | 2026.03.31 01:58:54.448961 [ 5 ] {6e65b5f7-5546-4178-be8b-2025d7172e27} <Trace> oximeter.fields_i16 (ca3f516a-45b0-4ff0-8f47-fbcd90092b3b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4638 | 2026.03.31 01:58:54.449112 [ 5 ] {6e65b5f7-5546-4178-be8b-2025d7172e27} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.0018 sec., 157777.77777777778 rows/sec., 10.02 MiB/sec. | ||
| 4639 | 2026.03.31 01:58:54.449155 [ 5 ] {6e65b5f7-5546-4178-be8b-2025d7172e27} <Debug> TCPHandler: Processed in 0.002121198 sec. | ||
| 4640 | 2026.03.31 01:58:54.449280 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4641 | 2026.03.31 01:58:54.449375 [ 5 ] {433d8d2c-fcd7-4544-b189-d4dbed157a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4642 | 2026.03.31 01:58:54.449419 [ 5 ] {433d8d2c-fcd7-4544-b189-d4dbed157a89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4643 | 2026.03.31 01:58:54.449812 [ 5 ] {433d8d2c-fcd7-4544-b189-d4dbed157a89} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4644 | 2026.03.31 01:58:54.449848 [ 5 ] {433d8d2c-fcd7-4544-b189-d4dbed157a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4645 | 2026.03.31 01:58:54.450147 [ 5 ] {433d8d2c-fcd7-4544-b189-d4dbed157a89} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4646 | 2026.03.31 01:58:54.450357 [ 5 ] {433d8d2c-fcd7-4544-b189-d4dbed157a89} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4647 | 2026.03.31 01:58:54.450493 [ 5 ] {433d8d2c-fcd7-4544-b189-d4dbed157a89} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001136 sec., 3521.1267605633802 rows/sec., 287.12 KiB/sec. | ||
| 4648 | 2026.03.31 01:58:54.450531 [ 5 ] {433d8d2c-fcd7-4544-b189-d4dbed157a89} <Debug> TCPHandler: Processed in 0.001301713 sec. | ||
| 4649 | 2026.03.31 01:58:54.450657 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4650 | 2026.03.31 01:58:54.450777 [ 5 ] {7aab1caa-a19b-4589-a98b-65d377c6b3e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4651 | 2026.03.31 01:58:54.450826 [ 5 ] {7aab1caa-a19b-4589-a98b-65d377c6b3e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4652 | 2026.03.31 01:58:54.451649 [ 5 ] {7aab1caa-a19b-4589-a98b-65d377c6b3e1} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4653 | 2026.03.31 01:58:54.451685 [ 5 ] {7aab1caa-a19b-4589-a98b-65d377c6b3e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4654 | 2026.03.31 01:58:54.452085 [ 5 ] {7aab1caa-a19b-4589-a98b-65d377c6b3e1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4655 | 2026.03.31 01:58:54.452307 [ 5 ] {7aab1caa-a19b-4589-a98b-65d377c6b3e1} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4656 | 2026.03.31 01:58:54.452420 [ 87 ] {} <Debug> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4657 | 2026.03.31 01:58:54.452438 [ 5 ] {7aab1caa-a19b-4589-a98b-65d377c6b3e1} <Debug> executeQuery: Read 833 rows, 66.95 KiB in 0.001685 sec., 494362.01780415425 rows/sec., 38.80 MiB/sec. | ||
| 4658 | 2026.03.31 01:58:54.452487 [ 87 ] {} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4659 | 2026.03.31 01:58:54.452496 [ 5 ] {7aab1caa-a19b-4589-a98b-65d377c6b3e1} <Debug> TCPHandler: Processed in 0.001901094 sec. | ||
| 4660 | 2026.03.31 01:58:54.452516 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4661 | 2026.03.31 01:58:54.452612 [ 199 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::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 | ||
| 4662 | 2026.03.31 01:58:54.452624 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4663 | 2026.03.31 01:58:54.452706 [ 199 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4664 | 2026.03.31 01:58:54.452738 [ 199 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1008 rows starting from the beginning of the part | ||
| 4665 | 2026.03.31 01:58:54.452742 [ 5 ] {31fce218-8788-4c5c-b923-6861cf5e3682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4666 | 2026.03.31 01:58:54.452797 [ 5 ] {31fce218-8788-4c5c-b923-6861cf5e3682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4667 | 2026.03.31 01:58:54.452830 [ 199 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part | ||
| 4668 | 2026.03.31 01:58:54.452878 [ 199 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 225 rows starting from the beginning of the part | ||
| 4669 | 2026.03.31 01:58:54.452922 [ 199 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 90 rows starting from the beginning of the part | ||
| 4670 | 2026.03.31 01:58:54.452969 [ 199 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::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 | ||
| 4671 | 2026.03.31 01:58:54.453011 [ 199 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 833 rows starting from the beginning of the part | ||
| 4672 | 2026.03.31 01:58:54.453291 [ 5 ] {31fce218-8788-4c5c-b923-6861cf5e3682} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4673 | 2026.03.31 01:58:54.453327 [ 5 ] {31fce218-8788-4c5c-b923-6861cf5e3682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4674 | 2026.03.31 01:58:54.453790 [ 5 ] {31fce218-8788-4c5c-b923-6861cf5e3682} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4675 | 2026.03.31 01:58:54.454011 [ 5 ] {31fce218-8788-4c5c-b923-6861cf5e3682} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4676 | 2026.03.31 01:58:54.454140 [ 5 ] {31fce218-8788-4c5c-b923-6861cf5e3682} <Debug> executeQuery: Read 163 rows, 10.10 KiB in 0.001422 sec., 114627.28551336145 rows/sec., 6.94 MiB/sec. | ||
| 4677 | 2026.03.31 01:58:54.454178 [ 5 ] {31fce218-8788-4c5c-b923-6861cf5e3682} <Debug> TCPHandler: Processed in 0.001612848 sec. | ||
| 4678 | 2026.03.31 01:58:54.454207 [ 191 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2350 rows, containing 5 columns (5 merged, 0 gathered) in 0.001629339 sec., 1442302.6761158973 rows/sec., 122.48 MiB/sec. | ||
| 4679 | 2026.03.31 01:58:54.454285 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4680 | 2026.03.31 01:58:54.454382 [ 5 ] {501d6c8b-5c30-4ef6-9804-f7371660ec1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4681 | 2026.03.31 01:58:54.454423 [ 5 ] {501d6c8b-5c30-4ef6-9804-f7371660ec1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4682 | 2026.03.31 01:58:54.454516 [ 190 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4683 | 2026.03.31 01:58:54.454843 [ 5 ] {501d6c8b-5c30-4ef6-9804-f7371660ec1b} <Trace> oximeter.fields_u32 (f77ccfda-73c2-400e-9c90-7b69a339c705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4684 | 2026.03.31 01:58:54.454884 [ 5 ] {501d6c8b-5c30-4ef6-9804-f7371660ec1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4685 | 2026.03.31 01:58:54.454887 [ 190 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_31_6} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4686 | 2026.03.31 01:58:54.455002 [ 190 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_31_6} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4687 | 2026.03.31 01:58:54.455125 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 4688 | 2026.03.31 01:58:54.455236 [ 5 ] {501d6c8b-5c30-4ef6-9804-f7371660ec1b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4689 | 2026.03.31 01:58:54.455463 [ 5 ] {501d6c8b-5c30-4ef6-9804-f7371660ec1b} <Trace> oximeter.fields_u32 (f77ccfda-73c2-400e-9c90-7b69a339c705): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4690 | 2026.03.31 01:58:54.455595 [ 5 ] {501d6c8b-5c30-4ef6-9804-f7371660ec1b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00123 sec., 121138.21138211382 rows/sec., 7.83 MiB/sec. | ||
| 4691 | 2026.03.31 01:58:54.455632 [ 5 ] {501d6c8b-5c30-4ef6-9804-f7371660ec1b} <Debug> TCPHandler: Processed in 0.001395335 sec. | ||
| 4692 | 2026.03.31 01:58:54.455740 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4693 | 2026.03.31 01:58:54.455833 [ 5 ] {8c844097-1802-4f21-8718-26658a8478e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4694 | 2026.03.31 01:58:54.455873 [ 5 ] {8c844097-1802-4f21-8718-26658a8478e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4695 | 2026.03.31 01:58:54.456290 [ 5 ] {8c844097-1802-4f21-8718-26658a8478e1} <Trace> oximeter.fields_u8 (5b4a1083-2a9b-4deb-add2-ee0a26f536e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4696 | 2026.03.31 01:58:54.456327 [ 5 ] {8c844097-1802-4f21-8718-26658a8478e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4697 | 2026.03.31 01:58:54.456651 [ 5 ] {8c844097-1802-4f21-8718-26658a8478e1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4698 | 2026.03.31 01:58:54.456860 [ 5 ] {8c844097-1802-4f21-8718-26658a8478e1} <Trace> oximeter.fields_u8 (5b4a1083-2a9b-4deb-add2-ee0a26f536e9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4699 | 2026.03.31 01:58:54.456985 [ 5 ] {8c844097-1802-4f21-8718-26658a8478e1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00117 sec., 126495.72649572649 rows/sec., 7.19 MiB/sec. | ||
| 4700 | 2026.03.31 01:58:54.457024 [ 5 ] {8c844097-1802-4f21-8718-26658a8478e1} <Debug> TCPHandler: Processed in 0.001331744 sec. | ||
| 4701 | 2026.03.31 01:58:54.457132 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4702 | 2026.03.31 01:58:54.457223 [ 5 ] {3232ff25-70d1-47aa-bcb1-9f4b73b251d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4703 | 2026.03.31 01:58:54.457262 [ 5 ] {3232ff25-70d1-47aa-bcb1-9f4b73b251d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4704 | 2026.03.31 01:58:54.457846 [ 5 ] {3232ff25-70d1-47aa-bcb1-9f4b73b251d7} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4705 | 2026.03.31 01:58:54.457883 [ 5 ] {3232ff25-70d1-47aa-bcb1-9f4b73b251d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4706 | 2026.03.31 01:58:54.458218 [ 5 ] {3232ff25-70d1-47aa-bcb1-9f4b73b251d7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4707 | 2026.03.31 01:58:54.458430 [ 5 ] {3232ff25-70d1-47aa-bcb1-9f4b73b251d7} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4708 | 2026.03.31 01:58:54.458530 [ 87 ] {} <Debug> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4709 | 2026.03.31 01:58:54.458562 [ 5 ] {3232ff25-70d1-47aa-bcb1-9f4b73b251d7} <Debug> executeQuery: Read 511 rows, 36.87 KiB in 0.001357 sec., 376565.9543109801 rows/sec., 26.53 MiB/sec. | ||
| 4710 | 2026.03.31 01:58:54.458563 [ 87 ] {} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4711 | 2026.03.31 01:58:54.458601 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4712 | 2026.03.31 01:58:54.458606 [ 5 ] {3232ff25-70d1-47aa-bcb1-9f4b73b251d7} <Debug> TCPHandler: Processed in 0.001522037 sec. | ||
| 4713 | 2026.03.31 01:58:54.458675 [ 199 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::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 | ||
| 4714 | 2026.03.31 01:58:54.458714 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4715 | 2026.03.31 01:58:54.458775 [ 199 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4716 | 2026.03.31 01:58:54.458803 [ 199 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 603 rows starting from the beginning of the part | ||
| 4717 | 2026.03.31 01:58:54.458808 [ 5 ] {dd5769c9-0691-43e3-b7a3-1c341d12dac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4718 | 2026.03.31 01:58:54.458853 [ 5 ] {dd5769c9-0691-43e3-b7a3-1c341d12dac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4719 | 2026.03.31 01:58:54.458858 [ 199 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 81 rows starting from the beginning of the part | ||
| 4720 | 2026.03.31 01:58:54.458903 [ 199 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 126 rows starting from the beginning of the part | ||
| 4721 | 2026.03.31 01:58:54.458944 [ 199 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 81 rows starting from the beginning of the part | ||
| 4722 | 2026.03.31 01:58:54.458982 [ 199 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 88 rows starting from the beginning of the part | ||
| 4723 | 2026.03.31 01:58:54.459020 [ 199 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 511 rows starting from the beginning of the part | ||
| 4724 | 2026.03.31 01:58:54.459174 [ 5 ] {dd5769c9-0691-43e3-b7a3-1c341d12dac6} <Trace> oximeter.measurements_bool (9fafc465-2a86-4643-a66c-d167704f0678): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4725 | 2026.03.31 01:58:54.459209 [ 5 ] {dd5769c9-0691-43e3-b7a3-1c341d12dac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4726 | 2026.03.31 01:58:54.459535 [ 5 ] {dd5769c9-0691-43e3-b7a3-1c341d12dac6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4727 | 2026.03.31 01:58:54.459745 [ 5 ] {dd5769c9-0691-43e3-b7a3-1c341d12dac6} <Trace> oximeter.measurements_bool (9fafc465-2a86-4643-a66c-d167704f0678): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4728 | 2026.03.31 01:58:54.459869 [ 5 ] {dd5769c9-0691-43e3-b7a3-1c341d12dac6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 4729 | 2026.03.31 01:58:54.459906 [ 5 ] {dd5769c9-0691-43e3-b7a3-1c341d12dac6} <Debug> TCPHandler: Processed in 0.001239882 sec. | ||
| 4730 | 2026.03.31 01:58:54.459925 [ 191 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1490 rows, containing 5 columns (5 merged, 0 gathered) in 0.001280783 sec., 1163350.8564682698 rows/sec., 89.80 MiB/sec. | ||
| 4731 | 2026.03.31 01:58:54.460031 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4732 | 2026.03.31 01:58:54.460122 [ 191 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4733 | 2026.03.31 01:58:54.460159 [ 5 ] {c30e4a9a-796b-4d85-8104-d14dcde61a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4734 | 2026.03.31 01:58:54.460210 [ 5 ] {c30e4a9a-796b-4d85-8104-d14dcde61a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4735 | 2026.03.31 01:58:54.460403 [ 191 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_31_6} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4736 | 2026.03.31 01:58:54.460490 [ 191 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_31_6} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4737 | 2026.03.31 01:58:54.460590 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4738 | 2026.03.31 01:58:54.460640 [ 5 ] {c30e4a9a-796b-4d85-8104-d14dcde61a3b} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4739 | 2026.03.31 01:58:54.460681 [ 5 ] {c30e4a9a-796b-4d85-8104-d14dcde61a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4740 | 2026.03.31 01:58:54.461046 [ 5 ] {c30e4a9a-796b-4d85-8104-d14dcde61a3b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4741 | 2026.03.31 01:58:54.461266 [ 5 ] {c30e4a9a-796b-4d85-8104-d14dcde61a3b} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4742 | 2026.03.31 01:58:54.461376 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4743 | 2026.03.31 01:58:54.461403 [ 5 ] {c30e4a9a-796b-4d85-8104-d14dcde61a3b} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.00127 sec., 210236.22047244094 rows/sec., 13.97 MiB/sec. | ||
| 4744 | 2026.03.31 01:58:54.461407 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4745 | 2026.03.31 01:58:54.461444 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4746 | 2026.03.31 01:58:54.461449 [ 5 ] {c30e4a9a-796b-4d85-8104-d14dcde61a3b} <Debug> TCPHandler: Processed in 0.001483516 sec. | ||
| 4747 | 2026.03.31 01:58:54.461509 [ 199 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::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 | ||
| 4748 | 2026.03.31 01:58:54.461574 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4749 | 2026.03.31 01:58:54.461590 [ 199 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4750 | 2026.03.31 01:58:54.461615 [ 199 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 4496 rows starting from the beginning of the part | ||
| 4751 | 2026.03.31 01:58:54.461661 [ 199 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4752 | 2026.03.31 01:58:54.461672 [ 5 ] {c78f4d49-ac2e-41e7-875d-7cb2f039ecdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4753 | 2026.03.31 01:58:54.461698 [ 199 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 197 rows starting from the beginning of the part | ||
| 4754 | 2026.03.31 01:58:54.461717 [ 5 ] {c78f4d49-ac2e-41e7-875d-7cb2f039ecdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4755 | 2026.03.31 01:58:54.461733 [ 199 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::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 | ||
| 4756 | 2026.03.31 01:58:54.461768 [ 199 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4757 | 2026.03.31 01:58:54.461802 [ 199 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 267 rows starting from the beginning of the part | ||
| 4758 | 2026.03.31 01:58:54.462044 [ 5 ] {c78f4d49-ac2e-41e7-875d-7cb2f039ecdd} <Trace> oximeter.measurements_f64 (12cb80a0-4f11-4464-8bcc-dc519fd3ff66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4759 | 2026.03.31 01:58:54.462079 [ 5 ] {c78f4d49-ac2e-41e7-875d-7cb2f039ecdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4760 | 2026.03.31 01:58:54.462410 [ 5 ] {c78f4d49-ac2e-41e7-875d-7cb2f039ecdd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4761 | 2026.03.31 01:58:54.462628 [ 5 ] {c78f4d49-ac2e-41e7-875d-7cb2f039ecdd} <Trace> oximeter.measurements_f64 (12cb80a0-4f11-4464-8bcc-dc519fd3ff66): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4762 | 2026.03.31 01:58:54.462758 [ 5 ] {c78f4d49-ac2e-41e7-875d-7cb2f039ecdd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 60.98 KiB/sec. | ||
| 4763 | 2026.03.31 01:58:54.462796 [ 5 ] {c78f4d49-ac2e-41e7-875d-7cb2f039ecdd} <Debug> TCPHandler: Processed in 0.001275923 sec. | ||
| 4764 | 2026.03.31 01:58:54.462907 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4765 | 2026.03.31 01:58:54.463001 [ 5 ] {160bfa0d-99d9-4e2f-9c2f-a300c3d2507b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4766 | 2026.03.31 01:58:54.463056 [ 5 ] {160bfa0d-99d9-4e2f-9c2f-a300c3d2507b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4767 | 2026.03.31 01:58:54.463841 [ 5 ] {160bfa0d-99d9-4e2f-9c2f-a300c3d2507b} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4768 | 2026.03.31 01:58:54.463877 [ 5 ] {160bfa0d-99d9-4e2f-9c2f-a300c3d2507b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4769 | 2026.03.31 01:58:54.464145 [ 193 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5440 rows, containing 5 columns (5 merged, 0 gathered) in 0.002657247 sec., 2047231.5896866191 rows/sec., 143.05 MiB/sec. | ||
| 4770 | 2026.03.31 01:58:54.464409 [ 5 ] {160bfa0d-99d9-4e2f-9c2f-a300c3d2507b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4771 | 2026.03.31 01:58:54.464654 [ 5 ] {160bfa0d-99d9-4e2f-9c2f-a300c3d2507b} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4772 | 2026.03.31 01:58:54.464699 [ 192 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4773 | 2026.03.31 01:58:54.464796 [ 5 ] {160bfa0d-99d9-4e2f-9c2f-a300c3d2507b} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001813 sec., 9376.72366243795 rows/sec., 16.80 MiB/sec. | ||
| 4774 | 2026.03.31 01:58:54.464860 [ 5 ] {160bfa0d-99d9-4e2f-9c2f-a300c3d2507b} <Debug> TCPHandler: Processed in 0.002002766 sec. | ||
| 4775 | 2026.03.31 01:58:54.464970 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4776 | 2026.03.31 01:58:54.465002 [ 192 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4777 | 2026.03.31 01:58:54.465065 [ 5 ] {8a5f316e-219e-4bc0-bf33-192ab8476b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4778 | 2026.03.31 01:58:54.465084 [ 192 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4779 | 2026.03.31 01:58:54.465107 [ 5 ] {8a5f316e-219e-4bc0-bf33-192ab8476b2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4780 | 2026.03.31 01:58:54.465169 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 4781 | 2026.03.31 01:58:54.465446 [ 5 ] {8a5f316e-219e-4bc0-bf33-192ab8476b2c} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4782 | 2026.03.31 01:58:54.465482 [ 5 ] {8a5f316e-219e-4bc0-bf33-192ab8476b2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4783 | 2026.03.31 01:58:54.465803 [ 5 ] {8a5f316e-219e-4bc0-bf33-192ab8476b2c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4784 | 2026.03.31 01:58:54.466018 [ 5 ] {8a5f316e-219e-4bc0-bf33-192ab8476b2c} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4785 | 2026.03.31 01:58:54.466122 [ 87 ] {} <Debug> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4786 | 2026.03.31 01:58:54.466146 [ 5 ] {8a5f316e-219e-4bc0-bf33-192ab8476b2c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.0011 sec., 81818.18181818181 rows/sec., 5.12 MiB/sec. | ||
| 4787 | 2026.03.31 01:58:54.466153 [ 87 ] {} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4788 | 2026.03.31 01:58:54.466186 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4789 | 2026.03.31 01:58:54.466188 [ 5 ] {8a5f316e-219e-4bc0-bf33-192ab8476b2c} <Debug> TCPHandler: Processed in 0.001266873 sec. | ||
| 4790 | 2026.03.31 01:58:54.466255 [ 195 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::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 | ||
| 4791 | 2026.03.31 01:58:54.466337 [ 195 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4792 | 2026.03.31 01:58:54.466363 [ 195 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1500 rows starting from the beginning of the part | ||
| 4793 | 2026.03.31 01:58:54.466413 [ 195 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4794 | 2026.03.31 01:58:54.466451 [ 195 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 4795 | 2026.03.31 01:58:54.466487 [ 195 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::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 | ||
| 4796 | 2026.03.31 01:58:54.466522 [ 195 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4797 | 2026.03.31 01:58:54.466557 [ 195 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 90 rows starting from the beginning of the part | ||
| 4798 | 2026.03.31 01:58:54.467398 [ 192 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1830 rows, containing 4 columns (4 merged, 0 gathered) in 0.001172431 sec., 1560859.445033439 rows/sec., 104.32 MiB/sec. | ||
| 4799 | 2026.03.31 01:58:54.467572 [ 195 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4800 | 2026.03.31 01:58:54.467821 [ 195 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_31_6} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4801 | 2026.03.31 01:58:54.467889 [ 195 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_31_6} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4802 | 2026.03.31 01:58:54.467956 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4803 | 2026.03.31 01:58:55.136139 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10992 | ||
| 4804 | 2026.03.31 01:58:55.136681 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4805 | 2026.03.31 01:58:55.136729 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4806 | 2026.03.31 01:58:55.137218 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4807 | 2026.03.31 01:58:55.137456 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4808 | 2026.03.31 01:58:55.137598 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10992 | ||
| 4809 | 2026.03.31 01:58:55.720164 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4810 | 2026.03.31 01:58:55.736853 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4811 | 2026.03.31 01:58:55.736914 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4812 | 2026.03.31 01:58:55.743676 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4813 | 2026.03.31 01:58:55.744384 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4814 | 2026.03.31 01:58:55.747291 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4815 | 2026.03.31 01:58:59.439169 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4816 | 2026.03.31 01:58:59.439349 [ 5 ] {56b14975-d136-4c3d-bffc-3f173cdd7f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4817 | 2026.03.31 01:58:59.439418 [ 5 ] {56b14975-d136-4c3d-bffc-3f173cdd7f2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4818 | 2026.03.31 01:58:59.440074 [ 5 ] {56b14975-d136-4c3d-bffc-3f173cdd7f2b} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4819 | 2026.03.31 01:58:59.440124 [ 5 ] {56b14975-d136-4c3d-bffc-3f173cdd7f2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4820 | 2026.03.31 01:58:59.440527 [ 5 ] {56b14975-d136-4c3d-bffc-3f173cdd7f2b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4821 | 2026.03.31 01:58:59.440765 [ 5 ] {56b14975-d136-4c3d-bffc-3f173cdd7f2b} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4822 | 2026.03.31 01:58:59.440927 [ 5 ] {56b14975-d136-4c3d-bffc-3f173cdd7f2b} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001627 sec., 63921.32759680394 rows/sec., 5.35 MiB/sec. | ||
| 4823 | 2026.03.31 01:58:59.440980 [ 5 ] {56b14975-d136-4c3d-bffc-3f173cdd7f2b} <Debug> TCPHandler: Processed in 0.001941635 sec. | ||
| 4824 | 2026.03.31 01:58:59.441105 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4825 | 2026.03.31 01:58:59.441208 [ 5 ] {0c639d71-5189-4d7a-a7b6-2d23d351589b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4826 | 2026.03.31 01:58:59.441253 [ 5 ] {0c639d71-5189-4d7a-a7b6-2d23d351589b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4827 | 2026.03.31 01:58:59.441671 [ 5 ] {0c639d71-5189-4d7a-a7b6-2d23d351589b} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4828 | 2026.03.31 01:58:59.441706 [ 5 ] {0c639d71-5189-4d7a-a7b6-2d23d351589b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4829 | 2026.03.31 01:58:59.442047 [ 5 ] {0c639d71-5189-4d7a-a7b6-2d23d351589b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4830 | 2026.03.31 01:58:59.442272 [ 5 ] {0c639d71-5189-4d7a-a7b6-2d23d351589b} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4831 | 2026.03.31 01:58:59.442409 [ 5 ] {0c639d71-5189-4d7a-a7b6-2d23d351589b} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001224 sec., 19607.843137254902 rows/sec., 1.44 MiB/sec. | ||
| 4832 | 2026.03.31 01:58:59.442448 [ 5 ] {0c639d71-5189-4d7a-a7b6-2d23d351589b} <Debug> TCPHandler: Processed in 0.001396645 sec. | ||
| 4833 | 2026.03.31 01:58:59.442553 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4834 | 2026.03.31 01:58:59.442650 [ 5 ] {94ef9bfe-fdbf-4a5e-b2a9-0c4144631f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4835 | 2026.03.31 01:58:59.442692 [ 5 ] {94ef9bfe-fdbf-4a5e-b2a9-0c4144631f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4836 | 2026.03.31 01:58:59.443111 [ 5 ] {94ef9bfe-fdbf-4a5e-b2a9-0c4144631f18} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4837 | 2026.03.31 01:58:59.443150 [ 5 ] {94ef9bfe-fdbf-4a5e-b2a9-0c4144631f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4838 | 2026.03.31 01:58:59.443483 [ 5 ] {94ef9bfe-fdbf-4a5e-b2a9-0c4144631f18} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4839 | 2026.03.31 01:58:59.443697 [ 5 ] {94ef9bfe-fdbf-4a5e-b2a9-0c4144631f18} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4840 | 2026.03.31 01:58:59.443829 [ 5 ] {94ef9bfe-fdbf-4a5e-b2a9-0c4144631f18} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001199 sec., 73394.49541284404 rows/sec., 5.73 MiB/sec. | ||
| 4841 | 2026.03.31 01:58:59.443867 [ 5 ] {94ef9bfe-fdbf-4a5e-b2a9-0c4144631f18} <Debug> TCPHandler: Processed in 0.001364185 sec. | ||
| 4842 | 2026.03.31 01:58:59.443978 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4843 | 2026.03.31 01:58:59.444072 [ 5 ] {f055d9e7-c496-4711-a411-7255089a9e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4844 | 2026.03.31 01:58:59.444116 [ 5 ] {f055d9e7-c496-4711-a411-7255089a9e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4845 | 2026.03.31 01:58:59.444509 [ 5 ] {f055d9e7-c496-4711-a411-7255089a9e00} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4846 | 2026.03.31 01:58:59.444546 [ 5 ] {f055d9e7-c496-4711-a411-7255089a9e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4847 | 2026.03.31 01:58:59.444901 [ 5 ] {f055d9e7-c496-4711-a411-7255089a9e00} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4848 | 2026.03.31 01:58:59.445114 [ 5 ] {f055d9e7-c496-4711-a411-7255089a9e00} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4849 | 2026.03.31 01:58:59.445245 [ 5 ] {f055d9e7-c496-4711-a411-7255089a9e00} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 4850 | 2026.03.31 01:58:59.445283 [ 5 ] {f055d9e7-c496-4711-a411-7255089a9e00} <Debug> TCPHandler: Processed in 0.001354174 sec. | ||
| 4851 | 2026.03.31 01:58:59.445404 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4852 | 2026.03.31 01:58:59.445524 [ 5 ] {638a594f-2e3a-4bac-b1f6-cf41470e1d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4853 | 2026.03.31 01:58:59.445591 [ 5 ] {638a594f-2e3a-4bac-b1f6-cf41470e1d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4854 | 2026.03.31 01:58:59.446461 [ 5 ] {638a594f-2e3a-4bac-b1f6-cf41470e1d32} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4855 | 2026.03.31 01:58:59.446499 [ 5 ] {638a594f-2e3a-4bac-b1f6-cf41470e1d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4856 | 2026.03.31 01:58:59.447057 [ 5 ] {638a594f-2e3a-4bac-b1f6-cf41470e1d32} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4857 | 2026.03.31 01:58:59.447285 [ 5 ] {638a594f-2e3a-4bac-b1f6-cf41470e1d32} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4858 | 2026.03.31 01:58:59.447434 [ 5 ] {638a594f-2e3a-4bac-b1f6-cf41470e1d32} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001935 sec., 12403.100775193798 rows/sec., 22.23 MiB/sec. | ||
| 4859 | 2026.03.31 01:58:59.447495 [ 5 ] {638a594f-2e3a-4bac-b1f6-cf41470e1d32} <Debug> TCPHandler: Processed in 0.002152578 sec. | ||
| 4860 | 2026.03.31 01:58:59.447609 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4861 | 2026.03.31 01:58:59.447704 [ 5 ] {0d410942-7f86-4303-82db-89146adcf294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4862 | 2026.03.31 01:58:59.447749 [ 5 ] {0d410942-7f86-4303-82db-89146adcf294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4863 | 2026.03.31 01:58:59.448082 [ 5 ] {0d410942-7f86-4303-82db-89146adcf294} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4864 | 2026.03.31 01:58:59.448121 [ 5 ] {0d410942-7f86-4303-82db-89146adcf294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4865 | 2026.03.31 01:58:59.448456 [ 5 ] {0d410942-7f86-4303-82db-89146adcf294} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4866 | 2026.03.31 01:58:59.448668 [ 5 ] {0d410942-7f86-4303-82db-89146adcf294} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4867 | 2026.03.31 01:58:59.448799 [ 5 ] {0d410942-7f86-4303-82db-89146adcf294} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 4868 | 2026.03.31 01:58:59.448834 [ 5 ] {0d410942-7f86-4303-82db-89146adcf294} <Debug> TCPHandler: Processed in 0.001274093 sec. | ||
| 4869 | 2026.03.31 01:59:02.524110 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4870 | 2026.03.31 01:59:02.524185 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4871 | 2026.03.31 01:59:02.637712 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11440 | ||
| 4872 | 2026.03.31 01:59:02.638529 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4873 | 2026.03.31 01:59:02.638630 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4874 | 2026.03.31 01:59:02.639253 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4875 | 2026.03.31 01:59:02.639487 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4876 | 2026.03.31 01:59:02.639631 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11440 | ||
| 4877 | 2026.03.31 01:59:02.687327 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 640 | ||
| 4878 | 2026.03.31 01:59:02.689775 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4879 | 2026.03.31 01:59:02.689834 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4880 | 2026.03.31 01:59:02.691067 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4881 | 2026.03.31 01:59:02.691341 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4882 | 2026.03.31 01:59:02.691705 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 640 | ||
| 4883 | 2026.03.31 01:59:03.247379 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4884 | 2026.03.31 01:59:03.265587 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4885 | 2026.03.31 01:59:03.265651 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4886 | 2026.03.31 01:59:03.271982 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4887 | 2026.03.31 01:59:03.272719 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4888 | 2026.03.31 01:59:03.275794 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4889 | 2026.03.31 01:59:04.446624 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4890 | 2026.03.31 01:59:04.446811 [ 5 ] {55d84b32-ab81-4e37-9407-dbfa447b84e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4891 | 2026.03.31 01:59:04.446880 [ 5 ] {55d84b32-ab81-4e37-9407-dbfa447b84e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4892 | 2026.03.31 01:59:04.447582 [ 5 ] {55d84b32-ab81-4e37-9407-dbfa447b84e0} <Trace> oximeter.fields_i16 (ca3f516a-45b0-4ff0-8f47-fbcd90092b3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4893 | 2026.03.31 01:59:04.447637 [ 5 ] {55d84b32-ab81-4e37-9407-dbfa447b84e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4894 | 2026.03.31 01:59:04.448080 [ 5 ] {55d84b32-ab81-4e37-9407-dbfa447b84e0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4895 | 2026.03.31 01:59:04.448310 [ 5 ] {55d84b32-ab81-4e37-9407-dbfa447b84e0} <Trace> oximeter.fields_i16 (ca3f516a-45b0-4ff0-8f47-fbcd90092b3b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4896 | 2026.03.31 01:59:04.448472 [ 5 ] {55d84b32-ab81-4e37-9407-dbfa447b84e0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00171 sec., 166081.87134502924 rows/sec., 10.55 MiB/sec. | ||
| 4897 | 2026.03.31 01:59:04.448521 [ 5 ] {55d84b32-ab81-4e37-9407-dbfa447b84e0} <Debug> TCPHandler: Processed in 0.002025976 sec. | ||
| 4898 | 2026.03.31 01:59:04.448645 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4899 | 2026.03.31 01:59:04.448747 [ 5 ] {990319aa-ca4b-4152-8459-34bb1a6b2d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4900 | 2026.03.31 01:59:04.448791 [ 5 ] {990319aa-ca4b-4152-8459-34bb1a6b2d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4901 | 2026.03.31 01:59:04.449554 [ 5 ] {990319aa-ca4b-4152-8459-34bb1a6b2d49} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4902 | 2026.03.31 01:59:04.449593 [ 5 ] {990319aa-ca4b-4152-8459-34bb1a6b2d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4903 | 2026.03.31 01:59:04.449970 [ 5 ] {990319aa-ca4b-4152-8459-34bb1a6b2d49} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4904 | 2026.03.31 01:59:04.450211 [ 5 ] {990319aa-ca4b-4152-8459-34bb1a6b2d49} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4905 | 2026.03.31 01:59:04.450353 [ 5 ] {990319aa-ca4b-4152-8459-34bb1a6b2d49} <Debug> executeQuery: Read 831 rows, 66.81 KiB in 0.001628 sec., 510442.2604422604 rows/sec., 40.07 MiB/sec. | ||
| 4906 | 2026.03.31 01:59:04.450392 [ 5 ] {990319aa-ca4b-4152-8459-34bb1a6b2d49} <Debug> TCPHandler: Processed in 0.001797382 sec. | ||
| 4907 | 2026.03.31 01:59:04.450516 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4908 | 2026.03.31 01:59:04.450624 [ 5 ] {676d450f-cd48-4b08-aaaf-0fbc015f11cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4909 | 2026.03.31 01:59:04.450667 [ 5 ] {676d450f-cd48-4b08-aaaf-0fbc015f11cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4910 | 2026.03.31 01:59:04.451127 [ 5 ] {676d450f-cd48-4b08-aaaf-0fbc015f11cd} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4911 | 2026.03.31 01:59:04.451164 [ 5 ] {676d450f-cd48-4b08-aaaf-0fbc015f11cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4912 | 2026.03.31 01:59:04.451512 [ 5 ] {676d450f-cd48-4b08-aaaf-0fbc015f11cd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4913 | 2026.03.31 01:59:04.451723 [ 5 ] {676d450f-cd48-4b08-aaaf-0fbc015f11cd} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4914 | 2026.03.31 01:59:04.451855 [ 5 ] {676d450f-cd48-4b08-aaaf-0fbc015f11cd} <Debug> executeQuery: Read 159 rows, 9.82 KiB in 0.001253 sec., 126895.4509177973 rows/sec., 7.65 MiB/sec. | ||
| 4915 | 2026.03.31 01:59:04.451893 [ 5 ] {676d450f-cd48-4b08-aaaf-0fbc015f11cd} <Debug> TCPHandler: Processed in 0.001438396 sec. | ||
| 4916 | 2026.03.31 01:59:04.452008 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4917 | 2026.03.31 01:59:04.452103 [ 5 ] {a1e0cf9d-d31d-4beb-97c7-6c48378127a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4918 | 2026.03.31 01:59:04.452144 [ 5 ] {a1e0cf9d-d31d-4beb-97c7-6c48378127a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4919 | 2026.03.31 01:59:04.452600 [ 5 ] {a1e0cf9d-d31d-4beb-97c7-6c48378127a4} <Trace> oximeter.fields_u32 (f77ccfda-73c2-400e-9c90-7b69a339c705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4920 | 2026.03.31 01:59:04.452636 [ 5 ] {a1e0cf9d-d31d-4beb-97c7-6c48378127a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4921 | 2026.03.31 01:59:04.452948 [ 5 ] {a1e0cf9d-d31d-4beb-97c7-6c48378127a4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4922 | 2026.03.31 01:59:04.453154 [ 5 ] {a1e0cf9d-d31d-4beb-97c7-6c48378127a4} <Trace> oximeter.fields_u32 (f77ccfda-73c2-400e-9c90-7b69a339c705): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4923 | 2026.03.31 01:59:04.453282 [ 5 ] {a1e0cf9d-d31d-4beb-97c7-6c48378127a4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001199 sec., 124270.22518765638 rows/sec., 8.03 MiB/sec. | ||
| 4924 | 2026.03.31 01:59:04.453319 [ 5 ] {a1e0cf9d-d31d-4beb-97c7-6c48378127a4} <Debug> TCPHandler: Processed in 0.001361004 sec. | ||
| 4925 | 2026.03.31 01:59:04.453430 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4926 | 2026.03.31 01:59:04.453524 [ 5 ] {650f543b-707b-493a-970a-40f5658a1e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4927 | 2026.03.31 01:59:04.453565 [ 5 ] {650f543b-707b-493a-970a-40f5658a1e43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4928 | 2026.03.31 01:59:04.454005 [ 5 ] {650f543b-707b-493a-970a-40f5658a1e43} <Trace> oximeter.fields_u8 (5b4a1083-2a9b-4deb-add2-ee0a26f536e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4929 | 2026.03.31 01:59:04.454041 [ 5 ] {650f543b-707b-493a-970a-40f5658a1e43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4930 | 2026.03.31 01:59:04.454365 [ 5 ] {650f543b-707b-493a-970a-40f5658a1e43} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4931 | 2026.03.31 01:59:04.454569 [ 5 ] {650f543b-707b-493a-970a-40f5658a1e43} <Trace> oximeter.fields_u8 (5b4a1083-2a9b-4deb-add2-ee0a26f536e9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4932 | 2026.03.31 01:59:04.454698 [ 5 ] {650f543b-707b-493a-970a-40f5658a1e43} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001192 sec., 124161.07382550336 rows/sec., 7.06 MiB/sec. | ||
| 4933 | 2026.03.31 01:59:04.454734 [ 5 ] {650f543b-707b-493a-970a-40f5658a1e43} <Debug> TCPHandler: Processed in 0.001353894 sec. | ||
| 4934 | 2026.03.31 01:59:04.454843 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4935 | 2026.03.31 01:59:04.454935 [ 5 ] {c9496075-87cb-420f-99e1-da63e71c165e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4936 | 2026.03.31 01:59:04.454976 [ 5 ] {c9496075-87cb-420f-99e1-da63e71c165e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4937 | 2026.03.31 01:59:04.455561 [ 5 ] {c9496075-87cb-420f-99e1-da63e71c165e} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4938 | 2026.03.31 01:59:04.455597 [ 5 ] {c9496075-87cb-420f-99e1-da63e71c165e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4939 | 2026.03.31 01:59:04.455912 [ 5 ] {c9496075-87cb-420f-99e1-da63e71c165e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4940 | 2026.03.31 01:59:04.456116 [ 5 ] {c9496075-87cb-420f-99e1-da63e71c165e} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4941 | 2026.03.31 01:59:04.456244 [ 5 ] {c9496075-87cb-420f-99e1-da63e71c165e} <Debug> executeQuery: Read 507 rows, 36.54 KiB in 0.001326 sec., 382352.9411764706 rows/sec., 26.91 MiB/sec. | ||
| 4942 | 2026.03.31 01:59:04.456281 [ 5 ] {c9496075-87cb-420f-99e1-da63e71c165e} <Debug> TCPHandler: Processed in 0.001485816 sec. | ||
| 4943 | 2026.03.31 01:59:04.456404 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4944 | 2026.03.31 01:59:04.456529 [ 5 ] {c6f2c544-71fe-44c4-9922-0cb0f47ce87b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4945 | 2026.03.31 01:59:04.456580 [ 5 ] {c6f2c544-71fe-44c4-9922-0cb0f47ce87b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4946 | 2026.03.31 01:59:04.456980 [ 5 ] {c6f2c544-71fe-44c4-9922-0cb0f47ce87b} <Trace> oximeter.measurements_bool (9fafc465-2a86-4643-a66c-d167704f0678): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4947 | 2026.03.31 01:59:04.457025 [ 5 ] {c6f2c544-71fe-44c4-9922-0cb0f47ce87b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4948 | 2026.03.31 01:59:04.457416 [ 5 ] {c6f2c544-71fe-44c4-9922-0cb0f47ce87b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4949 | 2026.03.31 01:59:04.457655 [ 5 ] {c6f2c544-71fe-44c4-9922-0cb0f47ce87b} <Trace> oximeter.measurements_bool (9fafc465-2a86-4643-a66c-d167704f0678): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4950 | 2026.03.31 01:59:04.457786 [ 5 ] {c6f2c544-71fe-44c4-9922-0cb0f47ce87b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001283 sec., 4676.539360872954 rows/sec., 244.33 KiB/sec. | ||
| 4951 | 2026.03.31 01:59:04.457823 [ 5 ] {c6f2c544-71fe-44c4-9922-0cb0f47ce87b} <Debug> TCPHandler: Processed in 0.001481237 sec. | ||
| 4952 | 2026.03.31 01:59:04.457947 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4953 | 2026.03.31 01:59:04.458071 [ 5 ] {f099904d-5c6d-4953-85ea-ec2315780dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4954 | 2026.03.31 01:59:04.458123 [ 5 ] {f099904d-5c6d-4953-85ea-ec2315780dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4955 | 2026.03.31 01:59:04.458590 [ 5 ] {f099904d-5c6d-4953-85ea-ec2315780dc1} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4956 | 2026.03.31 01:59:04.458628 [ 5 ] {f099904d-5c6d-4953-85ea-ec2315780dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4957 | 2026.03.31 01:59:04.459006 [ 5 ] {f099904d-5c6d-4953-85ea-ec2315780dc1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4958 | 2026.03.31 01:59:04.459221 [ 5 ] {f099904d-5c6d-4953-85ea-ec2315780dc1} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4959 | 2026.03.31 01:59:04.459360 [ 5 ] {f099904d-5c6d-4953-85ea-ec2315780dc1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001314 sec., 201674.27701674277 rows/sec., 13.40 MiB/sec. | ||
| 4960 | 2026.03.31 01:59:04.459398 [ 5 ] {f099904d-5c6d-4953-85ea-ec2315780dc1} <Debug> TCPHandler: Processed in 0.001512227 sec. | ||
| 4961 | 2026.03.31 01:59:04.459510 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4962 | 2026.03.31 01:59:04.459606 [ 5 ] {d22b361d-db69-4e3d-8f9a-be568143cdd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4963 | 2026.03.31 01:59:04.459650 [ 5 ] {d22b361d-db69-4e3d-8f9a-be568143cdd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4964 | 2026.03.31 01:59:04.459965 [ 5 ] {d22b361d-db69-4e3d-8f9a-be568143cdd3} <Trace> oximeter.measurements_f64 (12cb80a0-4f11-4464-8bcc-dc519fd3ff66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4965 | 2026.03.31 01:59:04.460002 [ 5 ] {d22b361d-db69-4e3d-8f9a-be568143cdd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4966 | 2026.03.31 01:59:04.460311 [ 5 ] {d22b361d-db69-4e3d-8f9a-be568143cdd3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4967 | 2026.03.31 01:59:04.460525 [ 5 ] {d22b361d-db69-4e3d-8f9a-be568143cdd3} <Trace> oximeter.measurements_f64 (12cb80a0-4f11-4464-8bcc-dc519fd3ff66): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4968 | 2026.03.31 01:59:04.460659 [ 5 ] {d22b361d-db69-4e3d-8f9a-be568143cdd3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 4969 | 2026.03.31 01:59:04.460696 [ 5 ] {d22b361d-db69-4e3d-8f9a-be568143cdd3} <Debug> TCPHandler: Processed in 0.001236342 sec. | ||
| 4970 | 2026.03.31 01:59:04.460813 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4971 | 2026.03.31 01:59:04.460928 [ 5 ] {cfac6b94-e780-4f1c-9f4a-2ff75b9176bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4972 | 2026.03.31 01:59:04.460992 [ 5 ] {cfac6b94-e780-4f1c-9f4a-2ff75b9176bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4973 | 2026.03.31 01:59:04.461846 [ 5 ] {cfac6b94-e780-4f1c-9f4a-2ff75b9176bf} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4974 | 2026.03.31 01:59:04.461883 [ 5 ] {cfac6b94-e780-4f1c-9f4a-2ff75b9176bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4975 | 2026.03.31 01:59:04.462416 [ 5 ] {cfac6b94-e780-4f1c-9f4a-2ff75b9176bf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4976 | 2026.03.31 01:59:04.462640 [ 5 ] {cfac6b94-e780-4f1c-9f4a-2ff75b9176bf} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4977 | 2026.03.31 01:59:04.462755 [ 69 ] {} <Debug> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4978 | 2026.03.31 01:59:04.462779 [ 5 ] {cfac6b94-e780-4f1c-9f4a-2ff75b9176bf} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001875 sec., 9066.666666666668 rows/sec., 16.25 MiB/sec. | ||
| 4979 | 2026.03.31 01:59:04.462835 [ 69 ] {} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4980 | 2026.03.31 01:59:04.462857 [ 5 ] {cfac6b94-e780-4f1c-9f4a-2ff75b9176bf} <Debug> TCPHandler: Processed in 0.002103467 sec. | ||
| 4981 | 2026.03.31 01:59:04.462863 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4982 | 2026.03.31 01:59:04.462975 [ 192 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::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 | ||
| 4983 | 2026.03.31 01:59:04.462977 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4984 | 2026.03.31 01:59:04.463107 [ 5 ] {f4a5820d-9e10-4112-8701-033073b52915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4985 | 2026.03.31 01:59:04.463147 [ 5 ] {f4a5820d-9e10-4112-8701-033073b52915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4986 | 2026.03.31 01:59:04.463195 [ 192 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4987 | 2026.03.31 01:59:04.463254 [ 192 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 401 rows starting from the beginning of the part | ||
| 4988 | 2026.03.31 01:59:04.463391 [ 192 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 17 rows starting from the beginning of the part | ||
| 4989 | 2026.03.31 01:59:04.463481 [ 5 ] {f4a5820d-9e10-4112-8701-033073b52915} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4990 | 2026.03.31 01:59:04.463510 [ 192 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 4991 | 2026.03.31 01:59:04.463518 [ 5 ] {f4a5820d-9e10-4112-8701-033073b52915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4992 | 2026.03.31 01:59:04.463607 [ 192 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 17 rows starting from the beginning of the part | ||
| 4993 | 2026.03.31 01:59:04.463700 [ 192 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 4994 | 2026.03.31 01:59:04.463791 [ 192 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 17 rows starting from the beginning of the part | ||
| 4995 | 2026.03.31 01:59:04.463831 [ 5 ] {f4a5820d-9e10-4112-8701-033073b52915} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4996 | 2026.03.31 01:59:04.464044 [ 5 ] {f4a5820d-9e10-4112-8701-033073b52915} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4997 | 2026.03.31 01:59:04.464170 [ 5 ] {f4a5820d-9e10-4112-8701-033073b52915} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001082 sec., 83179.2975970425 rows/sec., 5.20 MiB/sec. | ||
| 4998 | 2026.03.31 01:59:04.464207 [ 5 ] {f4a5820d-9e10-4112-8701-033073b52915} <Debug> TCPHandler: Processed in 0.001279292 sec. | ||
| 4999 | 2026.03.31 01:59:04.467937 [ 195 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 19 columns (19 merged, 0 gathered) in 0.005006989 sec., 99860.41511175678 rows/sec., 178.95 MiB/sec. | ||
| 5000 | 2026.03.31 01:59:04.468646 [ 195 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5001 | 2026.03.31 01:59:04.468946 [ 195 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5002 | 2026.03.31 01:59:04.469009 [ 195 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5003 | 2026.03.31 01:59:04.469108 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB. | ||
| 5004 | 2026.03.31 01:59:05.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.21 MiB, peak 261.93 MiB, free memory in arenas 0.00 B, will set to 257.30 MiB (RSS), difference: 1.09 MiB | ||
| 5005 | 2026.03.31 01:59:05.103731 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5006 | 2026.03.31 01:59:05.104104 [ 5 ] {322abe01-3ec3-4fec-95a5-227a7e9ebb35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) 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) | ||
| 5007 | 2026.03.31 01:59:05.104649 [ 5 ] {322abe01-3ec3-4fec-95a5-227a7e9ebb35} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5008 | 2026.03.31 01:59:05.104690 [ 5 ] {322abe01-3ec3-4fec-95a5-227a7e9ebb35} <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 | ||
| 5009 | 2026.03.31 01:59:05.104977 [ 5 ] {322abe01-3ec3-4fec-95a5-227a7e9ebb35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5010 | 2026.03.31 01:59:05.105056 [ 5 ] {322abe01-3ec3-4fec-95a5-227a7e9ebb35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5011 | 2026.03.31 01:59:05.105201 [ 5 ] {322abe01-3ec3-4fec-95a5-227a7e9ebb35} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 5012 | 2026.03.31 01:59:05.105308 [ 303 ] {322abe01-3ec3-4fec-95a5-227a7e9ebb35} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5013 | 2026.03.31 01:59:05.105308 [ 323 ] {322abe01-3ec3-4fec-95a5-227a7e9ebb35} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5014 | 2026.03.31 01:59:05.105359 [ 324 ] {322abe01-3ec3-4fec-95a5-227a7e9ebb35} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5015 | 2026.03.31 01:59:05.105380 [ 329 ] {322abe01-3ec3-4fec-95a5-227a7e9ebb35} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5016 | 2026.03.31 01:59:05.105513 [ 5 ] {322abe01-3ec3-4fec-95a5-227a7e9ebb35} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 5017 | 2026.03.31 01:59:05.105542 [ 5 ] {322abe01-3ec3-4fec-95a5-227a7e9ebb35} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5018 | 2026.03.31 01:59:05.105641 [ 5 ] {322abe01-3ec3-4fec-95a5-227a7e9ebb35} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5019 | 2026.03.31 01:59:05.105662 [ 5 ] {322abe01-3ec3-4fec-95a5-227a7e9ebb35} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 5020 | 2026.03.31 01:59:05.105703 [ 5 ] {322abe01-3ec3-4fec-95a5-227a7e9ebb35} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 5021 | 2026.03.31 01:59:05.105742 [ 5 ] {322abe01-3ec3-4fec-95a5-227a7e9ebb35} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 5022 | 2026.03.31 01:59:05.105780 [ 5 ] {322abe01-3ec3-4fec-95a5-227a7e9ebb35} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 5023 | 2026.03.31 01:59:05.105818 [ 5 ] {322abe01-3ec3-4fec-95a5-227a7e9ebb35} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 5024 | 2026.03.31 01:59:05.106783 [ 5 ] {322abe01-3ec3-4fec-95a5-227a7e9ebb35} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.00285 sec., 14385.9649122807 rows/sec., 579.43 KiB/sec. | ||
| 5025 | 2026.03.31 01:59:05.106949 [ 5 ] {322abe01-3ec3-4fec-95a5-227a7e9ebb35} <Debug> MemoryTracker: Peak memory usage (for query): 145.48 KiB. | ||
| 5026 | 2026.03.31 01:59:05.106965 [ 5 ] {322abe01-3ec3-4fec-95a5-227a7e9ebb35} <Debug> TCPHandler: Processed in 0.003413551 sec. | ||
| 5027 | 2026.03.31 01:59:05.107291 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5028 | 2026.03.31 01:59:05.107443 [ 5 ] {03d64b0b-f7c1-41e9-8670-21f095e55c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5029 | 2026.03.31 01:59:05.107717 [ 5 ] {03d64b0b-f7c1-41e9-8670-21f095e55c38} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5030 | 2026.03.31 01:59:05.107765 [ 5 ] {03d64b0b-f7c1-41e9-8670-21f095e55c38} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5031 | 2026.03.31 01:59:05.108007 [ 5 ] {03d64b0b-f7c1-41e9-8670-21f095e55c38} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5032 | 2026.03.31 01:59:05.108066 [ 5 ] {03d64b0b-f7c1-41e9-8670-21f095e55c38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5033 | 2026.03.31 01:59:05.108189 [ 5 ] {03d64b0b-f7c1-41e9-8670-21f095e55c38} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 5034 | 2026.03.31 01:59:05.108267 [ 336 ] {03d64b0b-f7c1-41e9-8670-21f095e55c38} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5035 | 2026.03.31 01:59:05.108279 [ 303 ] {03d64b0b-f7c1-41e9-8670-21f095e55c38} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5036 | 2026.03.31 01:59:05.108288 [ 329 ] {03d64b0b-f7c1-41e9-8670-21f095e55c38} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5037 | 2026.03.31 01:59:05.108292 [ 324 ] {03d64b0b-f7c1-41e9-8670-21f095e55c38} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5038 | 2026.03.31 01:59:05.108454 [ 5 ] {03d64b0b-f7c1-41e9-8670-21f095e55c38} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 5039 | 2026.03.31 01:59:05.108486 [ 5 ] {03d64b0b-f7c1-41e9-8670-21f095e55c38} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5040 | 2026.03.31 01:59:05.108577 [ 5 ] {03d64b0b-f7c1-41e9-8670-21f095e55c38} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5041 | 2026.03.31 01:59:05.108598 [ 5 ] {03d64b0b-f7c1-41e9-8670-21f095e55c38} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 5042 | 2026.03.31 01:59:05.108629 [ 5 ] {03d64b0b-f7c1-41e9-8670-21f095e55c38} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5043 | 2026.03.31 01:59:05.108661 [ 5 ] {03d64b0b-f7c1-41e9-8670-21f095e55c38} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5044 | 2026.03.31 01:59:05.108694 [ 5 ] {03d64b0b-f7c1-41e9-8670-21f095e55c38} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5045 | 2026.03.31 01:59:05.108724 [ 5 ] {03d64b0b-f7c1-41e9-8670-21f095e55c38} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5046 | 2026.03.31 01:59:05.109581 [ 5 ] {03d64b0b-f7c1-41e9-8670-21f095e55c38} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002205 sec., 18594.104308390022 rows/sec., 748.92 KiB/sec. | ||
| 5047 | 2026.03.31 01:59:05.109777 [ 5 ] {03d64b0b-f7c1-41e9-8670-21f095e55c38} <Debug> MemoryTracker: Peak memory usage (for query): 145.46 KiB. | ||
| 5048 | 2026.03.31 01:59:05.109796 [ 5 ] {03d64b0b-f7c1-41e9-8670-21f095e55c38} <Debug> TCPHandler: Processed in 0.002560835 sec. | ||
| 5049 | 2026.03.31 01:59:05.110094 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5050 | 2026.03.31 01:59:05.110283 [ 5 ] {a8a7f8dc-7805-47eb-b456-7039af49859a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5051 | 2026.03.31 01:59:05.110582 [ 5 ] {a8a7f8dc-7805-47eb-b456-7039af49859a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5052 | 2026.03.31 01:59:05.110631 [ 5 ] {a8a7f8dc-7805-47eb-b456-7039af49859a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5053 | 2026.03.31 01:59:05.110905 [ 5 ] {a8a7f8dc-7805-47eb-b456-7039af49859a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5054 | 2026.03.31 01:59:05.110972 [ 5 ] {a8a7f8dc-7805-47eb-b456-7039af49859a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5055 | 2026.03.31 01:59:05.111107 [ 5 ] {a8a7f8dc-7805-47eb-b456-7039af49859a} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 5056 | 2026.03.31 01:59:05.111187 [ 336 ] {a8a7f8dc-7805-47eb-b456-7039af49859a} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5057 | 2026.03.31 01:59:05.111209 [ 303 ] {a8a7f8dc-7805-47eb-b456-7039af49859a} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5058 | 2026.03.31 01:59:05.111216 [ 324 ] {a8a7f8dc-7805-47eb-b456-7039af49859a} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5059 | 2026.03.31 01:59:05.111215 [ 345 ] {a8a7f8dc-7805-47eb-b456-7039af49859a} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5060 | 2026.03.31 01:59:05.111376 [ 5 ] {a8a7f8dc-7805-47eb-b456-7039af49859a} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 5061 | 2026.03.31 01:59:05.111407 [ 5 ] {a8a7f8dc-7805-47eb-b456-7039af49859a} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5062 | 2026.03.31 01:59:05.111506 [ 5 ] {a8a7f8dc-7805-47eb-b456-7039af49859a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5063 | 2026.03.31 01:59:05.111530 [ 5 ] {a8a7f8dc-7805-47eb-b456-7039af49859a} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 5064 | 2026.03.31 01:59:05.111571 [ 5 ] {a8a7f8dc-7805-47eb-b456-7039af49859a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5065 | 2026.03.31 01:59:05.111611 [ 5 ] {a8a7f8dc-7805-47eb-b456-7039af49859a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5066 | 2026.03.31 01:59:05.111650 [ 5 ] {a8a7f8dc-7805-47eb-b456-7039af49859a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5067 | 2026.03.31 01:59:05.111685 [ 5 ] {a8a7f8dc-7805-47eb-b456-7039af49859a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5068 | 2026.03.31 01:59:05.112491 [ 5 ] {a8a7f8dc-7805-47eb-b456-7039af49859a} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002292 sec., 17888.307155322862 rows/sec., 720.49 KiB/sec. | ||
| 5069 | 2026.03.31 01:59:05.112707 [ 5 ] {a8a7f8dc-7805-47eb-b456-7039af49859a} <Debug> MemoryTracker: Peak memory usage (for query): 145.86 KiB. | ||
| 5070 | 2026.03.31 01:59:05.112726 [ 5 ] {a8a7f8dc-7805-47eb-b456-7039af49859a} <Debug> TCPHandler: Processed in 0.002696298 sec. | ||
| 5071 | 2026.03.31 01:59:05.113008 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5072 | 2026.03.31 01:59:05.113184 [ 5 ] {5dc6122d-3259-4cb0-90cb-766b1755f1c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5073 | 2026.03.31 01:59:05.113477 [ 5 ] {5dc6122d-3259-4cb0-90cb-766b1755f1c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5074 | 2026.03.31 01:59:05.113525 [ 5 ] {5dc6122d-3259-4cb0-90cb-766b1755f1c3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5075 | 2026.03.31 01:59:05.113802 [ 5 ] {5dc6122d-3259-4cb0-90cb-766b1755f1c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5076 | 2026.03.31 01:59:05.113869 [ 5 ] {5dc6122d-3259-4cb0-90cb-766b1755f1c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5077 | 2026.03.31 01:59:05.113995 [ 5 ] {5dc6122d-3259-4cb0-90cb-766b1755f1c3} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 5078 | 2026.03.31 01:59:05.114081 [ 324 ] {5dc6122d-3259-4cb0-90cb-766b1755f1c3} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5079 | 2026.03.31 01:59:05.114092 [ 345 ] {5dc6122d-3259-4cb0-90cb-766b1755f1c3} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5080 | 2026.03.31 01:59:05.114093 [ 329 ] {5dc6122d-3259-4cb0-90cb-766b1755f1c3} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5081 | 2026.03.31 01:59:05.114092 [ 303 ] {5dc6122d-3259-4cb0-90cb-766b1755f1c3} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5082 | 2026.03.31 01:59:05.114259 [ 5 ] {5dc6122d-3259-4cb0-90cb-766b1755f1c3} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 5083 | 2026.03.31 01:59:05.114285 [ 5 ] {5dc6122d-3259-4cb0-90cb-766b1755f1c3} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5084 | 2026.03.31 01:59:05.114385 [ 5 ] {5dc6122d-3259-4cb0-90cb-766b1755f1c3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5085 | 2026.03.31 01:59:05.114408 [ 5 ] {5dc6122d-3259-4cb0-90cb-766b1755f1c3} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 5086 | 2026.03.31 01:59:05.114446 [ 5 ] {5dc6122d-3259-4cb0-90cb-766b1755f1c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5087 | 2026.03.31 01:59:05.114494 [ 5 ] {5dc6122d-3259-4cb0-90cb-766b1755f1c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5088 | 2026.03.31 01:59:05.114536 [ 5 ] {5dc6122d-3259-4cb0-90cb-766b1755f1c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5089 | 2026.03.31 01:59:05.114578 [ 5 ] {5dc6122d-3259-4cb0-90cb-766b1755f1c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5090 | 2026.03.31 01:59:05.115547 [ 5 ] {5dc6122d-3259-4cb0-90cb-766b1755f1c3} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002441 sec., 16796.394920114708 rows/sec., 676.51 KiB/sec. | ||
| 5091 | 2026.03.31 01:59:05.115732 [ 5 ] {5dc6122d-3259-4cb0-90cb-766b1755f1c3} <Debug> MemoryTracker: Peak memory usage (for query): 147.70 KiB. | ||
| 5092 | 2026.03.31 01:59:05.115754 [ 5 ] {5dc6122d-3259-4cb0-90cb-766b1755f1c3} <Debug> TCPHandler: Processed in 0.00280526 sec. | ||
| 5093 | 2026.03.31 01:59:05.116025 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5094 | 2026.03.31 01:59:05.116253 [ 5 ] {65497ec0-8316-46ef-91dc-aea0e4032084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5095 | 2026.03.31 01:59:05.116592 [ 5 ] {65497ec0-8316-46ef-91dc-aea0e4032084} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5096 | 2026.03.31 01:59:05.116645 [ 5 ] {65497ec0-8316-46ef-91dc-aea0e4032084} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5097 | 2026.03.31 01:59:05.116923 [ 5 ] {65497ec0-8316-46ef-91dc-aea0e4032084} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5098 | 2026.03.31 01:59:05.116986 [ 5 ] {65497ec0-8316-46ef-91dc-aea0e4032084} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5099 | 2026.03.31 01:59:05.117110 [ 5 ] {65497ec0-8316-46ef-91dc-aea0e4032084} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 5100 | 2026.03.31 01:59:05.117187 [ 324 ] {65497ec0-8316-46ef-91dc-aea0e4032084} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5101 | 2026.03.31 01:59:05.117205 [ 329 ] {65497ec0-8316-46ef-91dc-aea0e4032084} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5102 | 2026.03.31 01:59:05.117211 [ 298 ] {65497ec0-8316-46ef-91dc-aea0e4032084} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5103 | 2026.03.31 01:59:05.117204 [ 303 ] {65497ec0-8316-46ef-91dc-aea0e4032084} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5104 | 2026.03.31 01:59:05.117376 [ 5 ] {65497ec0-8316-46ef-91dc-aea0e4032084} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 5105 | 2026.03.31 01:59:05.117402 [ 5 ] {65497ec0-8316-46ef-91dc-aea0e4032084} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5106 | 2026.03.31 01:59:05.117497 [ 5 ] {65497ec0-8316-46ef-91dc-aea0e4032084} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5107 | 2026.03.31 01:59:05.117521 [ 5 ] {65497ec0-8316-46ef-91dc-aea0e4032084} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 5108 | 2026.03.31 01:59:05.117560 [ 5 ] {65497ec0-8316-46ef-91dc-aea0e4032084} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5109 | 2026.03.31 01:59:05.117599 [ 5 ] {65497ec0-8316-46ef-91dc-aea0e4032084} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5110 | 2026.03.31 01:59:05.117636 [ 5 ] {65497ec0-8316-46ef-91dc-aea0e4032084} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5111 | 2026.03.31 01:59:05.117670 [ 5 ] {65497ec0-8316-46ef-91dc-aea0e4032084} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5112 | 2026.03.31 01:59:05.118512 [ 5 ] {65497ec0-8316-46ef-91dc-aea0e4032084} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002342 sec., 17506.404782237405 rows/sec., 705.11 KiB/sec. | ||
| 5113 | 2026.03.31 01:59:05.118715 [ 5 ] {65497ec0-8316-46ef-91dc-aea0e4032084} <Debug> MemoryTracker: Peak memory usage (for query): 146.29 KiB. | ||
| 5114 | 2026.03.31 01:59:05.118738 [ 5 ] {65497ec0-8316-46ef-91dc-aea0e4032084} <Debug> TCPHandler: Processed in 0.00278138 sec. | ||
| 5115 | 2026.03.31 01:59:05.119017 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5116 | 2026.03.31 01:59:05.119210 [ 5 ] {5d9c37e7-cf6a-4ad6-a1d6-3ef912b7aec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5117 | 2026.03.31 01:59:05.119498 [ 5 ] {5d9c37e7-cf6a-4ad6-a1d6-3ef912b7aec5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5118 | 2026.03.31 01:59:05.119546 [ 5 ] {5d9c37e7-cf6a-4ad6-a1d6-3ef912b7aec5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5119 | 2026.03.31 01:59:05.119830 [ 5 ] {5d9c37e7-cf6a-4ad6-a1d6-3ef912b7aec5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5120 | 2026.03.31 01:59:05.119898 [ 5 ] {5d9c37e7-cf6a-4ad6-a1d6-3ef912b7aec5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5121 | 2026.03.31 01:59:05.120028 [ 5 ] {5d9c37e7-cf6a-4ad6-a1d6-3ef912b7aec5} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 5122 | 2026.03.31 01:59:05.120113 [ 344 ] {5d9c37e7-cf6a-4ad6-a1d6-3ef912b7aec5} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5123 | 2026.03.31 01:59:05.120128 [ 345 ] {5d9c37e7-cf6a-4ad6-a1d6-3ef912b7aec5} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5124 | 2026.03.31 01:59:05.120116 [ 298 ] {5d9c37e7-cf6a-4ad6-a1d6-3ef912b7aec5} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5125 | 2026.03.31 01:59:05.120129 [ 303 ] {5d9c37e7-cf6a-4ad6-a1d6-3ef912b7aec5} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5126 | 2026.03.31 01:59:05.120304 [ 5 ] {5d9c37e7-cf6a-4ad6-a1d6-3ef912b7aec5} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 5127 | 2026.03.31 01:59:05.120332 [ 5 ] {5d9c37e7-cf6a-4ad6-a1d6-3ef912b7aec5} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5128 | 2026.03.31 01:59:05.120430 [ 5 ] {5d9c37e7-cf6a-4ad6-a1d6-3ef912b7aec5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5129 | 2026.03.31 01:59:05.120456 [ 5 ] {5d9c37e7-cf6a-4ad6-a1d6-3ef912b7aec5} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 5130 | 2026.03.31 01:59:05.120495 [ 5 ] {5d9c37e7-cf6a-4ad6-a1d6-3ef912b7aec5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5131 | 2026.03.31 01:59:05.120537 [ 5 ] {5d9c37e7-cf6a-4ad6-a1d6-3ef912b7aec5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5132 | 2026.03.31 01:59:05.120575 [ 5 ] {5d9c37e7-cf6a-4ad6-a1d6-3ef912b7aec5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5133 | 2026.03.31 01:59:05.120621 [ 5 ] {5d9c37e7-cf6a-4ad6-a1d6-3ef912b7aec5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5134 | 2026.03.31 01:59:05.121436 [ 5 ] {5d9c37e7-cf6a-4ad6-a1d6-3ef912b7aec5} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002307 sec., 17771.99826614651 rows/sec., 715.81 KiB/sec. | ||
| 5135 | 2026.03.31 01:59:05.121622 [ 5 ] {5d9c37e7-cf6a-4ad6-a1d6-3ef912b7aec5} <Debug> MemoryTracker: Peak memory usage (for query): 147.01 KiB. | ||
| 5136 | 2026.03.31 01:59:05.121642 [ 5 ] {5d9c37e7-cf6a-4ad6-a1d6-3ef912b7aec5} <Debug> TCPHandler: Processed in 0.002698148 sec. | ||
| 5137 | 2026.03.31 01:59:05.203066 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5138 | 2026.03.31 01:59:05.203336 [ 5 ] {e280b082-c845-44ab-99e7-f8dc9c7c4a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 5139 | 2026.03.31 01:59:05.203737 [ 5 ] {e280b082-c845-44ab-99e7-f8dc9c7c4a15} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5140 | 2026.03.31 01:59:05.203791 [ 5 ] {e280b082-c845-44ab-99e7-f8dc9c7c4a15} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 5141 | 2026.03.31 01:59:05.204116 [ 5 ] {e280b082-c845-44ab-99e7-f8dc9c7c4a15} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5142 | 2026.03.31 01:59:05.204197 [ 5 ] {e280b082-c845-44ab-99e7-f8dc9c7c4a15} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5143 | 2026.03.31 01:59:05.204346 [ 5 ] {e280b082-c845-44ab-99e7-f8dc9c7c4a15} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 5144 | 2026.03.31 01:59:05.204468 [ 344 ] {e280b082-c845-44ab-99e7-f8dc9c7c4a15} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5145 | 2026.03.31 01:59:05.204492 [ 298 ] {e280b082-c845-44ab-99e7-f8dc9c7c4a15} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5146 | 2026.03.31 01:59:05.204481 [ 303 ] {e280b082-c845-44ab-99e7-f8dc9c7c4a15} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5147 | 2026.03.31 01:59:05.204469 [ 324 ] {e280b082-c845-44ab-99e7-f8dc9c7c4a15} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5148 | 2026.03.31 01:59:05.204730 [ 5 ] {e280b082-c845-44ab-99e7-f8dc9c7c4a15} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 5149 | 2026.03.31 01:59:05.204764 [ 5 ] {e280b082-c845-44ab-99e7-f8dc9c7c4a15} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5150 | 2026.03.31 01:59:05.204879 [ 5 ] {e280b082-c845-44ab-99e7-f8dc9c7c4a15} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5151 | 2026.03.31 01:59:05.204905 [ 5 ] {e280b082-c845-44ab-99e7-f8dc9c7c4a15} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 5152 | 2026.03.31 01:59:05.204955 [ 5 ] {e280b082-c845-44ab-99e7-f8dc9c7c4a15} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5153 | 2026.03.31 01:59:05.205003 [ 5 ] {e280b082-c845-44ab-99e7-f8dc9c7c4a15} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5154 | 2026.03.31 01:59:05.205039 [ 5 ] {e280b082-c845-44ab-99e7-f8dc9c7c4a15} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5155 | 2026.03.31 01:59:05.205072 [ 5 ] {e280b082-c845-44ab-99e7-f8dc9c7c4a15} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 5156 | 2026.03.31 01:59:05.206055 [ 5 ] {e280b082-c845-44ab-99e7-f8dc9c7c4a15} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002842 sec., 14426.46023926812 rows/sec., 581.06 KiB/sec. | ||
| 5157 | 2026.03.31 01:59:05.206263 [ 5 ] {e280b082-c845-44ab-99e7-f8dc9c7c4a15} <Debug> MemoryTracker: Peak memory usage (for query): 146.91 KiB. | ||
| 5158 | 2026.03.31 01:59:05.206285 [ 5 ] {e280b082-c845-44ab-99e7-f8dc9c7c4a15} <Debug> TCPHandler: Processed in 0.003321119 sec. | ||
| 5159 | 2026.03.31 01:59:05.268879 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5160 | 2026.03.31 01:59:05.269064 [ 5 ] {5346b4d5-da21-4e5e-8fe2-48518e3d06ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 5161 | 2026.03.31 01:59:05.269375 [ 5 ] {5346b4d5-da21-4e5e-8fe2-48518e3d06ef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5162 | 2026.03.31 01:59:05.269422 [ 5 ] {5346b4d5-da21-4e5e-8fe2-48518e3d06ef} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5163 | 2026.03.31 01:59:05.269670 [ 5 ] {5346b4d5-da21-4e5e-8fe2-48518e3d06ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5164 | 2026.03.31 01:59:05.269726 [ 5 ] {5346b4d5-da21-4e5e-8fe2-48518e3d06ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5165 | 2026.03.31 01:59:05.269836 [ 5 ] {5346b4d5-da21-4e5e-8fe2-48518e3d06ef} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 5166 | 2026.03.31 01:59:05.269913 [ 303 ] {5346b4d5-da21-4e5e-8fe2-48518e3d06ef} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5167 | 2026.03.31 01:59:05.269933 [ 345 ] {5346b4d5-da21-4e5e-8fe2-48518e3d06ef} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5168 | 2026.03.31 01:59:05.269939 [ 344 ] {5346b4d5-da21-4e5e-8fe2-48518e3d06ef} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5169 | 2026.03.31 01:59:05.269939 [ 324 ] {5346b4d5-da21-4e5e-8fe2-48518e3d06ef} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5170 | 2026.03.31 01:59:05.270089 [ 5 ] {5346b4d5-da21-4e5e-8fe2-48518e3d06ef} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 5171 | 2026.03.31 01:59:05.270115 [ 5 ] {5346b4d5-da21-4e5e-8fe2-48518e3d06ef} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5172 | 2026.03.31 01:59:05.270196 [ 5 ] {5346b4d5-da21-4e5e-8fe2-48518e3d06ef} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5173 | 2026.03.31 01:59:05.270216 [ 5 ] {5346b4d5-da21-4e5e-8fe2-48518e3d06ef} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 5174 | 2026.03.31 01:59:05.270247 [ 5 ] {5346b4d5-da21-4e5e-8fe2-48518e3d06ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5175 | 2026.03.31 01:59:05.270279 [ 5 ] {5346b4d5-da21-4e5e-8fe2-48518e3d06ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5176 | 2026.03.31 01:59:05.270309 [ 5 ] {5346b4d5-da21-4e5e-8fe2-48518e3d06ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5177 | 2026.03.31 01:59:05.270338 [ 5 ] {5346b4d5-da21-4e5e-8fe2-48518e3d06ef} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5178 | 2026.03.31 01:59:05.271046 [ 5 ] {5346b4d5-da21-4e5e-8fe2-48518e3d06ef} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002063 sec., 19873.96994667959 rows/sec., 800.47 KiB/sec. | ||
| 5179 | 2026.03.31 01:59:05.271208 [ 5 ] {5346b4d5-da21-4e5e-8fe2-48518e3d06ef} <Debug> MemoryTracker: Peak memory usage (for query): 146.95 KiB. | ||
| 5180 | 2026.03.31 01:59:05.271223 [ 5 ] {5346b4d5-da21-4e5e-8fe2-48518e3d06ef} <Debug> TCPHandler: Processed in 0.002418863 sec. | ||
| 5181 | 2026.03.31 01:59:05.371966 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5182 | 2026.03.31 01:59:05.372171 [ 5 ] {c6d965ab-d908-4c9b-bdb8-b3970ff147ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 5183 | 2026.03.31 01:59:05.372513 [ 5 ] {c6d965ab-d908-4c9b-bdb8-b3970ff147ea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5184 | 2026.03.31 01:59:05.372555 [ 5 ] {c6d965ab-d908-4c9b-bdb8-b3970ff147ea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5185 | 2026.03.31 01:59:05.372808 [ 5 ] {c6d965ab-d908-4c9b-bdb8-b3970ff147ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5186 | 2026.03.31 01:59:05.372867 [ 5 ] {c6d965ab-d908-4c9b-bdb8-b3970ff147ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5187 | 2026.03.31 01:59:05.372983 [ 5 ] {c6d965ab-d908-4c9b-bdb8-b3970ff147ea} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 5188 | 2026.03.31 01:59:05.373069 [ 345 ] {c6d965ab-d908-4c9b-bdb8-b3970ff147ea} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5189 | 2026.03.31 01:59:05.373069 [ 305 ] {c6d965ab-d908-4c9b-bdb8-b3970ff147ea} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5190 | 2026.03.31 01:59:05.373094 [ 344 ] {c6d965ab-d908-4c9b-bdb8-b3970ff147ea} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5191 | 2026.03.31 01:59:05.373086 [ 303 ] {c6d965ab-d908-4c9b-bdb8-b3970ff147ea} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5192 | 2026.03.31 01:59:05.373242 [ 5 ] {c6d965ab-d908-4c9b-bdb8-b3970ff147ea} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 5193 | 2026.03.31 01:59:05.373265 [ 5 ] {c6d965ab-d908-4c9b-bdb8-b3970ff147ea} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5194 | 2026.03.31 01:59:05.373350 [ 5 ] {c6d965ab-d908-4c9b-bdb8-b3970ff147ea} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5195 | 2026.03.31 01:59:05.373370 [ 5 ] {c6d965ab-d908-4c9b-bdb8-b3970ff147ea} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 5196 | 2026.03.31 01:59:05.373402 [ 5 ] {c6d965ab-d908-4c9b-bdb8-b3970ff147ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5197 | 2026.03.31 01:59:05.373437 [ 5 ] {c6d965ab-d908-4c9b-bdb8-b3970ff147ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5198 | 2026.03.31 01:59:05.373469 [ 5 ] {c6d965ab-d908-4c9b-bdb8-b3970ff147ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5199 | 2026.03.31 01:59:05.373500 [ 5 ] {c6d965ab-d908-4c9b-bdb8-b3970ff147ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5200 | 2026.03.31 01:59:05.374246 [ 5 ] {c6d965ab-d908-4c9b-bdb8-b3970ff147ea} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002165 sec., 18937.644341801388 rows/sec., 762.76 KiB/sec. | ||
| 5201 | 2026.03.31 01:59:05.374391 [ 5 ] {c6d965ab-d908-4c9b-bdb8-b3970ff147ea} <Debug> MemoryTracker: Peak memory usage (for query): 147.20 KiB. | ||
| 5202 | 2026.03.31 01:59:05.374407 [ 5 ] {c6d965ab-d908-4c9b-bdb8-b3970ff147ea} <Debug> TCPHandler: Processed in 0.002530215 sec. | ||
| 5203 | 2026.03.31 01:59:05.376918 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5204 | 2026.03.31 01:59:05.377047 [ 5 ] {eb011fb3-e507-4ebc-a898-6024025213cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 5205 | 2026.03.31 01:59:05.377098 [ 5 ] {eb011fb3-e507-4ebc-a898-6024025213cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5206 | 2026.03.31 01:59:05.377663 [ 5 ] {eb011fb3-e507-4ebc-a898-6024025213cd} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5207 | 2026.03.31 01:59:05.377704 [ 5 ] {eb011fb3-e507-4ebc-a898-6024025213cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5208 | 2026.03.31 01:59:05.378127 [ 5 ] {eb011fb3-e507-4ebc-a898-6024025213cd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5209 | 2026.03.31 01:59:05.378332 [ 5 ] {eb011fb3-e507-4ebc-a898-6024025213cd} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5210 | 2026.03.31 01:59:05.378480 [ 5 ] {eb011fb3-e507-4ebc-a898-6024025213cd} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001471 sec., 6118.286879673691 rows/sec., 1.25 MiB/sec. | ||
| 5211 | 2026.03.31 01:59:05.378520 [ 5 ] {eb011fb3-e507-4ebc-a898-6024025213cd} <Debug> TCPHandler: Processed in 0.00166249 sec. | ||
| 5212 | 2026.03.31 01:59:05.378639 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5213 | 2026.03.31 01:59:05.378737 [ 5 ] {fd1dc3d7-3c57-409b-9d09-e6cb3f238dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5214 | 2026.03.31 01:59:05.378777 [ 5 ] {fd1dc3d7-3c57-409b-9d09-e6cb3f238dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5215 | 2026.03.31 01:59:05.379208 [ 5 ] {fd1dc3d7-3c57-409b-9d09-e6cb3f238dbc} <Trace> oximeter.fields_i16 (ca3f516a-45b0-4ff0-8f47-fbcd90092b3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5216 | 2026.03.31 01:59:05.379245 [ 5 ] {fd1dc3d7-3c57-409b-9d09-e6cb3f238dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5217 | 2026.03.31 01:59:05.379546 [ 5 ] {fd1dc3d7-3c57-409b-9d09-e6cb3f238dbc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5218 | 2026.03.31 01:59:05.379756 [ 5 ] {fd1dc3d7-3c57-409b-9d09-e6cb3f238dbc} <Trace> oximeter.fields_i16 (ca3f516a-45b0-4ff0-8f47-fbcd90092b3b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5219 | 2026.03.31 01:59:05.379860 [ 68 ] {} <Debug> oximeter.fields_i16 (ca3f516a-45b0-4ff0-8f47-fbcd90092b3b) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5220 | 2026.03.31 01:59:05.379886 [ 5 ] {fd1dc3d7-3c57-409b-9d09-e6cb3f238dbc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001169 sec., 20530.36783575706 rows/sec., 1.70 MiB/sec. | ||
| 5221 | 2026.03.31 01:59:05.379921 [ 68 ] {} <Trace> oximeter.fields_i16 (ca3f516a-45b0-4ff0-8f47-fbcd90092b3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5222 | 2026.03.31 01:59:05.379932 [ 5 ] {fd1dc3d7-3c57-409b-9d09-e6cb3f238dbc} <Debug> TCPHandler: Processed in 0.001344444 sec. | ||
| 5223 | 2026.03.31 01:59:05.379951 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5224 | 2026.03.31 01:59:05.380043 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5225 | 2026.03.31 01:59:05.380055 [ 192 ] {ca3f516a-45b0-4ff0-8f47-fbcd90092b3b::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 | ||
| 5226 | 2026.03.31 01:59:05.380140 [ 5 ] {95e14cc3-7f37-42bc-8618-b1e94d9972bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5227 | 2026.03.31 01:59:05.380163 [ 192 ] {ca3f516a-45b0-4ff0-8f47-fbcd90092b3b::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5228 | 2026.03.31 01:59:05.380180 [ 5 ] {95e14cc3-7f37-42bc-8618-b1e94d9972bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5229 | 2026.03.31 01:59:05.380197 [ 192 ] {ca3f516a-45b0-4ff0-8f47-fbcd90092b3b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 308 rows starting from the beginning of the part | ||
| 5230 | 2026.03.31 01:59:05.380261 [ 192 ] {ca3f516a-45b0-4ff0-8f47-fbcd90092b3b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 5231 | 2026.03.31 01:59:05.380314 [ 192 ] {ca3f516a-45b0-4ff0-8f47-fbcd90092b3b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 5232 | 2026.03.31 01:59:05.380361 [ 192 ] {ca3f516a-45b0-4ff0-8f47-fbcd90092b3b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 5233 | 2026.03.31 01:59:05.380407 [ 192 ] {ca3f516a-45b0-4ff0-8f47-fbcd90092b3b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 5234 | 2026.03.31 01:59:05.380454 [ 192 ] {ca3f516a-45b0-4ff0-8f47-fbcd90092b3b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 5235 | 2026.03.31 01:59:05.380570 [ 5 ] {95e14cc3-7f37-42bc-8618-b1e94d9972bd} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5236 | 2026.03.31 01:59:05.380607 [ 5 ] {95e14cc3-7f37-42bc-8618-b1e94d9972bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5237 | 2026.03.31 01:59:05.380918 [ 5 ] {95e14cc3-7f37-42bc-8618-b1e94d9972bd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5238 | 2026.03.31 01:59:05.381127 [ 5 ] {95e14cc3-7f37-42bc-8618-b1e94d9972bd} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5239 | 2026.03.31 01:59:05.381257 [ 5 ] {95e14cc3-7f37-42bc-8618-b1e94d9972bd} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001136 sec., 3521.1267605633802 rows/sec., 287.12 KiB/sec. | ||
| 5240 | 2026.03.31 01:59:05.381294 [ 5 ] {95e14cc3-7f37-42bc-8618-b1e94d9972bd} <Debug> TCPHandler: Processed in 0.001300163 sec. | ||
| 5241 | 2026.03.31 01:59:05.381297 [ 200 ] {ca3f516a-45b0-4ff0-8f47-fbcd90092b3b::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 948 rows, containing 5 columns (5 merged, 0 gathered) in 0.001283793 sec., 738436.8040642065 rows/sec., 51.17 MiB/sec. | ||
| 5242 | 2026.03.31 01:59:05.381418 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5243 | 2026.03.31 01:59:05.381504 [ 202 ] {ca3f516a-45b0-4ff0-8f47-fbcd90092b3b::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5244 | 2026.03.31 01:59:05.381544 [ 5 ] {bf156dc2-1a67-428e-8655-2fbe9573f685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5245 | 2026.03.31 01:59:05.381601 [ 5 ] {bf156dc2-1a67-428e-8655-2fbe9573f685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5246 | 2026.03.31 01:59:05.381833 [ 202 ] {ca3f516a-45b0-4ff0-8f47-fbcd90092b3b::all_1_10_2} <Trace> oximeter.fields_i16 (ca3f516a-45b0-4ff0-8f47-fbcd90092b3b): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5247 | 2026.03.31 01:59:05.381928 [ 202 ] {ca3f516a-45b0-4ff0-8f47-fbcd90092b3b::all_1_10_2} <Trace> oximeter.fields_i16 (ca3f516a-45b0-4ff0-8f47-fbcd90092b3b) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5248 | 2026.03.31 01:59:05.382030 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 5249 | 2026.03.31 01:59:05.383923 [ 5 ] {bf156dc2-1a67-428e-8655-2fbe9573f685} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5250 | 2026.03.31 01:59:05.383966 [ 5 ] {bf156dc2-1a67-428e-8655-2fbe9573f685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5251 | 2026.03.31 01:59:05.384468 [ 5 ] {bf156dc2-1a67-428e-8655-2fbe9573f685} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5252 | 2026.03.31 01:59:05.384688 [ 5 ] {bf156dc2-1a67-428e-8655-2fbe9573f685} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5253 | 2026.03.31 01:59:05.384824 [ 5 ] {bf156dc2-1a67-428e-8655-2fbe9573f685} <Debug> executeQuery: Read 2573 rows, 196.47 KiB in 0.003305 sec., 778517.3978819969 rows/sec., 58.05 MiB/sec. | ||
| 5254 | 2026.03.31 01:59:05.384863 [ 5 ] {bf156dc2-1a67-428e-8655-2fbe9573f685} <Debug> TCPHandler: Processed in 0.003506093 sec. | ||
| 5255 | 2026.03.31 01:59:05.384979 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5256 | 2026.03.31 01:59:05.385074 [ 5 ] {3c79f6b8-0b64-4bd1-b553-5bd3f001a1e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5257 | 2026.03.31 01:59:05.385116 [ 5 ] {3c79f6b8-0b64-4bd1-b553-5bd3f001a1e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5258 | 2026.03.31 01:59:05.385544 [ 5 ] {3c79f6b8-0b64-4bd1-b553-5bd3f001a1e8} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5259 | 2026.03.31 01:59:05.385583 [ 5 ] {3c79f6b8-0b64-4bd1-b553-5bd3f001a1e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5260 | 2026.03.31 01:59:05.385884 [ 5 ] {3c79f6b8-0b64-4bd1-b553-5bd3f001a1e8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5261 | 2026.03.31 01:59:05.386101 [ 5 ] {3c79f6b8-0b64-4bd1-b553-5bd3f001a1e8} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5262 | 2026.03.31 01:59:05.386230 [ 5 ] {3c79f6b8-0b64-4bd1-b553-5bd3f001a1e8} <Debug> executeQuery: Read 49 rows, 3.72 KiB in 0.001175 sec., 41702.127659574464 rows/sec., 3.09 MiB/sec. | ||
| 5263 | 2026.03.31 01:59:05.386269 [ 5 ] {3c79f6b8-0b64-4bd1-b553-5bd3f001a1e8} <Debug> TCPHandler: Processed in 0.001340304 sec. | ||
| 5264 | 2026.03.31 01:59:05.386388 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5265 | 2026.03.31 01:59:05.386511 [ 5 ] {9406bb45-2ee3-4e3b-9862-aba9e91cd393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5266 | 2026.03.31 01:59:05.386561 [ 5 ] {9406bb45-2ee3-4e3b-9862-aba9e91cd393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5267 | 2026.03.31 01:59:05.387436 [ 5 ] {9406bb45-2ee3-4e3b-9862-aba9e91cd393} <Trace> oximeter.fields_u32 (f77ccfda-73c2-400e-9c90-7b69a339c705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5268 | 2026.03.31 01:59:05.387480 [ 5 ] {9406bb45-2ee3-4e3b-9862-aba9e91cd393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5269 | 2026.03.31 01:59:05.387838 [ 5 ] {9406bb45-2ee3-4e3b-9862-aba9e91cd393} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5270 | 2026.03.31 01:59:05.388057 [ 5 ] {9406bb45-2ee3-4e3b-9862-aba9e91cd393} <Trace> oximeter.fields_u32 (f77ccfda-73c2-400e-9c90-7b69a339c705): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5271 | 2026.03.31 01:59:05.388152 [ 68 ] {} <Debug> oximeter.fields_u32 (f77ccfda-73c2-400e-9c90-7b69a339c705) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5272 | 2026.03.31 01:59:05.388184 [ 68 ] {} <Trace> oximeter.fields_u32 (f77ccfda-73c2-400e-9c90-7b69a339c705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5273 | 2026.03.31 01:59:05.388186 [ 5 ] {9406bb45-2ee3-4e3b-9862-aba9e91cd393} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001699 sec., 485579.7527957622 rows/sec., 28.40 MiB/sec. | ||
| 5274 | 2026.03.31 01:59:05.388202 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5275 | 2026.03.31 01:59:05.388235 [ 5 ] {9406bb45-2ee3-4e3b-9862-aba9e91cd393} <Debug> TCPHandler: Processed in 0.001908594 sec. | ||
| 5276 | 2026.03.31 01:59:05.388286 [ 192 ] {f77ccfda-73c2-400e-9c90-7b69a339c705::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 | ||
| 5277 | 2026.03.31 01:59:05.388360 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5278 | 2026.03.31 01:59:05.388376 [ 192 ] {f77ccfda-73c2-400e-9c90-7b69a339c705::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5279 | 2026.03.31 01:59:05.388411 [ 192 ] {f77ccfda-73c2-400e-9c90-7b69a339c705::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 173 rows starting from the beginning of the part | ||
| 5280 | 2026.03.31 01:59:05.388463 [ 192 ] {f77ccfda-73c2-400e-9c90-7b69a339c705::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 5281 | 2026.03.31 01:59:05.388482 [ 5 ] {0eef37d0-8dcd-4ca7-a585-a7be01556a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5282 | 2026.03.31 01:59:05.388508 [ 192 ] {f77ccfda-73c2-400e-9c90-7b69a339c705::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 5283 | 2026.03.31 01:59:05.388531 [ 5 ] {0eef37d0-8dcd-4ca7-a585-a7be01556a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5284 | 2026.03.31 01:59:05.388551 [ 192 ] {f77ccfda-73c2-400e-9c90-7b69a339c705::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 5285 | 2026.03.31 01:59:05.388593 [ 192 ] {f77ccfda-73c2-400e-9c90-7b69a339c705::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 5286 | 2026.03.31 01:59:05.388635 [ 192 ] {f77ccfda-73c2-400e-9c90-7b69a339c705::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 825 rows starting from the beginning of the part | ||
| 5287 | 2026.03.31 01:59:05.388989 [ 5 ] {0eef37d0-8dcd-4ca7-a585-a7be01556a10} <Trace> oximeter.fields_u64 (21de6bf0-045d-4fe4-af46-77bfd858539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5288 | 2026.03.31 01:59:05.389031 [ 5 ] {0eef37d0-8dcd-4ca7-a585-a7be01556a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5289 | 2026.03.31 01:59:05.389387 [ 5 ] {0eef37d0-8dcd-4ca7-a585-a7be01556a10} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 5290 | 2026.03.31 01:59:05.389612 [ 202 ] {f77ccfda-73c2-400e-9c90-7b69a339c705::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1344 rows, containing 5 columns (5 merged, 0 gathered) in 0.001355634 sec., 991418.0376119218 rows/sec., 65.09 MiB/sec. | ||
| 5291 | 2026.03.31 01:59:05.389623 [ 5 ] {0eef37d0-8dcd-4ca7-a585-a7be01556a10} <Trace> oximeter.fields_u64 (21de6bf0-045d-4fe4-af46-77bfd858539f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5292 | 2026.03.31 01:59:05.389757 [ 192 ] {f77ccfda-73c2-400e-9c90-7b69a339c705::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5293 | 2026.03.31 01:59:05.389760 [ 5 ] {0eef37d0-8dcd-4ca7-a585-a7be01556a10} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001302 sec., 1536.0983102918588 rows/sec., 108.01 KiB/sec. | ||
| 5294 | 2026.03.31 01:59:05.389807 [ 5 ] {0eef37d0-8dcd-4ca7-a585-a7be01556a10} <Debug> TCPHandler: Processed in 0.001508027 sec. | ||
| 5295 | 2026.03.31 01:59:05.389908 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5296 | 2026.03.31 01:59:05.389992 [ 192 ] {f77ccfda-73c2-400e-9c90-7b69a339c705::all_1_10_2} <Trace> oximeter.fields_u32 (f77ccfda-73c2-400e-9c90-7b69a339c705): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5297 | 2026.03.31 01:59:05.390001 [ 5 ] {b82772d9-59f8-4f69-8326-71cca718855a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5298 | 2026.03.31 01:59:05.390042 [ 5 ] {b82772d9-59f8-4f69-8326-71cca718855a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5299 | 2026.03.31 01:59:05.390055 [ 192 ] {f77ccfda-73c2-400e-9c90-7b69a339c705::all_1_10_2} <Trace> oximeter.fields_u32 (f77ccfda-73c2-400e-9c90-7b69a339c705) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5300 | 2026.03.31 01:59:05.390113 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 5301 | 2026.03.31 01:59:05.390434 [ 5 ] {b82772d9-59f8-4f69-8326-71cca718855a} <Trace> oximeter.fields_u8 (5b4a1083-2a9b-4deb-add2-ee0a26f536e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5302 | 2026.03.31 01:59:05.390469 [ 5 ] {b82772d9-59f8-4f69-8326-71cca718855a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5303 | 2026.03.31 01:59:05.390757 [ 5 ] {b82772d9-59f8-4f69-8326-71cca718855a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5304 | 2026.03.31 01:59:05.390958 [ 5 ] {b82772d9-59f8-4f69-8326-71cca718855a} <Trace> oximeter.fields_u8 (5b4a1083-2a9b-4deb-add2-ee0a26f536e9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5305 | 2026.03.31 01:59:05.391057 [ 68 ] {} <Debug> oximeter.fields_u8 (5b4a1083-2a9b-4deb-add2-ee0a26f536e9) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5306 | 2026.03.31 01:59:05.391081 [ 5 ] {b82772d9-59f8-4f69-8326-71cca718855a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001098 sec., 10928.96174863388 rows/sec., 853.83 KiB/sec. | ||
| 5307 | 2026.03.31 01:59:05.391091 [ 68 ] {} <Trace> oximeter.fields_u8 (5b4a1083-2a9b-4deb-add2-ee0a26f536e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5308 | 2026.03.31 01:59:05.391122 [ 5 ] {b82772d9-59f8-4f69-8326-71cca718855a} <Debug> TCPHandler: Processed in 0.001263002 sec. | ||
| 5309 | 2026.03.31 01:59:05.391132 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5310 | 2026.03.31 01:59:05.391226 [ 187 ] {5b4a1083-2a9b-4deb-add2-ee0a26f536e9::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 | ||
| 5311 | 2026.03.31 01:59:05.391235 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5312 | 2026.03.31 01:59:05.391337 [ 187 ] {5b4a1083-2a9b-4deb-add2-ee0a26f536e9::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5313 | 2026.03.31 01:59:05.391348 [ 5 ] {874765c1-b3ec-4759-93df-33b6702ac699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5314 | 2026.03.31 01:59:05.391374 [ 187 ] {5b4a1083-2a9b-4deb-add2-ee0a26f536e9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 160 rows starting from the beginning of the part | ||
| 5315 | 2026.03.31 01:59:05.391396 [ 5 ] {874765c1-b3ec-4759-93df-33b6702ac699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5316 | 2026.03.31 01:59:05.391444 [ 187 ] {5b4a1083-2a9b-4deb-add2-ee0a26f536e9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 5317 | 2026.03.31 01:59:05.391490 [ 187 ] {5b4a1083-2a9b-4deb-add2-ee0a26f536e9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 5318 | 2026.03.31 01:59:05.391531 [ 187 ] {5b4a1083-2a9b-4deb-add2-ee0a26f536e9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 5319 | 2026.03.31 01:59:05.391570 [ 187 ] {5b4a1083-2a9b-4deb-add2-ee0a26f536e9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 5320 | 2026.03.31 01:59:05.391613 [ 187 ] {5b4a1083-2a9b-4deb-add2-ee0a26f536e9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 5321 | 2026.03.31 01:59:05.392405 [ 5 ] {874765c1-b3ec-4759-93df-33b6702ac699} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5322 | 2026.03.31 01:59:05.392445 [ 5 ] {874765c1-b3ec-4759-93df-33b6702ac699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5323 | 2026.03.31 01:59:05.392482 [ 192 ] {5b4a1083-2a9b-4deb-add2-ee0a26f536e9::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 5 columns (5 merged, 0 gathered) in 0.001294763 sec., 379992.3229193296 rows/sec., 23.78 MiB/sec. | ||
| 5324 | 2026.03.31 01:59:05.392646 [ 202 ] {5b4a1083-2a9b-4deb-add2-ee0a26f536e9::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5325 | 2026.03.31 01:59:05.392854 [ 5 ] {874765c1-b3ec-4759-93df-33b6702ac699} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5326 | 2026.03.31 01:59:05.392985 [ 202 ] {5b4a1083-2a9b-4deb-add2-ee0a26f536e9::all_1_10_2} <Trace> oximeter.fields_u8 (5b4a1083-2a9b-4deb-add2-ee0a26f536e9): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5327 | 2026.03.31 01:59:05.393078 [ 202 ] {5b4a1083-2a9b-4deb-add2-ee0a26f536e9::all_1_10_2} <Trace> oximeter.fields_u8 (5b4a1083-2a9b-4deb-add2-ee0a26f536e9) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5328 | 2026.03.31 01:59:05.393117 [ 5 ] {874765c1-b3ec-4759-93df-33b6702ac699} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5329 | 2026.03.31 01:59:05.393167 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5330 | 2026.03.31 01:59:05.393257 [ 5 ] {874765c1-b3ec-4759-93df-33b6702ac699} <Debug> executeQuery: Read 1352 rows, 93.46 KiB in 0.001927 sec., 701608.7182148418 rows/sec., 47.36 MiB/sec. | ||
| 5331 | 2026.03.31 01:59:05.393302 [ 5 ] {874765c1-b3ec-4759-93df-33b6702ac699} <Debug> TCPHandler: Processed in 0.002117318 sec. | ||
| 5332 | 2026.03.31 01:59:05.393405 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5333 | 2026.03.31 01:59:05.393500 [ 5 ] {beb7ab40-72d0-4425-9358-ff2eab710e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5334 | 2026.03.31 01:59:05.393547 [ 5 ] {beb7ab40-72d0-4425-9358-ff2eab710e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5335 | 2026.03.31 01:59:05.396178 [ 5 ] {beb7ab40-72d0-4425-9358-ff2eab710e25} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5336 | 2026.03.31 01:59:05.396222 [ 5 ] {beb7ab40-72d0-4425-9358-ff2eab710e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5337 | 2026.03.31 01:59:05.397012 [ 5 ] {beb7ab40-72d0-4425-9358-ff2eab710e25} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5338 | 2026.03.31 01:59:05.397265 [ 5 ] {beb7ab40-72d0-4425-9358-ff2eab710e25} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5339 | 2026.03.31 01:59:05.397403 [ 5 ] {beb7ab40-72d0-4425-9358-ff2eab710e25} <Debug> executeQuery: Read 6447 rows, 428.69 KiB in 0.003921 sec., 1644223.4123947972 rows/sec., 106.77 MiB/sec. | ||
| 5340 | 2026.03.31 01:59:05.397443 [ 5 ] {beb7ab40-72d0-4425-9358-ff2eab710e25} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 5341 | 2026.03.31 01:59:05.397457 [ 5 ] {beb7ab40-72d0-4425-9358-ff2eab710e25} <Debug> TCPHandler: Processed in 0.004102323 sec. | ||
| 5342 | 2026.03.31 01:59:05.397570 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5343 | 2026.03.31 01:59:05.397671 [ 5 ] {721b5567-57a2-4754-bf67-e23e766ba857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5344 | 2026.03.31 01:59:05.397728 [ 5 ] {721b5567-57a2-4754-bf67-e23e766ba857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5345 | 2026.03.31 01:59:05.398547 [ 5 ] {721b5567-57a2-4754-bf67-e23e766ba857} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5346 | 2026.03.31 01:59:05.398584 [ 5 ] {721b5567-57a2-4754-bf67-e23e766ba857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5347 | 2026.03.31 01:59:05.399132 [ 5 ] {721b5567-57a2-4754-bf67-e23e766ba857} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5348 | 2026.03.31 01:59:05.399373 [ 5 ] {721b5567-57a2-4754-bf67-e23e766ba857} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5349 | 2026.03.31 01:59:05.399513 [ 5 ] {721b5567-57a2-4754-bf67-e23e766ba857} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001862 sec., 17722.878625134264 rows/sec., 31.76 MiB/sec. | ||
| 5350 | 2026.03.31 01:59:05.399566 [ 5 ] {721b5567-57a2-4754-bf67-e23e766ba857} <Debug> TCPHandler: Processed in 0.002045787 sec. | ||
| 5351 | 2026.03.31 01:59:05.399678 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5352 | 2026.03.31 01:59:05.399774 [ 5 ] {507365be-baa7-4a66-b6cc-828ae05cdb42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5353 | 2026.03.31 01:59:05.399816 [ 5 ] {507365be-baa7-4a66-b6cc-828ae05cdb42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5354 | 2026.03.31 01:59:05.400135 [ 5 ] {507365be-baa7-4a66-b6cc-828ae05cdb42} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5355 | 2026.03.31 01:59:05.400169 [ 5 ] {507365be-baa7-4a66-b6cc-828ae05cdb42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5356 | 2026.03.31 01:59:05.400480 [ 5 ] {507365be-baa7-4a66-b6cc-828ae05cdb42} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5357 | 2026.03.31 01:59:05.400700 [ 5 ] {507365be-baa7-4a66-b6cc-828ae05cdb42} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5358 | 2026.03.31 01:59:05.400828 [ 5 ] {507365be-baa7-4a66-b6cc-828ae05cdb42} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001072 sec., 11194.029850746268 rows/sec., 772.50 KiB/sec. | ||
| 5359 | 2026.03.31 01:59:05.400864 [ 5 ] {507365be-baa7-4a66-b6cc-828ae05cdb42} <Debug> TCPHandler: Processed in 0.001235282 sec. | ||
| 5360 | 2026.03.31 01:59:06.000262 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.95 MiB, peak 262.83 MiB, free memory in arenas 0.00 B, will set to 257.71 MiB (RSS), difference: -1.24 MiB | ||
| 5361 | 2026.03.31 01:59:09.436857 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5362 | 2026.03.31 01:59:09.437138 [ 5 ] {6cad3aae-207c-4009-9a85-cfbe92d13443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5363 | 2026.03.31 01:59:09.437241 [ 5 ] {6cad3aae-207c-4009-9a85-cfbe92d13443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5364 | 2026.03.31 01:59:09.438136 [ 5 ] {6cad3aae-207c-4009-9a85-cfbe92d13443} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5365 | 2026.03.31 01:59:09.438173 [ 5 ] {6cad3aae-207c-4009-9a85-cfbe92d13443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5366 | 2026.03.31 01:59:09.438561 [ 5 ] {6cad3aae-207c-4009-9a85-cfbe92d13443} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5367 | 2026.03.31 01:59:09.438801 [ 5 ] {6cad3aae-207c-4009-9a85-cfbe92d13443} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5368 | 2026.03.31 01:59:09.438953 [ 5 ] {6cad3aae-207c-4009-9a85-cfbe92d13443} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001891 sec., 29613.960867265996 rows/sec., 2.26 MiB/sec. | ||
| 5369 | 2026.03.31 01:59:09.438993 [ 5 ] {6cad3aae-207c-4009-9a85-cfbe92d13443} <Debug> TCPHandler: Processed in 0.002316572 sec. | ||
| 5370 | 2026.03.31 01:59:09.439121 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5371 | 2026.03.31 01:59:09.439216 [ 5 ] {182f335f-82e9-44c9-8aaf-e3e201bb4e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5372 | 2026.03.31 01:59:09.439255 [ 5 ] {182f335f-82e9-44c9-8aaf-e3e201bb4e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5373 | 2026.03.31 01:59:09.439700 [ 5 ] {182f335f-82e9-44c9-8aaf-e3e201bb4e46} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5374 | 2026.03.31 01:59:09.439736 [ 5 ] {182f335f-82e9-44c9-8aaf-e3e201bb4e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5375 | 2026.03.31 01:59:09.440033 [ 5 ] {182f335f-82e9-44c9-8aaf-e3e201bb4e46} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5376 | 2026.03.31 01:59:09.440237 [ 5 ] {182f335f-82e9-44c9-8aaf-e3e201bb4e46} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5377 | 2026.03.31 01:59:09.440362 [ 5 ] {182f335f-82e9-44c9-8aaf-e3e201bb4e46} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001164 sec., 54982.817869415805 rows/sec., 4.29 MiB/sec. | ||
| 5378 | 2026.03.31 01:59:09.440399 [ 5 ] {182f335f-82e9-44c9-8aaf-e3e201bb4e46} <Debug> TCPHandler: Processed in 0.001328894 sec. | ||
| 5379 | 2026.03.31 01:59:09.440513 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5380 | 2026.03.31 01:59:09.440607 [ 5 ] {36fbf369-3b26-4181-8336-077318d994e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5381 | 2026.03.31 01:59:09.440649 [ 5 ] {36fbf369-3b26-4181-8336-077318d994e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5382 | 2026.03.31 01:59:09.441035 [ 5 ] {36fbf369-3b26-4181-8336-077318d994e9} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5383 | 2026.03.31 01:59:09.441071 [ 5 ] {36fbf369-3b26-4181-8336-077318d994e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5384 | 2026.03.31 01:59:09.441390 [ 5 ] {36fbf369-3b26-4181-8336-077318d994e9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5385 | 2026.03.31 01:59:09.441596 [ 5 ] {36fbf369-3b26-4181-8336-077318d994e9} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5386 | 2026.03.31 01:59:09.441720 [ 5 ] {36fbf369-3b26-4181-8336-077318d994e9} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001132 sec., 113074.20494699647 rows/sec., 7.88 MiB/sec. | ||
| 5387 | 2026.03.31 01:59:09.441757 [ 5 ] {36fbf369-3b26-4181-8336-077318d994e9} <Debug> TCPHandler: Processed in 0.001294133 sec. | ||
| 5388 | 2026.03.31 01:59:09.441871 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5389 | 2026.03.31 01:59:09.441964 [ 5 ] {0ce4719b-d25a-4b55-b18b-32584f69e753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5390 | 2026.03.31 01:59:09.442005 [ 5 ] {0ce4719b-d25a-4b55-b18b-32584f69e753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5391 | 2026.03.31 01:59:09.442337 [ 5 ] {0ce4719b-d25a-4b55-b18b-32584f69e753} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5392 | 2026.03.31 01:59:09.442372 [ 5 ] {0ce4719b-d25a-4b55-b18b-32584f69e753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5393 | 2026.03.31 01:59:09.442676 [ 5 ] {0ce4719b-d25a-4b55-b18b-32584f69e753} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5394 | 2026.03.31 01:59:09.442890 [ 5 ] {0ce4719b-d25a-4b55-b18b-32584f69e753} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5395 | 2026.03.31 01:59:09.443016 [ 5 ] {0ce4719b-d25a-4b55-b18b-32584f69e753} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001069 sec., 44901.77736202058 rows/sec., 3.03 MiB/sec. | ||
| 5396 | 2026.03.31 01:59:09.443052 [ 5 ] {0ce4719b-d25a-4b55-b18b-32584f69e753} <Debug> TCPHandler: Processed in 0.001230512 sec. | ||
| 5397 | 2026.03.31 01:59:10.139706 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11952 | ||
| 5398 | 2026.03.31 01:59:10.140565 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5399 | 2026.03.31 01:59:10.140645 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5400 | 2026.03.31 01:59:10.141285 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5401 | 2026.03.31 01:59:10.141517 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5402 | 2026.03.31 01:59:10.141657 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11952 | ||
| 5403 | 2026.03.31 01:59:10.775838 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5404 | 2026.03.31 01:59:10.793069 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5405 | 2026.03.31 01:59:10.793130 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5406 | 2026.03.31 01:59:10.798904 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5407 | 2026.03.31 01:59:10.799581 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5408 | 2026.03.31 01:59:10.802524 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5409 | 2026.03.31 01:59:12.692889 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 72 entries to flush up to offset 712 | ||
| 5410 | 2026.03.31 01:59:12.696309 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5411 | 2026.03.31 01:59:12.696378 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5412 | 2026.03.31 01:59:12.697830 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5413 | 2026.03.31 01:59:12.698156 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5414 | 2026.03.31 01:59:12.698594 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 712 | ||
| 5415 | 2026.03.31 01:59:12.976182 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41438 | ||
| 5416 | 2026.03.31 01:59:12.976282 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5417 | 2026.03.31 01:59:12.976309 [ 289 ] {} <Debug> TCP-Session: 908a3b4a-e51d-4e75-8eb4-ca2d2ccc7303 Authenticating user 'default' from [fd00:1122:3344:101::e]:41438 | ||
| 5418 | 2026.03.31 01:59:12.976330 [ 289 ] {} <Debug> TCP-Session: 908a3b4a-e51d-4e75-8eb4-ca2d2ccc7303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5419 | 2026.03.31 01:59:12.976343 [ 289 ] {} <Debug> TCP-Session: 908a3b4a-e51d-4e75-8eb4-ca2d2ccc7303 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5420 | 2026.03.31 01:59:12.976509 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40409 | ||
| 5421 | 2026.03.31 01:59:12.976561 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57235 | ||
| 5422 | 2026.03.31 01:59:12.976594 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33761 | ||
| 5423 | 2026.03.31 01:59:12.976606 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35310 | ||
| 5424 | 2026.03.31 01:59:12.976635 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5425 | 2026.03.31 01:59:12.976670 [ 289 ] {} <Trace> TCP-Session: 908a3b4a-e51d-4e75-8eb4-ca2d2ccc7303 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5426 | 2026.03.31 01:59:12.976687 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5427 | 2026.03.31 01:59:12.976692 [ 291 ] {} <Debug> TCP-Session: de32745a-d1a8-4617-a4f4-4524efd4a217 Authenticating user 'default' from [fd00:1122:3344:101::e]:40409 | ||
| 5428 | 2026.03.31 01:59:12.976615 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33629 | ||
| 5429 | 2026.03.31 01:59:12.976742 [ 291 ] {} <Debug> TCP-Session: de32745a-d1a8-4617-a4f4-4524efd4a217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5430 | 2026.03.31 01:59:12.976729 [ 292 ] {} <Debug> TCP-Session: ea1fdd2e-4d7f-493e-a504-a18e4ae19254 Authenticating user 'default' from [fd00:1122:3344:101::e]:57235 | ||
| 5431 | 2026.03.31 01:59:12.976780 [ 291 ] {} <Debug> TCP-Session: de32745a-d1a8-4617-a4f4-4524efd4a217 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5432 | 2026.03.31 01:59:12.976616 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54707 | ||
| 5433 | 2026.03.31 01:59:12.976813 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5434 | 2026.03.31 01:59:12.976811 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5435 | 2026.03.31 01:59:12.976863 [ 296 ] {} <Debug> TCP-Session: 631551da-d9c8-4a7a-ac58-cac17af3da8a Authenticating user 'default' from [fd00:1122:3344:101::e]:35310 | ||
| 5436 | 2026.03.31 01:59:12.976889 [ 295 ] {} <Debug> TCP-Session: 012da1ca-978d-4d92-a370-87524c1238c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33761 | ||
| 5437 | 2026.03.31 01:59:12.976916 [ 296 ] {} <Debug> TCP-Session: 631551da-d9c8-4a7a-ac58-cac17af3da8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5438 | 2026.03.31 01:59:12.976917 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5439 | 2026.03.31 01:59:12.976933 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5440 | 2026.03.31 01:59:12.976939 [ 296 ] {} <Debug> TCP-Session: 631551da-d9c8-4a7a-ac58-cac17af3da8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5441 | 2026.03.31 01:59:12.976977 [ 3 ] {} <Debug> TCP-Session: 354f0926-5470-486b-a06a-0f4517827209 Authenticating user 'default' from [fd00:1122:3344:101::e]:54707 | ||
| 5442 | 2026.03.31 01:59:12.976971 [ 297 ] {} <Debug> TCP-Session: ef417730-a9d2-417b-bbb8-db04ff76ba2e Authenticating user 'default' from [fd00:1122:3344:101::e]:33629 | ||
| 5443 | 2026.03.31 01:59:12.977005 [ 3 ] {} <Debug> TCP-Session: 354f0926-5470-486b-a06a-0f4517827209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5444 | 2026.03.31 01:59:12.976932 [ 295 ] {} <Debug> TCP-Session: 012da1ca-978d-4d92-a370-87524c1238c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5445 | 2026.03.31 01:59:12.977026 [ 3 ] {} <Debug> TCP-Session: 354f0926-5470-486b-a06a-0f4517827209 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5446 | 2026.03.31 01:59:12.977021 [ 297 ] {} <Debug> TCP-Session: ef417730-a9d2-417b-bbb8-db04ff76ba2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5447 | 2026.03.31 01:59:12.977042 [ 295 ] {} <Debug> TCP-Session: 012da1ca-978d-4d92-a370-87524c1238c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5448 | 2026.03.31 01:59:12.977065 [ 297 ] {} <Debug> TCP-Session: ef417730-a9d2-417b-bbb8-db04ff76ba2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5449 | 2026.03.31 01:59:12.976848 [ 289 ] {0107319c-6934-4135-adaf-6a0a79fa3e45} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41438) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5450 | 2026.03.31 01:59:12.976810 [ 292 ] {} <Debug> TCP-Session: ea1fdd2e-4d7f-493e-a504-a18e4ae19254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5451 | 2026.03.31 01:59:12.976596 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60385 | ||
| 5452 | 2026.03.31 01:59:12.977134 [ 292 ] {} <Debug> TCP-Session: ea1fdd2e-4d7f-493e-a504-a18e4ae19254 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5453 | 2026.03.31 01:59:12.976573 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36758 | ||
| 5454 | 2026.03.31 01:59:12.977348 [ 289 ] {0107319c-6934-4135-adaf-6a0a79fa3e45} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5455 | 2026.03.31 01:59:12.977397 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5456 | 2026.03.31 01:59:12.977404 [ 289 ] {0107319c-6934-4135-adaf-6a0a79fa3e45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5457 | 2026.03.31 01:59:12.977419 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5458 | 2026.03.31 01:59:12.977445 [ 294 ] {} <Debug> TCP-Session: 68e91d1e-f9e1-4111-bfea-a0c4c097e77b Authenticating user 'default' from [fd00:1122:3344:101::e]:60385 | ||
| 5459 | 2026.03.31 01:59:12.977458 [ 293 ] {} <Debug> TCP-Session: 02a90c3f-a3f7-4f13-b383-54d674c98fb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36758 | ||
| 5460 | 2026.03.31 01:59:12.977481 [ 294 ] {} <Debug> TCP-Session: 68e91d1e-f9e1-4111-bfea-a0c4c097e77b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5461 | 2026.03.31 01:59:12.977483 [ 293 ] {} <Debug> TCP-Session: 02a90c3f-a3f7-4f13-b383-54d674c98fb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5462 | 2026.03.31 01:59:12.977505 [ 294 ] {} <Debug> TCP-Session: 68e91d1e-f9e1-4111-bfea-a0c4c097e77b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5463 | 2026.03.31 01:59:12.977517 [ 293 ] {} <Debug> TCP-Session: 02a90c3f-a3f7-4f13-b383-54d674c98fb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5464 | 2026.03.31 01:59:12.977706 [ 289 ] {0107319c-6934-4135-adaf-6a0a79fa3e45} <Debug> oximeter.version (c8ac3c3f-610d-4e04-962e-2ac1da2791d2) (SelectExecutor): Key condition: unknown | ||
| 5465 | 2026.03.31 01:59:12.978875 [ 303 ] {0107319c-6934-4135-adaf-6a0a79fa3e45} <Trace> AggregatingTransform: Aggregating | ||
| 5466 | 2026.03.31 01:59:12.978919 [ 303 ] {0107319c-6934-4135-adaf-6a0a79fa3e45} <Trace> Aggregator: Aggregation method: without_key | ||
| 5467 | 2026.03.31 01:59:12.978958 [ 303 ] {0107319c-6934-4135-adaf-6a0a79fa3e45} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001150541 sec. (869.156 rows/sec., 33.95 KiB/sec.) | ||
| 5468 | 2026.03.31 01:59:12.978978 [ 303 ] {0107319c-6934-4135-adaf-6a0a79fa3e45} <Trace> Aggregator: Merging aggregated data | ||
| 5469 | 2026.03.31 01:59:12.980253 [ 289 ] {0107319c-6934-4135-adaf-6a0a79fa3e45} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00346 sec., 289.01734104046244 rows/sec., 11.29 KiB/sec. | ||
| 5470 | 2026.03.31 01:59:12.980399 [ 289 ] {0107319c-6934-4135-adaf-6a0a79fa3e45} <Debug> TCPHandler: Processed in 0.003844869 sec. | ||
| 5471 | 2026.03.31 01:59:12.980510 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5472 | 2026.03.31 01:59:12.980540 [ 289 ] {} <Debug> TCP-Session: 908a3b4a-e51d-4e75-8eb4-ca2d2ccc7303 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5473 | 2026.03.31 01:59:12.980540 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5474 | 2026.03.31 01:59:12.980560 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5475 | 2026.03.31 01:59:12.980590 [ 291 ] {} <Debug> TCP-Session: de32745a-d1a8-4617-a4f4-4524efd4a217 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5476 | 2026.03.31 01:59:12.980596 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5477 | 2026.03.31 01:59:12.980605 [ 3 ] {} <Debug> TCP-Session: 354f0926-5470-486b-a06a-0f4517827209 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5478 | 2026.03.31 01:59:12.980627 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5479 | 2026.03.31 01:59:12.980652 [ 292 ] {} <Debug> TCP-Session: ea1fdd2e-4d7f-493e-a504-a18e4ae19254 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5480 | 2026.03.31 01:59:12.980645 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5481 | 2026.03.31 01:59:12.980676 [ 296 ] {} <Debug> TCP-Session: 631551da-d9c8-4a7a-ac58-cac17af3da8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5482 | 2026.03.31 01:59:12.980666 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5483 | 2026.03.31 01:59:12.980734 [ 295 ] {} <Debug> TCP-Session: 012da1ca-978d-4d92-a370-87524c1238c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5484 | 2026.03.31 01:59:12.980753 [ 297 ] {} <Debug> TCP-Session: ef417730-a9d2-417b-bbb8-db04ff76ba2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5485 | 2026.03.31 01:59:12.980595 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5486 | 2026.03.31 01:59:12.980608 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5487 | 2026.03.31 01:59:12.980839 [ 294 ] {} <Debug> TCP-Session: 68e91d1e-f9e1-4111-bfea-a0c4c097e77b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5488 | 2026.03.31 01:59:12.980847 [ 293 ] {} <Debug> TCP-Session: 02a90c3f-a3f7-4f13-b383-54d674c98fb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5489 | 2026.03.31 01:59:13.002484 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39269 | ||
| 5490 | 2026.03.31 01:59:13.002576 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5491 | 2026.03.31 01:59:13.002601 [ 289 ] {} <Debug> TCP-Session: 3268ae45-b733-4e13-b7d3-c5f5474d8bab Authenticating user 'default' from [fd00:1122:3344:101::e]:39269 | ||
| 5492 | 2026.03.31 01:59:13.002620 [ 289 ] {} <Debug> TCP-Session: 3268ae45-b733-4e13-b7d3-c5f5474d8bab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5493 | 2026.03.31 01:59:13.002633 [ 289 ] {} <Debug> TCP-Session: 3268ae45-b733-4e13-b7d3-c5f5474d8bab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5494 | 2026.03.31 01:59:13.002817 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58909 | ||
| 5495 | 2026.03.31 01:59:13.002860 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51064 | ||
| 5496 | 2026.03.31 01:59:13.002878 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62972 | ||
| 5497 | 2026.03.31 01:59:13.002910 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50114 | ||
| 5498 | 2026.03.31 01:59:13.002946 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60660 | ||
| 5499 | 2026.03.31 01:59:13.002977 [ 289 ] {} <Trace> TCP-Session: 3268ae45-b733-4e13-b7d3-c5f5474d8bab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5500 | 2026.03.31 01:59:13.002996 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5501 | 2026.03.31 01:59:13.003012 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5502 | 2026.03.31 01:59:13.003034 [ 293 ] {} <Debug> TCP-Session: 610ab65e-e33a-42b9-9547-e5d4ea8a6ae9 Authenticating user 'default' from [fd00:1122:3344:101::e]:62972 | ||
| 5503 | 2026.03.31 01:59:13.003040 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5504 | 2026.03.31 01:59:13.003061 [ 292 ] {} <Debug> TCP-Session: e85b19e6-74f8-4def-97c5-22f8fbe6d372 Authenticating user 'default' from [fd00:1122:3344:101::e]:51064 | ||
| 5505 | 2026.03.31 01:59:13.003064 [ 293 ] {} <Debug> TCP-Session: 610ab65e-e33a-42b9-9547-e5d4ea8a6ae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5506 | 2026.03.31 01:59:13.003083 [ 294 ] {} <Debug> TCP-Session: af389897-467a-4055-a40a-41ea5668e3a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:50114 | ||
| 5507 | 2026.03.31 01:59:13.003104 [ 292 ] {} <Debug> TCP-Session: e85b19e6-74f8-4def-97c5-22f8fbe6d372 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5508 | 2026.03.31 01:59:13.003115 [ 293 ] {} <Debug> TCP-Session: 610ab65e-e33a-42b9-9547-e5d4ea8a6ae9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5509 | 2026.03.31 01:59:13.003131 [ 294 ] {} <Debug> TCP-Session: af389897-467a-4055-a40a-41ea5668e3a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5510 | 2026.03.31 01:59:13.003142 [ 292 ] {} <Debug> TCP-Session: e85b19e6-74f8-4def-97c5-22f8fbe6d372 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5511 | 2026.03.31 01:59:13.003166 [ 294 ] {} <Debug> TCP-Session: af389897-467a-4055-a40a-41ea5668e3a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5512 | 2026.03.31 01:59:13.003178 [ 289 ] {08f37e84-20a9-4625-b4d3-dfc9a9d83a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39269) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5513 | 2026.03.31 01:59:13.003050 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5514 | 2026.03.31 01:59:13.002940 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59788 | ||
| 5515 | 2026.03.31 01:59:13.003246 [ 3 ] {} <Debug> TCP-Session: 88b4a407-7275-458a-b556-5b128c7f1799 Authenticating user 'default' from [fd00:1122:3344:101::e]:60660 | ||
| 5516 | 2026.03.31 01:59:13.002929 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64352 | ||
| 5517 | 2026.03.31 01:59:13.003281 [ 3 ] {} <Debug> TCP-Session: 88b4a407-7275-458a-b556-5b128c7f1799 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5518 | 2026.03.31 01:59:13.003317 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5519 | 2026.03.31 01:59:13.003331 [ 3 ] {} <Debug> TCP-Session: 88b4a407-7275-458a-b556-5b128c7f1799 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5520 | 2026.03.31 01:59:13.002926 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5521 | 2026.03.31 01:59:13.003376 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5522 | 2026.03.31 01:59:13.003351 [ 297 ] {} <Debug> TCP-Session: 90081744-2521-4095-8ff1-da50221badcc Authenticating user 'default' from [fd00:1122:3344:101::e]:59788 | ||
| 5523 | 2026.03.31 01:59:13.003419 [ 296 ] {} <Debug> TCP-Session: 25f97f2f-4646-4fde-8a0b-c4643ac76d8a Authenticating user 'default' from [fd00:1122:3344:101::e]:64352 | ||
| 5524 | 2026.03.31 01:59:13.003437 [ 297 ] {} <Debug> TCP-Session: 90081744-2521-4095-8ff1-da50221badcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5525 | 2026.03.31 01:59:13.003414 [ 291 ] {} <Debug> TCP-Session: 68c8a000-2585-49d3-8490-f03c6d9b6a21 Authenticating user 'default' from [fd00:1122:3344:101::e]:58909 | ||
| 5526 | 2026.03.31 01:59:13.003460 [ 296 ] {} <Debug> TCP-Session: 25f97f2f-4646-4fde-8a0b-c4643ac76d8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5527 | 2026.03.31 01:59:13.003462 [ 297 ] {} <Debug> TCP-Session: 90081744-2521-4095-8ff1-da50221badcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5528 | 2026.03.31 01:59:13.003496 [ 289 ] {08f37e84-20a9-4625-b4d3-dfc9a9d83a1a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5529 | 2026.03.31 01:59:13.003506 [ 296 ] {} <Debug> TCP-Session: 25f97f2f-4646-4fde-8a0b-c4643ac76d8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5530 | 2026.03.31 01:59:13.002913 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53444 | ||
| 5531 | 2026.03.31 01:59:13.003584 [ 289 ] {08f37e84-20a9-4625-b4d3-dfc9a9d83a1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5532 | 2026.03.31 01:59:13.003501 [ 291 ] {} <Debug> TCP-Session: 68c8a000-2585-49d3-8490-f03c6d9b6a21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5533 | 2026.03.31 01:59:13.003641 [ 291 ] {} <Debug> TCP-Session: 68c8a000-2585-49d3-8490-f03c6d9b6a21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5534 | 2026.03.31 01:59:13.003666 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5535 | 2026.03.31 01:59:13.003700 [ 295 ] {} <Debug> TCP-Session: 0cc798ca-b82d-4133-9943-7b0bee32779e Authenticating user 'default' from [fd00:1122:3344:101::e]:53444 | ||
| 5536 | 2026.03.31 01:59:13.003722 [ 295 ] {} <Debug> TCP-Session: 0cc798ca-b82d-4133-9943-7b0bee32779e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5537 | 2026.03.31 01:59:13.003740 [ 295 ] {} <Debug> TCP-Session: 0cc798ca-b82d-4133-9943-7b0bee32779e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5538 | 2026.03.31 01:59:13.003953 [ 289 ] {08f37e84-20a9-4625-b4d3-dfc9a9d83a1a} <Debug> oximeter.version (c8ac3c3f-610d-4e04-962e-2ac1da2791d2) (SelectExecutor): Key condition: unknown | ||
| 5539 | 2026.03.31 01:59:13.005200 [ 334 ] {08f37e84-20a9-4625-b4d3-dfc9a9d83a1a} <Trace> AggregatingTransform: Aggregating | ||
| 5540 | 2026.03.31 01:59:13.005259 [ 334 ] {08f37e84-20a9-4625-b4d3-dfc9a9d83a1a} <Trace> Aggregator: Aggregation method: without_key | ||
| 5541 | 2026.03.31 01:59:13.005299 [ 334 ] {08f37e84-20a9-4625-b4d3-dfc9a9d83a1a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001216402 sec. (822.097 rows/sec., 32.11 KiB/sec.) | ||
| 5542 | 2026.03.31 01:59:13.005353 [ 334 ] {08f37e84-20a9-4625-b4d3-dfc9a9d83a1a} <Trace> Aggregator: Merging aggregated data | ||
| 5543 | 2026.03.31 01:59:13.006816 [ 289 ] {08f37e84-20a9-4625-b4d3-dfc9a9d83a1a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003705 sec., 269.9055330634278 rows/sec., 10.54 KiB/sec. | ||
| 5544 | 2026.03.31 01:59:13.006968 [ 289 ] {08f37e84-20a9-4625-b4d3-dfc9a9d83a1a} <Debug> TCPHandler: Processed in 0.004136734 sec. | ||
| 5545 | 2026.03.31 01:59:13.007092 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5546 | 2026.03.31 01:59:13.007122 [ 289 ] {} <Debug> TCP-Session: 3268ae45-b733-4e13-b7d3-c5f5474d8bab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5547 | 2026.03.31 01:59:13.007133 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5548 | 2026.03.31 01:59:13.007164 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5549 | 2026.03.31 01:59:13.007181 [ 3 ] {} <Debug> TCP-Session: 88b4a407-7275-458a-b556-5b128c7f1799 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5550 | 2026.03.31 01:59:13.007186 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5551 | 2026.03.31 01:59:13.007212 [ 295 ] {} <Debug> TCP-Session: 0cc798ca-b82d-4133-9943-7b0bee32779e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5552 | 2026.03.31 01:59:13.007233 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5553 | 2026.03.31 01:59:13.007252 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5554 | 2026.03.31 01:59:13.007267 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5555 | 2026.03.31 01:59:13.007291 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5556 | 2026.03.31 01:59:13.007312 [ 292 ] {} <Debug> TCP-Session: e85b19e6-74f8-4def-97c5-22f8fbe6d372 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5557 | 2026.03.31 01:59:13.007297 [ 294 ] {} <Debug> TCP-Session: af389897-467a-4055-a40a-41ea5668e3a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5558 | 2026.03.31 01:59:13.007358 [ 296 ] {} <Debug> TCP-Session: 25f97f2f-4646-4fde-8a0b-c4643ac76d8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5559 | 2026.03.31 01:59:13.007249 [ 291 ] {} <Debug> TCP-Session: 68c8a000-2585-49d3-8490-f03c6d9b6a21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5560 | 2026.03.31 01:59:13.007389 [ 297 ] {} <Debug> TCP-Session: 90081744-2521-4095-8ff1-da50221badcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5561 | 2026.03.31 01:59:13.007207 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5562 | 2026.03.31 01:59:13.007449 [ 293 ] {} <Debug> TCP-Session: 610ab65e-e33a-42b9-9547-e5d4ea8a6ae9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5563 | 2026.03.31 01:59:13.170103 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52660 | ||
| 5564 | 2026.03.31 01:59:13.170207 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5565 | 2026.03.31 01:59:13.170233 [ 289 ] {} <Debug> TCP-Session: 65d54ee5-3d01-4f73-bfad-a44a7d6ff99c Authenticating user 'default' from [fd00:1122:3344:101::e]:52660 | ||
| 5566 | 2026.03.31 01:59:13.170256 [ 289 ] {} <Debug> TCP-Session: 65d54ee5-3d01-4f73-bfad-a44a7d6ff99c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5567 | 2026.03.31 01:59:13.170270 [ 289 ] {} <Debug> TCP-Session: 65d54ee5-3d01-4f73-bfad-a44a7d6ff99c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5568 | 2026.03.31 01:59:13.170469 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51946 | ||
| 5569 | 2026.03.31 01:59:13.170512 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61014 | ||
| 5570 | 2026.03.31 01:59:13.170517 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40558 | ||
| 5571 | 2026.03.31 01:59:13.170547 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41647 | ||
| 5572 | 2026.03.31 01:59:13.170580 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59201 | ||
| 5573 | 2026.03.31 01:59:13.170597 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5574 | 2026.03.31 01:59:13.170591 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5575 | 2026.03.31 01:59:13.170634 [ 293 ] {} <Debug> TCP-Session: e6f3e7b7-24d0-4638-b335-31444cc998f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61014 | ||
| 5576 | 2026.03.31 01:59:13.170654 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5577 | 2026.03.31 01:59:13.170654 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5578 | 2026.03.31 01:59:13.170671 [ 293 ] {} <Debug> TCP-Session: e6f3e7b7-24d0-4638-b335-31444cc998f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5579 | 2026.03.31 01:59:13.170695 [ 296 ] {} <Debug> TCP-Session: aa1fde95-d0fb-4c20-aa83-94af8f4fc138 Authenticating user 'default' from [fd00:1122:3344:101::e]:41647 | ||
| 5580 | 2026.03.31 01:59:13.170697 [ 292 ] {} <Debug> TCP-Session: 691f61d8-6711-4e69-9f01-6505b9e87476 Authenticating user 'default' from [fd00:1122:3344:101::e]:40558 | ||
| 5581 | 2026.03.31 01:59:13.170714 [ 293 ] {} <Debug> TCP-Session: e6f3e7b7-24d0-4638-b335-31444cc998f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5582 | 2026.03.31 01:59:13.170733 [ 296 ] {} <Debug> TCP-Session: aa1fde95-d0fb-4c20-aa83-94af8f4fc138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5583 | 2026.03.31 01:59:13.170744 [ 292 ] {} <Debug> TCP-Session: 691f61d8-6711-4e69-9f01-6505b9e87476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5584 | 2026.03.31 01:59:13.170765 [ 296 ] {} <Debug> TCP-Session: aa1fde95-d0fb-4c20-aa83-94af8f4fc138 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5585 | 2026.03.31 01:59:13.170667 [ 291 ] {} <Debug> TCP-Session: 6a6c5464-f032-4fa9-8e0b-5b3b082d8ff0 Authenticating user 'default' from [fd00:1122:3344:101::e]:51946 | ||
| 5586 | 2026.03.31 01:59:13.170776 [ 292 ] {} <Debug> TCP-Session: 691f61d8-6711-4e69-9f01-6505b9e87476 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5587 | 2026.03.31 01:59:13.170656 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5588 | 2026.03.31 01:59:13.170822 [ 291 ] {} <Debug> TCP-Session: 6a6c5464-f032-4fa9-8e0b-5b3b082d8ff0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5589 | 2026.03.31 01:59:13.170845 [ 3 ] {} <Debug> TCP-Session: e3a6a7f5-ab35-41ed-80aa-2e8662b56707 Authenticating user 'default' from [fd00:1122:3344:101::e]:59201 | ||
| 5590 | 2026.03.31 01:59:13.170858 [ 291 ] {} <Debug> TCP-Session: 6a6c5464-f032-4fa9-8e0b-5b3b082d8ff0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5591 | 2026.03.31 01:59:13.170874 [ 3 ] {} <Debug> TCP-Session: e3a6a7f5-ab35-41ed-80aa-2e8662b56707 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5592 | 2026.03.31 01:59:13.170549 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35349 | ||
| 5593 | 2026.03.31 01:59:13.170902 [ 3 ] {} <Debug> TCP-Session: e3a6a7f5-ab35-41ed-80aa-2e8662b56707 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5594 | 2026.03.31 01:59:13.170539 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43075 | ||
| 5595 | 2026.03.31 01:59:13.170958 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5596 | 2026.03.31 01:59:13.170537 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62103 | ||
| 5597 | 2026.03.31 01:59:13.171000 [ 297 ] {} <Debug> TCP-Session: 73e82d71-bcef-4d8b-b25a-d27b777d8f51 Authenticating user 'default' from [fd00:1122:3344:101::e]:35349 | ||
| 5598 | 2026.03.31 01:59:13.170667 [ 289 ] {} <Trace> TCP-Session: 65d54ee5-3d01-4f73-bfad-a44a7d6ff99c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5599 | 2026.03.31 01:59:13.171019 [ 297 ] {} <Debug> TCP-Session: 73e82d71-bcef-4d8b-b25a-d27b777d8f51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5600 | 2026.03.31 01:59:13.171051 [ 297 ] {} <Debug> TCP-Session: 73e82d71-bcef-4d8b-b25a-d27b777d8f51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5601 | 2026.03.31 01:59:13.171052 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5602 | 2026.03.31 01:59:13.171093 [ 294 ] {} <Debug> TCP-Session: 62e30a65-c1c2-4eed-a71a-2b9d4ff70c94 Authenticating user 'default' from [fd00:1122:3344:101::e]:43075 | ||
| 5603 | 2026.03.31 01:59:13.171099 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5604 | 2026.03.31 01:59:13.171116 [ 294 ] {} <Debug> TCP-Session: 62e30a65-c1c2-4eed-a71a-2b9d4ff70c94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5605 | 2026.03.31 01:59:13.171144 [ 295 ] {} <Debug> TCP-Session: 6d17ae0c-bffc-41bf-94dc-9f548c61d99f Authenticating user 'default' from [fd00:1122:3344:101::e]:62103 | ||
| 5606 | 2026.03.31 01:59:13.171145 [ 294 ] {} <Debug> TCP-Session: 62e30a65-c1c2-4eed-a71a-2b9d4ff70c94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5607 | 2026.03.31 01:59:13.171170 [ 295 ] {} <Debug> TCP-Session: 6d17ae0c-bffc-41bf-94dc-9f548c61d99f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5608 | 2026.03.31 01:59:13.171189 [ 295 ] {} <Debug> TCP-Session: 6d17ae0c-bffc-41bf-94dc-9f548c61d99f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5609 | 2026.03.31 01:59:13.171190 [ 289 ] {d00328c8-22ed-4a2d-8830-347072a08118} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52660) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5610 | 2026.03.31 01:59:13.171458 [ 289 ] {d00328c8-22ed-4a2d-8830-347072a08118} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5611 | 2026.03.31 01:59:13.171513 [ 289 ] {d00328c8-22ed-4a2d-8830-347072a08118} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5612 | 2026.03.31 01:59:13.171801 [ 289 ] {d00328c8-22ed-4a2d-8830-347072a08118} <Debug> oximeter.version (c8ac3c3f-610d-4e04-962e-2ac1da2791d2) (SelectExecutor): Key condition: unknown | ||
| 5613 | 2026.03.31 01:59:13.172753 [ 314 ] {d00328c8-22ed-4a2d-8830-347072a08118} <Trace> AggregatingTransform: Aggregating | ||
| 5614 | 2026.03.31 01:59:13.172808 [ 314 ] {d00328c8-22ed-4a2d-8830-347072a08118} <Trace> Aggregator: Aggregation method: without_key | ||
| 5615 | 2026.03.31 01:59:13.172849 [ 314 ] {d00328c8-22ed-4a2d-8830-347072a08118} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000946387 sec. (1056.650 rows/sec., 41.28 KiB/sec.) | ||
| 5616 | 2026.03.31 01:59:13.172874 [ 314 ] {d00328c8-22ed-4a2d-8830-347072a08118} <Trace> Aggregator: Merging aggregated data | ||
| 5617 | 2026.03.31 01:59:13.174208 [ 289 ] {d00328c8-22ed-4a2d-8830-347072a08118} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003073 sec., 325.4149040026033 rows/sec., 12.71 KiB/sec. | ||
| 5618 | 2026.03.31 01:59:13.174384 [ 289 ] {d00328c8-22ed-4a2d-8830-347072a08118} <Debug> TCPHandler: Processed in 0.003835239 sec. | ||
| 5619 | 2026.03.31 01:59:13.174506 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5620 | 2026.03.31 01:59:13.174532 [ 289 ] {} <Debug> TCP-Session: 65d54ee5-3d01-4f73-bfad-a44a7d6ff99c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5621 | 2026.03.31 01:59:13.174547 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5622 | 2026.03.31 01:59:13.174580 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5623 | 2026.03.31 01:59:13.174592 [ 292 ] {} <Debug> TCP-Session: 691f61d8-6711-4e69-9f01-6505b9e87476 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5624 | 2026.03.31 01:59:13.174600 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5625 | 2026.03.31 01:59:13.174630 [ 295 ] {} <Debug> TCP-Session: 6d17ae0c-bffc-41bf-94dc-9f548c61d99f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5626 | 2026.03.31 01:59:13.174641 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5627 | 2026.03.31 01:59:13.174660 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5628 | 2026.03.31 01:59:13.174658 [ 291 ] {} <Debug> TCP-Session: 6a6c5464-f032-4fa9-8e0b-5b3b082d8ff0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5629 | 2026.03.31 01:59:13.174688 [ 3 ] {} <Debug> TCP-Session: e3a6a7f5-ab35-41ed-80aa-2e8662b56707 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5630 | 2026.03.31 01:59:13.174702 [ 293 ] {} <Debug> TCP-Session: e6f3e7b7-24d0-4638-b335-31444cc998f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5631 | 2026.03.31 01:59:13.174714 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5632 | 2026.03.31 01:59:13.174689 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5633 | 2026.03.31 01:59:13.174749 [ 297 ] {} <Debug> TCP-Session: 73e82d71-bcef-4d8b-b25a-d27b777d8f51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5634 | 2026.03.31 01:59:13.174625 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5635 | 2026.03.31 01:59:13.174780 [ 294 ] {} <Debug> TCP-Session: 62e30a65-c1c2-4eed-a71a-2b9d4ff70c94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5636 | 2026.03.31 01:59:13.174821 [ 296 ] {} <Debug> TCP-Session: aa1fde95-d0fb-4c20-aa83-94af8f4fc138 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5637 | 2026.03.31 01:59:14.440639 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5638 | 2026.03.31 01:59:14.440899 [ 5 ] {f40596f8-a902-4fde-b034-91654c03aa74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5639 | 2026.03.31 01:59:14.440998 [ 5 ] {f40596f8-a902-4fde-b034-91654c03aa74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5640 | 2026.03.31 01:59:14.441920 [ 5 ] {f40596f8-a902-4fde-b034-91654c03aa74} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5641 | 2026.03.31 01:59:14.441974 [ 5 ] {f40596f8-a902-4fde-b034-91654c03aa74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5642 | 2026.03.31 01:59:14.442385 [ 5 ] {f40596f8-a902-4fde-b034-91654c03aa74} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5643 | 2026.03.31 01:59:14.442623 [ 5 ] {f40596f8-a902-4fde-b034-91654c03aa74} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5644 | 2026.03.31 01:59:14.442794 [ 5 ] {f40596f8-a902-4fde-b034-91654c03aa74} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001967 sec., 45754.956786985254 rows/sec., 3.84 MiB/sec. | ||
| 5645 | 2026.03.31 01:59:14.442803 [ 52 ] {} <Debug> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5646 | 2026.03.31 01:59:14.442847 [ 5 ] {f40596f8-a902-4fde-b034-91654c03aa74} <Debug> TCPHandler: Processed in 0.002381322 sec. | ||
| 5647 | 2026.03.31 01:59:14.442899 [ 52 ] {} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5648 | 2026.03.31 01:59:14.442942 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5649 | 2026.03.31 01:59:14.443008 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5650 | 2026.03.31 01:59:14.443052 [ 192 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::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 | ||
| 5651 | 2026.03.31 01:59:14.443116 [ 5 ] {5cb89ac9-1960-4770-8b47-8b9ae7a5b22b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5652 | 2026.03.31 01:59:14.443147 [ 192 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5653 | 2026.03.31 01:59:14.443163 [ 5 ] {5cb89ac9-1960-4770-8b47-8b9ae7a5b22b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5654 | 2026.03.31 01:59:14.443176 [ 192 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1008 rows starting from the beginning of the part | ||
| 5655 | 2026.03.31 01:59:14.443238 [ 192 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::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 | ||
| 5656 | 2026.03.31 01:59:14.443287 [ 192 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 831 rows starting from the beginning of the part | ||
| 5657 | 2026.03.31 01:59:14.443328 [ 192 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2573 rows starting from the beginning of the part | ||
| 5658 | 2026.03.31 01:59:14.443368 [ 192 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::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 | ||
| 5659 | 2026.03.31 01:59:14.443407 [ 192 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 90 rows starting from the beginning of the part | ||
| 5660 | 2026.03.31 01:59:14.443628 [ 5 ] {5cb89ac9-1960-4770-8b47-8b9ae7a5b22b} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5661 | 2026.03.31 01:59:14.443664 [ 5 ] {5cb89ac9-1960-4770-8b47-8b9ae7a5b22b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5662 | 2026.03.31 01:59:14.443982 [ 5 ] {5cb89ac9-1960-4770-8b47-8b9ae7a5b22b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5663 | 2026.03.31 01:59:14.444192 [ 5 ] {5cb89ac9-1960-4770-8b47-8b9ae7a5b22b} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5664 | 2026.03.31 01:59:14.444305 [ 52 ] {} <Debug> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5665 | 2026.03.31 01:59:14.444330 [ 5 ] {5cb89ac9-1960-4770-8b47-8b9ae7a5b22b} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001238 sec., 13731.825525040389 rows/sec., 1.01 MiB/sec. | ||
| 5666 | 2026.03.31 01:59:14.444337 [ 52 ] {} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5667 | 2026.03.31 01:59:14.444369 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5668 | 2026.03.31 01:59:14.444377 [ 5 ] {5cb89ac9-1960-4770-8b47-8b9ae7a5b22b} <Debug> TCPHandler: Processed in 0.001428886 sec. | ||
| 5669 | 2026.03.31 01:59:14.444459 [ 202 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::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 | ||
| 5670 | 2026.03.31 01:59:14.444506 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5671 | 2026.03.31 01:59:14.444582 [ 202 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5672 | 2026.03.31 01:59:14.444609 [ 5 ] {c112e0d6-0fac-49de-bd4a-d0a6152ec0d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5673 | 2026.03.31 01:59:14.444620 [ 202 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 213 rows starting from the beginning of the part | ||
| 5674 | 2026.03.31 01:59:14.444661 [ 5 ] {c112e0d6-0fac-49de-bd4a-d0a6152ec0d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5675 | 2026.03.31 01:59:14.444703 [ 202 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 163 rows starting from the beginning of the part | ||
| 5676 | 2026.03.31 01:59:14.444758 [ 202 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 5677 | 2026.03.31 01:59:14.444799 [ 202 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 159 rows starting from the beginning of the part | ||
| 5678 | 2026.03.31 01:59:14.444839 [ 202 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 49 rows starting from the beginning of the part | ||
| 5679 | 2026.03.31 01:59:14.444881 [ 202 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 17 rows starting from the beginning of the part | ||
| 5680 | 2026.03.31 01:59:14.445105 [ 5 ] {c112e0d6-0fac-49de-bd4a-d0a6152ec0d6} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5681 | 2026.03.31 01:59:14.445149 [ 5 ] {c112e0d6-0fac-49de-bd4a-d0a6152ec0d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5682 | 2026.03.31 01:59:14.445244 [ 186 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4662 rows, containing 5 columns (5 merged, 0 gathered) in 0.00223206 sec., 2088653.530819064 rows/sec., 168.85 MiB/sec. | ||
| 5683 | 2026.03.31 01:59:14.445496 [ 5 ] {c112e0d6-0fac-49de-bd4a-d0a6152ec0d6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5684 | 2026.03.31 01:59:14.445614 [ 189 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5685 | 2026.03.31 01:59:14.445748 [ 5 ] {c112e0d6-0fac-49de-bd4a-d0a6152ec0d6} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5686 | 2026.03.31 01:59:14.445824 [ 192 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 625 rows, containing 5 columns (5 merged, 0 gathered) in 0.001411385 sec., 442827.43546232954 rows/sec., 29.76 MiB/sec. | ||
| 5687 | 2026.03.31 01:59:14.445874 [ 52 ] {} <Debug> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5688 | 2026.03.31 01:59:14.445897 [ 5 ] {c112e0d6-0fac-49de-bd4a-d0a6152ec0d6} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001309 sec., 61879.297173414816 rows/sec., 4.83 MiB/sec. | ||
| 5689 | 2026.03.31 01:59:14.445909 [ 52 ] {} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5690 | 2026.03.31 01:59:14.445945 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5691 | 2026.03.31 01:59:14.445945 [ 5 ] {c112e0d6-0fac-49de-bd4a-d0a6152ec0d6} <Debug> TCPHandler: Processed in 0.001490467 sec. | ||
| 5692 | 2026.03.31 01:59:14.445971 [ 202 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5693 | 2026.03.31 01:59:14.446049 [ 189 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_36_7} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5694 | 2026.03.31 01:59:14.446052 [ 196 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::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 | ||
| 5695 | 2026.03.31 01:59:14.446097 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5696 | 2026.03.31 01:59:14.446160 [ 189 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_36_7} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5697 | 2026.03.31 01:59:14.446200 [ 196 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5698 | 2026.03.31 01:59:14.446201 [ 5 ] {ce31081f-37e2-446e-bb8a-a42843300a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5699 | 2026.03.31 01:59:14.446242 [ 196 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 603 rows starting from the beginning of the part | ||
| 5700 | 2026.03.31 01:59:14.446258 [ 202 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_31_6} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5701 | 2026.03.31 01:59:14.446266 [ 5 ] {ce31081f-37e2-446e-bb8a-a42843300a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5702 | 2026.03.31 01:59:14.446288 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 5703 | 2026.03.31 01:59:14.446312 [ 196 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 88 rows starting from the beginning of the part | ||
| 5704 | 2026.03.31 01:59:14.446350 [ 202 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_31_6} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5705 | 2026.03.31 01:59:14.446363 [ 196 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 507 rows starting from the beginning of the part | ||
| 5706 | 2026.03.31 01:59:14.446410 [ 196 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1352 rows starting from the beginning of the part | ||
| 5707 | 2026.03.31 01:59:14.446435 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5708 | 2026.03.31 01:59:14.446447 [ 196 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::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 | ||
| 5709 | 2026.03.31 01:59:14.446493 [ 196 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 81 rows starting from the beginning of the part | ||
| 5710 | 2026.03.31 01:59:14.446711 [ 5 ] {ce31081f-37e2-446e-bb8a-a42843300a9b} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5711 | 2026.03.31 01:59:14.446755 [ 5 ] {ce31081f-37e2-446e-bb8a-a42843300a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5712 | 2026.03.31 01:59:14.447106 [ 5 ] {ce31081f-37e2-446e-bb8a-a42843300a9b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5713 | 2026.03.31 01:59:14.447325 [ 5 ] {ce31081f-37e2-446e-bb8a-a42843300a9b} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5714 | 2026.03.31 01:59:14.447442 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5715 | 2026.03.31 01:59:14.447457 [ 5 ] {ce31081f-37e2-446e-bb8a-a42843300a9b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001275 sec., 125490.19607843137 rows/sec., 8.74 MiB/sec. | ||
| 5716 | 2026.03.31 01:59:14.447474 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5717 | 2026.03.31 01:59:14.447499 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5718 | 2026.03.31 01:59:14.447503 [ 5 ] {ce31081f-37e2-446e-bb8a-a42843300a9b} <Debug> TCPHandler: Processed in 0.001455626 sec. | ||
| 5719 | 2026.03.31 01:59:14.447575 [ 192 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::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 | ||
| 5720 | 2026.03.31 01:59:14.447629 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5721 | 2026.03.31 01:59:14.447653 [ 192 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5722 | 2026.03.31 01:59:14.447678 [ 192 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 5440 rows starting from the beginning of the part | ||
| 5723 | 2026.03.31 01:59:14.447722 [ 5 ] {68eefc63-8249-4a17-a161-5d270bd513a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5724 | 2026.03.31 01:59:14.447723 [ 192 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 5725 | 2026.03.31 01:59:14.447771 [ 192 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 265 rows starting from the beginning of the part | ||
| 5726 | 2026.03.31 01:59:14.447777 [ 5 ] {68eefc63-8249-4a17-a161-5d270bd513a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5727 | 2026.03.31 01:59:14.447799 [ 196 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001796542 sec., 1500104.088855145 rows/sec., 110.78 MiB/sec. | ||
| 5728 | 2026.03.31 01:59:14.447809 [ 192 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6447 rows starting from the beginning of the part | ||
| 5729 | 2026.03.31 01:59:14.447866 [ 192 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 128 rows starting from the beginning of the part | ||
| 5730 | 2026.03.31 01:59:14.447903 [ 192 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::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 | ||
| 5731 | 2026.03.31 01:59:14.448029 [ 194 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5732 | 2026.03.31 01:59:14.448320 [ 194 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_36_7} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5733 | 2026.03.31 01:59:14.448391 [ 194 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_36_7} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5734 | 2026.03.31 01:59:14.448469 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5735 | 2026.03.31 01:59:14.448580 [ 5 ] {68eefc63-8249-4a17-a161-5d270bd513a8} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5736 | 2026.03.31 01:59:14.448621 [ 5 ] {68eefc63-8249-4a17-a161-5d270bd513a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5737 | 2026.03.31 01:59:14.449170 [ 5 ] {68eefc63-8249-4a17-a161-5d270bd513a8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5738 | 2026.03.31 01:59:14.449399 [ 5 ] {68eefc63-8249-4a17-a161-5d270bd513a8} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5739 | 2026.03.31 01:59:14.449536 [ 5 ] {68eefc63-8249-4a17-a161-5d270bd513a8} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001831 sec., 9284.543965046423 rows/sec., 16.64 MiB/sec. | ||
| 5740 | 2026.03.31 01:59:14.449592 [ 5 ] {68eefc63-8249-4a17-a161-5d270bd513a8} <Debug> TCPHandler: Processed in 0.002012005 sec. | ||
| 5741 | 2026.03.31 01:59:14.449709 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5742 | 2026.03.31 01:59:14.449804 [ 5 ] {1cd65e52-26cd-4730-8882-def18c581edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5743 | 2026.03.31 01:59:14.449847 [ 5 ] {1cd65e52-26cd-4730-8882-def18c581edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5744 | 2026.03.31 01:59:14.450181 [ 5 ] {1cd65e52-26cd-4730-8882-def18c581edf} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5745 | 2026.03.31 01:59:14.450217 [ 5 ] {1cd65e52-26cd-4730-8882-def18c581edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5746 | 2026.03.31 01:59:14.450538 [ 5 ] {1cd65e52-26cd-4730-8882-def18c581edf} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5747 | 2026.03.31 01:59:14.450750 [ 5 ] {1cd65e52-26cd-4730-8882-def18c581edf} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5748 | 2026.03.31 01:59:14.450871 [ 51 ] {} <Debug> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5749 | 2026.03.31 01:59:14.450881 [ 5 ] {1cd65e52-26cd-4730-8882-def18c581edf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 5750 | 2026.03.31 01:59:14.450910 [ 51 ] {} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5751 | 2026.03.31 01:59:14.450925 [ 5 ] {1cd65e52-26cd-4730-8882-def18c581edf} <Debug> TCPHandler: Processed in 0.001264872 sec. | ||
| 5752 | 2026.03.31 01:59:14.450931 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5753 | 2026.03.31 01:59:14.451018 [ 202 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::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 | ||
| 5754 | 2026.03.31 01:59:14.451130 [ 202 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5755 | 2026.03.31 01:59:14.451160 [ 202 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1830 rows starting from the beginning of the part | ||
| 5756 | 2026.03.31 01:59:14.451215 [ 202 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5757 | 2026.03.31 01:59:14.451221 [ 194 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12600 rows, containing 5 columns (5 merged, 0 gathered) in 0.003673776 sec., 3429713.7332270667 rows/sec., 230.71 MiB/sec. | ||
| 5758 | 2026.03.31 01:59:14.451260 [ 202 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 90 rows starting from the beginning of the part | ||
| 5759 | 2026.03.31 01:59:14.451299 [ 202 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::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 | ||
| 5760 | 2026.03.31 01:59:14.451337 [ 202 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part | ||
| 5761 | 2026.03.31 01:59:14.451375 [ 202 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::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 | ||
| 5762 | 2026.03.31 01:59:14.451643 [ 196 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5763 | 2026.03.31 01:59:14.451920 [ 196 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5764 | 2026.03.31 01:59:14.452000 [ 196 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5765 | 2026.03.31 01:59:14.452087 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 5766 | 2026.03.31 01:59:14.452438 [ 192 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2100 rows, containing 4 columns (4 merged, 0 gathered) in 0.001461306 sec., 1437070.6751358032 rows/sec., 95.85 MiB/sec. | ||
| 5767 | 2026.03.31 01:59:14.452705 [ 196 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5768 | 2026.03.31 01:59:14.452950 [ 196 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_36_7} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5769 | 2026.03.31 01:59:14.453018 [ 196 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_36_7} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5770 | 2026.03.31 01:59:14.453092 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 5771 | 2026.03.31 01:59:17.524427 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5772 | 2026.03.31 01:59:17.524498 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5773 | 2026.03.31 01:59:17.642674 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12400 | ||
| 5774 | 2026.03.31 01:59:17.643170 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5775 | 2026.03.31 01:59:17.643220 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5776 | 2026.03.31 01:59:17.643742 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5777 | 2026.03.31 01:59:17.643986 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5778 | 2026.03.31 01:59:17.644128 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12400 | ||
| 5779 | 2026.03.31 01:59:17.644129 [ 49 ] {} <Debug> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5780 | 2026.03.31 01:59:17.644205 [ 49 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5781 | 2026.03.31 01:59:17.644230 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5782 | 2026.03.31 01:59:17.644363 [ 202 ] {fe625a4a-596f-4114-8172-c65c063c6262::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 | ||
| 5783 | 2026.03.31 01:59:17.644540 [ 202 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5784 | 2026.03.31 01:59:17.644584 [ 202 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10032 rows starting from the beginning of the part | ||
| 5785 | 2026.03.31 01:59:17.644656 [ 202 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 5786 | 2026.03.31 01:59:17.644707 [ 202 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 5787 | 2026.03.31 01:59:17.644757 [ 202 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 5788 | 2026.03.31 01:59:17.644799 [ 202 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 5789 | 2026.03.31 01:59:17.644839 [ 202 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 5790 | 2026.03.31 01:59:17.649532 [ 192 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12400 rows, containing 4 columns (4 merged, 0 gathered) in 0.005227533 sec., 2372055.8052909467 rows/sec., 33.93 MiB/sec. | ||
| 5791 | 2026.03.31 01:59:17.650019 [ 188 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5792 | 2026.03.31 01:59:17.650390 [ 188 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_26_5} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5793 | 2026.03.31 01:59:17.650485 [ 188 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_26_5} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5794 | 2026.03.31 01:59:17.650625 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 5795 | 2026.03.31 01:59:18.123799 [ 47 ] {} <Debug> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5796 | 2026.03.31 01:59:18.123863 [ 47 ] {} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5797 | 2026.03.31 01:59:18.123893 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5798 | 2026.03.31 01:59:18.124028 [ 202 ] {1b6d98d3-df38-477c-ad00-763471a55c1a::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 | ||
| 5799 | 2026.03.31 01:59:18.124327 [ 202 ] {1b6d98d3-df38-477c-ad00-763471a55c1a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5800 | 2026.03.31 01:59:18.124370 [ 202 ] {1b6d98d3-df38-477c-ad00-763471a55c1a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part | ||
| 5801 | 2026.03.31 01:59:18.124455 [ 202 ] {1b6d98d3-df38-477c-ad00-763471a55c1a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 5802 | 2026.03.31 01:59:18.124541 [ 202 ] {1b6d98d3-df38-477c-ad00-763471a55c1a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 5 rows starting from the beginning of the part | ||
| 5803 | 2026.03.31 01:59:18.124603 [ 202 ] {1b6d98d3-df38-477c-ad00-763471a55c1a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part | ||
| 5804 | 2026.03.31 01:59:18.124662 [ 202 ] {1b6d98d3-df38-477c-ad00-763471a55c1a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
| 5805 | 2026.03.31 01:59:18.126224 [ 192 ] {1b6d98d3-df38-477c-ad00-763471a55c1a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 6 columns (6 merged, 0 gathered) in 0.00225806 sec., 22142.90142866 rows/sec., 5.30 MiB/sec. | ||
| 5806 | 2026.03.31 01:59:18.126405 [ 198 ] {1b6d98d3-df38-477c-ad00-763471a55c1a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5807 | 2026.03.31 01:59:18.126808 [ 198 ] {1b6d98d3-df38-477c-ad00-763471a55c1a::all_1_5_1} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5808 | 2026.03.31 01:59:18.126885 [ 198 ] {1b6d98d3-df38-477c-ad00-763471a55c1a::all_1_5_1} <Trace> oximeter.timeseries_schema (1b6d98d3-df38-477c-ad00-763471a55c1a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5809 | 2026.03.31 01:59:18.126982 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 5810 | 2026.03.31 01:59:18.303538 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5811 | 2026.03.31 01:59:18.321552 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5812 | 2026.03.31 01:59:18.321597 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5813 | 2026.03.31 01:59:18.327530 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5814 | 2026.03.31 01:59:18.328216 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5815 | 2026.03.31 01:59:18.328490 [ 47 ] {} <Debug> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5816 | 2026.03.31 01:59:18.328527 [ 47 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5817 | 2026.03.31 01:59:18.328546 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5818 | 2026.03.31 01:59:18.328633 [ 202 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 5819 | 2026.03.31 01:59:18.331367 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5820 | 2026.03.31 01:59:18.332862 [ 202 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5821 | 2026.03.31 01:59:18.334377 [ 202 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 5822 | 2026.03.31 01:59:18.339033 [ 202 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 5823 | 2026.03.31 01:59:18.343765 [ 202 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 5824 | 2026.03.31 01:59:18.348202 [ 202 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 5825 | 2026.03.31 01:59:18.352948 [ 202 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 5826 | 2026.03.31 01:59:18.357085 [ 202 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 5827 | 2026.03.31 01:59:18.409865 [ 192 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.08127053 sec., 2411.6983117988775 rows/sec., 12.47 MiB/sec. | ||
| 5828 | 2026.03.31 01:59:18.412476 [ 197 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5829 | 2026.03.31 01:59:18.414770 [ 197 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::all_1_26_5} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5830 | 2026.03.31 01:59:18.414882 [ 197 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::all_1_26_5} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5831 | 2026.03.31 01:59:18.417668 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5832 | 2026.03.31 01:59:19.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.03 MiB, peak 271.57 MiB, free memory in arenas 0.00 B, will set to 268.32 MiB (RSS), difference: 7.29 MiB | ||
| 5833 | 2026.03.31 01:59:19.440663 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5834 | 2026.03.31 01:59:19.440942 [ 5 ] {045a5d4e-ab22-41c2-94b9-f41cfc58aab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5835 | 2026.03.31 01:59:19.441009 [ 5 ] {045a5d4e-ab22-41c2-94b9-f41cfc58aab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5836 | 2026.03.31 01:59:19.441840 [ 5 ] {045a5d4e-ab22-41c2-94b9-f41cfc58aab6} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5837 | 2026.03.31 01:59:19.441888 [ 5 ] {045a5d4e-ab22-41c2-94b9-f41cfc58aab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5838 | 2026.03.31 01:59:19.442311 [ 5 ] {045a5d4e-ab22-41c2-94b9-f41cfc58aab6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5839 | 2026.03.31 01:59:19.442536 [ 5 ] {045a5d4e-ab22-41c2-94b9-f41cfc58aab6} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5840 | 2026.03.31 01:59:19.442695 [ 5 ] {045a5d4e-ab22-41c2-94b9-f41cfc58aab6} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001828 sec., 56892.77899343545 rows/sec., 4.76 MiB/sec. | ||
| 5841 | 2026.03.31 01:59:19.442744 [ 5 ] {045a5d4e-ab22-41c2-94b9-f41cfc58aab6} <Debug> TCPHandler: Processed in 0.002270571 sec. | ||
| 5842 | 2026.03.31 01:59:19.442891 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5843 | 2026.03.31 01:59:19.442992 [ 5 ] {ce59df95-4be6-4cfc-a1db-6d87ce576384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5844 | 2026.03.31 01:59:19.443034 [ 5 ] {ce59df95-4be6-4cfc-a1db-6d87ce576384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5845 | 2026.03.31 01:59:19.443467 [ 5 ] {ce59df95-4be6-4cfc-a1db-6d87ce576384} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5846 | 2026.03.31 01:59:19.443504 [ 5 ] {ce59df95-4be6-4cfc-a1db-6d87ce576384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5847 | 2026.03.31 01:59:19.443811 [ 5 ] {ce59df95-4be6-4cfc-a1db-6d87ce576384} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5848 | 2026.03.31 01:59:19.444021 [ 5 ] {ce59df95-4be6-4cfc-a1db-6d87ce576384} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5849 | 2026.03.31 01:59:19.444153 [ 5 ] {ce59df95-4be6-4cfc-a1db-6d87ce576384} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001183 sec., 20287.404902789516 rows/sec., 1.49 MiB/sec. | ||
| 5850 | 2026.03.31 01:59:19.444191 [ 5 ] {ce59df95-4be6-4cfc-a1db-6d87ce576384} <Debug> TCPHandler: Processed in 0.001351024 sec. | ||
| 5851 | 2026.03.31 01:59:19.444308 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5852 | 2026.03.31 01:59:19.444401 [ 5 ] {a5d33bfb-ea7b-4575-9dc8-1e2c86c6db0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5853 | 2026.03.31 01:59:19.444441 [ 5 ] {a5d33bfb-ea7b-4575-9dc8-1e2c86c6db0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5854 | 2026.03.31 01:59:19.444868 [ 5 ] {a5d33bfb-ea7b-4575-9dc8-1e2c86c6db0c} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5855 | 2026.03.31 01:59:19.444904 [ 5 ] {a5d33bfb-ea7b-4575-9dc8-1e2c86c6db0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5856 | 2026.03.31 01:59:19.445197 [ 5 ] {a5d33bfb-ea7b-4575-9dc8-1e2c86c6db0c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5857 | 2026.03.31 01:59:19.445407 [ 5 ] {a5d33bfb-ea7b-4575-9dc8-1e2c86c6db0c} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5858 | 2026.03.31 01:59:19.445531 [ 5 ] {a5d33bfb-ea7b-4575-9dc8-1e2c86c6db0c} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001149 sec., 76588.33768494343 rows/sec., 5.98 MiB/sec. | ||
| 5859 | 2026.03.31 01:59:19.445568 [ 5 ] {a5d33bfb-ea7b-4575-9dc8-1e2c86c6db0c} <Debug> TCPHandler: Processed in 0.001307573 sec. | ||
| 5860 | 2026.03.31 01:59:19.445682 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5861 | 2026.03.31 01:59:19.445775 [ 5 ] {efaa95f9-d8a6-4cac-a9af-83c58a6d43d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5862 | 2026.03.31 01:59:19.445816 [ 5 ] {efaa95f9-d8a6-4cac-a9af-83c58a6d43d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5863 | 2026.03.31 01:59:19.446200 [ 5 ] {efaa95f9-d8a6-4cac-a9af-83c58a6d43d2} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5864 | 2026.03.31 01:59:19.446235 [ 5 ] {efaa95f9-d8a6-4cac-a9af-83c58a6d43d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5865 | 2026.03.31 01:59:19.446563 [ 5 ] {efaa95f9-d8a6-4cac-a9af-83c58a6d43d2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5866 | 2026.03.31 01:59:19.446781 [ 5 ] {efaa95f9-d8a6-4cac-a9af-83c58a6d43d2} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5867 | 2026.03.31 01:59:19.446910 [ 5 ] {efaa95f9-d8a6-4cac-a9af-83c58a6d43d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 5868 | 2026.03.31 01:59:19.446947 [ 5 ] {efaa95f9-d8a6-4cac-a9af-83c58a6d43d2} <Debug> TCPHandler: Processed in 0.001311853 sec. | ||
| 5869 | 2026.03.31 01:59:19.447046 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5870 | 2026.03.31 01:59:19.447137 [ 5 ] {e0236bed-cdf3-471c-9115-0756fb677a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5871 | 2026.03.31 01:59:19.447192 [ 5 ] {e0236bed-cdf3-471c-9115-0756fb677a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5872 | 2026.03.31 01:59:19.447931 [ 5 ] {e0236bed-cdf3-471c-9115-0756fb677a1c} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5873 | 2026.03.31 01:59:19.447967 [ 5 ] {e0236bed-cdf3-471c-9115-0756fb677a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5874 | 2026.03.31 01:59:19.448488 [ 5 ] {e0236bed-cdf3-471c-9115-0756fb677a1c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5875 | 2026.03.31 01:59:19.448714 [ 5 ] {e0236bed-cdf3-471c-9115-0756fb677a1c} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5876 | 2026.03.31 01:59:19.448851 [ 5 ] {e0236bed-cdf3-471c-9115-0756fb677a1c} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001731 sec., 13864.818024263432 rows/sec., 24.85 MiB/sec. | ||
| 5877 | 2026.03.31 01:59:19.448903 [ 5 ] {e0236bed-cdf3-471c-9115-0756fb677a1c} <Debug> TCPHandler: Processed in 0.001904704 sec. | ||
| 5878 | 2026.03.31 01:59:19.449012 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5879 | 2026.03.31 01:59:19.449105 [ 5 ] {8ca900e8-a9e3-4cc4-8d55-e6bd57ab47c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5880 | 2026.03.31 01:59:19.449146 [ 5 ] {8ca900e8-a9e3-4cc4-8d55-e6bd57ab47c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5881 | 2026.03.31 01:59:19.449468 [ 5 ] {8ca900e8-a9e3-4cc4-8d55-e6bd57ab47c8} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5882 | 2026.03.31 01:59:19.449502 [ 5 ] {8ca900e8-a9e3-4cc4-8d55-e6bd57ab47c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5883 | 2026.03.31 01:59:19.449806 [ 5 ] {8ca900e8-a9e3-4cc4-8d55-e6bd57ab47c8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5884 | 2026.03.31 01:59:19.450009 [ 5 ] {8ca900e8-a9e3-4cc4-8d55-e6bd57ab47c8} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5885 | 2026.03.31 01:59:19.450132 [ 5 ] {8ca900e8-a9e3-4cc4-8d55-e6bd57ab47c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 5886 | 2026.03.31 01:59:19.450168 [ 5 ] {8ca900e8-a9e3-4cc4-8d55-e6bd57ab47c8} <Debug> TCPHandler: Processed in 0.001202832 sec. | ||
| 5887 | 2026.03.31 01:59:22.699870 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 742 | ||
| 5888 | 2026.03.31 01:59:22.702022 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5889 | 2026.03.31 01:59:22.702059 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5890 | 2026.03.31 01:59:22.703207 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5891 | 2026.03.31 01:59:22.703462 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5892 | 2026.03.31 01:59:22.703711 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 742 | ||
| 5893 | 2026.03.31 01:59:24.439623 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5894 | 2026.03.31 01:59:24.439825 [ 5 ] {b712109d-4f00-4ffc-9297-a68c6ce942af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5895 | 2026.03.31 01:59:24.439900 [ 5 ] {b712109d-4f00-4ffc-9297-a68c6ce942af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5896 | 2026.03.31 01:59:24.440530 [ 5 ] {b712109d-4f00-4ffc-9297-a68c6ce942af} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5897 | 2026.03.31 01:59:24.440574 [ 5 ] {b712109d-4f00-4ffc-9297-a68c6ce942af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5898 | 2026.03.31 01:59:24.440969 [ 5 ] {b712109d-4f00-4ffc-9297-a68c6ce942af} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5899 | 2026.03.31 01:59:24.441205 [ 5 ] {b712109d-4f00-4ffc-9297-a68c6ce942af} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5900 | 2026.03.31 01:59:24.441356 [ 5 ] {b712109d-4f00-4ffc-9297-a68c6ce942af} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001587 sec., 5040.957781978575 rows/sec., 411.05 KiB/sec. | ||
| 5901 | 2026.03.31 01:59:24.441398 [ 5 ] {b712109d-4f00-4ffc-9297-a68c6ce942af} <Debug> TCPHandler: Processed in 0.001914844 sec. | ||
| 5902 | 2026.03.31 01:59:24.441525 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5903 | 2026.03.31 01:59:24.441621 [ 5 ] {dbf901bb-3138-43a7-856d-457faa903924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5904 | 2026.03.31 01:59:24.441661 [ 5 ] {dbf901bb-3138-43a7-856d-457faa903924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5905 | 2026.03.31 01:59:24.442100 [ 5 ] {dbf901bb-3138-43a7-856d-457faa903924} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5906 | 2026.03.31 01:59:24.442136 [ 5 ] {dbf901bb-3138-43a7-856d-457faa903924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5907 | 2026.03.31 01:59:24.442447 [ 5 ] {dbf901bb-3138-43a7-856d-457faa903924} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5908 | 2026.03.31 01:59:24.442663 [ 5 ] {dbf901bb-3138-43a7-856d-457faa903924} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5909 | 2026.03.31 01:59:24.442801 [ 5 ] {dbf901bb-3138-43a7-856d-457faa903924} <Debug> executeQuery: Read 94 rows, 8.02 KiB in 0.001199 sec., 78398.66555462885 rows/sec., 6.53 MiB/sec. | ||
| 5910 | 2026.03.31 01:59:24.442838 [ 5 ] {dbf901bb-3138-43a7-856d-457faa903924} <Debug> TCPHandler: Processed in 0.001364564 sec. | ||
| 5911 | 2026.03.31 01:59:24.442951 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5912 | 2026.03.31 01:59:24.443046 [ 5 ] {99222cb5-b794-4d3e-8d04-4fa29c726a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5913 | 2026.03.31 01:59:24.443085 [ 5 ] {99222cb5-b794-4d3e-8d04-4fa29c726a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5914 | 2026.03.31 01:59:24.443472 [ 5 ] {99222cb5-b794-4d3e-8d04-4fa29c726a19} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5915 | 2026.03.31 01:59:24.443507 [ 5 ] {99222cb5-b794-4d3e-8d04-4fa29c726a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5916 | 2026.03.31 01:59:24.443804 [ 5 ] {99222cb5-b794-4d3e-8d04-4fa29c726a19} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5917 | 2026.03.31 01:59:24.444011 [ 5 ] {99222cb5-b794-4d3e-8d04-4fa29c726a19} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5918 | 2026.03.31 01:59:24.444138 [ 5 ] {99222cb5-b794-4d3e-8d04-4fa29c726a19} <Debug> executeQuery: Read 25 rows, 1.84 KiB in 0.001111 sec., 22502.2502250225 rows/sec., 1.61 MiB/sec. | ||
| 5919 | 2026.03.31 01:59:24.444177 [ 5 ] {99222cb5-b794-4d3e-8d04-4fa29c726a19} <Debug> TCPHandler: Processed in 0.001275623 sec. | ||
| 5920 | 2026.03.31 01:59:24.444297 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5921 | 2026.03.31 01:59:24.444421 [ 5 ] {fa6707e5-b443-41e0-96b3-dd8bad22c8b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5922 | 2026.03.31 01:59:24.444469 [ 5 ] {fa6707e5-b443-41e0-96b3-dd8bad22c8b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5923 | 2026.03.31 01:59:24.444990 [ 5 ] {fa6707e5-b443-41e0-96b3-dd8bad22c8b9} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5924 | 2026.03.31 01:59:24.445025 [ 5 ] {fa6707e5-b443-41e0-96b3-dd8bad22c8b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5925 | 2026.03.31 01:59:24.445347 [ 5 ] {fa6707e5-b443-41e0-96b3-dd8bad22c8b9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5926 | 2026.03.31 01:59:24.445557 [ 5 ] {fa6707e5-b443-41e0-96b3-dd8bad22c8b9} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5927 | 2026.03.31 01:59:24.445689 [ 5 ] {fa6707e5-b443-41e0-96b3-dd8bad22c8b9} <Debug> executeQuery: Read 89 rows, 7.13 KiB in 0.001293 sec., 68832.17324052591 rows/sec., 5.38 MiB/sec. | ||
| 5928 | 2026.03.31 01:59:24.445727 [ 5 ] {fa6707e5-b443-41e0-96b3-dd8bad22c8b9} <Debug> TCPHandler: Processed in 0.001491586 sec. | ||
| 5929 | 2026.03.31 01:59:24.445845 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5930 | 2026.03.31 01:59:24.445939 [ 5 ] {8d3fb3e8-e045-4f64-bbe2-c9ba3b43de3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5931 | 2026.03.31 01:59:24.445981 [ 5 ] {8d3fb3e8-e045-4f64-bbe2-c9ba3b43de3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5932 | 2026.03.31 01:59:24.446398 [ 5 ] {8d3fb3e8-e045-4f64-bbe2-c9ba3b43de3e} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5933 | 2026.03.31 01:59:24.446432 [ 5 ] {8d3fb3e8-e045-4f64-bbe2-c9ba3b43de3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5934 | 2026.03.31 01:59:24.446755 [ 5 ] {8d3fb3e8-e045-4f64-bbe2-c9ba3b43de3e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5935 | 2026.03.31 01:59:24.446959 [ 5 ] {8d3fb3e8-e045-4f64-bbe2-c9ba3b43de3e} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5936 | 2026.03.31 01:59:24.447090 [ 5 ] {8d3fb3e8-e045-4f64-bbe2-c9ba3b43de3e} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.00117 sec., 140170.94017094016 rows/sec., 9.76 MiB/sec. | ||
| 5937 | 2026.03.31 01:59:24.447126 [ 5 ] {8d3fb3e8-e045-4f64-bbe2-c9ba3b43de3e} <Debug> TCPHandler: Processed in 0.001330953 sec. | ||
| 5938 | 2026.03.31 01:59:24.447236 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5939 | 2026.03.31 01:59:24.447330 [ 5 ] {1250dc1e-01ac-4574-86b9-c6ca271f647e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5940 | 2026.03.31 01:59:24.447385 [ 5 ] {1250dc1e-01ac-4574-86b9-c6ca271f647e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5941 | 2026.03.31 01:59:24.448169 [ 5 ] {1250dc1e-01ac-4574-86b9-c6ca271f647e} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5942 | 2026.03.31 01:59:24.448203 [ 5 ] {1250dc1e-01ac-4574-86b9-c6ca271f647e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5943 | 2026.03.31 01:59:24.448710 [ 5 ] {1250dc1e-01ac-4574-86b9-c6ca271f647e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5944 | 2026.03.31 01:59:24.448929 [ 5 ] {1250dc1e-01ac-4574-86b9-c6ca271f647e} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5945 | 2026.03.31 01:59:24.449062 [ 5 ] {1250dc1e-01ac-4574-86b9-c6ca271f647e} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.00175 sec., 9714.285714285714 rows/sec., 17.41 MiB/sec. | ||
| 5946 | 2026.03.31 01:59:24.449115 [ 5 ] {1250dc1e-01ac-4574-86b9-c6ca271f647e} <Debug> TCPHandler: Processed in 0.001927664 sec. | ||
| 5947 | 2026.03.31 01:59:24.449224 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5948 | 2026.03.31 01:59:24.449317 [ 5 ] {34e85f38-3e63-4758-8340-e73740e01f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5949 | 2026.03.31 01:59:24.449357 [ 5 ] {34e85f38-3e63-4758-8340-e73740e01f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5950 | 2026.03.31 01:59:24.449706 [ 5 ] {34e85f38-3e63-4758-8340-e73740e01f28} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5951 | 2026.03.31 01:59:24.449740 [ 5 ] {34e85f38-3e63-4758-8340-e73740e01f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5952 | 2026.03.31 01:59:24.450045 [ 5 ] {34e85f38-3e63-4758-8340-e73740e01f28} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5953 | 2026.03.31 01:59:24.450250 [ 5 ] {34e85f38-3e63-4758-8340-e73740e01f28} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5954 | 2026.03.31 01:59:24.450381 [ 5 ] {34e85f38-3e63-4758-8340-e73740e01f28} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 5955 | 2026.03.31 01:59:24.450417 [ 5 ] {34e85f38-3e63-4758-8340-e73740e01f28} <Debug> TCPHandler: Processed in 0.001242542 sec. | ||
| 5956 | 2026.03.31 01:59:25.145171 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12912 | ||
| 5957 | 2026.03.31 01:59:25.145703 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5958 | 2026.03.31 01:59:25.145748 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5959 | 2026.03.31 01:59:25.146374 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5960 | 2026.03.31 01:59:25.146600 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5961 | 2026.03.31 01:59:25.146727 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12912 | ||
| 5962 | 2026.03.31 01:59:25.832415 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5963 | 2026.03.31 01:59:25.849501 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5964 | 2026.03.31 01:59:25.849574 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5965 | 2026.03.31 01:59:25.855462 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5966 | 2026.03.31 01:59:25.856249 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5967 | 2026.03.31 01:59:25.859931 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5968 | 2026.03.31 01:59:29.440299 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5969 | 2026.03.31 01:59:29.440582 [ 5 ] {16a9c8ca-e459-433f-886d-68f877518ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5970 | 2026.03.31 01:59:29.440683 [ 5 ] {16a9c8ca-e459-433f-886d-68f877518ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5971 | 2026.03.31 01:59:29.441606 [ 5 ] {16a9c8ca-e459-433f-886d-68f877518ac7} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5972 | 2026.03.31 01:59:29.441644 [ 5 ] {16a9c8ca-e459-433f-886d-68f877518ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5973 | 2026.03.31 01:59:29.442031 [ 5 ] {16a9c8ca-e459-433f-886d-68f877518ac7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5974 | 2026.03.31 01:59:29.442250 [ 5 ] {16a9c8ca-e459-433f-886d-68f877518ac7} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5975 | 2026.03.31 01:59:29.442400 [ 5 ] {16a9c8ca-e459-433f-886d-68f877518ac7} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001902 sec., 54679.28496319663 rows/sec., 4.57 MiB/sec. | ||
| 5976 | 2026.03.31 01:59:29.442441 [ 5 ] {16a9c8ca-e459-433f-886d-68f877518ac7} <Debug> TCPHandler: Processed in 0.002323031 sec. | ||
| 5977 | 2026.03.31 01:59:29.442594 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5978 | 2026.03.31 01:59:29.442698 [ 5 ] {3453349e-1a6f-4528-af81-c70f6ad1c5fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5979 | 2026.03.31 01:59:29.442739 [ 5 ] {3453349e-1a6f-4528-af81-c70f6ad1c5fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5980 | 2026.03.31 01:59:29.443223 [ 5 ] {3453349e-1a6f-4528-af81-c70f6ad1c5fe} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5981 | 2026.03.31 01:59:29.443259 [ 5 ] {3453349e-1a6f-4528-af81-c70f6ad1c5fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5982 | 2026.03.31 01:59:29.443552 [ 5 ] {3453349e-1a6f-4528-af81-c70f6ad1c5fe} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5983 | 2026.03.31 01:59:29.443760 [ 5 ] {3453349e-1a6f-4528-af81-c70f6ad1c5fe} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5984 | 2026.03.31 01:59:29.443886 [ 5 ] {3453349e-1a6f-4528-af81-c70f6ad1c5fe} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001206 sec., 19900.49751243781 rows/sec., 1.46 MiB/sec. | ||
| 5985 | 2026.03.31 01:59:29.443923 [ 5 ] {3453349e-1a6f-4528-af81-c70f6ad1c5fe} <Debug> TCPHandler: Processed in 0.001386295 sec. | ||
| 5986 | 2026.03.31 01:59:29.444053 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5987 | 2026.03.31 01:59:29.444146 [ 5 ] {a7fac257-d57d-4c84-9503-cd2260c822cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5988 | 2026.03.31 01:59:29.444184 [ 5 ] {a7fac257-d57d-4c84-9503-cd2260c822cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5989 | 2026.03.31 01:59:29.444693 [ 5 ] {a7fac257-d57d-4c84-9503-cd2260c822cd} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5990 | 2026.03.31 01:59:29.444729 [ 5 ] {a7fac257-d57d-4c84-9503-cd2260c822cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5991 | 2026.03.31 01:59:29.445033 [ 5 ] {a7fac257-d57d-4c84-9503-cd2260c822cd} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5992 | 2026.03.31 01:59:29.445245 [ 5 ] {a7fac257-d57d-4c84-9503-cd2260c822cd} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5993 | 2026.03.31 01:59:29.445369 [ 5 ] {a7fac257-d57d-4c84-9503-cd2260c822cd} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001242 sec., 70853.46215780998 rows/sec., 5.53 MiB/sec. | ||
| 5994 | 2026.03.31 01:59:29.445405 [ 5 ] {a7fac257-d57d-4c84-9503-cd2260c822cd} <Debug> TCPHandler: Processed in 0.001410155 sec. | ||
| 5995 | 2026.03.31 01:59:29.445537 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5996 | 2026.03.31 01:59:29.445630 [ 5 ] {a30abfff-be42-46c5-8e6a-f50f39c32e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5997 | 2026.03.31 01:59:29.445672 [ 5 ] {a30abfff-be42-46c5-8e6a-f50f39c32e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5998 | 2026.03.31 01:59:29.446149 [ 5 ] {a30abfff-be42-46c5-8e6a-f50f39c32e45} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5999 | 2026.03.31 01:59:29.446184 [ 5 ] {a30abfff-be42-46c5-8e6a-f50f39c32e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6000 | 2026.03.31 01:59:29.446517 [ 5 ] {a30abfff-be42-46c5-8e6a-f50f39c32e45} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6001 | 2026.03.31 01:59:29.446724 [ 5 ] {a30abfff-be42-46c5-8e6a-f50f39c32e45} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6002 | 2026.03.31 01:59:29.446850 [ 5 ] {a30abfff-be42-46c5-8e6a-f50f39c32e45} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 6003 | 2026.03.31 01:59:29.446887 [ 5 ] {a30abfff-be42-46c5-8e6a-f50f39c32e45} <Debug> TCPHandler: Processed in 0.001406755 sec. | ||
| 6004 | 2026.03.31 01:59:29.447009 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6005 | 2026.03.31 01:59:29.447101 [ 5 ] {ce61b4c3-0684-46a8-9488-b82e876ecdc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6006 | 2026.03.31 01:59:29.447155 [ 5 ] {ce61b4c3-0684-46a8-9488-b82e876ecdc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6007 | 2026.03.31 01:59:29.447974 [ 5 ] {ce61b4c3-0684-46a8-9488-b82e876ecdc0} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6008 | 2026.03.31 01:59:29.448009 [ 5 ] {ce61b4c3-0684-46a8-9488-b82e876ecdc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6009 | 2026.03.31 01:59:29.448512 [ 5 ] {ce61b4c3-0684-46a8-9488-b82e876ecdc0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6010 | 2026.03.31 01:59:29.448733 [ 5 ] {ce61b4c3-0684-46a8-9488-b82e876ecdc0} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6011 | 2026.03.31 01:59:29.448868 [ 5 ] {ce61b4c3-0684-46a8-9488-b82e876ecdc0} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001786 sec., 13437.849944008958 rows/sec., 24.08 MiB/sec. | ||
| 6012 | 2026.03.31 01:59:29.448881 [ 33 ] {} <Debug> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6013 | 2026.03.31 01:59:29.448921 [ 5 ] {ce61b4c3-0684-46a8-9488-b82e876ecdc0} <Debug> TCPHandler: Processed in 0.001959485 sec. | ||
| 6014 | 2026.03.31 01:59:29.448958 [ 33 ] {} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6015 | 2026.03.31 01:59:29.448988 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6016 | 2026.03.31 01:59:29.449050 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6017 | 2026.03.31 01:59:29.449112 [ 190 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::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 | ||
| 6018 | 2026.03.31 01:59:29.449147 [ 5 ] {3693dc3b-d5c6-47c0-b8d7-3cc54dbda757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6019 | 2026.03.31 01:59:29.449197 [ 5 ] {3693dc3b-d5c6-47c0-b8d7-3cc54dbda757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6020 | 2026.03.31 01:59:29.449388 [ 190 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6021 | 2026.03.31 01:59:29.449462 [ 190 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 500 rows starting from the beginning of the part | ||
| 6022 | 2026.03.31 01:59:29.449536 [ 5 ] {3693dc3b-d5c6-47c0-b8d7-3cc54dbda757} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6023 | 2026.03.31 01:59:29.449576 [ 5 ] {3693dc3b-d5c6-47c0-b8d7-3cc54dbda757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6024 | 2026.03.31 01:59:29.449627 [ 190 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 33 rows starting from the beginning of the part | ||
| 6025 | 2026.03.31 01:59:29.449749 [ 190 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 17 rows starting from the beginning of the part | ||
| 6026 | 2026.03.31 01:59:29.449861 [ 190 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 6027 | 2026.03.31 01:59:29.449896 [ 5 ] {3693dc3b-d5c6-47c0-b8d7-3cc54dbda757} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6028 | 2026.03.31 01:59:29.449968 [ 190 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 17 rows starting from the beginning of the part | ||
| 6029 | 2026.03.31 01:59:29.450079 [ 190 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 6030 | 2026.03.31 01:59:29.450140 [ 5 ] {3693dc3b-d5c6-47c0-b8d7-3cc54dbda757} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6031 | 2026.03.31 01:59:29.450274 [ 5 ] {3693dc3b-d5c6-47c0-b8d7-3cc54dbda757} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 6032 | 2026.03.31 01:59:29.450310 [ 5 ] {3693dc3b-d5c6-47c0-b8d7-3cc54dbda757} <Debug> TCPHandler: Processed in 0.001311544 sec. | ||
| 6033 | 2026.03.31 01:59:29.474121 [ 192 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 615 rows, containing 19 columns (19 merged, 0 gathered) in 0.025071157 sec., 24530.180238590503 rows/sec., 43.96 MiB/sec. | ||
| 6034 | 2026.03.31 01:59:29.475280 [ 199 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6035 | 2026.03.31 01:59:29.475627 [ 199 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6036 | 2026.03.31 01:59:29.475702 [ 199 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6037 | 2026.03.31 01:59:29.475825 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.42 MiB. | ||
| 6038 | 2026.03.31 01:59:30.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.89 MiB, peak 277.26 MiB, free memory in arenas 0.00 B, will set to 272.50 MiB (RSS), difference: 2.61 MiB | ||
| 6039 | 2026.03.31 01:59:32.524543 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6040 | 2026.03.31 01:59:32.524606 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6041 | 2026.03.31 01:59:32.646859 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13360 | ||
| 6042 | 2026.03.31 01:59:32.647681 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6043 | 2026.03.31 01:59:32.647729 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6044 | 2026.03.31 01:59:32.648334 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6045 | 2026.03.31 01:59:32.648586 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6046 | 2026.03.31 01:59:32.648733 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13360 | ||
| 6047 | 2026.03.31 01:59:32.703913 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 768 | ||
| 6048 | 2026.03.31 01:59:32.706151 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6049 | 2026.03.31 01:59:32.706216 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6050 | 2026.03.31 01:59:32.707435 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6051 | 2026.03.31 01:59:32.707706 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6052 | 2026.03.31 01:59:32.708063 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 768 | ||
| 6053 | 2026.03.31 01:59:33.360054 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6054 | 2026.03.31 01:59:33.377758 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6055 | 2026.03.31 01:59:33.377815 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6056 | 2026.03.31 01:59:33.383878 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6057 | 2026.03.31 01:59:33.384595 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6058 | 2026.03.31 01:59:33.387536 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6059 | 2026.03.31 01:59:34.439919 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6060 | 2026.03.31 01:59:34.440199 [ 5 ] {de77b924-0bcb-4964-a019-4969de8be870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6061 | 2026.03.31 01:59:34.440301 [ 5 ] {de77b924-0bcb-4964-a019-4969de8be870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6062 | 2026.03.31 01:59:34.441071 [ 5 ] {de77b924-0bcb-4964-a019-4969de8be870} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6063 | 2026.03.31 01:59:34.441115 [ 5 ] {de77b924-0bcb-4964-a019-4969de8be870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6064 | 2026.03.31 01:59:34.441506 [ 5 ] {de77b924-0bcb-4964-a019-4969de8be870} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6065 | 2026.03.31 01:59:34.441735 [ 5 ] {de77b924-0bcb-4964-a019-4969de8be870} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6066 | 2026.03.31 01:59:34.441889 [ 5 ] {de77b924-0bcb-4964-a019-4969de8be870} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.001767 sec., 50933.78607809848 rows/sec., 4.27 MiB/sec. | ||
| 6067 | 2026.03.31 01:59:34.441931 [ 5 ] {de77b924-0bcb-4964-a019-4969de8be870} <Debug> TCPHandler: Processed in 0.002188919 sec. | ||
| 6068 | 2026.03.31 01:59:34.442056 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6069 | 2026.03.31 01:59:34.442151 [ 5 ] {0b9dfacb-3fb1-4ee2-afe8-ae26d8d67073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6070 | 2026.03.31 01:59:34.442191 [ 5 ] {0b9dfacb-3fb1-4ee2-afe8-ae26d8d67073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6071 | 2026.03.31 01:59:34.442589 [ 5 ] {0b9dfacb-3fb1-4ee2-afe8-ae26d8d67073} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6072 | 2026.03.31 01:59:34.442625 [ 5 ] {0b9dfacb-3fb1-4ee2-afe8-ae26d8d67073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6073 | 2026.03.31 01:59:34.442920 [ 5 ] {0b9dfacb-3fb1-4ee2-afe8-ae26d8d67073} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6074 | 2026.03.31 01:59:34.443130 [ 5 ] {0b9dfacb-3fb1-4ee2-afe8-ae26d8d67073} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6075 | 2026.03.31 01:59:34.443262 [ 5 ] {0b9dfacb-3fb1-4ee2-afe8-ae26d8d67073} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.00113 sec., 15044.24778761062 rows/sec., 1.10 MiB/sec. | ||
| 6076 | 2026.03.31 01:59:34.443299 [ 5 ] {0b9dfacb-3fb1-4ee2-afe8-ae26d8d67073} <Debug> TCPHandler: Processed in 0.001291893 sec. | ||
| 6077 | 2026.03.31 01:59:34.443406 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6078 | 2026.03.31 01:59:34.443498 [ 5 ] {7bc7b777-c57a-458b-a619-957cc2fdfdf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6079 | 2026.03.31 01:59:34.443536 [ 5 ] {7bc7b777-c57a-458b-a619-957cc2fdfdf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6080 | 2026.03.31 01:59:34.443961 [ 5 ] {7bc7b777-c57a-458b-a619-957cc2fdfdf6} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6081 | 2026.03.31 01:59:34.443996 [ 5 ] {7bc7b777-c57a-458b-a619-957cc2fdfdf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6082 | 2026.03.31 01:59:34.444291 [ 5 ] {7bc7b777-c57a-458b-a619-957cc2fdfdf6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6083 | 2026.03.31 01:59:34.444504 [ 5 ] {7bc7b777-c57a-458b-a619-957cc2fdfdf6} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6084 | 2026.03.31 01:59:34.444626 [ 5 ] {7bc7b777-c57a-458b-a619-957cc2fdfdf6} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001147 sec., 70619.00610287707 rows/sec., 5.51 MiB/sec. | ||
| 6085 | 2026.03.31 01:59:34.444663 [ 5 ] {7bc7b777-c57a-458b-a619-957cc2fdfdf6} <Debug> TCPHandler: Processed in 0.001303233 sec. | ||
| 6086 | 2026.03.31 01:59:34.444768 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6087 | 2026.03.31 01:59:34.444860 [ 5 ] {a7c9d170-f038-46cd-a138-e47332758c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6088 | 2026.03.31 01:59:34.444901 [ 5 ] {a7c9d170-f038-46cd-a138-e47332758c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6089 | 2026.03.31 01:59:34.445321 [ 5 ] {a7c9d170-f038-46cd-a138-e47332758c39} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6090 | 2026.03.31 01:59:34.445358 [ 5 ] {a7c9d170-f038-46cd-a138-e47332758c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6091 | 2026.03.31 01:59:34.445694 [ 5 ] {a7c9d170-f038-46cd-a138-e47332758c39} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6092 | 2026.03.31 01:59:34.445902 [ 5 ] {a7c9d170-f038-46cd-a138-e47332758c39} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6093 | 2026.03.31 01:59:34.446029 [ 5 ] {a7c9d170-f038-46cd-a138-e47332758c39} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 6094 | 2026.03.31 01:59:34.446066 [ 5 ] {a7c9d170-f038-46cd-a138-e47332758c39} <Debug> TCPHandler: Processed in 0.001344833 sec. | ||
| 6095 | 2026.03.31 01:59:34.446210 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6096 | 2026.03.31 01:59:34.446339 [ 5 ] {b87a87b9-9311-4ed8-ba96-60242c0d3659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6097 | 2026.03.31 01:59:34.446405 [ 5 ] {b87a87b9-9311-4ed8-ba96-60242c0d3659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6098 | 2026.03.31 01:59:34.447327 [ 5 ] {b87a87b9-9311-4ed8-ba96-60242c0d3659} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6099 | 2026.03.31 01:59:34.447364 [ 5 ] {b87a87b9-9311-4ed8-ba96-60242c0d3659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6100 | 2026.03.31 01:59:34.447906 [ 5 ] {b87a87b9-9311-4ed8-ba96-60242c0d3659} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6101 | 2026.03.31 01:59:34.448131 [ 5 ] {b87a87b9-9311-4ed8-ba96-60242c0d3659} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6102 | 2026.03.31 01:59:34.448281 [ 5 ] {b87a87b9-9311-4ed8-ba96-60242c0d3659} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001966 sec., 8646.998982706004 rows/sec., 15.50 MiB/sec. | ||
| 6103 | 2026.03.31 01:59:34.448333 [ 5 ] {b87a87b9-9311-4ed8-ba96-60242c0d3659} <Debug> TCPHandler: Processed in 0.002182379 sec. | ||
| 6104 | 2026.03.31 01:59:34.448454 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6105 | 2026.03.31 01:59:34.448547 [ 5 ] {65ae2360-ec40-49d9-b963-7f093243fbc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6106 | 2026.03.31 01:59:34.448588 [ 5 ] {65ae2360-ec40-49d9-b963-7f093243fbc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6107 | 2026.03.31 01:59:34.448960 [ 5 ] {65ae2360-ec40-49d9-b963-7f093243fbc0} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6108 | 2026.03.31 01:59:34.448996 [ 5 ] {65ae2360-ec40-49d9-b963-7f093243fbc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6109 | 2026.03.31 01:59:34.449286 [ 5 ] {65ae2360-ec40-49d9-b963-7f093243fbc0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6110 | 2026.03.31 01:59:34.449495 [ 5 ] {65ae2360-ec40-49d9-b963-7f093243fbc0} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6111 | 2026.03.31 01:59:34.449622 [ 5 ] {65ae2360-ec40-49d9-b963-7f093243fbc0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 6112 | 2026.03.31 01:59:34.449657 [ 5 ] {65ae2360-ec40-49d9-b963-7f093243fbc0} <Debug> TCPHandler: Processed in 0.001256513 sec. | ||
| 6113 | 2026.03.31 01:59:34.893165 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6114 | 2026.03.31 01:59:34.893358 [ 5 ] {025276c3-74b4-4ab2-a47a-17a62e8ce3d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6115 | 2026.03.31 01:59:34.893431 [ 5 ] {025276c3-74b4-4ab2-a47a-17a62e8ce3d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6116 | 2026.03.31 01:59:34.894134 [ 5 ] {025276c3-74b4-4ab2-a47a-17a62e8ce3d6} <Trace> oximeter.fields_i16 (ca3f516a-45b0-4ff0-8f47-fbcd90092b3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6117 | 2026.03.31 01:59:34.894189 [ 5 ] {025276c3-74b4-4ab2-a47a-17a62e8ce3d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6118 | 2026.03.31 01:59:34.894606 [ 5 ] {025276c3-74b4-4ab2-a47a-17a62e8ce3d6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6119 | 2026.03.31 01:59:34.894835 [ 5 ] {025276c3-74b4-4ab2-a47a-17a62e8ce3d6} <Trace> oximeter.fields_i16 (ca3f516a-45b0-4ff0-8f47-fbcd90092b3b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6120 | 2026.03.31 01:59:34.894995 [ 5 ] {025276c3-74b4-4ab2-a47a-17a62e8ce3d6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001687 sec., 14226.437462951986 rows/sec., 1.18 MiB/sec. | ||
| 6121 | 2026.03.31 01:59:34.895045 [ 5 ] {025276c3-74b4-4ab2-a47a-17a62e8ce3d6} <Debug> TCPHandler: Processed in 0.002001336 sec. | ||
| 6122 | 2026.03.31 01:59:34.895170 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6123 | 2026.03.31 01:59:34.895272 [ 5 ] {0c21626c-fe43-49d8-aa21-baffce8350c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6124 | 2026.03.31 01:59:34.895317 [ 5 ] {0c21626c-fe43-49d8-aa21-baffce8350c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6125 | 2026.03.31 01:59:34.895732 [ 5 ] {0c21626c-fe43-49d8-aa21-baffce8350c5} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6126 | 2026.03.31 01:59:34.895769 [ 5 ] {0c21626c-fe43-49d8-aa21-baffce8350c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6127 | 2026.03.31 01:59:34.896076 [ 5 ] {0c21626c-fe43-49d8-aa21-baffce8350c5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6128 | 2026.03.31 01:59:34.896293 [ 5 ] {0c21626c-fe43-49d8-aa21-baffce8350c5} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6129 | 2026.03.31 01:59:34.896429 [ 5 ] {0c21626c-fe43-49d8-aa21-baffce8350c5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001179 sec., 1696.3528413910094 rows/sec., 138.33 KiB/sec. | ||
| 6130 | 2026.03.31 01:59:34.896424 [ 28 ] {} <Debug> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 6131 | 2026.03.31 01:59:34.896469 [ 5 ] {0c21626c-fe43-49d8-aa21-baffce8350c5} <Debug> TCPHandler: Processed in 0.001350964 sec. | ||
| 6132 | 2026.03.31 01:59:34.896522 [ 28 ] {} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6133 | 2026.03.31 01:59:34.896559 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6134 | 2026.03.31 01:59:34.896598 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6135 | 2026.03.31 01:59:34.896679 [ 190 ] {8b5489de-94dc-456f-945b-19b433b5e668::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 6136 | 2026.03.31 01:59:34.896698 [ 5 ] {1458b74a-2806-44bf-a04d-1e8c0474780a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6137 | 2026.03.31 01:59:34.896749 [ 5 ] {1458b74a-2806-44bf-a04d-1e8c0474780a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6138 | 2026.03.31 01:59:34.896813 [ 190 ] {8b5489de-94dc-456f-945b-19b433b5e668::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6139 | 2026.03.31 01:59:34.896855 [ 190 ] {8b5489de-94dc-456f-945b-19b433b5e668::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 6140 | 2026.03.31 01:59:34.896928 [ 190 ] {8b5489de-94dc-456f-945b-19b433b5e668::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 6141 | 2026.03.31 01:59:34.896983 [ 190 ] {8b5489de-94dc-456f-945b-19b433b5e668::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 6142 | 2026.03.31 01:59:34.897034 [ 190 ] {8b5489de-94dc-456f-945b-19b433b5e668::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 6143 | 2026.03.31 01:59:34.897078 [ 190 ] {8b5489de-94dc-456f-945b-19b433b5e668::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
| 6144 | 2026.03.31 01:59:34.897124 [ 190 ] {8b5489de-94dc-456f-945b-19b433b5e668::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 6145 | 2026.03.31 01:59:34.897937 [ 199 ] {8b5489de-94dc-456f-945b-19b433b5e668::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310783 sec., 28990.305794322936 rows/sec., 2.42 MiB/sec. | ||
| 6146 | 2026.03.31 01:59:34.898066 [ 190 ] {8b5489de-94dc-456f-945b-19b433b5e668::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6147 | 2026.03.31 01:59:34.898315 [ 190 ] {8b5489de-94dc-456f-945b-19b433b5e668::all_1_14_3} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6148 | 2026.03.31 01:59:34.898330 [ 5 ] {1458b74a-2806-44bf-a04d-1e8c0474780a} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6149 | 2026.03.31 01:59:34.898376 [ 5 ] {1458b74a-2806-44bf-a04d-1e8c0474780a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6150 | 2026.03.31 01:59:34.898388 [ 190 ] {8b5489de-94dc-456f-945b-19b433b5e668::all_1_14_3} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 6151 | 2026.03.31 01:59:34.898468 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6152 | 2026.03.31 01:59:34.898880 [ 5 ] {1458b74a-2806-44bf-a04d-1e8c0474780a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6153 | 2026.03.31 01:59:34.899103 [ 5 ] {1458b74a-2806-44bf-a04d-1e8c0474780a} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6154 | 2026.03.31 01:59:34.899229 [ 28 ] {} <Debug> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6155 | 2026.03.31 01:59:34.899238 [ 5 ] {1458b74a-2806-44bf-a04d-1e8c0474780a} <Debug> executeQuery: Read 2570 rows, 196.24 KiB in 0.00256 sec., 1003906.2499999999 rows/sec., 74.86 MiB/sec. | ||
| 6156 | 2026.03.31 01:59:34.899270 [ 28 ] {} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6157 | 2026.03.31 01:59:34.899295 [ 5 ] {1458b74a-2806-44bf-a04d-1e8c0474780a} <Debug> TCPHandler: Processed in 0.00274724 sec. | ||
| 6158 | 2026.03.31 01:59:34.899295 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6159 | 2026.03.31 01:59:34.899420 [ 193 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::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 | ||
| 6160 | 2026.03.31 01:59:34.899427 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6161 | 2026.03.31 01:59:34.899575 [ 5 ] {7d9cd112-3a1d-4524-ad93-e6a85ec9533b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6162 | 2026.03.31 01:59:34.899576 [ 193 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6163 | 2026.03.31 01:59:34.899620 [ 5 ] {7d9cd112-3a1d-4524-ad93-e6a85ec9533b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6164 | 2026.03.31 01:59:34.899628 [ 193 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3356 rows starting from the beginning of the part | ||
| 6165 | 2026.03.31 01:59:34.899704 [ 193 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::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 | ||
| 6166 | 2026.03.31 01:59:34.899748 [ 193 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 94 rows starting from the beginning of the part | ||
| 6167 | 2026.03.31 01:59:34.899787 [ 193 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::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 | ||
| 6168 | 2026.03.31 01:59:34.899825 [ 193 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 90 rows starting from the beginning of the part | ||
| 6169 | 2026.03.31 01:59:34.899862 [ 193 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2570 rows starting from the beginning of the part | ||
| 6170 | 2026.03.31 01:59:34.900066 [ 5 ] {7d9cd112-3a1d-4524-ad93-e6a85ec9533b} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6171 | 2026.03.31 01:59:34.900109 [ 5 ] {7d9cd112-3a1d-4524-ad93-e6a85ec9533b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6172 | 2026.03.31 01:59:34.900433 [ 5 ] {7d9cd112-3a1d-4524-ad93-e6a85ec9533b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6173 | 2026.03.31 01:59:34.900656 [ 5 ] {7d9cd112-3a1d-4524-ad93-e6a85ec9533b} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6174 | 2026.03.31 01:59:34.900785 [ 28 ] {} <Debug> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6175 | 2026.03.31 01:59:34.900796 [ 5 ] {7d9cd112-3a1d-4524-ad93-e6a85ec9533b} <Debug> executeQuery: Read 47 rows, 3.58 KiB in 0.00124 sec., 37903.22580645161 rows/sec., 2.82 MiB/sec. | ||
| 6176 | 2026.03.31 01:59:34.900833 [ 28 ] {} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6177 | 2026.03.31 01:59:34.900853 [ 5 ] {7d9cd112-3a1d-4524-ad93-e6a85ec9533b} <Debug> TCPHandler: Processed in 0.001476397 sec. | ||
| 6178 | 2026.03.31 01:59:34.900863 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6179 | 2026.03.31 01:59:34.900937 [ 190 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::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 | ||
| 6180 | 2026.03.31 01:59:34.900968 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6181 | 2026.03.31 01:59:34.901014 [ 190 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6182 | 2026.03.31 01:59:34.901043 [ 190 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 224 rows starting from the beginning of the part | ||
| 6183 | 2026.03.31 01:59:34.901076 [ 5 ] {57ed7af1-924f-4ef2-a59f-9123cfcc7051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6184 | 2026.03.31 01:59:34.901090 [ 190 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 6185 | 2026.03.31 01:59:34.901126 [ 5 ] {57ed7af1-924f-4ef2-a59f-9123cfcc7051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6186 | 2026.03.31 01:59:34.901137 [ 190 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 25 rows starting from the beginning of the part | ||
| 6187 | 2026.03.31 01:59:34.901179 [ 190 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 6188 | 2026.03.31 01:59:34.901212 [ 190 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 17 rows starting from the beginning of the part | ||
| 6189 | 2026.03.31 01:59:34.901248 [ 190 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 47 rows starting from the beginning of the part | ||
| 6190 | 2026.03.31 01:59:34.901826 [ 5 ] {57ed7af1-924f-4ef2-a59f-9123cfcc7051} <Trace> oximeter.fields_u32 (f77ccfda-73c2-400e-9c90-7b69a339c705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6191 | 2026.03.31 01:59:34.901869 [ 5 ] {57ed7af1-924f-4ef2-a59f-9123cfcc7051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6192 | 2026.03.31 01:59:34.901956 [ 190 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 361 rows, containing 5 columns (5 merged, 0 gathered) in 0.001042889 sec., 346153.80927404546 rows/sec., 24.70 MiB/sec. | ||
| 6193 | 2026.03.31 01:59:34.902168 [ 191 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6194 | 2026.03.31 01:59:34.902504 [ 195 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6318 rows, containing 5 columns (5 merged, 0 gathered) in 0.003132396 sec., 2016986.3580466837 rows/sec., 160.24 MiB/sec. | ||
| 6195 | 2026.03.31 01:59:34.902525 [ 191 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_36_7} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6196 | 2026.03.31 01:59:34.902625 [ 191 ] {cde96ffd-778b-4150-9f33-8ec5022f2422::all_1_36_7} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6197 | 2026.03.31 01:59:34.902637 [ 5 ] {57ed7af1-924f-4ef2-a59f-9123cfcc7051} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6198 | 2026.03.31 01:59:34.902732 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 6199 | 2026.03.31 01:59:34.902828 [ 190 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6200 | 2026.03.31 01:59:34.902969 [ 5 ] {57ed7af1-924f-4ef2-a59f-9123cfcc7051} <Trace> oximeter.fields_u32 (f77ccfda-73c2-400e-9c90-7b69a339c705): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6201 | 2026.03.31 01:59:34.903120 [ 190 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_41_8} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6202 | 2026.03.31 01:59:34.903138 [ 5 ] {57ed7af1-924f-4ef2-a59f-9123cfcc7051} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.002081 sec., 396444.0172993753 rows/sec., 23.19 MiB/sec. | ||
| 6203 | 2026.03.31 01:59:34.903185 [ 5 ] {57ed7af1-924f-4ef2-a59f-9123cfcc7051} <Debug> TCPHandler: Processed in 0.002265981 sec. | ||
| 6204 | 2026.03.31 01:59:34.903197 [ 190 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_41_8} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6205 | 2026.03.31 01:59:34.903278 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 6206 | 2026.03.31 01:59:34.903293 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6207 | 2026.03.31 01:59:34.903396 [ 5 ] {dd96a32f-36bc-4312-b662-da2aa9028114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6208 | 2026.03.31 01:59:34.903447 [ 5 ] {dd96a32f-36bc-4312-b662-da2aa9028114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6209 | 2026.03.31 01:59:34.903874 [ 5 ] {dd96a32f-36bc-4312-b662-da2aa9028114} <Trace> oximeter.fields_u64 (21de6bf0-045d-4fe4-af46-77bfd858539f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6210 | 2026.03.31 01:59:34.903910 [ 5 ] {dd96a32f-36bc-4312-b662-da2aa9028114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6211 | 2026.03.31 01:59:34.904206 [ 5 ] {dd96a32f-36bc-4312-b662-da2aa9028114} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 6212 | 2026.03.31 01:59:34.904414 [ 5 ] {dd96a32f-36bc-4312-b662-da2aa9028114} <Trace> oximeter.fields_u64 (21de6bf0-045d-4fe4-af46-77bfd858539f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6213 | 2026.03.31 01:59:34.904542 [ 5 ] {dd96a32f-36bc-4312-b662-da2aa9028114} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001165 sec., 858.3690987124463 rows/sec., 60.35 KiB/sec. | ||
| 6214 | 2026.03.31 01:59:34.904582 [ 5 ] {dd96a32f-36bc-4312-b662-da2aa9028114} <Debug> TCPHandler: Processed in 0.001339884 sec. | ||
| 6215 | 2026.03.31 01:59:34.904693 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6216 | 2026.03.31 01:59:34.904786 [ 5 ] {4984170d-a2be-4a78-9213-1efc4a0b8a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6217 | 2026.03.31 01:59:34.904826 [ 5 ] {4984170d-a2be-4a78-9213-1efc4a0b8a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6218 | 2026.03.31 01:59:34.905236 [ 5 ] {4984170d-a2be-4a78-9213-1efc4a0b8a02} <Trace> oximeter.fields_u8 (5b4a1083-2a9b-4deb-add2-ee0a26f536e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6219 | 2026.03.31 01:59:34.905272 [ 5 ] {4984170d-a2be-4a78-9213-1efc4a0b8a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6220 | 2026.03.31 01:59:34.905565 [ 5 ] {4984170d-a2be-4a78-9213-1efc4a0b8a02} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6221 | 2026.03.31 01:59:34.905783 [ 5 ] {4984170d-a2be-4a78-9213-1efc4a0b8a02} <Trace> oximeter.fields_u8 (5b4a1083-2a9b-4deb-add2-ee0a26f536e9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6222 | 2026.03.31 01:59:34.905915 [ 5 ] {4984170d-a2be-4a78-9213-1efc4a0b8a02} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001147 sec., 10462.074978204011 rows/sec., 817.35 KiB/sec. | ||
| 6223 | 2026.03.31 01:59:34.905952 [ 5 ] {4984170d-a2be-4a78-9213-1efc4a0b8a02} <Debug> TCPHandler: Processed in 0.001308813 sec. | ||
| 6224 | 2026.03.31 01:59:34.906075 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6225 | 2026.03.31 01:59:34.906193 [ 5 ] {b435e9bb-e1b9-4473-938f-c72e84d0d70e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6226 | 2026.03.31 01:59:34.906242 [ 5 ] {b435e9bb-e1b9-4473-938f-c72e84d0d70e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6227 | 2026.03.31 01:59:34.907101 [ 5 ] {b435e9bb-e1b9-4473-938f-c72e84d0d70e} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6228 | 2026.03.31 01:59:34.907138 [ 5 ] {b435e9bb-e1b9-4473-938f-c72e84d0d70e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6229 | 2026.03.31 01:59:34.907531 [ 5 ] {b435e9bb-e1b9-4473-938f-c72e84d0d70e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6230 | 2026.03.31 01:59:34.907761 [ 5 ] {b435e9bb-e1b9-4473-938f-c72e84d0d70e} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6231 | 2026.03.31 01:59:34.907872 [ 27 ] {} <Debug> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6232 | 2026.03.31 01:59:34.907895 [ 5 ] {b435e9bb-e1b9-4473-938f-c72e84d0d70e} <Debug> executeQuery: Read 1350 rows, 93.30 KiB in 0.001726 sec., 782155.2723059095 rows/sec., 52.79 MiB/sec. | ||
| 6233 | 2026.03.31 01:59:34.907906 [ 27 ] {} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6234 | 2026.03.31 01:59:34.907927 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6235 | 2026.03.31 01:59:34.907934 [ 5 ] {b435e9bb-e1b9-4473-938f-c72e84d0d70e} <Debug> TCPHandler: Processed in 0.001923824 sec. | ||
| 6236 | 2026.03.31 01:59:34.908009 [ 193 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::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 | ||
| 6237 | 2026.03.31 01:59:34.908042 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6238 | 2026.03.31 01:59:34.908120 [ 193 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6239 | 2026.03.31 01:59:34.908143 [ 5 ] {23a9f19d-750f-4f50-8b9d-dcbcc46d130a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6240 | 2026.03.31 01:59:34.908155 [ 193 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1829 rows starting from the beginning of the part | ||
| 6241 | 2026.03.31 01:59:34.908194 [ 5 ] {23a9f19d-750f-4f50-8b9d-dcbcc46d130a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6242 | 2026.03.31 01:59:34.908223 [ 193 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 88 rows starting from the beginning of the part | ||
| 6243 | 2026.03.31 01:59:34.908271 [ 193 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 89 rows starting from the beginning of the part | ||
| 6244 | 2026.03.31 01:59:34.908312 [ 193 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 88 rows starting from the beginning of the part | ||
| 6245 | 2026.03.31 01:59:34.908344 [ 193 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 81 rows starting from the beginning of the part | ||
| 6246 | 2026.03.31 01:59:34.908378 [ 193 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1350 rows starting from the beginning of the part | ||
| 6247 | 2026.03.31 01:59:34.908854 [ 5 ] {23a9f19d-750f-4f50-8b9d-dcbcc46d130a} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6248 | 2026.03.31 01:59:34.908922 [ 5 ] {23a9f19d-750f-4f50-8b9d-dcbcc46d130a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6249 | 2026.03.31 01:59:34.909433 [ 5 ] {23a9f19d-750f-4f50-8b9d-dcbcc46d130a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6250 | 2026.03.31 01:59:34.909611 [ 191 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3525 rows, containing 5 columns (5 merged, 0 gathered) in 0.0016394 sec., 2150176.8939856044 rows/sec., 156.30 MiB/sec. | ||
| 6251 | 2026.03.31 01:59:34.909660 [ 5 ] {23a9f19d-750f-4f50-8b9d-dcbcc46d130a} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6252 | 2026.03.31 01:59:34.909770 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6253 | 2026.03.31 01:59:34.909796 [ 5 ] {23a9f19d-750f-4f50-8b9d-dcbcc46d130a} <Debug> executeQuery: Read 1533 rows, 95.96 KiB in 0.001672 sec., 916866.028708134 rows/sec., 56.05 MiB/sec. | ||
| 6254 | 2026.03.31 01:59:34.909799 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6255 | 2026.03.31 01:59:34.909830 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6256 | 2026.03.31 01:59:34.909837 [ 5 ] {23a9f19d-750f-4f50-8b9d-dcbcc46d130a} <Debug> TCPHandler: Processed in 0.001844313 sec. | ||
| 6257 | 2026.03.31 01:59:34.909848 [ 195 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6258 | 2026.03.31 01:59:34.909928 [ 193 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::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 | ||
| 6259 | 2026.03.31 01:59:34.910002 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6260 | 2026.03.31 01:59:34.910036 [ 193 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6261 | 2026.03.31 01:59:34.910068 [ 193 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12600 rows starting from the beginning of the part | ||
| 6262 | 2026.03.31 01:59:34.910103 [ 5 ] {79840437-696e-4ff4-9928-706ee5b57026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6263 | 2026.03.31 01:59:34.910116 [ 193 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6264 | 2026.03.31 01:59:34.910161 [ 193 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 164 rows starting from the beginning of the part | ||
| 6265 | 2026.03.31 01:59:34.910164 [ 5 ] {79840437-696e-4ff4-9928-706ee5b57026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6266 | 2026.03.31 01:59:34.910186 [ 195 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_41_8} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6267 | 2026.03.31 01:59:34.910197 [ 193 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6268 | 2026.03.31 01:59:34.910238 [ 193 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::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 | ||
| 6269 | 2026.03.31 01:59:34.910270 [ 193 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1533 rows starting from the beginning of the part | ||
| 6270 | 2026.03.31 01:59:34.910276 [ 195 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_41_8} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6271 | 2026.03.31 01:59:34.910382 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6272 | 2026.03.31 01:59:34.911019 [ 5 ] {79840437-696e-4ff4-9928-706ee5b57026} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6273 | 2026.03.31 01:59:34.911056 [ 5 ] {79840437-696e-4ff4-9928-706ee5b57026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6274 | 2026.03.31 01:59:34.911663 [ 5 ] {79840437-696e-4ff4-9928-706ee5b57026} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6275 | 2026.03.31 01:59:34.911892 [ 5 ] {79840437-696e-4ff4-9928-706ee5b57026} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6276 | 2026.03.31 01:59:34.912030 [ 5 ] {79840437-696e-4ff4-9928-706ee5b57026} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001946 sec., 16957.862281603288 rows/sec., 30.39 MiB/sec. | ||
| 6277 | 2026.03.31 01:59:34.912090 [ 5 ] {79840437-696e-4ff4-9928-706ee5b57026} <Debug> TCPHandler: Processed in 0.002137098 sec. | ||
| 6278 | 2026.03.31 01:59:34.912213 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6279 | 2026.03.31 01:59:34.912308 [ 5 ] {ea93a327-7b1a-4ff5-a19c-8b9a834d5bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6280 | 2026.03.31 01:59:34.912349 [ 5 ] {ea93a327-7b1a-4ff5-a19c-8b9a834d5bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6281 | 2026.03.31 01:59:34.912687 [ 5 ] {ea93a327-7b1a-4ff5-a19c-8b9a834d5bdb} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6282 | 2026.03.31 01:59:34.912720 [ 5 ] {ea93a327-7b1a-4ff5-a19c-8b9a834d5bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6283 | 2026.03.31 01:59:34.913052 [ 5 ] {ea93a327-7b1a-4ff5-a19c-8b9a834d5bdb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6284 | 2026.03.31 01:59:34.913260 [ 5 ] {ea93a327-7b1a-4ff5-a19c-8b9a834d5bdb} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6285 | 2026.03.31 01:59:34.913363 [ 27 ] {} <Debug> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6286 | 2026.03.31 01:59:34.913389 [ 5 ] {ea93a327-7b1a-4ff5-a19c-8b9a834d5bdb} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001099 sec., 10919.01728844404 rows/sec., 753.53 KiB/sec. | ||
| 6287 | 2026.03.31 01:59:34.913402 [ 27 ] {} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6288 | 2026.03.31 01:59:34.913424 [ 5 ] {ea93a327-7b1a-4ff5-a19c-8b9a834d5bdb} <Debug> TCPHandler: Processed in 0.001261013 sec. | ||
| 6289 | 2026.03.31 01:59:34.913425 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6290 | 2026.03.31 01:59:34.913510 [ 191 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::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 | ||
| 6291 | 2026.03.31 01:59:34.913616 [ 191 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6292 | 2026.03.31 01:59:34.913646 [ 191 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2100 rows starting from the beginning of the part | ||
| 6293 | 2026.03.31 01:59:34.913707 [ 191 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6294 | 2026.03.31 01:59:34.913749 [ 191 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::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 | ||
| 6295 | 2026.03.31 01:59:34.913789 [ 191 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6296 | 2026.03.31 01:59:34.913825 [ 191 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::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 | ||
| 6297 | 2026.03.31 01:59:34.913861 [ 191 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 12 rows starting from the beginning of the part | ||
| 6298 | 2026.03.31 01:59:34.913869 [ 187 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14777 rows, containing 5 columns (5 merged, 0 gathered) in 0.003967521 sec., 3724491.943457892 rows/sec., 248.55 MiB/sec. | ||
| 6299 | 2026.03.31 01:59:34.914549 [ 186 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6300 | 2026.03.31 01:59:34.914941 [ 186 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6301 | 2026.03.31 01:59:34.914995 [ 200 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2352 rows, containing 4 columns (4 merged, 0 gathered) in 0.001520168 sec., 1547197.4150225502 rows/sec., 103.31 MiB/sec. | ||
| 6302 | 2026.03.31 01:59:34.915045 [ 186 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6303 | 2026.03.31 01:59:34.915150 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.73 MiB. | ||
| 6304 | 2026.03.31 01:59:34.915303 [ 187 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6305 | 2026.03.31 01:59:34.915582 [ 187 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_41_8} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6306 | 2026.03.31 01:59:34.915655 [ 187 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_41_8} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6307 | 2026.03.31 01:59:34.915722 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6308 | 2026.03.31 01:59:39.436592 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6309 | 2026.03.31 01:59:39.436790 [ 5 ] {7b07925d-778d-469b-b3d8-8dfdd07816d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6310 | 2026.03.31 01:59:39.436864 [ 5 ] {7b07925d-778d-469b-b3d8-8dfdd07816d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6311 | 2026.03.31 01:59:39.437572 [ 5 ] {7b07925d-778d-469b-b3d8-8dfdd07816d6} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6312 | 2026.03.31 01:59:39.437619 [ 5 ] {7b07925d-778d-469b-b3d8-8dfdd07816d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6313 | 2026.03.31 01:59:39.438009 [ 5 ] {7b07925d-778d-469b-b3d8-8dfdd07816d6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6314 | 2026.03.31 01:59:39.438246 [ 5 ] {7b07925d-778d-469b-b3d8-8dfdd07816d6} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6315 | 2026.03.31 01:59:39.438404 [ 5 ] {7b07925d-778d-469b-b3d8-8dfdd07816d6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001668 sec., 33573.14148681055 rows/sec., 2.56 MiB/sec. | ||
| 6316 | 2026.03.31 01:59:39.438452 [ 5 ] {7b07925d-778d-469b-b3d8-8dfdd07816d6} <Debug> TCPHandler: Processed in 0.001993515 sec. | ||
| 6317 | 2026.03.31 01:59:39.438576 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6318 | 2026.03.31 01:59:39.438675 [ 5 ] {f6cac37d-567c-42d3-87ef-d4e3df8fded7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6319 | 2026.03.31 01:59:39.438719 [ 5 ] {f6cac37d-567c-42d3-87ef-d4e3df8fded7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6320 | 2026.03.31 01:59:39.439137 [ 5 ] {f6cac37d-567c-42d3-87ef-d4e3df8fded7} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6321 | 2026.03.31 01:59:39.439172 [ 5 ] {f6cac37d-567c-42d3-87ef-d4e3df8fded7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6322 | 2026.03.31 01:59:39.439471 [ 5 ] {f6cac37d-567c-42d3-87ef-d4e3df8fded7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6323 | 2026.03.31 01:59:39.439681 [ 5 ] {f6cac37d-567c-42d3-87ef-d4e3df8fded7} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6324 | 2026.03.31 01:59:39.439814 [ 5 ] {f6cac37d-567c-42d3-87ef-d4e3df8fded7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 4.30 MiB/sec. | ||
| 6325 | 2026.03.31 01:59:39.439852 [ 5 ] {f6cac37d-567c-42d3-87ef-d4e3df8fded7} <Debug> TCPHandler: Processed in 0.001326463 sec. | ||
| 6326 | 2026.03.31 01:59:39.439961 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6327 | 2026.03.31 01:59:39.440057 [ 5 ] {294cf15d-7c38-4dd2-ad16-b55b32ad5a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6328 | 2026.03.31 01:59:39.440100 [ 5 ] {294cf15d-7c38-4dd2-ad16-b55b32ad5a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6329 | 2026.03.31 01:59:39.440467 [ 5 ] {294cf15d-7c38-4dd2-ad16-b55b32ad5a28} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6330 | 2026.03.31 01:59:39.440503 [ 5 ] {294cf15d-7c38-4dd2-ad16-b55b32ad5a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6331 | 2026.03.31 01:59:39.440825 [ 5 ] {294cf15d-7c38-4dd2-ad16-b55b32ad5a28} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6332 | 2026.03.31 01:59:39.441031 [ 5 ] {294cf15d-7c38-4dd2-ad16-b55b32ad5a28} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6333 | 2026.03.31 01:59:39.441157 [ 5 ] {294cf15d-7c38-4dd2-ad16-b55b32ad5a28} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00112 sec., 114285.71428571429 rows/sec., 7.96 MiB/sec. | ||
| 6334 | 2026.03.31 01:59:39.441193 [ 5 ] {294cf15d-7c38-4dd2-ad16-b55b32ad5a28} <Debug> TCPHandler: Processed in 0.001279212 sec. | ||
| 6335 | 2026.03.31 01:59:39.441298 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6336 | 2026.03.31 01:59:39.441390 [ 5 ] {384826b6-daaa-41db-a1e9-b300a3704536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6337 | 2026.03.31 01:59:39.441431 [ 5 ] {384826b6-daaa-41db-a1e9-b300a3704536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6338 | 2026.03.31 01:59:39.441749 [ 5 ] {384826b6-daaa-41db-a1e9-b300a3704536} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6339 | 2026.03.31 01:59:39.441785 [ 5 ] {384826b6-daaa-41db-a1e9-b300a3704536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 6340 | 2026.03.31 01:59:39.442078 [ 5 ] {384826b6-daaa-41db-a1e9-b300a3704536} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6341 | 2026.03.31 01:59:39.442292 [ 5 ] {384826b6-daaa-41db-a1e9-b300a3704536} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6342 | 2026.03.31 01:59:39.442416 [ 5 ] {384826b6-daaa-41db-a1e9-b300a3704536} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001045 sec., 45933.01435406699 rows/sec., 3.10 MiB/sec. | ||
| 6343 | 2026.03.31 01:59:39.442452 [ 5 ] {384826b6-daaa-41db-a1e9-b300a3704536} <Debug> TCPHandler: Processed in 0.001201072 sec. | ||
| 6344 | 2026.03.31 01:59:40.148827 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13872 | ||
| 6345 | 2026.03.31 01:59:40.149426 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6346 | 2026.03.31 01:59:40.149469 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6347 | 2026.03.31 01:59:40.149945 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6348 | 2026.03.31 01:59:40.150173 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6349 | 2026.03.31 01:59:40.150298 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13872 | ||
| 6350 | 2026.03.31 01:59:40.887604 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6351 | 2026.03.31 01:59:40.904878 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6352 | 2026.03.31 01:59:40.904935 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6353 | 2026.03.31 01:59:40.911176 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6354 | 2026.03.31 01:59:40.911885 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6355 | 2026.03.31 01:59:40.914789 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6356 | 2026.03.31 01:59:42.708236 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 810 | ||
| 6357 | 2026.03.31 01:59:42.711647 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6358 | 2026.03.31 01:59:42.711709 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6359 | 2026.03.31 01:59:42.713253 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6360 | 2026.03.31 01:59:42.713597 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6361 | 2026.03.31 01:59:42.713776 [ 120 ] {} <Debug> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6362 | 2026.03.31 01:59:42.713823 [ 120 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6363 | 2026.03.31 01:59:42.713845 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6364 | 2026.03.31 01:59:42.713945 [ 191 ] {b8db6839-26a0-4787-8e19-b132c01ce574::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 | ||
| 6365 | 2026.03.31 01:59:42.714037 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 810 | ||
| 6366 | 2026.03.31 01:59:42.714522 [ 191 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6367 | 2026.03.31 01:59:42.714675 [ 191 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 604 rows starting from the beginning of the part | ||
| 6368 | 2026.03.31 01:59:42.715087 [ 191 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 6369 | 2026.03.31 01:59:42.715483 [ 191 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 72 rows starting from the beginning of the part | ||
| 6370 | 2026.03.31 01:59:42.715911 [ 191 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
| 6371 | 2026.03.31 01:59:42.716337 [ 191 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part | ||
| 6372 | 2026.03.31 01:59:42.716846 [ 191 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part | ||
| 6373 | 2026.03.31 01:59:42.724870 [ 187 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 810 rows, containing 72 columns (72 merged, 0 gathered) in 0.010968036 sec., 73850.96110187822 rows/sec., 64.22 MiB/sec. | ||
| 6374 | 2026.03.31 01:59:42.726042 [ 187 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6375 | 2026.03.31 01:59:42.726787 [ 187 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_21_4} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6376 | 2026.03.31 01:59:42.726878 [ 187 ] {b8db6839-26a0-4787-8e19-b132c01ce574::all_1_21_4} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6377 | 2026.03.31 01:59:42.727059 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. | ||
| 6378 | 2026.03.31 01:59:44.439880 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6379 | 2026.03.31 01:59:44.440057 [ 5 ] {c804bd2c-69e8-4212-b42f-de9c873acc93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6380 | 2026.03.31 01:59:44.440124 [ 5 ] {c804bd2c-69e8-4212-b42f-de9c873acc93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6381 | 2026.03.31 01:59:44.440832 [ 5 ] {c804bd2c-69e8-4212-b42f-de9c873acc93} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6382 | 2026.03.31 01:59:44.440878 [ 5 ] {c804bd2c-69e8-4212-b42f-de9c873acc93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6383 | 2026.03.31 01:59:44.441279 [ 5 ] {c804bd2c-69e8-4212-b42f-de9c873acc93} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6384 | 2026.03.31 01:59:44.441513 [ 5 ] {c804bd2c-69e8-4212-b42f-de9c873acc93} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6385 | 2026.03.31 01:59:44.441667 [ 5 ] {c804bd2c-69e8-4212-b42f-de9c873acc93} <Debug> executeQuery: Read 90 rows, 7.73 KiB in 0.00166 sec., 54216.867469879515 rows/sec., 4.55 MiB/sec. | ||
| 6386 | 2026.03.31 01:59:44.441714 [ 5 ] {c804bd2c-69e8-4212-b42f-de9c873acc93} <Debug> TCPHandler: Processed in 0.001962126 sec. | ||
| 6387 | 2026.03.31 01:59:44.441840 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6388 | 2026.03.31 01:59:44.441941 [ 5 ] {d38fec0c-5256-49bc-91f0-261cf2a39b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6389 | 2026.03.31 01:59:44.441984 [ 5 ] {d38fec0c-5256-49bc-91f0-261cf2a39b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6390 | 2026.03.31 01:59:44.442395 [ 5 ] {d38fec0c-5256-49bc-91f0-261cf2a39b65} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6391 | 2026.03.31 01:59:44.442432 [ 5 ] {d38fec0c-5256-49bc-91f0-261cf2a39b65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6392 | 2026.03.31 01:59:44.442742 [ 5 ] {d38fec0c-5256-49bc-91f0-261cf2a39b65} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6393 | 2026.03.31 01:59:44.442951 [ 5 ] {d38fec0c-5256-49bc-91f0-261cf2a39b65} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6394 | 2026.03.31 01:59:44.443082 [ 5 ] {d38fec0c-5256-49bc-91f0-261cf2a39b65} <Debug> executeQuery: Read 17 rows, 1.28 KiB in 0.001165 sec., 14592.274678111587 rows/sec., 1.07 MiB/sec. | ||
| 6395 | 2026.03.31 01:59:44.443119 [ 5 ] {d38fec0c-5256-49bc-91f0-261cf2a39b65} <Debug> TCPHandler: Processed in 0.001329304 sec. | ||
| 6396 | 2026.03.31 01:59:44.443229 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6397 | 2026.03.31 01:59:44.443323 [ 5 ] {037c06a9-8085-451c-a95a-5eedbcf2c2d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6398 | 2026.03.31 01:59:44.443362 [ 5 ] {037c06a9-8085-451c-a95a-5eedbcf2c2d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6399 | 2026.03.31 01:59:44.443786 [ 5 ] {037c06a9-8085-451c-a95a-5eedbcf2c2d3} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6400 | 2026.03.31 01:59:44.443822 [ 5 ] {037c06a9-8085-451c-a95a-5eedbcf2c2d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6401 | 2026.03.31 01:59:44.444127 [ 5 ] {037c06a9-8085-451c-a95a-5eedbcf2c2d3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6402 | 2026.03.31 01:59:44.444365 [ 5 ] {037c06a9-8085-451c-a95a-5eedbcf2c2d3} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6403 | 2026.03.31 01:59:44.444490 [ 5 ] {037c06a9-8085-451c-a95a-5eedbcf2c2d3} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001188 sec., 68181.81818181818 rows/sec., 5.32 MiB/sec. | ||
| 6404 | 2026.03.31 01:59:44.444527 [ 5 ] {037c06a9-8085-451c-a95a-5eedbcf2c2d3} <Debug> TCPHandler: Processed in 0.001346184 sec. | ||
| 6405 | 2026.03.31 01:59:44.444638 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6406 | 2026.03.31 01:59:44.444730 [ 5 ] {b8999640-bfca-41cc-b074-db66eabd3ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6407 | 2026.03.31 01:59:44.444773 [ 5 ] {b8999640-bfca-41cc-b074-db66eabd3ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6408 | 2026.03.31 01:59:44.445176 [ 5 ] {b8999640-bfca-41cc-b074-db66eabd3ab4} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6409 | 2026.03.31 01:59:44.445212 [ 5 ] {b8999640-bfca-41cc-b074-db66eabd3ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6410 | 2026.03.31 01:59:44.445545 [ 5 ] {b8999640-bfca-41cc-b074-db66eabd3ab4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6411 | 2026.03.31 01:59:44.445762 [ 5 ] {b8999640-bfca-41cc-b074-db66eabd3ab4} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6412 | 2026.03.31 01:59:44.445888 [ 5 ] {b8999640-bfca-41cc-b074-db66eabd3ab4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 6413 | 2026.03.31 01:59:44.445924 [ 5 ] {b8999640-bfca-41cc-b074-db66eabd3ab4} <Debug> TCPHandler: Processed in 0.001334054 sec. | ||
| 6414 | 2026.03.31 01:59:44.446045 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6415 | 2026.03.31 01:59:44.446165 [ 5 ] {baaf1797-1563-4229-8df3-4b1523896ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6416 | 2026.03.31 01:59:44.446234 [ 5 ] {baaf1797-1563-4229-8df3-4b1523896ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6417 | 2026.03.31 01:59:44.447079 [ 5 ] {baaf1797-1563-4229-8df3-4b1523896ec9} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6418 | 2026.03.31 01:59:44.447117 [ 5 ] {baaf1797-1563-4229-8df3-4b1523896ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6419 | 2026.03.31 01:59:44.447723 [ 5 ] {baaf1797-1563-4229-8df3-4b1523896ec9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6420 | 2026.03.31 01:59:44.447958 [ 5 ] {baaf1797-1563-4229-8df3-4b1523896ec9} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6421 | 2026.03.31 01:59:44.448110 [ 5 ] {baaf1797-1563-4229-8df3-4b1523896ec9} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001969 sec., 8633.824276282377 rows/sec., 15.47 MiB/sec. | ||
| 6422 | 2026.03.31 01:59:44.448177 [ 5 ] {baaf1797-1563-4229-8df3-4b1523896ec9} <Debug> TCPHandler: Processed in 0.002193359 sec. | ||
| 6423 | 2026.03.31 01:59:44.448297 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6424 | 2026.03.31 01:59:44.448390 [ 5 ] {4f026f34-5564-49a4-a5be-e22b72cbd0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6425 | 2026.03.31 01:59:44.448434 [ 5 ] {4f026f34-5564-49a4-a5be-e22b72cbd0ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6426 | 2026.03.31 01:59:44.448779 [ 5 ] {4f026f34-5564-49a4-a5be-e22b72cbd0ce} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6427 | 2026.03.31 01:59:44.448816 [ 5 ] {4f026f34-5564-49a4-a5be-e22b72cbd0ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6428 | 2026.03.31 01:59:44.449125 [ 5 ] {4f026f34-5564-49a4-a5be-e22b72cbd0ce} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6429 | 2026.03.31 01:59:44.449335 [ 5 ] {4f026f34-5564-49a4-a5be-e22b72cbd0ce} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6430 | 2026.03.31 01:59:44.449465 [ 5 ] {4f026f34-5564-49a4-a5be-e22b72cbd0ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 6431 | 2026.03.31 01:59:44.449500 [ 5 ] {4f026f34-5564-49a4-a5be-e22b72cbd0ce} <Debug> TCPHandler: Processed in 0.001252992 sec. | ||
| 6432 | 2026.03.31 01:59:47.524657 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6433 | 2026.03.31 01:59:47.524730 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6434 | 2026.03.31 01:59:47.650389 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14320 | ||
| 6435 | 2026.03.31 01:59:47.650891 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6436 | 2026.03.31 01:59:47.650926 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6437 | 2026.03.31 01:59:47.651399 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6438 | 2026.03.31 01:59:47.651684 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6439 | 2026.03.31 01:59:47.651816 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14320 | ||
| 6440 | 2026.03.31 01:59:48.414879 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6441 | 2026.03.31 01:59:48.431728 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6442 | 2026.03.31 01:59:48.431784 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6443 | 2026.03.31 01:59:48.437626 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6444 | 2026.03.31 01:59:48.438330 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6445 | 2026.03.31 01:59:48.441021 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6446 | 2026.03.31 01:59:49.439730 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6447 | 2026.03.31 01:59:49.439924 [ 5 ] {03d7a2ea-4fe0-4d63-939c-6634855a0001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6448 | 2026.03.31 01:59:49.439996 [ 5 ] {03d7a2ea-4fe0-4d63-939c-6634855a0001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6449 | 2026.03.31 01:59:49.440862 [ 5 ] {03d7a2ea-4fe0-4d63-939c-6634855a0001} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6450 | 2026.03.31 01:59:49.440909 [ 5 ] {03d7a2ea-4fe0-4d63-939c-6634855a0001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6451 | 2026.03.31 01:59:49.441312 [ 5 ] {03d7a2ea-4fe0-4d63-939c-6634855a0001} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6452 | 2026.03.31 01:59:49.441538 [ 5 ] {03d7a2ea-4fe0-4d63-939c-6634855a0001} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6453 | 2026.03.31 01:59:49.441694 [ 5 ] {03d7a2ea-4fe0-4d63-939c-6634855a0001} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001825 sec., 56986.30136986302 rows/sec., 4.77 MiB/sec. | ||
| 6454 | 2026.03.31 01:59:49.441736 [ 5 ] {03d7a2ea-4fe0-4d63-939c-6634855a0001} <Debug> TCPHandler: Processed in 0.002140818 sec. | ||
| 6455 | 2026.03.31 01:59:49.441866 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6456 | 2026.03.31 01:59:49.441960 [ 5 ] {8a24fd97-b5c4-4343-a922-12748ef533f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6457 | 2026.03.31 01:59:49.442001 [ 5 ] {8a24fd97-b5c4-4343-a922-12748ef533f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6458 | 2026.03.31 01:59:49.442444 [ 5 ] {8a24fd97-b5c4-4343-a922-12748ef533f8} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6459 | 2026.03.31 01:59:49.442479 [ 5 ] {8a24fd97-b5c4-4343-a922-12748ef533f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6460 | 2026.03.31 01:59:49.442771 [ 5 ] {8a24fd97-b5c4-4343-a922-12748ef533f8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6461 | 2026.03.31 01:59:49.442984 [ 5 ] {8a24fd97-b5c4-4343-a922-12748ef533f8} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6462 | 2026.03.31 01:59:49.443117 [ 5 ] {8a24fd97-b5c4-4343-a922-12748ef533f8} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001176 sec., 20408.163265306124 rows/sec., 1.50 MiB/sec. | ||
| 6463 | 2026.03.31 01:59:49.443155 [ 5 ] {8a24fd97-b5c4-4343-a922-12748ef533f8} <Debug> TCPHandler: Processed in 0.001338054 sec. | ||
| 6464 | 2026.03.31 01:59:49.443271 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6465 | 2026.03.31 01:59:49.443364 [ 5 ] {3532de13-6e20-4a54-bd3b-de269a228de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6466 | 2026.03.31 01:59:49.443404 [ 5 ] {3532de13-6e20-4a54-bd3b-de269a228de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6467 | 2026.03.31 01:59:49.443830 [ 5 ] {3532de13-6e20-4a54-bd3b-de269a228de2} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6468 | 2026.03.31 01:59:49.443866 [ 5 ] {3532de13-6e20-4a54-bd3b-de269a228de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6469 | 2026.03.31 01:59:49.444167 [ 5 ] {3532de13-6e20-4a54-bd3b-de269a228de2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6470 | 2026.03.31 01:59:49.444372 [ 5 ] {3532de13-6e20-4a54-bd3b-de269a228de2} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6471 | 2026.03.31 01:59:49.444495 [ 5 ] {3532de13-6e20-4a54-bd3b-de269a228de2} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001148 sec., 76655.05226480837 rows/sec., 5.99 MiB/sec. | ||
| 6472 | 2026.03.31 01:59:49.444531 [ 5 ] {3532de13-6e20-4a54-bd3b-de269a228de2} <Debug> TCPHandler: Processed in 0.001308453 sec. | ||
| 6473 | 2026.03.31 01:59:49.444645 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6474 | 2026.03.31 01:59:49.444740 [ 5 ] {7baebeed-ea0d-434d-8b94-d4bb74b009c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6475 | 2026.03.31 01:59:49.444782 [ 5 ] {7baebeed-ea0d-434d-8b94-d4bb74b009c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6476 | 2026.03.31 01:59:49.445189 [ 5 ] {7baebeed-ea0d-434d-8b94-d4bb74b009c6} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6477 | 2026.03.31 01:59:49.445225 [ 5 ] {7baebeed-ea0d-434d-8b94-d4bb74b009c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6478 | 2026.03.31 01:59:49.445563 [ 5 ] {7baebeed-ea0d-434d-8b94-d4bb74b009c6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6479 | 2026.03.31 01:59:49.445772 [ 5 ] {7baebeed-ea0d-434d-8b94-d4bb74b009c6} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6480 | 2026.03.31 01:59:49.445902 [ 5 ] {7baebeed-ea0d-434d-8b94-d4bb74b009c6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 6481 | 2026.03.31 01:59:49.445939 [ 5 ] {7baebeed-ea0d-434d-8b94-d4bb74b009c6} <Debug> TCPHandler: Processed in 0.001342264 sec. | ||
| 6482 | 2026.03.31 01:59:49.446048 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6483 | 2026.03.31 01:59:49.446141 [ 5 ] {be5f270c-9aa1-4a75-837d-dbee125187bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6484 | 2026.03.31 01:59:49.446195 [ 5 ] {be5f270c-9aa1-4a75-837d-dbee125187bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6485 | 2026.03.31 01:59:49.446974 [ 5 ] {be5f270c-9aa1-4a75-837d-dbee125187bd} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6486 | 2026.03.31 01:59:49.447009 [ 5 ] {be5f270c-9aa1-4a75-837d-dbee125187bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6487 | 2026.03.31 01:59:49.447540 [ 5 ] {be5f270c-9aa1-4a75-837d-dbee125187bd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6488 | 2026.03.31 01:59:49.447768 [ 5 ] {be5f270c-9aa1-4a75-837d-dbee125187bd} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6489 | 2026.03.31 01:59:49.447906 [ 5 ] {be5f270c-9aa1-4a75-837d-dbee125187bd} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001783 sec., 13460.45989904655 rows/sec., 24.12 MiB/sec. | ||
| 6490 | 2026.03.31 01:59:49.447957 [ 5 ] {be5f270c-9aa1-4a75-837d-dbee125187bd} <Debug> TCPHandler: Processed in 0.001957815 sec. | ||
| 6491 | 2026.03.31 01:59:49.448094 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6492 | 2026.03.31 01:59:49.448215 [ 5 ] {030dc8b7-6000-445c-a486-430e2c7eeee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6493 | 2026.03.31 01:59:49.448265 [ 5 ] {030dc8b7-6000-445c-a486-430e2c7eeee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6494 | 2026.03.31 01:59:49.448676 [ 5 ] {030dc8b7-6000-445c-a486-430e2c7eeee3} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6495 | 2026.03.31 01:59:49.448717 [ 5 ] {030dc8b7-6000-445c-a486-430e2c7eeee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6496 | 2026.03.31 01:59:49.449038 [ 5 ] {030dc8b7-6000-445c-a486-430e2c7eeee3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6497 | 2026.03.31 01:59:49.449245 [ 5 ] {030dc8b7-6000-445c-a486-430e2c7eeee3} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6498 | 2026.03.31 01:59:49.449371 [ 5 ] {030dc8b7-6000-445c-a486-430e2c7eeee3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 6499 | 2026.03.31 01:59:49.449406 [ 5 ] {030dc8b7-6000-445c-a486-430e2c7eeee3} <Debug> TCPHandler: Processed in 0.001371524 sec. | ||
| 6500 | 2026.03.31 01:59:52.714282 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 834 | ||
| 6501 | 2026.03.31 01:59:52.716508 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6502 | 2026.03.31 01:59:52.716566 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6503 | 2026.03.31 01:59:52.717769 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6504 | 2026.03.31 01:59:52.718041 [ 242 ] {} <Trace> system.query_log (b8db6839-26a0-4787-8e19-b132c01ce574): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6505 | 2026.03.31 01:59:52.718405 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 834 | ||
| 6506 | 2026.03.31 01:59:54.439614 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6507 | 2026.03.31 01:59:54.439813 [ 5 ] {59ac7532-5fa1-461c-b4e0-253f5699f792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6508 | 2026.03.31 01:59:54.439884 [ 5 ] {59ac7532-5fa1-461c-b4e0-253f5699f792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6509 | 2026.03.31 01:59:54.440484 [ 5 ] {59ac7532-5fa1-461c-b4e0-253f5699f792} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6510 | 2026.03.31 01:59:54.440529 [ 5 ] {59ac7532-5fa1-461c-b4e0-253f5699f792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6511 | 2026.03.31 01:59:54.440934 [ 5 ] {59ac7532-5fa1-461c-b4e0-253f5699f792} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6512 | 2026.03.31 01:59:54.441161 [ 5 ] {59ac7532-5fa1-461c-b4e0-253f5699f792} <Trace> oximeter.fields_ipaddr (8b5489de-94dc-456f-945b-19b433b5e668): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6513 | 2026.03.31 01:59:54.441312 [ 5 ] {59ac7532-5fa1-461c-b4e0-253f5699f792} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001553 sec., 2575.6600128783 rows/sec., 210.03 KiB/sec. | ||
| 6514 | 2026.03.31 01:59:54.441352 [ 5 ] {59ac7532-5fa1-461c-b4e0-253f5699f792} <Debug> TCPHandler: Processed in 0.001872533 sec. | ||
| 6515 | 2026.03.31 01:59:54.441469 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6516 | 2026.03.31 01:59:54.441565 [ 5 ] {8c340306-ccb4-433f-b9ec-d0f40d1a0b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6517 | 2026.03.31 01:59:54.441604 [ 5 ] {8c340306-ccb4-433f-b9ec-d0f40d1a0b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6518 | 2026.03.31 01:59:54.442071 [ 5 ] {8c340306-ccb4-433f-b9ec-d0f40d1a0b6f} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6519 | 2026.03.31 01:59:54.442110 [ 5 ] {8c340306-ccb4-433f-b9ec-d0f40d1a0b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6520 | 2026.03.31 01:59:54.442426 [ 5 ] {8c340306-ccb4-433f-b9ec-d0f40d1a0b6f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6521 | 2026.03.31 01:59:54.442636 [ 5 ] {8c340306-ccb4-433f-b9ec-d0f40d1a0b6f} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6522 | 2026.03.31 01:59:54.442772 [ 5 ] {8c340306-ccb4-433f-b9ec-d0f40d1a0b6f} <Debug> executeQuery: Read 92 rows, 7.88 KiB in 0.001226 sec., 75040.78303425774 rows/sec., 6.27 MiB/sec. | ||
| 6523 | 2026.03.31 01:59:54.442809 [ 5 ] {8c340306-ccb4-433f-b9ec-d0f40d1a0b6f} <Debug> TCPHandler: Processed in 0.001387185 sec. | ||
| 6524 | 2026.03.31 01:59:54.442926 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6525 | 2026.03.31 01:59:54.443024 [ 5 ] {8fe3318f-d6f5-4369-95bd-714da9c09fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6526 | 2026.03.31 01:59:54.443063 [ 5 ] {8fe3318f-d6f5-4369-95bd-714da9c09fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6527 | 2026.03.31 01:59:54.443470 [ 5 ] {8fe3318f-d6f5-4369-95bd-714da9c09fde} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6528 | 2026.03.31 01:59:54.443505 [ 5 ] {8fe3318f-d6f5-4369-95bd-714da9c09fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6529 | 2026.03.31 01:59:54.443792 [ 5 ] {8fe3318f-d6f5-4369-95bd-714da9c09fde} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6530 | 2026.03.31 01:59:54.443994 [ 5 ] {8fe3318f-d6f5-4369-95bd-714da9c09fde} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6531 | 2026.03.31 01:59:54.444119 [ 5 ] {8fe3318f-d6f5-4369-95bd-714da9c09fde} <Debug> executeQuery: Read 21 rows, 1.56 KiB in 0.001114 sec., 18850.987432675047 rows/sec., 1.37 MiB/sec. | ||
| 6532 | 2026.03.31 01:59:54.444154 [ 5 ] {8fe3318f-d6f5-4369-95bd-714da9c09fde} <Debug> TCPHandler: Processed in 0.001275213 sec. | ||
| 6533 | 2026.03.31 01:59:54.444260 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6534 | 2026.03.31 01:59:54.444350 [ 5 ] {fe688059-4933-4895-8eac-ee53ebe73759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6535 | 2026.03.31 01:59:54.444397 [ 5 ] {fe688059-4933-4895-8eac-ee53ebe73759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6536 | 2026.03.31 01:59:54.444801 [ 5 ] {fe688059-4933-4895-8eac-ee53ebe73759} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6537 | 2026.03.31 01:59:54.444836 [ 5 ] {fe688059-4933-4895-8eac-ee53ebe73759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6538 | 2026.03.31 01:59:54.445133 [ 5 ] {fe688059-4933-4895-8eac-ee53ebe73759} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6539 | 2026.03.31 01:59:54.445358 [ 5 ] {fe688059-4933-4895-8eac-ee53ebe73759} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6540 | 2026.03.31 01:59:54.445489 [ 5 ] {fe688059-4933-4895-8eac-ee53ebe73759} <Debug> executeQuery: Read 85 rows, 6.80 KiB in 0.001156 sec., 73529.41176470589 rows/sec., 5.75 MiB/sec. | ||
| 6541 | 2026.03.31 01:59:54.445526 [ 5 ] {fe688059-4933-4895-8eac-ee53ebe73759} <Debug> TCPHandler: Processed in 0.001312364 sec. | ||
| 6542 | 2026.03.31 01:59:54.445636 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6543 | 2026.03.31 01:59:54.445732 [ 5 ] {c29530b9-3d85-42bd-b28c-84220bb89a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6544 | 2026.03.31 01:59:54.445774 [ 5 ] {c29530b9-3d85-42bd-b28c-84220bb89a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6545 | 2026.03.31 01:59:54.446166 [ 5 ] {c29530b9-3d85-42bd-b28c-84220bb89a58} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6546 | 2026.03.31 01:59:54.446201 [ 5 ] {c29530b9-3d85-42bd-b28c-84220bb89a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6547 | 2026.03.31 01:59:54.446522 [ 5 ] {c29530b9-3d85-42bd-b28c-84220bb89a58} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6548 | 2026.03.31 01:59:54.446730 [ 5 ] {c29530b9-3d85-42bd-b28c-84220bb89a58} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6549 | 2026.03.31 01:59:54.446866 [ 5 ] {c29530b9-3d85-42bd-b28c-84220bb89a58} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001151 sec., 140747.17636837534 rows/sec., 9.80 MiB/sec. | ||
| 6550 | 2026.03.31 01:59:54.446908 [ 5 ] {c29530b9-3d85-42bd-b28c-84220bb89a58} <Debug> TCPHandler: Processed in 0.001318683 sec. | ||
| 6551 | 2026.03.31 01:59:54.447023 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6552 | 2026.03.31 01:59:54.447114 [ 5 ] {0e9a2f3f-bc1b-413f-9b7e-320ee46864d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6553 | 2026.03.31 01:59:54.447168 [ 5 ] {0e9a2f3f-bc1b-413f-9b7e-320ee46864d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6554 | 2026.03.31 01:59:54.447956 [ 5 ] {0e9a2f3f-bc1b-413f-9b7e-320ee46864d2} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6555 | 2026.03.31 01:59:54.447992 [ 5 ] {0e9a2f3f-bc1b-413f-9b7e-320ee46864d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6556 | 2026.03.31 01:59:54.448511 [ 5 ] {0e9a2f3f-bc1b-413f-9b7e-320ee46864d2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6557 | 2026.03.31 01:59:54.448727 [ 5 ] {0e9a2f3f-bc1b-413f-9b7e-320ee46864d2} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6558 | 2026.03.31 01:59:54.448849 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6559 | 2026.03.31 01:59:54.448860 [ 5 ] {0e9a2f3f-bc1b-413f-9b7e-320ee46864d2} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001764 sec., 9637.18820861678 rows/sec., 17.27 MiB/sec. | ||
| 6560 | 2026.03.31 01:59:54.448927 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6561 | 2026.03.31 01:59:54.448952 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6562 | 2026.03.31 01:59:54.448959 [ 5 ] {0e9a2f3f-bc1b-413f-9b7e-320ee46864d2} <Debug> TCPHandler: Processed in 0.001982806 sec. | ||
| 6563 | 2026.03.31 01:59:54.449085 [ 189 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::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 | ||
| 6564 | 2026.03.31 01:59:54.449090 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6565 | 2026.03.31 01:59:54.449233 [ 5 ] {23b8c657-e391-469a-928e-0523533aa32c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6566 | 2026.03.31 01:59:54.449276 [ 5 ] {23b8c657-e391-469a-928e-0523533aa32c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6567 | 2026.03.31 01:59:54.449337 [ 189 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6568 | 2026.03.31 01:59:54.449405 [ 189 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 615 rows starting from the beginning of the part | ||
| 6569 | 2026.03.31 01:59:54.449607 [ 189 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 17 rows starting from the beginning of the part | ||
| 6570 | 2026.03.31 01:59:54.449635 [ 5 ] {23b8c657-e391-469a-928e-0523533aa32c} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6571 | 2026.03.31 01:59:54.449676 [ 5 ] {23b8c657-e391-469a-928e-0523533aa32c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6572 | 2026.03.31 01:59:54.449799 [ 189 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 33 rows starting from the beginning of the part | ||
| 6573 | 2026.03.31 01:59:54.449967 [ 189 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 17 rows starting from the beginning of the part | ||
| 6574 | 2026.03.31 01:59:54.449986 [ 5 ] {23b8c657-e391-469a-928e-0523533aa32c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6575 | 2026.03.31 01:59:54.450108 [ 189 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 6576 | 2026.03.31 01:59:54.450232 [ 5 ] {23b8c657-e391-469a-928e-0523533aa32c} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6577 | 2026.03.31 01:59:54.450237 [ 189 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 17 rows starting from the beginning of the part | ||
| 6578 | 2026.03.31 01:59:54.450379 [ 5 ] {23b8c657-e391-469a-928e-0523533aa32c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 6579 | 2026.03.31 01:59:54.450418 [ 5 ] {23b8c657-e391-469a-928e-0523533aa32c} <Debug> TCPHandler: Processed in 0.001375455 sec. | ||
| 6580 | 2026.03.31 01:59:54.455013 [ 187 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 19 columns (19 merged, 0 gathered) in 0.005995277 sec., 120594.9283077329 rows/sec., 216.10 MiB/sec. | ||
| 6581 | 2026.03.31 01:59:54.456002 [ 193 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6582 | 2026.03.31 01:59:54.456326 [ 193 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6583 | 2026.03.31 01:59:54.456397 [ 193 ] {faf171e6-785c-4c26-964b-5b402c41a2f1::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6584 | 2026.03.31 01:59:54.456485 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 6585 | 2026.03.31 01:59:55.000255 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.04 MiB, peak 283.56 MiB, free memory in arenas 0.00 B, will set to 278.20 MiB (RSS), difference: 2.16 MiB | ||
| 6586 | 2026.03.31 01:59:55.151915 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14832 | ||
| 6587 | 2026.03.31 01:59:55.152441 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6588 | 2026.03.31 01:59:55.152489 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6589 | 2026.03.31 01:59:55.153149 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6590 | 2026.03.31 01:59:55.153384 [ 243 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6591 | 2026.03.31 01:59:55.153522 [ 143 ] {} <Debug> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6592 | 2026.03.31 01:59:55.153536 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14832 | ||
| 6593 | 2026.03.31 01:59:55.153591 [ 143 ] {} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6594 | 2026.03.31 01:59:55.153616 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6595 | 2026.03.31 01:59:55.153713 [ 194 ] {fe625a4a-596f-4114-8172-c65c063c6262::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 | ||
| 6596 | 2026.03.31 01:59:55.153823 [ 194 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6597 | 2026.03.31 01:59:55.153860 [ 194 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12400 rows starting from the beginning of the part | ||
| 6598 | 2026.03.31 01:59:55.153922 [ 194 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 6599 | 2026.03.31 01:59:55.153965 [ 194 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 6600 | 2026.03.31 01:59:55.154005 [ 194 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 6601 | 2026.03.31 01:59:55.154041 [ 194 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 6602 | 2026.03.31 01:59:55.154077 [ 194 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 6603 | 2026.03.31 01:59:55.155880 [ 187 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14832 rows, containing 4 columns (4 merged, 0 gathered) in 0.002205849 sec., 6723941.6659979895 rows/sec., 96.19 MiB/sec. | ||
| 6604 | 2026.03.31 01:59:55.156287 [ 187 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6605 | 2026.03.31 01:59:55.156594 [ 187 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_31_6} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6606 | 2026.03.31 01:59:55.156688 [ 187 ] {fe625a4a-596f-4114-8172-c65c063c6262::all_1_31_6} <Trace> system.asynchronous_metric_log (fe625a4a-596f-4114-8172-c65c063c6262) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6607 | 2026.03.31 01:59:55.156796 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6608 | 2026.03.31 01:59:55.941112 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6609 | 2026.03.31 01:59:55.959409 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6610 | 2026.03.31 01:59:55.959467 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6611 | 2026.03.31 01:59:55.965039 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6612 | 2026.03.31 01:59:55.965799 [ 244 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6613 | 2026.03.31 01:59:55.966080 [ 142 ] {} <Debug> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6614 | 2026.03.31 01:59:55.966121 [ 142 ] {} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6615 | 2026.03.31 01:59:55.966143 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6616 | 2026.03.31 01:59:55.966273 [ 196 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 6617 | 2026.03.31 01:59:55.969158 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6618 | 2026.03.31 01:59:55.970491 [ 196 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6619 | 2026.03.31 01:59:55.972036 [ 196 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 6620 | 2026.03.31 01:59:55.976818 [ 196 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 6621 | 2026.03.31 01:59:55.981285 [ 196 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 6622 | 2026.03.31 01:59:55.985716 [ 196 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 6623 | 2026.03.31 01:59:55.989921 [ 196 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 6624 | 2026.03.31 01:59:55.993769 [ 196 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::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 | ||
| 6625 | 2026.03.31 01:59:56.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.78 MiB, peak 284.69 MiB, free memory in arenas 0.00 B, will set to 279.66 MiB (RSS), difference: -3.11 MiB | ||
| 6626 | 2026.03.31 01:59:56.050310 [ 188 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.084102151 sec., 2782.3307396739474 rows/sec., 14.39 MiB/sec. | ||
| 6627 | 2026.03.31 01:59:56.053248 [ 198 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6628 | 2026.03.31 01:59:56.055379 [ 198 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::all_1_31_6} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6629 | 2026.03.31 01:59:56.055505 [ 198 ] {e9405a65-ab83-40cf-85e4-8ac2640ef083::all_1_31_6} <Trace> system.metric_log (e9405a65-ab83-40cf-85e4-8ac2640ef083) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6630 | 2026.03.31 01:59:56.057987 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 6631 | 2026.03.31 01:59:57.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.16 MiB, peak 286.75 MiB, free memory in arenas 0.00 B, will set to 282.78 MiB (RSS), difference: 6.62 MiB | ||
| 6632 | 2026.03.31 01:59:59.439564 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6633 | 2026.03.31 01:59:59.439746 [ 5 ] {e1b5adce-c0cc-447c-9e0f-3e17d9a38bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6634 | 2026.03.31 01:59:59.439817 [ 5 ] {e1b5adce-c0cc-447c-9e0f-3e17d9a38bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6635 | 2026.03.31 01:59:59.440503 [ 5 ] {e1b5adce-c0cc-447c-9e0f-3e17d9a38bd0} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6636 | 2026.03.31 01:59:59.440551 [ 5 ] {e1b5adce-c0cc-447c-9e0f-3e17d9a38bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6637 | 2026.03.31 01:59:59.440963 [ 5 ] {e1b5adce-c0cc-447c-9e0f-3e17d9a38bd0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6638 | 2026.03.31 01:59:59.441206 [ 5 ] {e1b5adce-c0cc-447c-9e0f-3e17d9a38bd0} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6639 | 2026.03.31 01:59:59.441368 [ 5 ] {e1b5adce-c0cc-447c-9e0f-3e17d9a38bd0} <Debug> executeQuery: Read 104 rows, 8.91 KiB in 0.001673 sec., 62163.777644949194 rows/sec., 5.20 MiB/sec. | ||
| 6640 | 2026.03.31 01:59:59.441374 [ 137 ] {} <Debug> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6641 | 2026.03.31 01:59:59.441420 [ 5 ] {e1b5adce-c0cc-447c-9e0f-3e17d9a38bd0} <Debug> TCPHandler: Processed in 0.001989685 sec. | ||
| 6642 | 2026.03.31 01:59:59.441453 [ 137 ] {} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6643 | 2026.03.31 01:59:59.441485 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6644 | 2026.03.31 01:59:59.441556 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6645 | 2026.03.31 01:59:59.441609 [ 187 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::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 | ||
| 6646 | 2026.03.31 01:59:59.441667 [ 5 ] {cb9ec25a-9df3-4550-a865-d890c5b27545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6647 | 2026.03.31 01:59:59.441718 [ 5 ] {cb9ec25a-9df3-4550-a865-d890c5b27545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6648 | 2026.03.31 01:59:59.441758 [ 187 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6649 | 2026.03.31 01:59:59.441800 [ 187 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3356 rows starting from the beginning of the part | ||
| 6650 | 2026.03.31 01:59:59.441868 [ 187 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::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 | ||
| 6651 | 2026.03.31 01:59:59.441915 [ 187 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 90 rows starting from the beginning of the part | ||
| 6652 | 2026.03.31 01:59:59.441957 [ 187 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 104 rows starting from the beginning of the part | ||
| 6653 | 2026.03.31 01:59:59.441995 [ 187 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 92 rows starting from the beginning of the part | ||
| 6654 | 2026.03.31 01:59:59.442034 [ 187 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 104 rows starting from the beginning of the part | ||
| 6655 | 2026.03.31 01:59:59.442193 [ 5 ] {cb9ec25a-9df3-4550-a865-d890c5b27545} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6656 | 2026.03.31 01:59:59.442245 [ 5 ] {cb9ec25a-9df3-4550-a865-d890c5b27545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6657 | 2026.03.31 01:59:59.442870 [ 5 ] {cb9ec25a-9df3-4550-a865-d890c5b27545} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6658 | 2026.03.31 01:59:59.443097 [ 5 ] {cb9ec25a-9df3-4550-a865-d890c5b27545} <Trace> oximeter.fields_u16 (cde96ffd-778b-4150-9f33-8ec5022f2422): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6659 | 2026.03.31 01:59:59.443240 [ 5 ] {cb9ec25a-9df3-4550-a865-d890c5b27545} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001598 sec., 15018.773466833542 rows/sec., 1.10 MiB/sec. | ||
| 6660 | 2026.03.31 01:59:59.443282 [ 5 ] {cb9ec25a-9df3-4550-a865-d890c5b27545} <Debug> TCPHandler: Processed in 0.001778561 sec. | ||
| 6661 | 2026.03.31 01:59:59.443398 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6662 | 2026.03.31 01:59:59.443496 [ 5 ] {6ce5835d-4fd8-42be-a4fe-92c304ac0dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6663 | 2026.03.31 01:59:59.443539 [ 5 ] {6ce5835d-4fd8-42be-a4fe-92c304ac0dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6664 | 2026.03.31 01:59:59.443538 [ 198 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3802 rows, containing 5 columns (5 merged, 0 gathered) in 0.001985026 sec., 1915340.151715897 rows/sec., 153.56 MiB/sec. | ||
| 6665 | 2026.03.31 01:59:59.443897 [ 202 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6666 | 2026.03.31 01:59:59.443997 [ 5 ] {6ce5835d-4fd8-42be-a4fe-92c304ac0dc8} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6667 | 2026.03.31 01:59:59.444041 [ 5 ] {6ce5835d-4fd8-42be-a4fe-92c304ac0dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6668 | 2026.03.31 01:59:59.444222 [ 202 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_46_9} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6669 | 2026.03.31 01:59:59.444321 [ 202 ] {7b9e949f-4355-4370-9ae3-50c333341cd9::all_1_46_9} <Trace> oximeter.fields_string (7b9e949f-4355-4370-9ae3-50c333341cd9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6670 | 2026.03.31 01:59:59.444421 [ 5 ] {6ce5835d-4fd8-42be-a4fe-92c304ac0dc8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6671 | 2026.03.31 01:59:59.444432 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 6672 | 2026.03.31 01:59:59.444669 [ 5 ] {6ce5835d-4fd8-42be-a4fe-92c304ac0dc8} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6673 | 2026.03.31 01:59:59.444787 [ 137 ] {} <Debug> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6674 | 2026.03.31 01:59:59.444805 [ 5 ] {6ce5835d-4fd8-42be-a4fe-92c304ac0dc8} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.00133 sec., 66165.41353383458 rows/sec., 5.17 MiB/sec. | ||
| 6675 | 2026.03.31 01:59:59.444833 [ 137 ] {} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6676 | 2026.03.31 01:59:59.444851 [ 5 ] {6ce5835d-4fd8-42be-a4fe-92c304ac0dc8} <Debug> TCPHandler: Processed in 0.001504247 sec. | ||
| 6677 | 2026.03.31 01:59:59.444858 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6678 | 2026.03.31 01:59:59.444956 [ 202 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::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 | ||
| 6679 | 2026.03.31 01:59:59.444982 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6680 | 2026.03.31 01:59:59.445057 [ 202 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6681 | 2026.03.31 01:59:59.445084 [ 5 ] {c83ca4ea-d878-4a73-a66d-59da9e933e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6682 | 2026.03.31 01:59:59.445095 [ 202 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1829 rows starting from the beginning of the part | ||
| 6683 | 2026.03.31 01:59:59.445135 [ 5 ] {c83ca4ea-d878-4a73-a66d-59da9e933e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6684 | 2026.03.31 01:59:59.445172 [ 202 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::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 | ||
| 6685 | 2026.03.31 01:59:59.445221 [ 202 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 81 rows starting from the beginning of the part | ||
| 6686 | 2026.03.31 01:59:59.445262 [ 202 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 88 rows starting from the beginning of the part | ||
| 6687 | 2026.03.31 01:59:59.445301 [ 202 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 85 rows starting from the beginning of the part | ||
| 6688 | 2026.03.31 01:59:59.445341 [ 202 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 88 rows starting from the beginning of the part | ||
| 6689 | 2026.03.31 01:59:59.445558 [ 5 ] {c83ca4ea-d878-4a73-a66d-59da9e933e10} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6690 | 2026.03.31 01:59:59.445601 [ 5 ] {c83ca4ea-d878-4a73-a66d-59da9e933e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6691 | 2026.03.31 01:59:59.445962 [ 5 ] {c83ca4ea-d878-4a73-a66d-59da9e933e10} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6692 | 2026.03.31 01:59:59.446196 [ 5 ] {c83ca4ea-d878-4a73-a66d-59da9e933e10} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6693 | 2026.03.31 01:59:59.446307 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6694 | 2026.03.31 01:59:59.446329 [ 5 ] {c83ca4ea-d878-4a73-a66d-59da9e933e10} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 6695 | 2026.03.31 01:59:59.446339 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6696 | 2026.03.31 01:59:59.446370 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6697 | 2026.03.31 01:59:59.446375 [ 5 ] {c83ca4ea-d878-4a73-a66d-59da9e933e10} <Debug> TCPHandler: Processed in 0.001441976 sec. | ||
| 6698 | 2026.03.31 01:59:59.446445 [ 198 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::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 | ||
| 6699 | 2026.03.31 01:59:59.446493 [ 197 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2235 rows, containing 5 columns (5 merged, 0 gathered) in 0.001572868 sec., 1420971.1177288876 rows/sec., 104.83 MiB/sec. | ||
| 6700 | 2026.03.31 01:59:59.446507 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6701 | 2026.03.31 01:59:59.446544 [ 198 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6702 | 2026.03.31 01:59:59.446585 [ 198 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14777 rows starting from the beginning of the part | ||
| 6703 | 2026.03.31 01:59:59.446643 [ 5 ] {9b8f6e9b-627e-447e-89ff-b26b67ade713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6704 | 2026.03.31 01:59:59.446664 [ 198 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 128 rows starting from the beginning of the part | ||
| 6705 | 2026.03.31 01:59:59.446716 [ 5 ] {9b8f6e9b-627e-447e-89ff-b26b67ade713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6706 | 2026.03.31 01:59:59.446720 [ 192 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6707 | 2026.03.31 01:59:59.446716 [ 198 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::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 | ||
| 6708 | 2026.03.31 01:59:59.446803 [ 198 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::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 | ||
| 6709 | 2026.03.31 01:59:59.446843 [ 198 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 162 rows starting from the beginning of the part | ||
| 6710 | 2026.03.31 01:59:59.446886 [ 198 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::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 | ||
| 6711 | 2026.03.31 01:59:59.447023 [ 192 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_46_9} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6712 | 2026.03.31 01:59:59.447103 [ 192 ] {48ebb4a0-1517-4d8c-ae23-7abfaeab9460::all_1_46_9} <Trace> oximeter.fields_uuid (48ebb4a0-1517-4d8c-ae23-7abfaeab9460) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6713 | 2026.03.31 01:59:59.447189 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 6714 | 2026.03.31 01:59:59.447618 [ 5 ] {9b8f6e9b-627e-447e-89ff-b26b67ade713} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6715 | 2026.03.31 01:59:59.447662 [ 5 ] {9b8f6e9b-627e-447e-89ff-b26b67ade713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6716 | 2026.03.31 01:59:59.448439 [ 5 ] {9b8f6e9b-627e-447e-89ff-b26b67ade713} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6717 | 2026.03.31 01:59:59.448689 [ 5 ] {9b8f6e9b-627e-447e-89ff-b26b67ade713} <Trace> oximeter.measurements_histogramu64 (faf171e6-785c-4c26-964b-5b402c41a2f1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6718 | 2026.03.31 01:59:59.448840 [ 5 ] {9b8f6e9b-627e-447e-89ff-b26b67ade713} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002224 sec., 10791.366906474821 rows/sec., 19.34 MiB/sec. | ||
| 6719 | 2026.03.31 01:59:59.448917 [ 5 ] {9b8f6e9b-627e-447e-89ff-b26b67ade713} <Debug> TCPHandler: Processed in 0.002471414 sec. | ||
| 6720 | 2026.03.31 01:59:59.449029 [ 5 ] {} <Trace> TCP-Session: 2d2c00b8-4c21-456d-96dc-50035551b8fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6721 | 2026.03.31 01:59:59.449126 [ 5 ] {e57365cd-ccd8-4f31-bad6-1fc301140444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6722 | 2026.03.31 01:59:59.449169 [ 5 ] {e57365cd-ccd8-4f31-bad6-1fc301140444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6723 | 2026.03.31 01:59:59.449530 [ 5 ] {e57365cd-ccd8-4f31-bad6-1fc301140444} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6724 | 2026.03.31 01:59:59.449567 [ 5 ] {e57365cd-ccd8-4f31-bad6-1fc301140444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6725 | 2026.03.31 01:59:59.449985 [ 5 ] {e57365cd-ccd8-4f31-bad6-1fc301140444} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6726 | 2026.03.31 01:59:59.450205 [ 5 ] {e57365cd-ccd8-4f31-bad6-1fc301140444} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6727 | 2026.03.31 01:59:59.450311 [ 137 ] {} <Debug> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6728 | 2026.03.31 01:59:59.450332 [ 5 ] {e57365cd-ccd8-4f31-bad6-1fc301140444} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001226 sec., 48939.64110929853 rows/sec., 3.30 MiB/sec. | ||
| 6729 | 2026.03.31 01:59:59.450341 [ 137 ] {} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6730 | 2026.03.31 01:59:59.450372 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 6731 | 2026.03.31 01:59:59.450375 [ 5 ] {e57365cd-ccd8-4f31-bad6-1fc301140444} <Debug> TCPHandler: Processed in 0.001395535 sec. | ||
| 6732 | 2026.03.31 01:59:59.450450 [ 197 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::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 | ||
| 6733 | 2026.03.31 01:59:59.450561 [ 197 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6734 | 2026.03.31 01:59:59.450593 [ 197 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2352 rows starting from the beginning of the part | ||
| 6735 | 2026.03.31 01:59:59.450653 [ 197 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 48 rows starting from the beginning of the part | ||
| 6736 | 2026.03.31 01:59:59.450694 [ 197 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::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 | ||
| 6737 | 2026.03.31 01:59:59.450732 [ 197 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::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 | ||
| 6738 | 2026.03.31 01:59:59.450771 [ 197 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::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 | ||
| 6739 | 2026.03.31 01:59:59.450805 [ 197 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::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 | ||
| 6740 | 2026.03.31 01:59:59.451693 [ 190 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15547 rows, containing 5 columns (5 merged, 0 gathered) in 0.005280764 sec., 2944081.576074977 rows/sec., 196.90 MiB/sec. | ||
| 6741 | 2026.03.31 01:59:59.452128 [ 199 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2640 rows, containing 4 columns (4 merged, 0 gathered) in 0.001711261 sec., 1542722.0044166262 rows/sec., 103.12 MiB/sec. | ||
| 6742 | 2026.03.31 01:59:59.452251 [ 202 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6743 | 2026.03.31 01:59:59.452450 [ 190 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6744 | 2026.03.31 01:59:59.452543 [ 202 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6745 | 2026.03.31 01:59:59.452615 [ 202 ] {8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (8a50d3d3-1d2c-4bc8-be8e-1098bdfb5bcf) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6746 | 2026.03.31 01:59:59.452692 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB. | ||
| 6747 | 2026.03.31 01:59:59.452723 [ 202 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_46_9} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6748 | 2026.03.31 01:59:59.452786 [ 202 ] {2e6bb0fa-f129-4ed4-b012-8e23cf898460::all_1_46_9} <Trace> oximeter.measurements_u64 (2e6bb0fa-f129-4ed4-b012-8e23cf898460) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6749 | 2026.03.31 01:59:59.452863 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6750 | 2026.03.31 02:00:00.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.31 MiB, peak 292.28 MiB, free memory in arenas 0.00 B, will set to 284.57 MiB (RSS), difference: 1.26 MiB | ||