| 1 | [ Mar 26 16:28:26 Enabled. ] | ||
| 2 | [ Mar 26 16:28:26 Rereading configuration. ] | ||
| 3 | [ Mar 26 16:28:27 Rereading configuration. ] | ||
| 4 | [ Mar 26 16:28:30 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 26 16:28:30 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.26 16:28:31.089390 [ 1 ] {} <Information> Application: Will watch for the process with pid 24178 | ||
| 29 | 2026.03.26 16:28:31.089807 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.26 16:28:31.312581 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24178 | ||
| 31 | 2026.03.26 16:28:31.313431 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.26 16:28:31.313597 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.26 16:28:31.428108 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.26 16:28:31.504061 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.26 16:28:31.504122 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.26 16:28:31.504141 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.26 16:28:31.504204 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.26 16:28:31.504594 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.26 16:28:31.506840 [ 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.26 16:28:31.507647 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.26 16:28:31.508524 [ 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.26 16:28:31.508551 [ 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.26 16:28:31.508566 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.26 16:28:31.509334 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.26 16:28:31.510403 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.26 16:28:31.516880 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.26 16:28:31.517569 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.26 16:28:31.518924 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.26 16:28:31.518996 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.26 16:28:31.520047 [ 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.26 16:28:31.520482 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.26 16:28:31.524679 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.26 16:28:31.525236 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.26 16:28:31.528489 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.26 16:28:31.528781 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.26 16:28:31.529057 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.26 16:28:31.529388 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.26 16:28:31.530648 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.26 16:28:31.530672 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.26 16:28:31.530762 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.26 16:28:31.530856 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.26 16:28:31.560663 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.26 16:28:31.560694 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000182394 sec | ||
| 68 | 2026.03.26 16:28:31.560726 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.26 16:28:31.560743 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.26 16:28:31.561544 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.26 16:28:31.562155 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.26 16:28:31.571449 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.26 16:28:31.571492 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.26 16:28:31.571513 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.26 16:28:31.571525 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.26 16:28:31.571560 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.26 16:28:31.571579 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.26 16:28:31.573623 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.26 16:28:31.573669 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.26 16:28:31.573688 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.26 16:28:31.573823 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.26 16:28:31.573865 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.26 16:28:31.573878 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.26 16:28:31.573895 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.26 16:28:31.573907 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.26 16:28:31.573938 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.26 16:28:31.573956 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.26 16:28:31.598322 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.26 16:28:31.601775 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.26 16:28:31.601822 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.5121e-05 sec | ||
| 91 | 2026.03.26 16:28:31.601836 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.26 16:28:31.601847 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.26 16:28:31.601872 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.26 16:28:31.602078 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.26 16:28:31.602130 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.26 16:28:31.602150 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.26 16:28:31.602166 [ 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.26 16:28:31.602184 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.26 16:28:31.611471 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.26 16:28:31.611680 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.64 MiB (RSS), difference: 91.86 MiB | ||
| 101 | 2026.03.26 16:28:31.613161 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.443e-05 sec. | ||
| 102 | 2026.03.26 16:28:31.613552 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.26 16:28:31.614330 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.26 16:28:31.614349 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.26 16:28:32.319047 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42062 | ||
| 106 | 2026.03.26 16:28:32.319864 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.26 16:28:32.319922 [ 3 ] {} <Debug> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Authenticating user 'default' from [fd00:1122:3344:101::d]:42062 | ||
| 108 | 2026.03.26 16:28:32.319950 [ 3 ] {} <Debug> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.26 16:28:32.319978 [ 3 ] {} <Debug> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.26 16:28:32.320067 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.26 16:28:32.320092 [ 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.26 16:28:32.320116 [ 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.26 16:28:32.320608 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37152 | ||
| 114 | 2026.03.26 16:28:32.321406 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53243 | ||
| 115 | 2026.03.26 16:28:32.321426 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47195 | ||
| 116 | 2026.03.26 16:28:32.321843 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39542 | ||
| 117 | 2026.03.26 16:28:32.322129 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.03.26 16:28:32.322176 [ 4 ] {} <Debug> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Authenticating user 'default' from [fd00:1122:3344:101::d]:37152 | ||
| 119 | 2026.03.26 16:28:32.322200 [ 4 ] {} <Debug> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.03.26 16:28:32.322212 [ 4 ] {} <Debug> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.03.26 16:28:32.322503 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.03.26 16:28:32.322544 [ 253 ] {} <Debug> TCP-Session: 87c9a62b-664a-4794-9459-2c448c3292a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:53243 | ||
| 123 | 2026.03.26 16:28:32.322563 [ 253 ] {} <Debug> TCP-Session: 87c9a62b-664a-4794-9459-2c448c3292a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.03.26 16:28:32.322599 [ 253 ] {} <Debug> TCP-Session: 87c9a62b-664a-4794-9459-2c448c3292a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.03.26 16:28:32.323095 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.03.26 16:28:32.323144 [ 255 ] {} <Debug> TCP-Session: a9285dad-201a-452d-b27f-bd1be2a18d9a Authenticating user 'default' from [fd00:1122:3344:101::d]:39542 | ||
| 127 | 2026.03.26 16:28:32.323184 [ 255 ] {} <Debug> TCP-Session: a9285dad-201a-452d-b27f-bd1be2a18d9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.03.26 16:28:32.323198 [ 255 ] {} <Debug> TCP-Session: a9285dad-201a-452d-b27f-bd1be2a18d9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.03.26 16:28:32.323215 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.03.26 16:28:32.323239 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49502 | ||
| 131 | 2026.03.26 16:28:32.323260 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 132 | 2026.03.26 16:28:32.323289 [ 5 ] {} <Debug> TCP-Session: a3cdba56-e3ab-4b4d-94bd-412711588680 Authenticating user 'default' from [fd00:1122:3344:101::d]:47195 | ||
| 133 | 2026.03.26 16:28:32.323261 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40505 | ||
| 134 | 2026.03.26 16:28:32.323343 [ 5 ] {} <Debug> TCP-Session: a3cdba56-e3ab-4b4d-94bd-412711588680 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.03.26 16:28:32.323393 [ 5 ] {} <Debug> TCP-Session: a3cdba56-e3ab-4b4d-94bd-412711588680 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.03.26 16:28:32.323400 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55384 | ||
| 137 | 2026.03.26 16:28:32.323569 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.03.26 16:28:32.323593 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60129 | ||
| 139 | 2026.03.26 16:28:32.323642 [ 257 ] {} <Debug> TCP-Session: ae65cc82-77cc-4830-be63-912944db9486 Authenticating user 'default' from [fd00:1122:3344:101::d]:49502 | ||
| 140 | 2026.03.26 16:28:32.323698 [ 257 ] {} <Debug> TCP-Session: ae65cc82-77cc-4830-be63-912944db9486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.03.26 16:28:32.323711 [ 257 ] {} <Debug> TCP-Session: ae65cc82-77cc-4830-be63-912944db9486 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.03.26 16:28:32.323729 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.03.26 16:28:32.323789 [ 256 ] {} <Debug> TCP-Session: c69bf55a-a9ee-4570-81b0-2544d0a02c2a Authenticating user 'default' from [fd00:1122:3344:101::d]:40505 | ||
| 144 | 2026.03.26 16:28:32.323829 [ 256 ] {} <Debug> TCP-Session: c69bf55a-a9ee-4570-81b0-2544d0a02c2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.26 16:28:32.323849 [ 256 ] {} <Debug> TCP-Session: c69bf55a-a9ee-4570-81b0-2544d0a02c2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.03.26 16:28:32.325009 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.03.26 16:28:32.325054 [ 258 ] {} <Debug> TCP-Session: 3a67080a-f467-4be0-9940-ffc2c2d138fc Authenticating user 'default' from [fd00:1122:3344:101::d]:55384 | ||
| 148 | 2026.03.26 16:28:32.325071 [ 258 ] {} <Debug> TCP-Session: 3a67080a-f467-4be0-9940-ffc2c2d138fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.03.26 16:28:32.325083 [ 258 ] {} <Debug> TCP-Session: 3a67080a-f467-4be0-9940-ffc2c2d138fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.03.26 16:28:32.325715 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.03.26 16:28:32.325775 [ 259 ] {} <Debug> TCP-Session: 0ef626b4-138e-4772-973a-701bfc807084 Authenticating user 'default' from [fd00:1122:3344:101::d]:60129 | ||
| 152 | 2026.03.26 16:28:32.325797 [ 259 ] {} <Debug> TCP-Session: 0ef626b4-138e-4772-973a-701bfc807084 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.26 16:28:32.325853 [ 259 ] {} <Debug> TCP-Session: 0ef626b4-138e-4772-973a-701bfc807084 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.03.26 16:28:32.326709 [ 3 ] {40abf545-6a83-4336-bed9-415b73943b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.03.26 16:28:32.416854 [ 3 ] {40abf545-6a83-4336-bed9-415b73943b56} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:42062) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.03.26 16:28:32.417720 [ 3 ] {40abf545-6a83-4336-bed9-415b73943b56} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.03.26 16:28:32.417820 [ 3 ] {40abf545-6a83-4336-bed9-415b73943b56} <Debug> TCPHandler: Processed in 0.09688905 sec. | ||
| 204 | 2026.03.26 16:28:32.418252 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.03.26 16:28:32.418523 [ 4 ] {5b9749cc-3e15-4b91-a884-143ef1c7447a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.03.26 16:28:32.418948 [ 4 ] {5b9749cc-3e15-4b91-a884-143ef1c7447a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37152) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.03.26 16:28:32.419110 [ 4 ] {5b9749cc-3e15-4b91-a884-143ef1c7447a} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.03.26 16:28:32.419207 [ 4 ] {5b9749cc-3e15-4b91-a884-143ef1c7447a} <Debug> TCPHandler: Processed in 0.001128113 sec. | ||
| 255 | 2026.03.26 16:28:32.419491 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.03.26 16:28:32.420235 [ 3 ] {ad8b2427-0b5d-48fc-90cc-140ff03421bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.03.26 16:28:32.420874 [ 3 ] {ad8b2427-0b5d-48fc-90cc-140ff03421bd} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.03.26 16:28:32.427270 [ 3 ] {ad8b2427-0b5d-48fc-90cc-140ff03421bd} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.03.26 16:28:32.427293 [ 3 ] {ad8b2427-0b5d-48fc-90cc-140ff03421bd} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.8271e-05 sec | ||
| 260 | 2026.03.26 16:28:32.427306 [ 3 ] {ad8b2427-0b5d-48fc-90cc-140ff03421bd} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.03.26 16:28:32.427325 [ 3 ] {ad8b2427-0b5d-48fc-90cc-140ff03421bd} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.03.26 16:28:32.427353 [ 3 ] {ad8b2427-0b5d-48fc-90cc-140ff03421bd} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.03.26 16:28:32.427997 [ 3 ] {ad8b2427-0b5d-48fc-90cc-140ff03421bd} <Debug> TCPHandler: Processed in 0.008614124 sec. | ||
| 264 | 2026.03.26 16:28:32.428148 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.03.26 16:28:32.428340 [ 3 ] {51b98b75-bc9f-4da2-a872-e085f738068b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.03.26 16:28:32.428392 [ 3 ] {51b98b75-bc9f-4da2-a872-e085f738068b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.03.26 16:28:32.433326 [ 3 ] {51b98b75-bc9f-4da2-a872-e085f738068b} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.03.26 16:28:32.441989 [ 3 ] {51b98b75-bc9f-4da2-a872-e085f738068b} <Debug> oximeter.version (7cb4e5fe-3453-403a-a865-b847f035a68b): Loading data parts | ||
| 270 | 2026.03.26 16:28:32.443065 [ 3 ] {51b98b75-bc9f-4da2-a872-e085f738068b} <Debug> oximeter.version (7cb4e5fe-3453-403a-a865-b847f035a68b): There are no data parts | ||
| 271 | 2026.03.26 16:28:32.457688 [ 3 ] {51b98b75-bc9f-4da2-a872-e085f738068b} <Debug> TCPHandler: Processed in 0.029588819 sec. | ||
| 272 | 2026.03.26 16:28:32.457872 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.03.26 16:28:32.458053 [ 3 ] {d2b7f9bc-8f92-4678-8040-bba47aa9094d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2026.03.26 16:28:32.458125 [ 3 ] {d2b7f9bc-8f92-4678-8040-bba47aa9094d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.03.26 16:28:32.470707 [ 3 ] {d2b7f9bc-8f92-4678-8040-bba47aa9094d} <Debug> oximeter.measurements_bool (f419aa2b-65ca-4af0-8e35-a1f1d59a0784): Loading data parts | ||
| 286 | 2026.03.26 16:28:32.470941 [ 3 ] {d2b7f9bc-8f92-4678-8040-bba47aa9094d} <Debug> oximeter.measurements_bool (f419aa2b-65ca-4af0-8e35-a1f1d59a0784): There are no data parts | ||
| 287 | 2026.03.26 16:28:32.473964 [ 3 ] {d2b7f9bc-8f92-4678-8040-bba47aa9094d} <Debug> TCPHandler: Processed in 0.016144906 sec. | ||
| 288 | 2026.03.26 16:28:32.474131 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.03.26 16:28:32.474307 [ 3 ] {27c24526-4828-4e15-bfeb-1fed7c5e6037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 290 | 2026.03.26 16:28:32.474364 [ 3 ] {27c24526-4828-4e15-bfeb-1fed7c5e6037} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.03.26 16:28:32.485367 [ 3 ] {27c24526-4828-4e15-bfeb-1fed7c5e6037} <Debug> oximeter.measurements_i8 (85b8b1a4-f7f9-4d9d-b8a9-599fe2022e99): Loading data parts | ||
| 292 | 2026.03.26 16:28:32.485579 [ 3 ] {27c24526-4828-4e15-bfeb-1fed7c5e6037} <Debug> oximeter.measurements_i8 (85b8b1a4-f7f9-4d9d-b8a9-599fe2022e99): There are no data parts | ||
| 293 | 2026.03.26 16:28:32.494677 [ 3 ] {27c24526-4828-4e15-bfeb-1fed7c5e6037} <Debug> TCPHandler: Processed in 0.020596796 sec. | ||
| 294 | 2026.03.26 16:28:32.494861 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.03.26 16:28:32.495052 [ 3 ] {d6df7fe1-f937-4cf8-a2d1-8a9be019106a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 296 | 2026.03.26 16:28:32.495118 [ 3 ] {d6df7fe1-f937-4cf8-a2d1-8a9be019106a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.03.26 16:28:32.501064 [ 3 ] {d6df7fe1-f937-4cf8-a2d1-8a9be019106a} <Debug> oximeter.measurements_u8 (67d10040-0aa7-420e-8978-81393811907e): Loading data parts | ||
| 298 | 2026.03.26 16:28:32.501250 [ 3 ] {d6df7fe1-f937-4cf8-a2d1-8a9be019106a} <Debug> oximeter.measurements_u8 (67d10040-0aa7-420e-8978-81393811907e): There are no data parts | ||
| 299 | 2026.03.26 16:28:32.506938 [ 3 ] {d6df7fe1-f937-4cf8-a2d1-8a9be019106a} <Debug> TCPHandler: Processed in 0.012136446 sec. | ||
| 300 | 2026.03.26 16:28:32.507104 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.03.26 16:28:32.507304 [ 3 ] {f9a991ce-8012-4b9f-80a1-20781e568b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 302 | 2026.03.26 16:28:32.507346 [ 3 ] {f9a991ce-8012-4b9f-80a1-20781e568b54} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.03.26 16:28:32.517699 [ 3 ] {f9a991ce-8012-4b9f-80a1-20781e568b54} <Debug> oximeter.measurements_i16 (dca10baf-0634-46e4-8a46-9f89ef9bd98d): Loading data parts | ||
| 304 | 2026.03.26 16:28:32.517849 [ 3 ] {f9a991ce-8012-4b9f-80a1-20781e568b54} <Debug> oximeter.measurements_i16 (dca10baf-0634-46e4-8a46-9f89ef9bd98d): There are no data parts | ||
| 305 | 2026.03.26 16:28:32.520156 [ 3 ] {f9a991ce-8012-4b9f-80a1-20781e568b54} <Debug> TCPHandler: Processed in 0.013109416 sec. | ||
| 306 | 2026.03.26 16:28:32.520321 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.03.26 16:28:32.520474 [ 3 ] {149a2aeb-375e-46fb-909e-275d88b258bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 308 | 2026.03.26 16:28:32.520530 [ 3 ] {149a2aeb-375e-46fb-909e-275d88b258bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.03.26 16:28:32.531922 [ 3 ] {149a2aeb-375e-46fb-909e-275d88b258bf} <Debug> oximeter.measurements_u16 (508d8643-cc0f-445d-b264-7f92dd78b3cc): Loading data parts | ||
| 310 | 2026.03.26 16:28:32.532070 [ 3 ] {149a2aeb-375e-46fb-909e-275d88b258bf} <Debug> oximeter.measurements_u16 (508d8643-cc0f-445d-b264-7f92dd78b3cc): There are no data parts | ||
| 311 | 2026.03.26 16:28:32.535393 [ 3 ] {149a2aeb-375e-46fb-909e-275d88b258bf} <Debug> TCPHandler: Processed in 0.015121166 sec. | ||
| 312 | 2026.03.26 16:28:32.535559 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.03.26 16:28:32.535764 [ 3 ] {733d5b37-3068-4c67-a547-e23c849c5b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 314 | 2026.03.26 16:28:32.535813 [ 3 ] {733d5b37-3068-4c67-a547-e23c849c5b7d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.03.26 16:28:32.544616 [ 3 ] {733d5b37-3068-4c67-a547-e23c849c5b7d} <Debug> oximeter.measurements_i32 (c77a6981-00b4-445a-9ef6-382e56cb64d3): Loading data parts | ||
| 316 | 2026.03.26 16:28:32.544811 [ 3 ] {733d5b37-3068-4c67-a547-e23c849c5b7d} <Debug> oximeter.measurements_i32 (c77a6981-00b4-445a-9ef6-382e56cb64d3): There are no data parts | ||
| 317 | 2026.03.26 16:28:32.548070 [ 3 ] {733d5b37-3068-4c67-a547-e23c849c5b7d} <Debug> TCPHandler: Processed in 0.012570324 sec. | ||
| 318 | 2026.03.26 16:28:32.548244 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.03.26 16:28:32.548408 [ 3 ] {7aea1117-8400-4caa-83dd-34361cf47851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 320 | 2026.03.26 16:28:32.548466 [ 3 ] {7aea1117-8400-4caa-83dd-34361cf47851} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.03.26 16:28:32.557199 [ 3 ] {7aea1117-8400-4caa-83dd-34361cf47851} <Debug> oximeter.measurements_u32 (e3d4c65e-af56-4c30-9363-e855cddf8f71): Loading data parts | ||
| 322 | 2026.03.26 16:28:32.557406 [ 3 ] {7aea1117-8400-4caa-83dd-34361cf47851} <Debug> oximeter.measurements_u32 (e3d4c65e-af56-4c30-9363-e855cddf8f71): There are no data parts | ||
| 323 | 2026.03.26 16:28:32.559648 [ 3 ] {7aea1117-8400-4caa-83dd-34361cf47851} <Debug> TCPHandler: Processed in 0.011451992 sec. | ||
| 324 | 2026.03.26 16:28:32.559815 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2026.03.26 16:28:32.559985 [ 3 ] {64dbbbc1-1ed7-4837-8ecf-55faf52cd467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 326 | 2026.03.26 16:28:32.560035 [ 3 ] {64dbbbc1-1ed7-4837-8ecf-55faf52cd467} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2026.03.26 16:28:32.570820 [ 3 ] {64dbbbc1-1ed7-4837-8ecf-55faf52cd467} <Debug> oximeter.measurements_i64 (5067a33a-11e2-469e-aeb6-f856c3350020): Loading data parts | ||
| 328 | 2026.03.26 16:28:32.570955 [ 3 ] {64dbbbc1-1ed7-4837-8ecf-55faf52cd467} <Debug> oximeter.measurements_i64 (5067a33a-11e2-469e-aeb6-f856c3350020): There are no data parts | ||
| 329 | 2026.03.26 16:28:32.579890 [ 3 ] {64dbbbc1-1ed7-4837-8ecf-55faf52cd467} <Debug> TCPHandler: Processed in 0.020125107 sec. | ||
| 330 | 2026.03.26 16:28:32.580088 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2026.03.26 16:28:32.580274 [ 3 ] {cc3b26e3-8be1-48b2-8c76-6487451f50e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 332 | 2026.03.26 16:28:32.580332 [ 3 ] {cc3b26e3-8be1-48b2-8c76-6487451f50e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2026.03.26 16:28:32.582958 [ 3 ] {cc3b26e3-8be1-48b2-8c76-6487451f50e5} <Debug> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): Loading data parts | ||
| 334 | 2026.03.26 16:28:32.583147 [ 3 ] {cc3b26e3-8be1-48b2-8c76-6487451f50e5} <Debug> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): There are no data parts | ||
| 335 | 2026.03.26 16:28:32.591392 [ 3 ] {cc3b26e3-8be1-48b2-8c76-6487451f50e5} <Debug> TCPHandler: Processed in 0.01136341 sec. | ||
| 336 | 2026.03.26 16:28:32.591556 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2026.03.26 16:28:32.591745 [ 3 ] {27cbc49d-66e9-45af-b357-92507e1efe74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 338 | 2026.03.26 16:28:32.591815 [ 3 ] {27cbc49d-66e9-45af-b357-92507e1efe74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2026.03.26 16:28:32.594182 [ 3 ] {27cbc49d-66e9-45af-b357-92507e1efe74} <Debug> oximeter.measurements_f32 (2c1d43b1-49bc-4849-b250-5c88e176ccc5): Loading data parts | ||
| 340 | 2026.03.26 16:28:32.594339 [ 3 ] {27cbc49d-66e9-45af-b357-92507e1efe74} <Debug> oximeter.measurements_f32 (2c1d43b1-49bc-4849-b250-5c88e176ccc5): There are no data parts | ||
| 341 | 2026.03.26 16:28:32.603060 [ 3 ] {27cbc49d-66e9-45af-b357-92507e1efe74} <Debug> TCPHandler: Processed in 0.011563114 sec. | ||
| 342 | 2026.03.26 16:28:32.603216 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.03.26 16:28:32.603390 [ 3 ] {6f83eeb0-37ef-422a-bd97-4ed64f3f93c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 344 | 2026.03.26 16:28:32.603449 [ 3 ] {6f83eeb0-37ef-422a-bd97-4ed64f3f93c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2026.03.26 16:28:32.605798 [ 3 ] {6f83eeb0-37ef-422a-bd97-4ed64f3f93c2} <Debug> oximeter.measurements_f64 (47297017-73db-4b6d-8e3f-5f44aead31fc): Loading data parts | ||
| 346 | 2026.03.26 16:28:32.605948 [ 3 ] {6f83eeb0-37ef-422a-bd97-4ed64f3f93c2} <Debug> oximeter.measurements_f64 (47297017-73db-4b6d-8e3f-5f44aead31fc): There are no data parts | ||
| 347 | 2026.03.26 16:28:32.614734 [ 3 ] {6f83eeb0-37ef-422a-bd97-4ed64f3f93c2} <Debug> TCPHandler: Processed in 0.011567234 sec. | ||
| 348 | 2026.03.26 16:28:32.614904 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2026.03.26 16:28:32.615091 [ 3 ] {7488b280-381b-4120-a96c-50122a3c5917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 350 | 2026.03.26 16:28:32.615163 [ 3 ] {7488b280-381b-4120-a96c-50122a3c5917} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2026.03.26 16:28:32.617522 [ 3 ] {7488b280-381b-4120-a96c-50122a3c5917} <Debug> oximeter.measurements_string (e45ab8b7-9b37-495c-9826-e6ac890fc320): Loading data parts | ||
| 352 | 2026.03.26 16:28:32.617723 [ 3 ] {7488b280-381b-4120-a96c-50122a3c5917} <Debug> oximeter.measurements_string (e45ab8b7-9b37-495c-9826-e6ac890fc320): There are no data parts | ||
| 353 | 2026.03.26 16:28:32.626395 [ 3 ] {7488b280-381b-4120-a96c-50122a3c5917} <Debug> TCPHandler: Processed in 0.011550394 sec. | ||
| 354 | 2026.03.26 16:28:32.626606 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2026.03.26 16:28:32.626822 [ 3 ] {6eaf64f8-12cc-46af-a2ac-f9dfe606080c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2026.03.26 16:28:32.626907 [ 3 ] {6eaf64f8-12cc-46af-a2ac-f9dfe606080c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2026.03.26 16:28:32.630022 [ 3 ] {6eaf64f8-12cc-46af-a2ac-f9dfe606080c} <Debug> oximeter.measurements_bytes (07c8647d-9c41-4839-82ff-d15150b15dbd): Loading data parts | ||
| 365 | 2026.03.26 16:28:32.630162 [ 3 ] {6eaf64f8-12cc-46af-a2ac-f9dfe606080c} <Debug> oximeter.measurements_bytes (07c8647d-9c41-4839-82ff-d15150b15dbd): There are no data parts | ||
| 366 | 2026.03.26 16:28:32.640204 [ 3 ] {6eaf64f8-12cc-46af-a2ac-f9dfe606080c} <Debug> TCPHandler: Processed in 0.013655346 sec. | ||
| 367 | 2026.03.26 16:28:32.640395 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.03.26 16:28:32.640605 [ 3 ] {ee1b5e1d-203b-4536-8a24-e1f3ae8f7b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 369 | 2026.03.26 16:28:32.640676 [ 3 ] {ee1b5e1d-203b-4536-8a24-e1f3ae8f7b01} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2026.03.26 16:28:32.651552 [ 3 ] {ee1b5e1d-203b-4536-8a24-e1f3ae8f7b01} <Debug> oximeter.measurements_cumulativei64 (f1c7905d-ae8e-45cb-9b05-5839c87caec1): Loading data parts | ||
| 371 | 2026.03.26 16:28:32.651744 [ 3 ] {ee1b5e1d-203b-4536-8a24-e1f3ae8f7b01} <Debug> oximeter.measurements_cumulativei64 (f1c7905d-ae8e-45cb-9b05-5839c87caec1): There are no data parts | ||
| 372 | 2026.03.26 16:28:32.662211 [ 3 ] {ee1b5e1d-203b-4536-8a24-e1f3ae8f7b01} <Debug> TCPHandler: Processed in 0.021876583 sec. | ||
| 373 | 2026.03.26 16:28:32.662377 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.03.26 16:28:32.662557 [ 3 ] {65d1d743-44ec-49c0-b2bc-98f44b2c0b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 375 | 2026.03.26 16:28:32.662609 [ 3 ] {65d1d743-44ec-49c0-b2bc-98f44b2c0b2d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2026.03.26 16:28:32.665211 [ 3 ] {65d1d743-44ec-49c0-b2bc-98f44b2c0b2d} <Debug> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): Loading data parts | ||
| 377 | 2026.03.26 16:28:32.665423 [ 3 ] {65d1d743-44ec-49c0-b2bc-98f44b2c0b2d} <Debug> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): There are no data parts | ||
| 378 | 2026.03.26 16:28:32.673984 [ 3 ] {65d1d743-44ec-49c0-b2bc-98f44b2c0b2d} <Debug> TCPHandler: Processed in 0.011661336 sec. | ||
| 379 | 2026.03.26 16:28:32.674165 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.03.26 16:28:32.674345 [ 3 ] {fe8b3f14-575b-4790-9bba-c7c1126a2e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 381 | 2026.03.26 16:28:32.674403 [ 3 ] {fe8b3f14-575b-4790-9bba-c7c1126a2e89} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2026.03.26 16:28:32.685579 [ 3 ] {fe8b3f14-575b-4790-9bba-c7c1126a2e89} <Debug> oximeter.measurements_cumulativef32 (14c0c587-327f-4409-b60c-656d6ca9c162): Loading data parts | ||
| 383 | 2026.03.26 16:28:32.685818 [ 3 ] {fe8b3f14-575b-4790-9bba-c7c1126a2e89} <Debug> oximeter.measurements_cumulativef32 (14c0c587-327f-4409-b60c-656d6ca9c162): There are no data parts | ||
| 384 | 2026.03.26 16:28:32.688429 [ 3 ] {fe8b3f14-575b-4790-9bba-c7c1126a2e89} <Debug> TCPHandler: Processed in 0.01432478 sec. | ||
| 385 | 2026.03.26 16:28:32.688594 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.03.26 16:28:32.688780 [ 3 ] {eed3a309-decb-44d9-94c3-7d55b35adf89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 387 | 2026.03.26 16:28:32.688840 [ 3 ] {eed3a309-decb-44d9-94c3-7d55b35adf89} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2026.03.26 16:28:32.697145 [ 3 ] {eed3a309-decb-44d9-94c3-7d55b35adf89} <Debug> oximeter.measurements_cumulativef64 (725f1da1-89bc-4b05-b87e-f9d43737d919): Loading data parts | ||
| 389 | 2026.03.26 16:28:32.697358 [ 3 ] {eed3a309-decb-44d9-94c3-7d55b35adf89} <Debug> oximeter.measurements_cumulativef64 (725f1da1-89bc-4b05-b87e-f9d43737d919): There are no data parts | ||
| 390 | 2026.03.26 16:28:32.700112 [ 3 ] {eed3a309-decb-44d9-94c3-7d55b35adf89} <Debug> TCPHandler: Processed in 0.011566374 sec. | ||
| 391 | 2026.03.26 16:28:32.700269 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.03.26 16:28:32.700502 [ 3 ] {3ec42473-760f-4a1b-9796-43b36515feed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 403 | 2026.03.26 16:28:32.700579 [ 3 ] {3ec42473-760f-4a1b-9796-43b36515feed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2026.03.26 16:28:32.708588 [ 3 ] {3ec42473-760f-4a1b-9796-43b36515feed} <Debug> oximeter.measurements_histogrami8 (b72bb886-34f3-4a9a-b328-671a10db9226): Loading data parts | ||
| 405 | 2026.03.26 16:28:32.708751 [ 3 ] {3ec42473-760f-4a1b-9796-43b36515feed} <Debug> oximeter.measurements_histogrami8 (b72bb886-34f3-4a9a-b328-671a10db9226): There are no data parts | ||
| 406 | 2026.03.26 16:28:32.710674 [ 3 ] {3ec42473-760f-4a1b-9796-43b36515feed} <Debug> TCPHandler: Processed in 0.010457752 sec. | ||
| 407 | 2026.03.26 16:28:32.710828 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2026.03.26 16:28:32.711067 [ 3 ] {b0d15a82-6863-469e-a703-0a898d25d142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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) | ||
| 409 | 2026.03.26 16:28:32.711135 [ 3 ] {b0d15a82-6863-469e-a703-0a898d25d142} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2026.03.26 16:28:32.719641 [ 3 ] {b0d15a82-6863-469e-a703-0a898d25d142} <Debug> oximeter.measurements_histogramu8 (01027130-a248-4956-a0bb-1186e6a5a6b5): Loading data parts | ||
| 411 | 2026.03.26 16:28:32.719840 [ 3 ] {b0d15a82-6863-469e-a703-0a898d25d142} <Debug> oximeter.measurements_histogramu8 (01027130-a248-4956-a0bb-1186e6a5a6b5): There are no data parts | ||
| 412 | 2026.03.26 16:28:32.722902 [ 3 ] {b0d15a82-6863-469e-a703-0a898d25d142} <Debug> TCPHandler: Processed in 0.012125446 sec. | ||
| 413 | 2026.03.26 16:28:32.723046 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2026.03.26 16:28:32.723254 [ 3 ] {ba2e1757-bbd6-4e7c-a7ff-11574a4a8250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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) | ||
| 415 | 2026.03.26 16:28:32.723323 [ 3 ] {ba2e1757-bbd6-4e7c-a7ff-11574a4a8250} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2026.03.26 16:28:32.731418 [ 3 ] {ba2e1757-bbd6-4e7c-a7ff-11574a4a8250} <Debug> oximeter.measurements_histogrami16 (c604f46d-4b27-415f-bc68-69459c9eba7f): Loading data parts | ||
| 417 | 2026.03.26 16:28:32.731578 [ 3 ] {ba2e1757-bbd6-4e7c-a7ff-11574a4a8250} <Debug> oximeter.measurements_histogrami16 (c604f46d-4b27-415f-bc68-69459c9eba7f): There are no data parts | ||
| 418 | 2026.03.26 16:28:32.750379 [ 3 ] {ba2e1757-bbd6-4e7c-a7ff-11574a4a8250} <Debug> TCPHandler: Processed in 0.027380404 sec. | ||
| 419 | 2026.03.26 16:28:32.750551 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.03.26 16:28:32.750828 [ 3 ] {d6490b4c-66e7-4b82-a2a9-7de973d629e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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) | ||
| 421 | 2026.03.26 16:28:32.750910 [ 3 ] {d6490b4c-66e7-4b82-a2a9-7de973d629e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2026.03.26 16:28:32.755944 [ 3 ] {d6490b4c-66e7-4b82-a2a9-7de973d629e1} <Debug> oximeter.measurements_histogramu16 (53b6220f-eb50-4ea8-9d83-f00fd240af29): Loading data parts | ||
| 423 | 2026.03.26 16:28:32.756056 [ 3 ] {d6490b4c-66e7-4b82-a2a9-7de973d629e1} <Debug> oximeter.measurements_histogramu16 (53b6220f-eb50-4ea8-9d83-f00fd240af29): There are no data parts | ||
| 424 | 2026.03.26 16:28:32.758850 [ 3 ] {d6490b4c-66e7-4b82-a2a9-7de973d629e1} <Debug> TCPHandler: Processed in 0.008357579 sec. | ||
| 425 | 2026.03.26 16:28:32.758994 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.03.26 16:28:32.759204 [ 3 ] {f434a39f-a9bb-4208-80b1-f8225a60d5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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) | ||
| 427 | 2026.03.26 16:28:32.759274 [ 3 ] {f434a39f-a9bb-4208-80b1-f8225a60d5cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2026.03.26 16:28:32.767417 [ 3 ] {f434a39f-a9bb-4208-80b1-f8225a60d5cf} <Debug> oximeter.measurements_histogrami32 (af57122b-1fd2-423f-99a4-c80ce66b68e7): Loading data parts | ||
| 429 | 2026.03.26 16:28:32.767570 [ 3 ] {f434a39f-a9bb-4208-80b1-f8225a60d5cf} <Debug> oximeter.measurements_histogrami32 (af57122b-1fd2-423f-99a4-c80ce66b68e7): There are no data parts | ||
| 430 | 2026.03.26 16:28:32.769258 [ 3 ] {f434a39f-a9bb-4208-80b1-f8225a60d5cf} <Debug> TCPHandler: Processed in 0.010310458 sec. | ||
| 431 | 2026.03.26 16:28:32.769407 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.03.26 16:28:32.769650 [ 3 ] {7e9ce30b-026e-4a12-b92f-21479f445ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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) | ||
| 433 | 2026.03.26 16:28:32.769721 [ 3 ] {7e9ce30b-026e-4a12-b92f-21479f445ef3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2026.03.26 16:28:32.780663 [ 3 ] {7e9ce30b-026e-4a12-b92f-21479f445ef3} <Debug> oximeter.measurements_histogramu32 (7fdfa558-320c-4411-98a1-f3029bc0a263): Loading data parts | ||
| 435 | 2026.03.26 16:28:32.780839 [ 3 ] {7e9ce30b-026e-4a12-b92f-21479f445ef3} <Debug> oximeter.measurements_histogramu32 (7fdfa558-320c-4411-98a1-f3029bc0a263): There are no data parts | ||
| 436 | 2026.03.26 16:28:32.792919 [ 3 ] {7e9ce30b-026e-4a12-b92f-21479f445ef3} <Debug> TCPHandler: Processed in 0.023559757 sec. | ||
| 437 | 2026.03.26 16:28:32.793101 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.03.26 16:28:32.793314 [ 3 ] {e3ee74a1-b695-477e-b172-08d629d40f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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) | ||
| 439 | 2026.03.26 16:28:32.793387 [ 3 ] {e3ee74a1-b695-477e-b172-08d629d40f70} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2026.03.26 16:28:32.802104 [ 3 ] {e3ee74a1-b695-477e-b172-08d629d40f70} <Debug> oximeter.measurements_histogrami64 (fdd0c967-db5d-447a-b2e1-1f532523bc8d): Loading data parts | ||
| 441 | 2026.03.26 16:28:32.802251 [ 3 ] {e3ee74a1-b695-477e-b172-08d629d40f70} <Debug> oximeter.measurements_histogrami64 (fdd0c967-db5d-447a-b2e1-1f532523bc8d): There are no data parts | ||
| 442 | 2026.03.26 16:28:32.817134 [ 3 ] {e3ee74a1-b695-477e-b172-08d629d40f70} <Debug> TCPHandler: Processed in 0.024079977 sec. | ||
| 443 | 2026.03.26 16:28:32.817304 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.03.26 16:28:32.817535 [ 3 ] {45899173-c395-4cae-bbd4-bccc4e49d939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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) | ||
| 445 | 2026.03.26 16:28:32.817606 [ 3 ] {45899173-c395-4cae-bbd4-bccc4e49d939} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2026.03.26 16:28:32.829378 [ 3 ] {45899173-c395-4cae-bbd4-bccc4e49d939} <Debug> oximeter.measurements_histogramu64 (9a76cd58-59b8-4366-b6b3-64b05e41ca43): Loading data parts | ||
| 447 | 2026.03.26 16:28:32.829514 [ 3 ] {45899173-c395-4cae-bbd4-bccc4e49d939} <Debug> oximeter.measurements_histogramu64 (9a76cd58-59b8-4366-b6b3-64b05e41ca43): There are no data parts | ||
| 448 | 2026.03.26 16:28:32.832463 [ 3 ] {45899173-c395-4cae-bbd4-bccc4e49d939} <Debug> TCPHandler: Processed in 0.015211568 sec. | ||
| 449 | 2026.03.26 16:28:32.832639 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.03.26 16:28:32.832863 [ 3 ] {322d64bc-48dc-4de6-9903-92c3e5219c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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) | ||
| 451 | 2026.03.26 16:28:32.832937 [ 3 ] {322d64bc-48dc-4de6-9903-92c3e5219c6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2026.03.26 16:28:32.844926 [ 3 ] {322d64bc-48dc-4de6-9903-92c3e5219c6a} <Debug> oximeter.measurements_histogramf32 (1677f3ff-56a9-402a-a67a-bcc619927011): Loading data parts | ||
| 453 | 2026.03.26 16:28:32.845102 [ 3 ] {322d64bc-48dc-4de6-9903-92c3e5219c6a} <Debug> oximeter.measurements_histogramf32 (1677f3ff-56a9-402a-a67a-bcc619927011): There are no data parts | ||
| 454 | 2026.03.26 16:28:32.856315 [ 3 ] {322d64bc-48dc-4de6-9903-92c3e5219c6a} <Debug> TCPHandler: Processed in 0.02372807 sec. | ||
| 455 | 2026.03.26 16:28:32.856500 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.03.26 16:28:32.856785 [ 3 ] {52befe26-10b9-490a-84f8-d7916a9398f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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) | ||
| 457 | 2026.03.26 16:28:32.856874 [ 3 ] {52befe26-10b9-490a-84f8-d7916a9398f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2026.03.26 16:28:32.873688 [ 3 ] {52befe26-10b9-490a-84f8-d7916a9398f0} <Debug> oximeter.measurements_histogramf64 (b110d24b-0db8-4671-93aa-12148d25eacc): Loading data parts | ||
| 459 | 2026.03.26 16:28:32.873828 [ 3 ] {52befe26-10b9-490a-84f8-d7916a9398f0} <Debug> oximeter.measurements_histogramf64 (b110d24b-0db8-4671-93aa-12148d25eacc): There are no data parts | ||
| 460 | 2026.03.26 16:28:32.877377 [ 3 ] {52befe26-10b9-490a-84f8-d7916a9398f0} <Debug> TCPHandler: Processed in 0.020943074 sec. | ||
| 461 | 2026.03.26 16:28:32.877575 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.03.26 16:28:32.877764 [ 3 ] {d3737989-1116-4292-a7d0-0d87a5e3da0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | 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) | ||
| 488 | 2026.03.26 16:28:32.877833 [ 3 ] {d3737989-1116-4292-a7d0-0d87a5e3da0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2026.03.26 16:28:32.887617 [ 3 ] {d3737989-1116-4292-a7d0-0d87a5e3da0c} <Debug> oximeter.fields_bool (338c2c4d-e300-4828-a983-5347522294b7): Loading data parts | ||
| 490 | 2026.03.26 16:28:32.887747 [ 3 ] {d3737989-1116-4292-a7d0-0d87a5e3da0c} <Debug> oximeter.fields_bool (338c2c4d-e300-4828-a983-5347522294b7): There are no data parts | ||
| 491 | 2026.03.26 16:28:32.898931 [ 3 ] {d3737989-1116-4292-a7d0-0d87a5e3da0c} <Debug> TCPHandler: Processed in 0.021412463 sec. | ||
| 492 | 2026.03.26 16:28:32.899128 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2026.03.26 16:28:32.899299 [ 3 ] {ba9601f2-da62-43a8-a4c7-bf786f7e518a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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) | ||
| 494 | 2026.03.26 16:28:32.899379 [ 3 ] {ba9601f2-da62-43a8-a4c7-bf786f7e518a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2026.03.26 16:28:32.915987 [ 3 ] {ba9601f2-da62-43a8-a4c7-bf786f7e518a} <Debug> oximeter.fields_i8 (cfedb409-79e1-4218-a00a-8ce70210c1b4): Loading data parts | ||
| 496 | 2026.03.26 16:28:32.916225 [ 3 ] {ba9601f2-da62-43a8-a4c7-bf786f7e518a} <Debug> oximeter.fields_i8 (cfedb409-79e1-4218-a00a-8ce70210c1b4): There are no data parts | ||
| 497 | 2026.03.26 16:28:32.937391 [ 3 ] {ba9601f2-da62-43a8-a4c7-bf786f7e518a} <Debug> TCPHandler: Processed in 0.038331255 sec. | ||
| 498 | 2026.03.26 16:28:32.937578 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.03.26 16:28:32.937855 [ 3 ] {37875c9c-15fc-4c4c-9f73-3748794d76ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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) | ||
| 500 | 2026.03.26 16:28:32.937992 [ 3 ] {37875c9c-15fc-4c4c-9f73-3748794d76ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2026.03.26 16:28:32.949326 [ 3 ] {37875c9c-15fc-4c4c-9f73-3748794d76ac} <Debug> oximeter.fields_u8 (b5764d8a-0d35-40d2-89b0-844c0ecb39a3): Loading data parts | ||
| 502 | 2026.03.26 16:28:32.949535 [ 3 ] {37875c9c-15fc-4c4c-9f73-3748794d76ac} <Debug> oximeter.fields_u8 (b5764d8a-0d35-40d2-89b0-844c0ecb39a3): There are no data parts | ||
| 503 | 2026.03.26 16:28:32.966389 [ 3 ] {37875c9c-15fc-4c4c-9f73-3748794d76ac} <Debug> TCPHandler: Processed in 0.028875305 sec. | ||
| 504 | 2026.03.26 16:28:32.966575 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.03.26 16:28:32.966775 [ 3 ] {271c8981-e6e1-4fb1-bcab-f7b8371d15ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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) | ||
| 506 | 2026.03.26 16:28:32.966946 [ 3 ] {271c8981-e6e1-4fb1-bcab-f7b8371d15ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2026.03.26 16:28:32.980225 [ 3 ] {271c8981-e6e1-4fb1-bcab-f7b8371d15ff} <Debug> oximeter.fields_i16 (a868b555-e39a-4137-945c-5337ea927f09): Loading data parts | ||
| 508 | 2026.03.26 16:28:32.980406 [ 3 ] {271c8981-e6e1-4fb1-bcab-f7b8371d15ff} <Debug> oximeter.fields_i16 (a868b555-e39a-4137-945c-5337ea927f09): There are no data parts | ||
| 509 | 2026.03.26 16:28:32.982799 [ 3 ] {271c8981-e6e1-4fb1-bcab-f7b8371d15ff} <Debug> TCPHandler: Processed in 0.01628953 sec. | ||
| 510 | 2026.03.26 16:28:32.982956 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.03.26 16:28:32.983222 [ 3 ] {01a9bbf8-e7cd-47c0-8958-9833a05490b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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) | ||
| 512 | 2026.03.26 16:28:32.983360 [ 3 ] {01a9bbf8-e7cd-47c0-8958-9833a05490b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2026.03.26 16:28:32.995346 [ 3 ] {01a9bbf8-e7cd-47c0-8958-9833a05490b1} <Debug> oximeter.fields_u16 (95d71211-a414-4c08-ac0a-de0fbf506df6): Loading data parts | ||
| 514 | 2026.03.26 16:28:32.995573 [ 3 ] {01a9bbf8-e7cd-47c0-8958-9833a05490b1} <Debug> oximeter.fields_u16 (95d71211-a414-4c08-ac0a-de0fbf506df6): There are no data parts | ||
| 515 | 2026.03.26 16:28:32.997813 [ 3 ] {01a9bbf8-e7cd-47c0-8958-9833a05490b1} <Debug> TCPHandler: Processed in 0.014910181 sec. | ||
| 516 | 2026.03.26 16:28:32.997964 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.03.26 16:28:32.998127 [ 3 ] {e27f5db6-52d4-43b4-9bf4-6f9130e45676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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) | ||
| 518 | 2026.03.26 16:28:32.998264 [ 3 ] {e27f5db6-52d4-43b4-9bf4-6f9130e45676} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2026.03.26 16:28:33.000130 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 123.86 MiB, peak 123.86 MiB, free memory in arenas 0.00 B, will set to 133.62 MiB (RSS), difference: 9.76 MiB | ||
| 520 | 2026.03.26 16:28:33.003556 [ 3 ] {e27f5db6-52d4-43b4-9bf4-6f9130e45676} <Debug> oximeter.fields_i32 (e6124de2-db0e-4920-99dc-2325c23d0017): Loading data parts | ||
| 521 | 2026.03.26 16:28:33.003768 [ 3 ] {e27f5db6-52d4-43b4-9bf4-6f9130e45676} <Debug> oximeter.fields_i32 (e6124de2-db0e-4920-99dc-2325c23d0017): There are no data parts | ||
| 522 | 2026.03.26 16:28:33.012741 [ 3 ] {e27f5db6-52d4-43b4-9bf4-6f9130e45676} <Debug> TCPHandler: Processed in 0.01482782 sec. | ||
| 523 | 2026.03.26 16:28:33.012945 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.03.26 16:28:33.013137 [ 3 ] {827831f3-1e46-41e5-8faa-af44811d6bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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) | ||
| 525 | 2026.03.26 16:28:33.013288 [ 3 ] {827831f3-1e46-41e5-8faa-af44811d6bf2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.03.26 16:28:33.017343 [ 3 ] {827831f3-1e46-41e5-8faa-af44811d6bf2} <Debug> oximeter.fields_u32 (ab29ec1f-2708-4131-91d7-3b20ce6c561f): Loading data parts | ||
| 527 | 2026.03.26 16:28:33.017619 [ 3 ] {827831f3-1e46-41e5-8faa-af44811d6bf2} <Debug> oximeter.fields_u32 (ab29ec1f-2708-4131-91d7-3b20ce6c561f): There are no data parts | ||
| 528 | 2026.03.26 16:28:33.026232 [ 3 ] {827831f3-1e46-41e5-8faa-af44811d6bf2} <Debug> TCPHandler: Processed in 0.013350761 sec. | ||
| 529 | 2026.03.26 16:28:33.026408 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.03.26 16:28:33.026669 [ 3 ] {837c507a-03a0-43eb-8f20-47222f98417d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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) | ||
| 531 | 2026.03.26 16:28:33.026802 [ 3 ] {837c507a-03a0-43eb-8f20-47222f98417d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.03.26 16:28:33.037415 [ 3 ] {837c507a-03a0-43eb-8f20-47222f98417d} <Debug> oximeter.fields_i64 (42b03bbd-2bfc-45d4-978c-f68ddd512d98): Loading data parts | ||
| 533 | 2026.03.26 16:28:33.037631 [ 3 ] {837c507a-03a0-43eb-8f20-47222f98417d} <Debug> oximeter.fields_i64 (42b03bbd-2bfc-45d4-978c-f68ddd512d98): There are no data parts | ||
| 534 | 2026.03.26 16:28:33.045475 [ 3 ] {837c507a-03a0-43eb-8f20-47222f98417d} <Debug> TCPHandler: Processed in 0.019119167 sec. | ||
| 535 | 2026.03.26 16:28:33.045658 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.03.26 16:28:33.045874 [ 3 ] {93ce7074-3ec5-4db8-8cc1-c61c0cac71ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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) | ||
| 537 | 2026.03.26 16:28:33.046066 [ 3 ] {93ce7074-3ec5-4db8-8cc1-c61c0cac71ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.03.26 16:28:33.055715 [ 3 ] {93ce7074-3ec5-4db8-8cc1-c61c0cac71ec} <Debug> oximeter.fields_u64 (6085544c-b782-4959-bee9-16ca08f77fb4): Loading data parts | ||
| 539 | 2026.03.26 16:28:33.055952 [ 3 ] {93ce7074-3ec5-4db8-8cc1-c61c0cac71ec} <Debug> oximeter.fields_u64 (6085544c-b782-4959-bee9-16ca08f77fb4): There are no data parts | ||
| 540 | 2026.03.26 16:28:33.058871 [ 3 ] {93ce7074-3ec5-4db8-8cc1-c61c0cac71ec} <Debug> TCPHandler: Processed in 0.013274559 sec. | ||
| 541 | 2026.03.26 16:28:33.059042 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.03.26 16:28:33.059314 [ 3 ] {0f7ce019-e28b-434a-8d26-3b66e9f65e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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) | ||
| 543 | 2026.03.26 16:28:33.059451 [ 3 ] {0f7ce019-e28b-434a-8d26-3b66e9f65e86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.03.26 16:28:33.067741 [ 3 ] {0f7ce019-e28b-434a-8d26-3b66e9f65e86} <Debug> oximeter.fields_ipaddr (ada46215-a75a-418e-8963-c28e437e34a4): Loading data parts | ||
| 545 | 2026.03.26 16:28:33.067884 [ 3 ] {0f7ce019-e28b-434a-8d26-3b66e9f65e86} <Debug> oximeter.fields_ipaddr (ada46215-a75a-418e-8963-c28e437e34a4): There are no data parts | ||
| 546 | 2026.03.26 16:28:33.070689 [ 3 ] {0f7ce019-e28b-434a-8d26-3b66e9f65e86} <Debug> TCPHandler: Processed in 0.011703747 sec. | ||
| 547 | 2026.03.26 16:28:33.070881 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.03.26 16:28:33.071050 [ 3 ] {2e1eb0f6-3af7-4219-be41-b4b923a347c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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) | ||
| 549 | 2026.03.26 16:28:33.071198 [ 3 ] {2e1eb0f6-3af7-4219-be41-b4b923a347c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.03.26 16:28:33.079758 [ 3 ] {2e1eb0f6-3af7-4219-be41-b4b923a347c4} <Debug> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Loading data parts | ||
| 551 | 2026.03.26 16:28:33.080032 [ 3 ] {2e1eb0f6-3af7-4219-be41-b4b923a347c4} <Debug> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): There are no data parts | ||
| 552 | 2026.03.26 16:28:33.082129 [ 3 ] {2e1eb0f6-3af7-4219-be41-b4b923a347c4} <Debug> TCPHandler: Processed in 0.011302549 sec. | ||
| 553 | 2026.03.26 16:28:33.082305 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.03.26 16:28:33.082547 [ 3 ] {e9958125-fcdd-4f18-a645-4e160c6c3392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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) | ||
| 555 | 2026.03.26 16:28:33.082674 [ 3 ] {e9958125-fcdd-4f18-a645-4e160c6c3392} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.03.26 16:28:33.091220 [ 3 ] {e9958125-fcdd-4f18-a645-4e160c6c3392} <Debug> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Loading data parts | ||
| 557 | 2026.03.26 16:28:33.091366 [ 3 ] {e9958125-fcdd-4f18-a645-4e160c6c3392} <Debug> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): There are no data parts | ||
| 558 | 2026.03.26 16:28:33.093778 [ 3 ] {e9958125-fcdd-4f18-a645-4e160c6c3392} <Debug> TCPHandler: Processed in 0.011533543 sec. | ||
| 559 | 2026.03.26 16:28:33.093952 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.03.26 16:28:33.094211 [ 3 ] {d3412073-56b5-4b48-be66-ba5b527f11c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | 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) | ||
| 564 | 2026.03.26 16:28:33.094364 [ 3 ] {d3412073-56b5-4b48-be66-ba5b527f11c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.03.26 16:28:33.102470 [ 3 ] {d3412073-56b5-4b48-be66-ba5b527f11c5} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80): Loading data parts | ||
| 566 | 2026.03.26 16:28:33.102595 [ 3 ] {d3412073-56b5-4b48-be66-ba5b527f11c5} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80): There are no data parts | ||
| 567 | 2026.03.26 16:28:33.105401 [ 3 ] {d3412073-56b5-4b48-be66-ba5b527f11c5} <Debug> TCPHandler: Processed in 0.011497782 sec. | ||
| 568 | 2026.03.26 16:28:33.105726 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.03.26 16:28:33.106002 [ 4 ] {642ab0dc-cfcd-4bfa-8bf4-1eb702de3d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.03.26 16:28:33.107426 [ 4 ] {642ab0dc-cfcd-4bfa-8bf4-1eb702de3d3d} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.03.26 16:28:33.119801 [ 260 ] {642ab0dc-cfcd-4bfa-8bf4-1eb702de3d3d} <Trace> oximeter.version (7cb4e5fe-3453-403a-a865-b847f035a68b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2026.03.26 16:28:33.119846 [ 260 ] {642ab0dc-cfcd-4bfa-8bf4-1eb702de3d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 573 | 2026.03.26 16:28:33.123920 [ 260 ] {642ab0dc-cfcd-4bfa-8bf4-1eb702de3d3d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2026.03.26 16:28:33.124251 [ 260 ] {642ab0dc-cfcd-4bfa-8bf4-1eb702de3d3d} <Trace> oximeter.version (7cb4e5fe-3453-403a-a865-b847f035a68b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2026.03.26 16:28:33.124501 [ 4 ] {642ab0dc-cfcd-4bfa-8bf4-1eb702de3d3d} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.018628 sec., 53.68262830148164 rows/sec., 858.92 B/sec. | ||
| 576 | 2026.03.26 16:28:33.124796 [ 4 ] {642ab0dc-cfcd-4bfa-8bf4-1eb702de3d3d} <Debug> TCPHandler: Processed in 0.019192989 sec. | ||
| 577 | 2026.03.26 16:28:34.000142 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.29 MiB, peak 134.29 MiB, free memory in arenas 0.00 B, will set to 138.07 MiB (RSS), difference: 3.78 MiB | ||
| 578 | 2026.03.26 16:28:34.288429 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59634 | ||
| 579 | 2026.03.26 16:28:34.288649 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2026.03.26 16:28:34.288681 [ 262 ] {} <Debug> TCP-Session: 720738e3-130e-4a01-9785-28a43a850058 Authenticating user 'default' from [fd00:1122:3344:101::a]:59634 | ||
| 581 | 2026.03.26 16:28:34.288702 [ 262 ] {} <Debug> TCP-Session: 720738e3-130e-4a01-9785-28a43a850058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.03.26 16:28:34.288764 [ 262 ] {} <Debug> TCP-Session: 720738e3-130e-4a01-9785-28a43a850058 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.03.26 16:28:34.288872 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2026.03.26 16:28:34.288909 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2026.03.26 16:28:34.289009 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 586 | 2026.03.26 16:28:34.289555 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59859 | ||
| 587 | 2026.03.26 16:28:34.289662 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 588 | 2026.03.26 16:28:34.289671 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42343 | ||
| 589 | 2026.03.26 16:28:34.289688 [ 263 ] {} <Debug> TCP-Session: f89bdd01-b302-4c8f-921e-6560758bb3ee Authenticating user 'default' from [fd00:1122:3344:101::a]:59859 | ||
| 590 | 2026.03.26 16:28:34.289743 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64129 | ||
| 591 | 2026.03.26 16:28:34.289859 [ 263 ] {} <Debug> TCP-Session: f89bdd01-b302-4c8f-921e-6560758bb3ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 592 | 2026.03.26 16:28:34.289881 [ 263 ] {} <Debug> TCP-Session: f89bdd01-b302-4c8f-921e-6560758bb3ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 593 | 2026.03.26 16:28:34.289940 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43600 | ||
| 594 | 2026.03.26 16:28:34.289894 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 595 | 2026.03.26 16:28:34.289999 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 596 | 2026.03.26 16:28:34.290063 [ 264 ] {} <Debug> TCP-Session: b2d5edfa-c774-4b3b-b834-58424ccd727b Authenticating user 'default' from [fd00:1122:3344:101::a]:42343 | ||
| 597 | 2026.03.26 16:28:34.290088 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59185 | ||
| 598 | 2026.03.26 16:28:34.290158 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58339 | ||
| 599 | 2026.03.26 16:28:34.290075 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34900 | ||
| 600 | 2026.03.26 16:28:34.290196 [ 264 ] {} <Debug> TCP-Session: b2d5edfa-c774-4b3b-b834-58424ccd727b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2026.03.26 16:28:34.290186 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 602 | 2026.03.26 16:28:34.290069 [ 265 ] {} <Debug> TCP-Session: 337975ac-a89e-4aae-8464-8625ea3a8eca Authenticating user 'default' from [fd00:1122:3344:101::a]:64129 | ||
| 603 | 2026.03.26 16:28:34.290295 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2026.03.26 16:28:34.290342 [ 265 ] {} <Debug> TCP-Session: 337975ac-a89e-4aae-8464-8625ea3a8eca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2026.03.26 16:28:34.290330 [ 267 ] {} <Debug> TCP-Session: ef460b78-3d5c-4280-adae-75f282f7aa25 Authenticating user 'default' from [fd00:1122:3344:101::a]:43600 | ||
| 606 | 2026.03.26 16:28:34.290310 [ 264 ] {} <Debug> TCP-Session: b2d5edfa-c774-4b3b-b834-58424ccd727b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 607 | 2026.03.26 16:28:34.290465 [ 265 ] {} <Debug> TCP-Session: 337975ac-a89e-4aae-8464-8625ea3a8eca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2026.03.26 16:28:34.290455 [ 267 ] {} <Debug> TCP-Session: ef460b78-3d5c-4280-adae-75f282f7aa25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.03.26 16:28:34.290502 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 610 | 2026.03.26 16:28:34.290567 [ 267 ] {} <Debug> TCP-Session: ef460b78-3d5c-4280-adae-75f282f7aa25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2026.03.26 16:28:34.290503 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 612 | 2026.03.26 16:28:34.290599 [ 268 ] {} <Debug> TCP-Session: 349c6c64-be5c-408c-a3b6-2ec1f8567e6f Authenticating user 'default' from [fd00:1122:3344:101::a]:34900 | ||
| 613 | 2026.03.26 16:28:34.290446 [ 269 ] {} <Debug> TCP-Session: cb7eff3b-43d9-42bc-b989-14e64a19870e Authenticating user 'default' from [fd00:1122:3344:101::a]:58339 | ||
| 614 | 2026.03.26 16:28:34.290683 [ 268 ] {} <Debug> TCP-Session: 349c6c64-be5c-408c-a3b6-2ec1f8567e6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.03.26 16:28:34.290707 [ 266 ] {} <Debug> TCP-Session: 3c879546-f31a-4d53-ad10-e563d57d0a8e Authenticating user 'default' from [fd00:1122:3344:101::a]:59185 | ||
| 616 | 2026.03.26 16:28:34.290772 [ 269 ] {} <Debug> TCP-Session: cb7eff3b-43d9-42bc-b989-14e64a19870e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.03.26 16:28:34.290796 [ 268 ] {} <Debug> TCP-Session: 349c6c64-be5c-408c-a3b6-2ec1f8567e6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.03.26 16:28:34.290792 [ 266 ] {} <Debug> TCP-Session: 3c879546-f31a-4d53-ad10-e563d57d0a8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.03.26 16:28:34.290898 [ 269 ] {} <Debug> TCP-Session: cb7eff3b-43d9-42bc-b989-14e64a19870e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.03.26 16:28:34.290913 [ 266 ] {} <Debug> TCP-Session: 3c879546-f31a-4d53-ad10-e563d57d0a8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.03.26 16:28:34.693568 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42110 | ||
| 622 | 2026.03.26 16:28:34.693760 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.03.26 16:28:34.693954 [ 270 ] {} <Debug> TCP-Session: 8bdd8b65-a3fb-43f6-a9c6-f24133daf3a6 Authenticating user 'default' from [fd00:1122:3344:101::b]:42110 | ||
| 624 | 2026.03.26 16:28:34.693978 [ 270 ] {} <Debug> TCP-Session: 8bdd8b65-a3fb-43f6-a9c6-f24133daf3a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.03.26 16:28:34.693991 [ 270 ] {} <Debug> TCP-Session: 8bdd8b65-a3fb-43f6-a9c6-f24133daf3a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.03.26 16:28:34.694161 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.03.26 16:28:34.694188 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.03.26 16:28:34.694290 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2026.03.26 16:28:34.694767 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61356 | ||
| 630 | 2026.03.26 16:28:34.694952 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43385 | ||
| 631 | 2026.03.26 16:28:34.694958 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46821 | ||
| 632 | 2026.03.26 16:28:34.695149 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36874 | ||
| 633 | 2026.03.26 16:28:34.695159 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2026.03.26 16:28:34.695155 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55216 | ||
| 635 | 2026.03.26 16:28:34.695274 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2026.03.26 16:28:34.695294 [ 271 ] {} <Debug> TCP-Session: e6549676-db4f-49cb-b492-da521874f2ac Authenticating user 'default' from [fd00:1122:3344:101::b]:61356 | ||
| 637 | 2026.03.26 16:28:34.695326 [ 273 ] {} <Debug> TCP-Session: 7d884b71-0114-411a-b30e-de83e13ca63d Authenticating user 'default' from [fd00:1122:3344:101::b]:43385 | ||
| 638 | 2026.03.26 16:28:34.695401 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.03.26 16:28:34.695374 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35776 | ||
| 640 | 2026.03.26 16:28:34.695332 [ 271 ] {} <Debug> TCP-Session: e6549676-db4f-49cb-b492-da521874f2ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2026.03.26 16:28:34.695500 [ 273 ] {} <Debug> TCP-Session: 7d884b71-0114-411a-b30e-de83e13ca63d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.03.26 16:28:34.695546 [ 272 ] {} <Debug> TCP-Session: 88fd02bd-3fde-4aad-abf4-bb15141fbdcd Authenticating user 'default' from [fd00:1122:3344:101::b]:46821 | ||
| 643 | 2026.03.26 16:28:34.695560 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.03.26 16:28:34.695604 [ 273 ] {} <Debug> TCP-Session: 7d884b71-0114-411a-b30e-de83e13ca63d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.03.26 16:28:34.695639 [ 275 ] {} <Debug> TCP-Session: 82265ec3-c8cf-4bd6-9bb2-44793adac13e Authenticating user 'default' from [fd00:1122:3344:101::b]:36874 | ||
| 646 | 2026.03.26 16:28:34.695598 [ 272 ] {} <Debug> TCP-Session: 88fd02bd-3fde-4aad-abf4-bb15141fbdcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.03.26 16:28:34.695733 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.03.26 16:28:34.695892 [ 272 ] {} <Debug> TCP-Session: 88fd02bd-3fde-4aad-abf4-bb15141fbdcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.03.26 16:28:34.695591 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 650 | 2026.03.26 16:28:34.695570 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34200 | ||
| 651 | 2026.03.26 16:28:34.695999 [ 274 ] {} <Debug> TCP-Session: 4c6f95af-7a78-4191-9ca6-7972248ef14c Authenticating user 'default' from [fd00:1122:3344:101::b]:55216 | ||
| 652 | 2026.03.26 16:28:34.695995 [ 276 ] {} <Debug> TCP-Session: ab180b94-654d-44fc-8975-a2e07534f50b Authenticating user 'default' from [fd00:1122:3344:101::b]:35776 | ||
| 653 | 2026.03.26 16:28:34.695574 [ 271 ] {} <Debug> TCP-Session: e6549676-db4f-49cb-b492-da521874f2ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.03.26 16:28:34.696189 [ 276 ] {} <Debug> TCP-Session: ab180b94-654d-44fc-8975-a2e07534f50b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.03.26 16:28:34.696203 [ 274 ] {} <Debug> TCP-Session: 4c6f95af-7a78-4191-9ca6-7972248ef14c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.03.26 16:28:34.695733 [ 275 ] {} <Debug> TCP-Session: 82265ec3-c8cf-4bd6-9bb2-44793adac13e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.03.26 16:28:34.696279 [ 276 ] {} <Debug> TCP-Session: ab180b94-654d-44fc-8975-a2e07534f50b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.03.26 16:28:34.696300 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 659 | 2026.03.26 16:28:34.696263 [ 274 ] {} <Debug> TCP-Session: 4c6f95af-7a78-4191-9ca6-7972248ef14c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.03.26 16:28:34.696381 [ 277 ] {} <Debug> TCP-Session: 7b08f4a2-7098-436b-adee-99a04c7e99be Authenticating user 'default' from [fd00:1122:3344:101::b]:34200 | ||
| 661 | 2026.03.26 16:28:34.696354 [ 275 ] {} <Debug> TCP-Session: 82265ec3-c8cf-4bd6-9bb2-44793adac13e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.03.26 16:28:34.696617 [ 277 ] {} <Debug> TCP-Session: 7b08f4a2-7098-436b-adee-99a04c7e99be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.03.26 16:28:34.696737 [ 277 ] {} <Debug> TCP-Session: 7b08f4a2-7098-436b-adee-99a04c7e99be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.03.26 16:28:35.000140 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.16 MiB, peak 138.16 MiB, free memory in arenas 0.00 B, will set to 139.21 MiB (RSS), difference: 1.05 MiB | ||
| 665 | 2026.03.26 16:28:36.258227 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36244 | ||
| 666 | 2026.03.26 16:28:36.258484 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 667 | 2026.03.26 16:28:36.258573 [ 278 ] {} <Debug> TCP-Session: 96dd8e4a-4b50-46ed-96b9-e906984854af Authenticating user 'default' from [fd00:1122:3344:101::c]:36244 | ||
| 668 | 2026.03.26 16:28:36.258600 [ 278 ] {} <Debug> TCP-Session: 96dd8e4a-4b50-46ed-96b9-e906984854af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.03.26 16:28:36.258615 [ 278 ] {} <Debug> TCP-Session: 96dd8e4a-4b50-46ed-96b9-e906984854af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2026.03.26 16:28:36.258778 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 671 | 2026.03.26 16:28:36.258822 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.03.26 16:28:36.258941 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 673 | 2026.03.26 16:28:36.259499 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43360 | ||
| 674 | 2026.03.26 16:28:36.259705 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39571 | ||
| 675 | 2026.03.26 16:28:36.259710 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.03.26 16:28:36.259724 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61591 | ||
| 677 | 2026.03.26 16:28:36.259827 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41685 | ||
| 678 | 2026.03.26 16:28:36.259862 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 679 | 2026.03.26 16:28:36.259757 [ 279 ] {} <Debug> TCP-Session: a958fe71-9f37-4143-a5b1-783656d34454 Authenticating user 'default' from [fd00:1122:3344:101::c]:43360 | ||
| 680 | 2026.03.26 16:28:36.259970 [ 279 ] {} <Debug> TCP-Session: a958fe71-9f37-4143-a5b1-783656d34454 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.03.26 16:28:36.260025 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.03.26 16:28:36.260054 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55678 | ||
| 683 | 2026.03.26 16:28:36.259987 [ 281 ] {} <Debug> TCP-Session: 973a2a42-0f3f-47fa-bfad-0ad1b8ef58fa Authenticating user 'default' from [fd00:1122:3344:101::c]:39571 | ||
| 684 | 2026.03.26 16:28:36.260133 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.03.26 16:28:36.260149 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33836 | ||
| 686 | 2026.03.26 16:28:36.260169 [ 281 ] {} <Debug> TCP-Session: 973a2a42-0f3f-47fa-bfad-0ad1b8ef58fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.03.26 16:28:36.260158 [ 280 ] {} <Debug> TCP-Session: c90e0686-a370-4181-a157-be72d1629a96 Authenticating user 'default' from [fd00:1122:3344:101::c]:61591 | ||
| 688 | 2026.03.26 16:28:36.260267 [ 281 ] {} <Debug> TCP-Session: 973a2a42-0f3f-47fa-bfad-0ad1b8ef58fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.03.26 16:28:36.260268 [ 282 ] {} <Debug> TCP-Session: a2bf648c-5128-458c-8a4b-9fc883da1c2c Authenticating user 'default' from [fd00:1122:3344:101::c]:41685 | ||
| 690 | 2026.03.26 16:28:36.260239 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.03.26 16:28:36.260384 [ 282 ] {} <Debug> TCP-Session: a2bf648c-5128-458c-8a4b-9fc883da1c2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.03.26 16:28:36.260370 [ 280 ] {} <Debug> TCP-Session: c90e0686-a370-4181-a157-be72d1629a96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.03.26 16:28:36.260422 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2026.03.26 16:28:36.260469 [ 282 ] {} <Debug> TCP-Session: a2bf648c-5128-458c-8a4b-9fc883da1c2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.03.26 16:28:36.260458 [ 284 ] {} <Debug> TCP-Session: 82c857db-3fe9-4146-97dc-2285494eedda Authenticating user 'default' from [fd00:1122:3344:101::c]:55678 | ||
| 696 | 2026.03.26 16:28:36.260457 [ 280 ] {} <Debug> TCP-Session: c90e0686-a370-4181-a157-be72d1629a96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.03.26 16:28:36.260592 [ 284 ] {} <Debug> TCP-Session: 82c857db-3fe9-4146-97dc-2285494eedda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.03.26 16:28:36.260583 [ 285 ] {} <Debug> TCP-Session: b0bf05ae-46d7-4233-9bba-b4227a101c36 Authenticating user 'default' from [fd00:1122:3344:101::c]:33836 | ||
| 699 | 2026.03.26 16:28:36.260119 [ 279 ] {} <Debug> TCP-Session: a958fe71-9f37-4143-a5b1-783656d34454 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.03.26 16:28:36.260704 [ 285 ] {} <Debug> TCP-Session: b0bf05ae-46d7-4233-9bba-b4227a101c36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.03.26 16:28:36.260712 [ 284 ] {} <Debug> TCP-Session: 82c857db-3fe9-4146-97dc-2285494eedda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.03.26 16:28:36.259972 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60406 | ||
| 703 | 2026.03.26 16:28:36.260815 [ 285 ] {} <Debug> TCP-Session: b0bf05ae-46d7-4233-9bba-b4227a101c36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.03.26 16:28:36.260944 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 705 | 2026.03.26 16:28:36.261004 [ 283 ] {} <Debug> TCP-Session: 3a3400a3-a3fe-4cb6-88af-4b027689905b Authenticating user 'default' from [fd00:1122:3344:101::c]:60406 | ||
| 706 | 2026.03.26 16:28:36.261022 [ 283 ] {} <Debug> TCP-Session: 3a3400a3-a3fe-4cb6-88af-4b027689905b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.03.26 16:28:36.261141 [ 283 ] {} <Debug> TCP-Session: 3a3400a3-a3fe-4cb6-88af-4b027689905b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.03.26 16:28:39.074284 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.03.26 16:28:39.074343 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2026.03.26 16:28:39.074463 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.03.26 16:28:39.074728 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.03.26 16:28:39.083479 [ 244 ] {} <Debug> system.asynchronous_metric_log (c281f950-690a-4e71-93fb-d781c63a7178): Loading data parts | ||
| 713 | 2026.03.26 16:28:39.083775 [ 244 ] {} <Debug> system.asynchronous_metric_log (c281f950-690a-4e71-93fb-d781c63a7178): There are no data parts | ||
| 714 | 2026.03.26 16:28:39.092814 [ 244 ] {} <Trace> system.asynchronous_metric_log (c281f950-690a-4e71-93fb-d781c63a7178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.03.26 16:28:39.092928 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 716 | 2026.03.26 16:28:39.101297 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2026.03.26 16:28:39.102284 [ 244 ] {} <Trace> system.asynchronous_metric_log (c281f950-690a-4e71-93fb-d781c63a7178): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2026.03.26 16:28:39.102550 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 719 | 2026.03.26 16:28:39.105864 [ 243 ] {} <Debug> system.metric_log (438c9976-e4e0-4cfb-a903-34e83b16d487): Loading data parts | ||
| 720 | 2026.03.26 16:28:39.106357 [ 243 ] {} <Debug> system.metric_log (438c9976-e4e0-4cfb-a903-34e83b16d487): There are no data parts | ||
| 721 | 2026.03.26 16:28:39.159386 [ 243 ] {} <Trace> system.metric_log (438c9976-e4e0-4cfb-a903-34e83b16d487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.03.26 16:28:39.159494 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 723 | 2026.03.26 16:28:39.171085 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.03.26 16:28:39.173923 [ 243 ] {} <Trace> system.metric_log (438c9976-e4e0-4cfb-a903-34e83b16d487): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.03.26 16:28:39.182984 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.03.26 16:28:40.000153 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.81 MiB, peak 148.81 MiB, free memory in arenas 0.00 B, will set to 153.84 MiB (RSS), difference: 9.02 MiB | ||
| 727 | 2026.03.26 16:28:41.574160 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.03.26 16:28:41.574272 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.03.26 16:28:41.580292 [ 242 ] {} <Debug> system.query_log (983aac9c-18cd-4530-a0fa-4567ca49f76a): Loading data parts | ||
| 730 | 2026.03.26 16:28:41.580504 [ 242 ] {} <Debug> system.query_log (983aac9c-18cd-4530-a0fa-4567ca49f76a): There are no data parts | ||
| 731 | 2026.03.26 16:28:41.587984 [ 242 ] {} <Trace> system.query_log (983aac9c-18cd-4530-a0fa-4567ca49f76a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.03.26 16:28:41.588032 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 733 | 2026.03.26 16:28:41.589915 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.03.26 16:28:41.590598 [ 242 ] {} <Trace> system.query_log (983aac9c-18cd-4530-a0fa-4567ca49f76a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.03.26 16:28:41.591139 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.03.26 16:28:42.001125 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.05 MiB, peak 158.05 MiB, free memory in arenas 0.00 B, will set to 154.88 MiB (RSS), difference: -3.17 MiB | ||
| 737 | 2026.03.26 16:28:46.530899 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.03.26 16:28:46.531122 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.03.26 16:28:46.603590 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 740 | 2026.03.26 16:28:46.606218 [ 244 ] {} <Trace> system.asynchronous_metric_log (c281f950-690a-4e71-93fb-d781c63a7178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.03.26 16:28:46.606259 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 742 | 2026.03.26 16:28:46.607186 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.03.26 16:28:46.607619 [ 244 ] {} <Trace> system.asynchronous_metric_log (c281f950-690a-4e71-93fb-d781c63a7178): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.03.26 16:28:46.607772 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.03.26 16:28:46.684008 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.03.26 16:28:46.702113 [ 243 ] {} <Trace> system.metric_log (438c9976-e4e0-4cfb-a903-34e83b16d487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.03.26 16:28:46.702181 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 748 | 2026.03.26 16:28:46.708796 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.03.26 16:28:46.710133 [ 243 ] {} <Trace> system.metric_log (438c9976-e4e0-4cfb-a903-34e83b16d487): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.03.26 16:28:46.713347 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.03.26 16:28:47.000133 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.66 MiB, peak 159.66 MiB, free memory in arenas 0.00 B, will set to 157.70 MiB (RSS), difference: 2.04 MiB | ||
| 752 | 2026.03.26 16:28:52.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.72 MiB, peak 159.66 MiB, free memory in arenas 0.00 B, will set to 157.75 MiB (RSS), difference: 4.03 MiB | ||
| 753 | 2026.03.26 16:28:53.133720 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2026.03.26 16:28:53.133900 [ 3 ] {96ea0919-0b32-484c-9254-710f9170ba39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 755 | 2026.03.26 16:28:53.142634 [ 3 ] {96ea0919-0b32-484c-9254-710f9170ba39} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 756 | 2026.03.26 16:28:53.150929 [ 3 ] {96ea0919-0b32-484c-9254-710f9170ba39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 757 | 2026.03.26 16:28:53.157823 [ 3 ] {96ea0919-0b32-484c-9254-710f9170ba39} <Debug> TCPHandler: Processed in 0.024222251 sec. | ||
| 758 | 2026.03.26 16:28:53.204552 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2026.03.26 16:28:53.204762 [ 3 ] {7228788e-2067-4465-afd9-ad8502e6255e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 760 | 2026.03.26 16:28:53.215014 [ 3 ] {7228788e-2067-4465-afd9-ad8502e6255e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 761 | 2026.03.26 16:28:53.215084 [ 3 ] {7228788e-2067-4465-afd9-ad8502e6255e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 762 | 2026.03.26 16:28:53.217604 [ 3 ] {7228788e-2067-4465-afd9-ad8502e6255e} <Debug> TCPHandler: Processed in 0.013168626 sec. | ||
| 763 | 2026.03.26 16:28:53.217866 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2026.03.26 16:28:53.218001 [ 3 ] {7b9080fb-d674-44a6-b665-0bd3bc68434f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 765 | 2026.03.26 16:28:53.222658 [ 3 ] {7b9080fb-d674-44a6-b665-0bd3bc68434f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 766 | 2026.03.26 16:28:53.222710 [ 3 ] {7b9080fb-d674-44a6-b665-0bd3bc68434f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 767 | 2026.03.26 16:28:53.223071 [ 3 ] {7b9080fb-d674-44a6-b665-0bd3bc68434f} <Debug> TCPHandler: Processed in 0.005259947 sec. | ||
| 768 | 2026.03.26 16:28:53.223275 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2026.03.26 16:28:53.223395 [ 3 ] {f7f5b447-68ae-4add-a182-e01e7fb1c516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 770 | 2026.03.26 16:28:53.223644 [ 3 ] {f7f5b447-68ae-4add-a182-e01e7fb1c516} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 771 | 2026.03.26 16:28:53.223688 [ 3 ] {f7f5b447-68ae-4add-a182-e01e7fb1c516} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 772 | 2026.03.26 16:28:53.223985 [ 3 ] {f7f5b447-68ae-4add-a182-e01e7fb1c516} <Debug> TCPHandler: Processed in 0.000759345 sec. | ||
| 773 | 2026.03.26 16:28:53.224184 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2026.03.26 16:28:53.224300 [ 3 ] {81b9a1bb-f3af-4c32-8042-8d22c8e96755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 775 | 2026.03.26 16:28:53.224543 [ 3 ] {81b9a1bb-f3af-4c32-8042-8d22c8e96755} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 776 | 2026.03.26 16:28:53.224586 [ 3 ] {81b9a1bb-f3af-4c32-8042-8d22c8e96755} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 777 | 2026.03.26 16:28:53.224897 [ 3 ] {81b9a1bb-f3af-4c32-8042-8d22c8e96755} <Debug> TCPHandler: Processed in 0.000769886 sec. | ||
| 778 | 2026.03.26 16:28:53.225133 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2026.03.26 16:28:53.225251 [ 3 ] {92af56b9-1cd9-4c8a-85d2-be1b0ef9c272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 780 | 2026.03.26 16:28:53.225495 [ 3 ] {92af56b9-1cd9-4c8a-85d2-be1b0ef9c272} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2026.03.26 16:28:53.225539 [ 3 ] {92af56b9-1cd9-4c8a-85d2-be1b0ef9c272} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 782 | 2026.03.26 16:28:53.225852 [ 3 ] {92af56b9-1cd9-4c8a-85d2-be1b0ef9c272} <Debug> TCPHandler: Processed in 0.000775906 sec. | ||
| 783 | 2026.03.26 16:28:53.226086 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2026.03.26 16:28:53.226200 [ 3 ] {4904dfa1-610e-417f-9b5a-45b5c833395f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 785 | 2026.03.26 16:28:53.226438 [ 3 ] {4904dfa1-610e-417f-9b5a-45b5c833395f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2026.03.26 16:28:53.226480 [ 3 ] {4904dfa1-610e-417f-9b5a-45b5c833395f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2026.03.26 16:28:53.226776 [ 3 ] {4904dfa1-610e-417f-9b5a-45b5c833395f} <Debug> TCPHandler: Processed in 0.000737854 sec. | ||
| 788 | 2026.03.26 16:28:53.226978 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2026.03.26 16:28:53.227090 [ 3 ] {4d354497-b62b-4688-b0e2-dd7f83881904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 790 | 2026.03.26 16:28:53.227333 [ 3 ] {4d354497-b62b-4688-b0e2-dd7f83881904} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2026.03.26 16:28:53.227374 [ 3 ] {4d354497-b62b-4688-b0e2-dd7f83881904} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 792 | 2026.03.26 16:28:53.227659 [ 3 ] {4d354497-b62b-4688-b0e2-dd7f83881904} <Debug> TCPHandler: Processed in 0.000727125 sec. | ||
| 793 | 2026.03.26 16:28:53.227852 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2026.03.26 16:28:53.227967 [ 3 ] {e1c6a576-aaff-4078-956c-5beee5c006fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 795 | 2026.03.26 16:28:53.228210 [ 3 ] {e1c6a576-aaff-4078-956c-5beee5c006fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 796 | 2026.03.26 16:28:53.228257 [ 3 ] {e1c6a576-aaff-4078-956c-5beee5c006fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 797 | 2026.03.26 16:28:53.228560 [ 3 ] {e1c6a576-aaff-4078-956c-5beee5c006fa} <Debug> TCPHandler: Processed in 0.000754696 sec. | ||
| 798 | 2026.03.26 16:28:53.228757 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 799 | 2026.03.26 16:28:53.228877 [ 3 ] {99f36a76-2376-4499-800f-11e00f7593e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 800 | 2026.03.26 16:28:53.229120 [ 3 ] {99f36a76-2376-4499-800f-11e00f7593e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 801 | 2026.03.26 16:28:53.229163 [ 3 ] {99f36a76-2376-4499-800f-11e00f7593e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 802 | 2026.03.26 16:28:53.229455 [ 3 ] {99f36a76-2376-4499-800f-11e00f7593e6} <Debug> TCPHandler: Processed in 0.000745125 sec. | ||
| 803 | 2026.03.26 16:28:53.229651 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 804 | 2026.03.26 16:28:53.229766 [ 3 ] {e806fa72-6f32-46d2-815d-2880dc2303e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 805 | 2026.03.26 16:28:53.230008 [ 3 ] {e806fa72-6f32-46d2-815d-2880dc2303e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 806 | 2026.03.26 16:28:53.230052 [ 3 ] {e806fa72-6f32-46d2-815d-2880dc2303e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 807 | 2026.03.26 16:28:53.230353 [ 3 ] {e806fa72-6f32-46d2-815d-2880dc2303e5} <Debug> TCPHandler: Processed in 0.000748645 sec. | ||
| 808 | 2026.03.26 16:28:53.230558 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 809 | 2026.03.26 16:28:53.230673 [ 3 ] {b9977d40-f1a9-4b2d-a119-8b5c1f5f24c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 810 | 2026.03.26 16:28:53.230923 [ 3 ] {b9977d40-f1a9-4b2d-a119-8b5c1f5f24c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 811 | 2026.03.26 16:28:53.230965 [ 3 ] {b9977d40-f1a9-4b2d-a119-8b5c1f5f24c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 812 | 2026.03.26 16:28:53.231252 [ 3 ] {b9977d40-f1a9-4b2d-a119-8b5c1f5f24c9} <Debug> TCPHandler: Processed in 0.000740435 sec. | ||
| 813 | 2026.03.26 16:28:53.231449 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 814 | 2026.03.26 16:28:53.231566 [ 3 ] {4da00d0c-c941-4f6f-8d9f-0cc2c2140326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 815 | 2026.03.26 16:28:53.231810 [ 3 ] {4da00d0c-c941-4f6f-8d9f-0cc2c2140326} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 816 | 2026.03.26 16:28:53.231852 [ 3 ] {4da00d0c-c941-4f6f-8d9f-0cc2c2140326} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 817 | 2026.03.26 16:28:53.232132 [ 3 ] {4da00d0c-c941-4f6f-8d9f-0cc2c2140326} <Debug> TCPHandler: Processed in 0.000728835 sec. | ||
| 818 | 2026.03.26 16:28:53.232316 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 819 | 2026.03.26 16:28:53.232431 [ 3 ] {e1d8adf0-9486-48d2-9d61-20e8999b5349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 820 | 2026.03.26 16:28:53.232676 [ 3 ] {e1d8adf0-9486-48d2-9d61-20e8999b5349} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 821 | 2026.03.26 16:28:53.232718 [ 3 ] {e1d8adf0-9486-48d2-9d61-20e8999b5349} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 822 | 2026.03.26 16:28:53.233007 [ 3 ] {e1d8adf0-9486-48d2-9d61-20e8999b5349} <Debug> TCPHandler: Processed in 0.000737155 sec. | ||
| 823 | 2026.03.26 16:28:53.233191 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 824 | 2026.03.26 16:28:53.233307 [ 3 ] {a490b93b-ba33-449c-ae38-99ece69074a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 825 | 2026.03.26 16:28:53.233556 [ 3 ] {a490b93b-ba33-449c-ae38-99ece69074a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 826 | 2026.03.26 16:28:53.233597 [ 3 ] {a490b93b-ba33-449c-ae38-99ece69074a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 827 | 2026.03.26 16:28:53.233884 [ 3 ] {a490b93b-ba33-449c-ae38-99ece69074a5} <Debug> TCPHandler: Processed in 0.000740275 sec. | ||
| 828 | 2026.03.26 16:28:53.234200 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 829 | 2026.03.26 16:28:53.234317 [ 3 ] {7e752420-95ff-48ee-bb3c-c45cba7246fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 830 | 2026.03.26 16:28:53.234565 [ 3 ] {7e752420-95ff-48ee-bb3c-c45cba7246fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 831 | 2026.03.26 16:28:53.234607 [ 3 ] {7e752420-95ff-48ee-bb3c-c45cba7246fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 832 | 2026.03.26 16:28:53.234890 [ 3 ] {7e752420-95ff-48ee-bb3c-c45cba7246fb} <Debug> TCPHandler: Processed in 0.000737415 sec. | ||
| 833 | 2026.03.26 16:28:53.235082 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 834 | 2026.03.26 16:28:53.235199 [ 3 ] {ed3c6db0-af91-4ce7-8e52-f56bb1bac2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 835 | 2026.03.26 16:28:53.235450 [ 3 ] {ed3c6db0-af91-4ce7-8e52-f56bb1bac2c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 836 | 2026.03.26 16:28:53.235492 [ 3 ] {ed3c6db0-af91-4ce7-8e52-f56bb1bac2c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 837 | 2026.03.26 16:28:53.235772 [ 3 ] {ed3c6db0-af91-4ce7-8e52-f56bb1bac2c3} <Debug> TCPHandler: Processed in 0.000736644 sec. | ||
| 838 | 2026.03.26 16:28:53.235953 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2026.03.26 16:28:53.236071 [ 3 ] {856cbd6a-4cf0-4545-a086-cb33aabcd26b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 840 | 2026.03.26 16:28:53.236337 [ 3 ] {856cbd6a-4cf0-4545-a086-cb33aabcd26b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 841 | 2026.03.26 16:28:53.236379 [ 3 ] {856cbd6a-4cf0-4545-a086-cb33aabcd26b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 842 | 2026.03.26 16:28:53.236667 [ 3 ] {856cbd6a-4cf0-4545-a086-cb33aabcd26b} <Debug> TCPHandler: Processed in 0.000760046 sec. | ||
| 843 | 2026.03.26 16:28:53.236851 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 844 | 2026.03.26 16:28:53.236969 [ 3 ] {3a952b7f-f38d-49bf-9ddd-22316eac5120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 845 | 2026.03.26 16:28:53.237223 [ 3 ] {3a952b7f-f38d-49bf-9ddd-22316eac5120} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 846 | 2026.03.26 16:28:53.237264 [ 3 ] {3a952b7f-f38d-49bf-9ddd-22316eac5120} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 847 | 2026.03.26 16:28:53.237616 [ 3 ] {3a952b7f-f38d-49bf-9ddd-22316eac5120} <Debug> TCPHandler: Processed in 0.000811377 sec. | ||
| 848 | 2026.03.26 16:28:53.238246 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2026.03.26 16:28:53.238367 [ 3 ] {64baa03f-102f-453f-a2f4-37b07f5207fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 850 | 2026.03.26 16:28:53.238625 [ 3 ] {64baa03f-102f-453f-a2f4-37b07f5207fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 851 | 2026.03.26 16:28:53.238666 [ 3 ] {64baa03f-102f-453f-a2f4-37b07f5207fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2026.03.26 16:28:53.238976 [ 3 ] {64baa03f-102f-453f-a2f4-37b07f5207fa} <Debug> TCPHandler: Processed in 0.000777205 sec. | ||
| 853 | 2026.03.26 16:28:53.239223 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2026.03.26 16:28:53.239344 [ 3 ] {9a57b732-5405-4cba-ac5f-eddc648ee408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 855 | 2026.03.26 16:28:53.239606 [ 3 ] {9a57b732-5405-4cba-ac5f-eddc648ee408} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 856 | 2026.03.26 16:28:53.239647 [ 3 ] {9a57b732-5405-4cba-ac5f-eddc648ee408} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 857 | 2026.03.26 16:28:53.239952 [ 3 ] {9a57b732-5405-4cba-ac5f-eddc648ee408} <Debug> TCPHandler: Processed in 0.000775375 sec. | ||
| 858 | 2026.03.26 16:28:53.240165 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 859 | 2026.03.26 16:28:53.240285 [ 3 ] {78c9ab23-ac0d-40c4-90d1-f1f749092785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 860 | 2026.03.26 16:28:53.240549 [ 3 ] {78c9ab23-ac0d-40c4-90d1-f1f749092785} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 861 | 2026.03.26 16:28:53.240591 [ 3 ] {78c9ab23-ac0d-40c4-90d1-f1f749092785} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 862 | 2026.03.26 16:28:53.240904 [ 3 ] {78c9ab23-ac0d-40c4-90d1-f1f749092785} <Debug> TCPHandler: Processed in 0.000784926 sec. | ||
| 863 | 2026.03.26 16:28:53.241132 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 864 | 2026.03.26 16:28:53.241253 [ 3 ] {b9764491-a22c-40d2-a438-99934de1a126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 865 | 2026.03.26 16:28:53.241517 [ 3 ] {b9764491-a22c-40d2-a438-99934de1a126} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 866 | 2026.03.26 16:28:53.241561 [ 3 ] {b9764491-a22c-40d2-a438-99934de1a126} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 867 | 2026.03.26 16:28:53.241871 [ 3 ] {b9764491-a22c-40d2-a438-99934de1a126} <Debug> TCPHandler: Processed in 0.000785936 sec. | ||
| 868 | 2026.03.26 16:28:53.242114 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 869 | 2026.03.26 16:28:53.242236 [ 3 ] {b80acbe4-f4d4-40a1-978e-2ff37a04f951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 870 | 2026.03.26 16:28:53.242503 [ 3 ] {b80acbe4-f4d4-40a1-978e-2ff37a04f951} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 871 | 2026.03.26 16:28:53.242544 [ 3 ] {b80acbe4-f4d4-40a1-978e-2ff37a04f951} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 872 | 2026.03.26 16:28:53.242854 [ 3 ] {b80acbe4-f4d4-40a1-978e-2ff37a04f951} <Debug> TCPHandler: Processed in 0.000788146 sec. | ||
| 873 | 2026.03.26 16:28:53.243079 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 874 | 2026.03.26 16:28:53.243201 [ 3 ] {b342c0fd-7fd9-402e-a14d-2f6213be8872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 875 | 2026.03.26 16:28:53.243475 [ 3 ] {b342c0fd-7fd9-402e-a14d-2f6213be8872} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 876 | 2026.03.26 16:28:53.243516 [ 3 ] {b342c0fd-7fd9-402e-a14d-2f6213be8872} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 877 | 2026.03.26 16:28:53.243853 [ 3 ] {b342c0fd-7fd9-402e-a14d-2f6213be8872} <Debug> TCPHandler: Processed in 0.000820567 sec. | ||
| 878 | 2026.03.26 16:28:53.255503 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 879 | 2026.03.26 16:28:53.255611 [ 3 ] {40cb1edf-3c4d-408e-a081-96a6f8eb680a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 880 | 2026.03.26 16:28:53.255654 [ 3 ] {40cb1edf-3c4d-408e-a081-96a6f8eb680a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 881 | 2026.03.26 16:28:53.258812 [ 3 ] {40cb1edf-3c4d-408e-a081-96a6f8eb680a} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 882 | 2026.03.26 16:28:53.258851 [ 3 ] {40cb1edf-3c4d-408e-a081-96a6f8eb680a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 883 | 2026.03.26 16:28:53.261436 [ 3 ] {40cb1edf-3c4d-408e-a081-96a6f8eb680a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 884 | 2026.03.26 16:28:53.261830 [ 3 ] {40cb1edf-3c4d-408e-a081-96a6f8eb680a} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 885 | 2026.03.26 16:28:53.261972 [ 3 ] {40cb1edf-3c4d-408e-a081-96a6f8eb680a} <Debug> executeQuery: Read 25 rows, 5.59 KiB in 0.006391 sec., 3911.750899702707 rows/sec., 874.03 KiB/sec. | ||
| 886 | 2026.03.26 16:28:53.262010 [ 3 ] {40cb1edf-3c4d-408e-a081-96a6f8eb680a} <Debug> TCPHandler: Processed in 0.006561443 sec. | ||
| 887 | 2026.03.26 16:28:53.262149 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 888 | 2026.03.26 16:28:53.262246 [ 3 ] {d4ba4499-156f-40eb-8921-de273a565d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 889 | 2026.03.26 16:28:53.262287 [ 3 ] {d4ba4499-156f-40eb-8921-de273a565d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 890 | 2026.03.26 16:28:53.268740 [ 3 ] {d4ba4499-156f-40eb-8921-de273a565d30} <Trace> oximeter.fields_i16 (a868b555-e39a-4137-945c-5337ea927f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 891 | 2026.03.26 16:28:53.268773 [ 3 ] {d4ba4499-156f-40eb-8921-de273a565d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 892 | 2026.03.26 16:28:53.277323 [ 3 ] {d4ba4499-156f-40eb-8921-de273a565d30} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 893 | 2026.03.26 16:28:53.277806 [ 3 ] {d4ba4499-156f-40eb-8921-de273a565d30} <Trace> oximeter.fields_i16 (a868b555-e39a-4137-945c-5337ea927f09): 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.26 16:28:53.277943 [ 3 ] {d4ba4499-156f-40eb-8921-de273a565d30} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.015716 sec., 1527.1061338763043 rows/sec., 129.74 KiB/sec. | ||
| 895 | 2026.03.26 16:28:53.277978 [ 3 ] {d4ba4499-156f-40eb-8921-de273a565d30} <Debug> TCPHandler: Processed in 0.015880182 sec. | ||
| 896 | 2026.03.26 16:28:53.278099 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 897 | 2026.03.26 16:28:53.278195 [ 3 ] {3ebd369d-6f9b-452a-ae25-34b05271424c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 898 | 2026.03.26 16:28:53.278233 [ 3 ] {3ebd369d-6f9b-452a-ae25-34b05271424c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 899 | 2026.03.26 16:28:53.278647 [ 3 ] {3ebd369d-6f9b-452a-ae25-34b05271424c} <Trace> oximeter.fields_ipaddr (ada46215-a75a-418e-8963-c28e437e34a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 900 | 2026.03.26 16:28:53.278684 [ 3 ] {3ebd369d-6f9b-452a-ae25-34b05271424c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 901 | 2026.03.26 16:28:53.279198 [ 3 ] {3ebd369d-6f9b-452a-ae25-34b05271424c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 902 | 2026.03.26 16:28:53.279844 [ 3 ] {3ebd369d-6f9b-452a-ae25-34b05271424c} <Trace> oximeter.fields_ipaddr (ada46215-a75a-418e-8963-c28e437e34a4): 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.26 16:28:53.279980 [ 3 ] {3ebd369d-6f9b-452a-ae25-34b05271424c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001804 sec., 3325.9423503325943 rows/sec., 271.21 KiB/sec. | ||
| 904 | 2026.03.26 16:28:53.280017 [ 3 ] {3ebd369d-6f9b-452a-ae25-34b05271424c} <Debug> TCPHandler: Processed in 0.00196828 sec. | ||
| 905 | 2026.03.26 16:28:53.280138 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 906 | 2026.03.26 16:28:53.280238 [ 3 ] {d5fade17-20f2-4e36-8c03-a5f04ccbd3db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 907 | 2026.03.26 16:28:53.280277 [ 3 ] {d5fade17-20f2-4e36-8c03-a5f04ccbd3db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 908 | 2026.03.26 16:28:53.280758 [ 3 ] {d5fade17-20f2-4e36-8c03-a5f04ccbd3db} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 909 | 2026.03.26 16:28:53.280803 [ 3 ] {d5fade17-20f2-4e36-8c03-a5f04ccbd3db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 910 | 2026.03.26 16:28:53.281230 [ 3 ] {d5fade17-20f2-4e36-8c03-a5f04ccbd3db} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 911 | 2026.03.26 16:28:53.281650 [ 3 ] {d5fade17-20f2-4e36-8c03-a5f04ccbd3db} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): 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.26 16:28:53.281777 [ 3 ] {d5fade17-20f2-4e36-8c03-a5f04ccbd3db} <Debug> executeQuery: Read 153 rows, 13.97 KiB in 0.001562 sec., 97951.34443021766 rows/sec., 8.74 MiB/sec. | ||
| 913 | 2026.03.26 16:28:53.281829 [ 3 ] {d5fade17-20f2-4e36-8c03-a5f04ccbd3db} <Debug> TCPHandler: Processed in 0.001741305 sec. | ||
| 914 | 2026.03.26 16:28:53.281953 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 915 | 2026.03.26 16:28:53.282046 [ 3 ] {1597599b-84f1-4d07-9f8c-7652fc77e192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 916 | 2026.03.26 16:28:53.282085 [ 3 ] {1597599b-84f1-4d07-9f8c-7652fc77e192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 917 | 2026.03.26 16:28:53.282475 [ 3 ] {1597599b-84f1-4d07-9f8c-7652fc77e192} <Trace> oximeter.fields_u16 (95d71211-a414-4c08-ac0a-de0fbf506df6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 918 | 2026.03.26 16:28:53.282508 [ 3 ] {1597599b-84f1-4d07-9f8c-7652fc77e192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 919 | 2026.03.26 16:28:53.282907 [ 3 ] {1597599b-84f1-4d07-9f8c-7652fc77e192} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 920 | 2026.03.26 16:28:53.283382 [ 3 ] {1597599b-84f1-4d07-9f8c-7652fc77e192} <Trace> oximeter.fields_u16 (95d71211-a414-4c08-ac0a-de0fbf506df6): 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.26 16:28:53.283510 [ 3 ] {1597599b-84f1-4d07-9f8c-7652fc77e192} <Debug> executeQuery: Read 18 rows, 1.38 KiB in 0.001482 sec., 12145.748987854251 rows/sec., 931.10 KiB/sec. | ||
| 922 | 2026.03.26 16:28:53.283545 [ 3 ] {1597599b-84f1-4d07-9f8c-7652fc77e192} <Debug> TCPHandler: Processed in 0.001642433 sec. | ||
| 923 | 2026.03.26 16:28:53.283661 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 924 | 2026.03.26 16:28:53.283754 [ 3 ] {92f41c2f-c0f1-4c1b-8de4-af41735739b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 925 | 2026.03.26 16:28:53.283804 [ 3 ] {92f41c2f-c0f1-4c1b-8de4-af41735739b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 926 | 2026.03.26 16:28:53.284250 [ 3 ] {92f41c2f-c0f1-4c1b-8de4-af41735739b5} <Trace> oximeter.fields_u32 (ab29ec1f-2708-4131-91d7-3b20ce6c561f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 927 | 2026.03.26 16:28:53.284284 [ 3 ] {92f41c2f-c0f1-4c1b-8de4-af41735739b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 928 | 2026.03.26 16:28:53.284703 [ 3 ] {92f41c2f-c0f1-4c1b-8de4-af41735739b5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 929 | 2026.03.26 16:28:53.285194 [ 3 ] {92f41c2f-c0f1-4c1b-8de4-af41735739b5} <Trace> oximeter.fields_u32 (ab29ec1f-2708-4131-91d7-3b20ce6c561f): 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.26 16:28:53.285329 [ 3 ] {92f41c2f-c0f1-4c1b-8de4-af41735739b5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001594 sec., 15056.4617314931 rows/sec., 1.25 MiB/sec. | ||
| 931 | 2026.03.26 16:28:53.285367 [ 3 ] {92f41c2f-c0f1-4c1b-8de4-af41735739b5} <Debug> TCPHandler: Processed in 0.001755445 sec. | ||
| 932 | 2026.03.26 16:28:53.285484 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 933 | 2026.03.26 16:28:53.285580 [ 3 ] {c383db78-c511-4252-afcf-243551726515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 934 | 2026.03.26 16:28:53.285620 [ 3 ] {c383db78-c511-4252-afcf-243551726515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 935 | 2026.03.26 16:28:53.286023 [ 3 ] {c383db78-c511-4252-afcf-243551726515} <Trace> oximeter.fields_u8 (b5764d8a-0d35-40d2-89b0-844c0ecb39a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 936 | 2026.03.26 16:28:53.286057 [ 3 ] {c383db78-c511-4252-afcf-243551726515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 937 | 2026.03.26 16:28:53.286469 [ 3 ] {c383db78-c511-4252-afcf-243551726515} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 938 | 2026.03.26 16:28:53.286917 [ 3 ] {c383db78-c511-4252-afcf-243551726515} <Trace> oximeter.fields_u8 (b5764d8a-0d35-40d2-89b0-844c0ecb39a3): 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.26 16:28:53.287041 [ 3 ] {c383db78-c511-4252-afcf-243551726515} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00148 sec., 8108.108108108108 rows/sec., 633.45 KiB/sec. | ||
| 940 | 2026.03.26 16:28:53.287077 [ 3 ] {c383db78-c511-4252-afcf-243551726515} <Debug> TCPHandler: Processed in 0.001642764 sec. | ||
| 941 | 2026.03.26 16:28:53.287186 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 942 | 2026.03.26 16:28:53.287281 [ 3 ] {c5e13a11-ce46-4255-b025-b7cea282b7dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 943 | 2026.03.26 16:28:53.287318 [ 3 ] {c5e13a11-ce46-4255-b025-b7cea282b7dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 944 | 2026.03.26 16:28:53.287741 [ 3 ] {c5e13a11-ce46-4255-b025-b7cea282b7dc} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 945 | 2026.03.26 16:28:53.287774 [ 3 ] {c5e13a11-ce46-4255-b025-b7cea282b7dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 946 | 2026.03.26 16:28:53.288249 [ 3 ] {c5e13a11-ce46-4255-b025-b7cea282b7dc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 947 | 2026.03.26 16:28:53.288679 [ 3 ] {c5e13a11-ce46-4255-b025-b7cea282b7dc} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): 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.26 16:28:53.288802 [ 3 ] {c5e13a11-ce46-4255-b025-b7cea282b7dc} <Debug> executeQuery: Read 78 rows, 6.63 KiB in 0.00154 sec., 50649.35064935065 rows/sec., 4.20 MiB/sec. | ||
| 949 | 2026.03.26 16:28:53.288846 [ 3 ] {c5e13a11-ce46-4255-b025-b7cea282b7dc} <Debug> TCPHandler: Processed in 0.001708574 sec. | ||
| 950 | 2026.03.26 16:28:53.288959 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 951 | 2026.03.26 16:28:53.289055 [ 3 ] {d26f9189-92a5-4d54-ba9d-33a67da786e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 952 | 2026.03.26 16:28:53.289096 [ 3 ] {d26f9189-92a5-4d54-ba9d-33a67da786e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 953 | 2026.03.26 16:28:53.291469 [ 3 ] {d26f9189-92a5-4d54-ba9d-33a67da786e3} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 954 | 2026.03.26 16:28:53.291501 [ 3 ] {d26f9189-92a5-4d54-ba9d-33a67da786e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 955 | 2026.03.26 16:28:53.294062 [ 3 ] {d26f9189-92a5-4d54-ba9d-33a67da786e3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 956 | 2026.03.26 16:28:53.294584 [ 3 ] {d26f9189-92a5-4d54-ba9d-33a67da786e3} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): 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.26 16:28:53.294734 [ 3 ] {d26f9189-92a5-4d54-ba9d-33a67da786e3} <Debug> executeQuery: Read 235 rows, 18.45 KiB in 0.005696 sec., 41257.02247191012 rows/sec., 3.16 MiB/sec. | ||
| 958 | 2026.03.26 16:28:53.294780 [ 3 ] {d26f9189-92a5-4d54-ba9d-33a67da786e3} <Debug> TCPHandler: Processed in 0.005869619 sec. | ||
| 959 | 2026.03.26 16:28:53.294905 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 960 | 2026.03.26 16:28:53.295000 [ 3 ] {ceeb6079-cab8-4127-ba01-e0196f474bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 961 | 2026.03.26 16:28:53.295039 [ 3 ] {ceeb6079-cab8-4127-ba01-e0196f474bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 962 | 2026.03.26 16:28:53.295363 [ 3 ] {ceeb6079-cab8-4127-ba01-e0196f474bf2} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 963 | 2026.03.26 16:28:53.295398 [ 3 ] {ceeb6079-cab8-4127-ba01-e0196f474bf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 964 | 2026.03.26 16:28:53.295804 [ 3 ] {ceeb6079-cab8-4127-ba01-e0196f474bf2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 965 | 2026.03.26 16:28:53.296244 [ 3 ] {ceeb6079-cab8-4127-ba01-e0196f474bf2} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): 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.26 16:28:53.296370 [ 3 ] {ceeb6079-cab8-4127-ba01-e0196f474bf2} <Debug> executeQuery: Read 32 rows, 2.19 KiB in 0.001388 sec., 23054.755043227666 rows/sec., 1.54 MiB/sec. | ||
| 967 | 2026.03.26 16:28:53.296406 [ 3 ] {ceeb6079-cab8-4127-ba01-e0196f474bf2} <Debug> TCPHandler: Processed in 0.001550151 sec. | ||
| 968 | 2026.03.26 16:28:54.108000 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 969 | 2026.03.26 16:28:54.108542 [ 244 ] {} <Trace> system.asynchronous_metric_log (c281f950-690a-4e71-93fb-d781c63a7178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 970 | 2026.03.26 16:28:54.108598 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 971 | 2026.03.26 16:28:54.109284 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 972 | 2026.03.26 16:28:54.109770 [ 244 ] {} <Trace> system.asynchronous_metric_log (c281f950-690a-4e71-93fb-d781c63a7178): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 973 | 2026.03.26 16:28:54.109913 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 974 | 2026.03.26 16:28:54.213417 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 975 | 2026.03.26 16:28:54.231390 [ 243 ] {} <Trace> system.metric_log (438c9976-e4e0-4cfb-a903-34e83b16d487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 976 | 2026.03.26 16:28:54.231463 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 977 | 2026.03.26 16:28:54.237888 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 978 | 2026.03.26 16:28:54.239075 [ 243 ] {} <Trace> system.metric_log (438c9976-e4e0-4cfb-a903-34e83b16d487): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 979 | 2026.03.26 16:28:54.242625 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 980 | 2026.03.26 16:28:55.000159 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.65 MiB, peak 163.65 MiB, free memory in arenas 0.00 B, will set to 161.05 MiB (RSS), difference: 1.40 MiB | ||
| 981 | 2026.03.26 16:28:58.139184 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 982 | 2026.03.26 16:28:58.139431 [ 3 ] {f0b04ca1-e34e-49ca-80ca-7fc3d9705fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 983 | 2026.03.26 16:28:58.139507 [ 3 ] {f0b04ca1-e34e-49ca-80ca-7fc3d9705fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 984 | 2026.03.26 16:28:58.140394 [ 3 ] {f0b04ca1-e34e-49ca-80ca-7fc3d9705fb6} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 985 | 2026.03.26 16:28:58.140476 [ 3 ] {f0b04ca1-e34e-49ca-80ca-7fc3d9705fb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 986 | 2026.03.26 16:28:58.141303 [ 3 ] {f0b04ca1-e34e-49ca-80ca-7fc3d9705fb6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 987 | 2026.03.26 16:28:58.141939 [ 3 ] {f0b04ca1-e34e-49ca-80ca-7fc3d9705fb6} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 988 | 2026.03.26 16:28:58.142119 [ 3 ] {f0b04ca1-e34e-49ca-80ca-7fc3d9705fb6} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.002745 sec., 10928.96174863388 rows/sec., 843.86 KiB/sec. | ||
| 989 | 2026.03.26 16:28:58.142178 [ 3 ] {f0b04ca1-e34e-49ca-80ca-7fc3d9705fb6} <Debug> TCPHandler: Processed in 0.003135563 sec. | ||
| 990 | 2026.03.26 16:28:58.142368 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 991 | 2026.03.26 16:28:58.142488 [ 3 ] {60fc4f59-c2a6-4f47-877b-587973be96b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 992 | 2026.03.26 16:28:58.142553 [ 3 ] {60fc4f59-c2a6-4f47-877b-587973be96b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 993 | 2026.03.26 16:28:58.143067 [ 3 ] {60fc4f59-c2a6-4f47-877b-587973be96b4} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 994 | 2026.03.26 16:28:58.143115 [ 3 ] {60fc4f59-c2a6-4f47-877b-587973be96b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 995 | 2026.03.26 16:28:58.143751 [ 3 ] {60fc4f59-c2a6-4f47-877b-587973be96b4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 996 | 2026.03.26 16:28:58.144411 [ 3 ] {60fc4f59-c2a6-4f47-877b-587973be96b4} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 997 | 2026.03.26 16:28:58.144567 [ 3 ] {60fc4f59-c2a6-4f47-877b-587973be96b4} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.002103 sec., 17118.40228245364 rows/sec., 1.34 MiB/sec. | ||
| 998 | 2026.03.26 16:28:58.144619 [ 3 ] {60fc4f59-c2a6-4f47-877b-587973be96b4} <Debug> TCPHandler: Processed in 0.002319257 sec. | ||
| 999 | 2026.03.26 16:28:58.144763 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1000 | 2026.03.26 16:28:58.144878 [ 3 ] {ceaa4c69-0656-4e91-8973-deb1760c106a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1001 | 2026.03.26 16:28:58.144932 [ 3 ] {ceaa4c69-0656-4e91-8973-deb1760c106a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1002 | 2026.03.26 16:28:58.145371 [ 3 ] {ceaa4c69-0656-4e91-8973-deb1760c106a} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1003 | 2026.03.26 16:28:58.145410 [ 3 ] {ceaa4c69-0656-4e91-8973-deb1760c106a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 1004 | 2026.03.26 16:28:58.145979 [ 3 ] {ceaa4c69-0656-4e91-8973-deb1760c106a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1005 | 2026.03.26 16:28:58.146502 [ 3 ] {ceaa4c69-0656-4e91-8973-deb1760c106a} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1006 | 2026.03.26 16:28:58.146670 [ 3 ] {ceaa4c69-0656-4e91-8973-deb1760c106a} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001816 sec., 60572.68722466961 rows/sec., 4.23 MiB/sec. | ||
| 1007 | 2026.03.26 16:28:58.146716 [ 3 ] {ceaa4c69-0656-4e91-8973-deb1760c106a} <Debug> TCPHandler: Processed in 0.002010051 sec. | ||
| 1008 | 2026.03.26 16:28:58.146856 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1009 | 2026.03.26 16:28:58.146957 [ 3 ] {5c078ef3-6909-4a27-9ece-b29477e95c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1010 | 2026.03.26 16:28:58.147004 [ 3 ] {5c078ef3-6909-4a27-9ece-b29477e95c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1011 | 2026.03.26 16:28:58.147382 [ 3 ] {5c078ef3-6909-4a27-9ece-b29477e95c38} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1012 | 2026.03.26 16:28:58.147429 [ 3 ] {5c078ef3-6909-4a27-9ece-b29477e95c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 1013 | 2026.03.26 16:28:58.147900 [ 3 ] {5c078ef3-6909-4a27-9ece-b29477e95c38} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1014 | 2026.03.26 16:28:58.148521 [ 3 ] {5c078ef3-6909-4a27-9ece-b29477e95c38} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): 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.26 16:28:58.148689 [ 3 ] {5c078ef3-6909-4a27-9ece-b29477e95c38} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001751 sec., 22844.08909194746 rows/sec., 1.53 MiB/sec. | ||
| 1016 | 2026.03.26 16:28:58.148734 [ 3 ] {5c078ef3-6909-4a27-9ece-b29477e95c38} <Debug> TCPHandler: Processed in 0.001928739 sec. | ||
| 1017 | 2026.03.26 16:28:59.263555 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43784 | ||
| 1018 | 2026.03.26 16:28:59.266355 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1019 | 2026.03.26 16:28:59.266431 [ 286 ] {} <Debug> TCP-Session: 7cc62d70-274d-4c52-b002-a20541a6f0a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43784 | ||
| 1020 | 2026.03.26 16:28:59.266464 [ 286 ] {} <Debug> TCP-Session: 7cc62d70-274d-4c52-b002-a20541a6f0a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1021 | 2026.03.26 16:28:59.266481 [ 286 ] {} <Debug> TCP-Session: 7cc62d70-274d-4c52-b002-a20541a6f0a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1022 | 2026.03.26 16:28:59.266552 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1023 | 2026.03.26 16:28:59.266583 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1024 | 2026.03.26 16:28:59.266604 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1025 | 2026.03.26 16:28:59.267131 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34914 | ||
| 1026 | 2026.03.26 16:28:59.267212 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54761 | ||
| 1027 | 2026.03.26 16:28:59.267301 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41870 | ||
| 1028 | 2026.03.26 16:28:59.267311 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1029 | 2026.03.26 16:28:59.267372 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40332 | ||
| 1030 | 2026.03.26 16:28:59.267400 [ 287 ] {} <Debug> TCP-Session: 9849efb6-e945-42c6-92a2-a6758f0a2f78 Authenticating user 'default' from [fd00:1122:3344:101::e]:34914 | ||
| 1031 | 2026.03.26 16:28:59.267432 [ 287 ] {} <Debug> TCP-Session: 9849efb6-e945-42c6-92a2-a6758f0a2f78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1032 | 2026.03.26 16:28:59.267431 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1033 | 2026.03.26 16:28:59.267457 [ 287 ] {} <Debug> TCP-Session: 9849efb6-e945-42c6-92a2-a6758f0a2f78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1034 | 2026.03.26 16:28:59.267489 [ 288 ] {} <Debug> TCP-Session: 05d9d6c8-69a6-4bb9-83a2-51b68b5accae Authenticating user 'default' from [fd00:1122:3344:101::e]:54761 | ||
| 1035 | 2026.03.26 16:28:59.267522 [ 288 ] {} <Debug> TCP-Session: 05d9d6c8-69a6-4bb9-83a2-51b68b5accae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1036 | 2026.03.26 16:28:59.267536 [ 288 ] {} <Debug> TCP-Session: 05d9d6c8-69a6-4bb9-83a2-51b68b5accae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1037 | 2026.03.26 16:28:59.267595 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39794 | ||
| 1038 | 2026.03.26 16:28:59.267670 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1039 | 2026.03.26 16:28:59.267707 [ 290 ] {} <Debug> TCP-Session: a112ab42-311d-4e73-917b-c8cb4deba9dc Authenticating user 'default' from [fd00:1122:3344:101::e]:40332 | ||
| 1040 | 2026.03.26 16:28:59.267724 [ 290 ] {} <Debug> TCP-Session: a112ab42-311d-4e73-917b-c8cb4deba9dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1041 | 2026.03.26 16:28:59.267737 [ 290 ] {} <Debug> TCP-Session: a112ab42-311d-4e73-917b-c8cb4deba9dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1042 | 2026.03.26 16:28:59.267750 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1043 | 2026.03.26 16:28:59.267777 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59533 | ||
| 1044 | 2026.03.26 16:28:59.267792 [ 289 ] {} <Debug> TCP-Session: cbe8338e-5c07-4b38-9fda-111e7adc2102 Authenticating user 'default' from [fd00:1122:3344:101::e]:41870 | ||
| 1045 | 2026.03.26 16:28:59.267834 [ 289 ] {} <Debug> TCP-Session: cbe8338e-5c07-4b38-9fda-111e7adc2102 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.03.26 16:28:59.267847 [ 289 ] {} <Debug> TCP-Session: cbe8338e-5c07-4b38-9fda-111e7adc2102 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2026.03.26 16:28:59.267920 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1048 | 2026.03.26 16:28:59.267944 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48622 | ||
| 1049 | 2026.03.26 16:28:59.267964 [ 291 ] {} <Debug> TCP-Session: bf6ed40b-4cfb-4f67-8a5b-a66212739a7a Authenticating user 'default' from [fd00:1122:3344:101::e]:39794 | ||
| 1050 | 2026.03.26 16:28:59.267996 [ 291 ] {} <Debug> TCP-Session: bf6ed40b-4cfb-4f67-8a5b-a66212739a7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1051 | 2026.03.26 16:28:59.268012 [ 291 ] {} <Debug> TCP-Session: bf6ed40b-4cfb-4f67-8a5b-a66212739a7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1052 | 2026.03.26 16:28:59.268053 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1053 | 2026.03.26 16:28:59.268098 [ 292 ] {} <Debug> TCP-Session: 53f78635-b23b-4190-8dc6-4618e67cfa6b Authenticating user 'default' from [fd00:1122:3344:101::e]:59533 | ||
| 1054 | 2026.03.26 16:28:59.268117 [ 292 ] {} <Debug> TCP-Session: 53f78635-b23b-4190-8dc6-4618e67cfa6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2026.03.26 16:28:59.268136 [ 292 ] {} <Debug> TCP-Session: 53f78635-b23b-4190-8dc6-4618e67cfa6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2026.03.26 16:28:59.268164 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1057 | 2026.03.26 16:28:59.268183 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59695 | ||
| 1058 | 2026.03.26 16:28:59.268198 [ 293 ] {} <Debug> TCP-Session: 013763a5-c966-4eb0-8c9f-a2a87087edb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48622 | ||
| 1059 | 2026.03.26 16:28:59.268230 [ 293 ] {} <Debug> TCP-Session: 013763a5-c966-4eb0-8c9f-a2a87087edb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1060 | 2026.03.26 16:28:59.268242 [ 293 ] {} <Debug> TCP-Session: 013763a5-c966-4eb0-8c9f-a2a87087edb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2026.03.26 16:28:59.268351 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1062 | 2026.03.26 16:28:59.268382 [ 294 ] {} <Debug> TCP-Session: c9a946e1-fb73-4728-a1a5-cf637eecfa7d Authenticating user 'default' from [fd00:1122:3344:101::e]:59695 | ||
| 1063 | 2026.03.26 16:28:59.268399 [ 294 ] {} <Debug> TCP-Session: c9a946e1-fb73-4728-a1a5-cf637eecfa7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2026.03.26 16:28:59.268411 [ 294 ] {} <Debug> TCP-Session: c9a946e1-fb73-4728-a1a5-cf637eecfa7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2026.03.26 16:28:59.269544 [ 286 ] {} <Trace> TCP-Session: 7cc62d70-274d-4c52-b002-a20541a6f0a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1066 | 2026.03.26 16:28:59.269730 [ 286 ] {76c58f75-d1e8-4eb5-9ffc-01427f5af7ba} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43784) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1067 | 2026.03.26 16:28:59.270049 [ 286 ] {76c58f75-d1e8-4eb5-9ffc-01427f5af7ba} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1068 | 2026.03.26 16:28:59.274380 [ 286 ] {76c58f75-d1e8-4eb5-9ffc-01427f5af7ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1069 | 2026.03.26 16:28:59.283203 [ 286 ] {76c58f75-d1e8-4eb5-9ffc-01427f5af7ba} <Debug> oximeter.version (7cb4e5fe-3453-403a-a865-b847f035a68b) (SelectExecutor): Key condition: unknown | ||
| 1070 | 2026.03.26 16:28:59.300838 [ 297 ] {76c58f75-d1e8-4eb5-9ffc-01427f5af7ba} <Trace> AggregatingTransform: Aggregating | ||
| 1071 | 2026.03.26 16:28:59.303356 [ 297 ] {76c58f75-d1e8-4eb5-9ffc-01427f5af7ba} <Trace> Aggregator: Aggregation method: without_key | ||
| 1072 | 2026.03.26 16:28:59.304177 [ 297 ] {76c58f75-d1e8-4eb5-9ffc-01427f5af7ba} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006650595 sec. (150.362 rows/sec., 5.87 KiB/sec.) | ||
| 1073 | 2026.03.26 16:28:59.304205 [ 297 ] {76c58f75-d1e8-4eb5-9ffc-01427f5af7ba} <Trace> Aggregator: Merging aggregated data | ||
| 1074 | 2026.03.26 16:28:59.304234 [ 297 ] {76c58f75-d1e8-4eb5-9ffc-01427f5af7ba} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1075 | 2026.03.26 16:28:59.307417 [ 286 ] {76c58f75-d1e8-4eb5-9ffc-01427f5af7ba} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.037738 sec., 26.49848958609359 rows/sec., 1.04 KiB/sec. | ||
| 1076 | 2026.03.26 16:28:59.307604 [ 286 ] {76c58f75-d1e8-4eb5-9ffc-01427f5af7ba} <Debug> TCPHandler: Processed in 0.038221783 sec. | ||
| 1077 | 2026.03.26 16:28:59.310941 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1078 | 2026.03.26 16:28:59.310982 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1079 | 2026.03.26 16:28:59.311005 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1080 | 2026.03.26 16:28:59.311024 [ 286 ] {} <Debug> TCP-Session: 7cc62d70-274d-4c52-b002-a20541a6f0a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1081 | 2026.03.26 16:28:59.311043 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1082 | 2026.03.26 16:28:59.311020 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1083 | 2026.03.26 16:28:59.311082 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1084 | 2026.03.26 16:28:59.311107 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1085 | 2026.03.26 16:28:59.311153 [ 288 ] {} <Debug> TCP-Session: 05d9d6c8-69a6-4bb9-83a2-51b68b5accae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1086 | 2026.03.26 16:28:59.311131 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1087 | 2026.03.26 16:28:59.311192 [ 291 ] {} <Debug> TCP-Session: bf6ed40b-4cfb-4f67-8a5b-a66212739a7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1088 | 2026.03.26 16:28:59.311217 [ 294 ] {} <Debug> TCP-Session: c9a946e1-fb73-4728-a1a5-cf637eecfa7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1089 | 2026.03.26 16:28:59.311130 [ 287 ] {} <Debug> TCP-Session: 9849efb6-e945-42c6-92a2-a6758f0a2f78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1090 | 2026.03.26 16:28:59.311125 [ 293 ] {} <Debug> TCP-Session: 013763a5-c966-4eb0-8c9f-a2a87087edb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1091 | 2026.03.26 16:28:59.311096 [ 292 ] {} <Debug> TCP-Session: 53f78635-b23b-4190-8dc6-4618e67cfa6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1092 | 2026.03.26 16:28:59.311089 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1093 | 2026.03.26 16:28:59.311030 [ 290 ] {} <Debug> TCP-Session: a112ab42-311d-4e73-917b-c8cb4deba9dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1094 | 2026.03.26 16:28:59.311383 [ 289 ] {} <Debug> TCP-Session: cbe8338e-5c07-4b38-9fda-111e7adc2102 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1095 | 2026.03.26 16:28:59.343369 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48618 | ||
| 1096 | 2026.03.26 16:28:59.343474 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1097 | 2026.03.26 16:28:59.343501 [ 286 ] {} <Debug> TCP-Session: e33e61af-46a2-44bd-8005-c91ff54ca297 Authenticating user 'default' from [fd00:1122:3344:101::e]:48618 | ||
| 1098 | 2026.03.26 16:28:59.343523 [ 286 ] {} <Debug> TCP-Session: e33e61af-46a2-44bd-8005-c91ff54ca297 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1099 | 2026.03.26 16:28:59.343536 [ 286 ] {} <Debug> TCP-Session: e33e61af-46a2-44bd-8005-c91ff54ca297 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1100 | 2026.03.26 16:28:59.343748 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58389 | ||
| 1101 | 2026.03.26 16:28:59.343788 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46733 | ||
| 1102 | 2026.03.26 16:28:59.343807 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58300 | ||
| 1103 | 2026.03.26 16:28:59.343839 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55632 | ||
| 1104 | 2026.03.26 16:28:59.343865 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64845 | ||
| 1105 | 2026.03.26 16:28:59.343869 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1106 | 2026.03.26 16:28:59.343905 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1107 | 2026.03.26 16:28:59.343934 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1108 | 2026.03.26 16:28:59.343941 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1109 | 2026.03.26 16:28:59.343957 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1110 | 2026.03.26 16:28:59.343961 [ 292 ] {} <Debug> TCP-Session: 7a353494-a2bc-4999-9a25-4a84deac59d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55632 | ||
| 1111 | 2026.03.26 16:28:59.343980 [ 289 ] {} <Debug> TCP-Session: c60783dc-812e-4fb6-a510-72e2b533ce08 Authenticating user 'default' from [fd00:1122:3344:101::e]:58300 | ||
| 1112 | 2026.03.26 16:28:59.343995 [ 294 ] {} <Debug> TCP-Session: 863bcd59-4d9d-4743-b1f0-89b06d0e74ba Authenticating user 'default' from [fd00:1122:3344:101::e]:64845 | ||
| 1113 | 2026.03.26 16:28:59.344004 [ 292 ] {} <Debug> TCP-Session: 7a353494-a2bc-4999-9a25-4a84deac59d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1114 | 2026.03.26 16:28:59.344019 [ 289 ] {} <Debug> TCP-Session: c60783dc-812e-4fb6-a510-72e2b533ce08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1115 | 2026.03.26 16:28:59.344032 [ 292 ] {} <Debug> TCP-Session: 7a353494-a2bc-4999-9a25-4a84deac59d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1116 | 2026.03.26 16:28:59.344049 [ 289 ] {} <Debug> TCP-Session: c60783dc-812e-4fb6-a510-72e2b533ce08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1117 | 2026.03.26 16:28:59.344030 [ 294 ] {} <Debug> TCP-Session: 863bcd59-4d9d-4743-b1f0-89b06d0e74ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1118 | 2026.03.26 16:28:59.343954 [ 288 ] {} <Debug> TCP-Session: 6ff13240-8471-4d44-86cc-c2f9cbab2e0b Authenticating user 'default' from [fd00:1122:3344:101::e]:46733 | ||
| 1119 | 2026.03.26 16:28:59.344103 [ 294 ] {} <Debug> TCP-Session: 863bcd59-4d9d-4743-b1f0-89b06d0e74ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1120 | 2026.03.26 16:28:59.344117 [ 288 ] {} <Debug> TCP-Session: 6ff13240-8471-4d44-86cc-c2f9cbab2e0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1121 | 2026.03.26 16:28:59.343850 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54210 | ||
| 1122 | 2026.03.26 16:28:59.344135 [ 288 ] {} <Debug> TCP-Session: 6ff13240-8471-4d44-86cc-c2f9cbab2e0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1123 | 2026.03.26 16:28:59.343830 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39547 | ||
| 1124 | 2026.03.26 16:28:59.343819 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56613 | ||
| 1125 | 2026.03.26 16:28:59.344209 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1126 | 2026.03.26 16:28:59.343947 [ 287 ] {} <Debug> TCP-Session: 5caff053-8e11-4111-ab6d-977f74cd510f Authenticating user 'default' from [fd00:1122:3344:101::e]:58389 | ||
| 1127 | 2026.03.26 16:28:59.344244 [ 293 ] {} <Debug> TCP-Session: 84f5fa17-97e4-4918-b36c-076c29716a6f Authenticating user 'default' from [fd00:1122:3344:101::e]:54210 | ||
| 1128 | 2026.03.26 16:28:59.344250 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1129 | 2026.03.26 16:28:59.344265 [ 293 ] {} <Debug> TCP-Session: 84f5fa17-97e4-4918-b36c-076c29716a6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2026.03.26 16:28:59.344271 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1131 | 2026.03.26 16:28:59.344288 [ 293 ] {} <Debug> TCP-Session: 84f5fa17-97e4-4918-b36c-076c29716a6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1132 | 2026.03.26 16:28:59.344282 [ 291 ] {} <Debug> TCP-Session: cae3bd91-2728-4373-8419-5d806ea7a906 Authenticating user 'default' from [fd00:1122:3344:101::e]:39547 | ||
| 1133 | 2026.03.26 16:28:59.344302 [ 290 ] {} <Debug> TCP-Session: 2843a384-0d16-4baf-a03f-3a61f461811a Authenticating user 'default' from [fd00:1122:3344:101::e]:56613 | ||
| 1134 | 2026.03.26 16:28:59.344325 [ 291 ] {} <Debug> TCP-Session: cae3bd91-2728-4373-8419-5d806ea7a906 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1135 | 2026.03.26 16:28:59.344340 [ 290 ] {} <Debug> TCP-Session: 2843a384-0d16-4baf-a03f-3a61f461811a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1136 | 2026.03.26 16:28:59.344352 [ 291 ] {} <Debug> TCP-Session: cae3bd91-2728-4373-8419-5d806ea7a906 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1137 | 2026.03.26 16:28:59.344363 [ 290 ] {} <Debug> TCP-Session: 2843a384-0d16-4baf-a03f-3a61f461811a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1138 | 2026.03.26 16:28:59.344262 [ 287 ] {} <Debug> TCP-Session: 5caff053-8e11-4111-ab6d-977f74cd510f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1139 | 2026.03.26 16:28:59.343962 [ 286 ] {} <Trace> TCP-Session: e33e61af-46a2-44bd-8005-c91ff54ca297 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1140 | 2026.03.26 16:28:59.344400 [ 287 ] {} <Debug> TCP-Session: 5caff053-8e11-4111-ab6d-977f74cd510f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1141 | 2026.03.26 16:28:59.344590 [ 286 ] {52d5a1df-1547-4b85-a865-e2bfc30be526} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48618) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1142 | 2026.03.26 16:28:59.344872 [ 286 ] {52d5a1df-1547-4b85-a865-e2bfc30be526} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1143 | 2026.03.26 16:28:59.344930 [ 286 ] {52d5a1df-1547-4b85-a865-e2bfc30be526} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1144 | 2026.03.26 16:28:59.345249 [ 286 ] {52d5a1df-1547-4b85-a865-e2bfc30be526} <Debug> oximeter.version (7cb4e5fe-3453-403a-a865-b847f035a68b) (SelectExecutor): Key condition: unknown | ||
| 1145 | 2026.03.26 16:28:59.346252 [ 331 ] {52d5a1df-1547-4b85-a865-e2bfc30be526} <Trace> AggregatingTransform: Aggregating | ||
| 1146 | 2026.03.26 16:28:59.346308 [ 331 ] {52d5a1df-1547-4b85-a865-e2bfc30be526} <Trace> Aggregator: Aggregation method: without_key | ||
| 1147 | 2026.03.26 16:28:59.346351 [ 331 ] {52d5a1df-1547-4b85-a865-e2bfc30be526} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00099936 sec. (1000.640 rows/sec., 39.09 KiB/sec.) | ||
| 1148 | 2026.03.26 16:28:59.346373 [ 331 ] {52d5a1df-1547-4b85-a865-e2bfc30be526} <Trace> Aggregator: Merging aggregated data | ||
| 1149 | 2026.03.26 16:28:59.348040 [ 286 ] {52d5a1df-1547-4b85-a865-e2bfc30be526} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00352 sec., 284.09090909090907 rows/sec., 11.10 KiB/sec. | ||
| 1150 | 2026.03.26 16:28:59.348254 [ 286 ] {52d5a1df-1547-4b85-a865-e2bfc30be526} <Debug> TCPHandler: Processed in 0.00441351 sec. | ||
| 1151 | 2026.03.26 16:28:59.348421 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1152 | 2026.03.26 16:28:59.348447 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1153 | 2026.03.26 16:28:59.348469 [ 286 ] {} <Debug> TCP-Session: e33e61af-46a2-44bd-8005-c91ff54ca297 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1154 | 2026.03.26 16:28:59.348495 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1155 | 2026.03.26 16:28:59.348509 [ 287 ] {} <Debug> TCP-Session: 5caff053-8e11-4111-ab6d-977f74cd510f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1156 | 2026.03.26 16:28:59.348518 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1157 | 2026.03.26 16:28:59.348540 [ 291 ] {} <Debug> TCP-Session: cae3bd91-2728-4373-8419-5d806ea7a906 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1158 | 2026.03.26 16:28:59.348564 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1159 | 2026.03.26 16:28:59.348579 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1160 | 2026.03.26 16:28:59.348597 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1161 | 2026.03.26 16:28:59.348621 [ 289 ] {} <Debug> TCP-Session: c60783dc-812e-4fb6-a510-72e2b533ce08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1162 | 2026.03.26 16:28:59.348643 [ 292 ] {} <Debug> TCP-Session: 7a353494-a2bc-4999-9a25-4a84deac59d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1163 | 2026.03.26 16:28:59.348663 [ 293 ] {} <Debug> TCP-Session: 84f5fa17-97e4-4918-b36c-076c29716a6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1164 | 2026.03.26 16:28:59.348579 [ 290 ] {} <Debug> TCP-Session: 2843a384-0d16-4baf-a03f-3a61f461811a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1165 | 2026.03.26 16:28:59.348535 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1166 | 2026.03.26 16:28:59.348472 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1167 | 2026.03.26 16:28:59.348756 [ 288 ] {} <Debug> TCP-Session: 6ff13240-8471-4d44-86cc-c2f9cbab2e0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2026.03.26 16:28:59.348782 [ 294 ] {} <Debug> TCP-Session: 863bcd59-4d9d-4743-b1f0-89b06d0e74ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1169 | 2026.03.26 16:28:59.390267 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35844 | ||
| 1170 | 2026.03.26 16:28:59.390374 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1171 | 2026.03.26 16:28:59.390402 [ 286 ] {} <Debug> TCP-Session: b6f7fd58-8daa-4ca4-95de-5cb0f712a792 Authenticating user 'default' from [fd00:1122:3344:101::e]:35844 | ||
| 1172 | 2026.03.26 16:28:59.390439 [ 286 ] {} <Debug> TCP-Session: b6f7fd58-8daa-4ca4-95de-5cb0f712a792 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1173 | 2026.03.26 16:28:59.390461 [ 286 ] {} <Debug> TCP-Session: b6f7fd58-8daa-4ca4-95de-5cb0f712a792 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1174 | 2026.03.26 16:28:59.390697 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47305 | ||
| 1175 | 2026.03.26 16:28:59.390698 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47910 | ||
| 1176 | 2026.03.26 16:28:59.390736 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47830 | ||
| 1177 | 2026.03.26 16:28:59.390769 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63335 | ||
| 1178 | 2026.03.26 16:28:59.390798 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1179 | 2026.03.26 16:28:59.390809 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44597 | ||
| 1180 | 2026.03.26 16:28:59.390839 [ 288 ] {} <Debug> TCP-Session: 1d488924-1e0d-43b9-914f-cbb3d1eb15cd Authenticating user 'default' from [fd00:1122:3344:101::e]:47305 | ||
| 1181 | 2026.03.26 16:28:59.390828 [ 286 ] {} <Trace> TCP-Session: b6f7fd58-8daa-4ca4-95de-5cb0f712a792 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1182 | 2026.03.26 16:28:59.390864 [ 288 ] {} <Debug> TCP-Session: 1d488924-1e0d-43b9-914f-cbb3d1eb15cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1183 | 2026.03.26 16:28:59.390867 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1184 | 2026.03.26 16:28:59.390868 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1185 | 2026.03.26 16:28:59.390890 [ 288 ] {} <Debug> TCP-Session: 1d488924-1e0d-43b9-914f-cbb3d1eb15cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1186 | 2026.03.26 16:28:59.390912 [ 289 ] {} <Debug> TCP-Session: e056dfc9-be5f-4056-9f54-6ac9bb3a2e53 Authenticating user 'default' from [fd00:1122:3344:101::e]:47830 | ||
| 1187 | 2026.03.26 16:28:59.390920 [ 291 ] {} <Debug> TCP-Session: db2b5f3f-ae06-4624-a7af-538c40c97702 Authenticating user 'default' from [fd00:1122:3344:101::e]:63335 | ||
| 1188 | 2026.03.26 16:28:59.390889 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1189 | 2026.03.26 16:28:59.390958 [ 289 ] {} <Debug> TCP-Session: e056dfc9-be5f-4056-9f54-6ac9bb3a2e53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1190 | 2026.03.26 16:28:59.390963 [ 291 ] {} <Debug> TCP-Session: db2b5f3f-ae06-4624-a7af-538c40c97702 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1191 | 2026.03.26 16:28:59.390987 [ 294 ] {} <Debug> TCP-Session: 4751ee63-4288-431e-9a3c-d7a5bea49ec6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44597 | ||
| 1192 | 2026.03.26 16:28:59.390994 [ 289 ] {} <Debug> TCP-Session: e056dfc9-be5f-4056-9f54-6ac9bb3a2e53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1193 | 2026.03.26 16:28:59.391007 [ 291 ] {} <Debug> TCP-Session: db2b5f3f-ae06-4624-a7af-538c40c97702 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1194 | 2026.03.26 16:28:59.391025 [ 286 ] {d3975603-2c2a-4b1a-9608-b9d0e5f3e1a9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35844) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1195 | 2026.03.26 16:28:59.391025 [ 294 ] {} <Debug> TCP-Session: 4751ee63-4288-431e-9a3c-d7a5bea49ec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1196 | 2026.03.26 16:28:59.390801 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33681 | ||
| 1197 | 2026.03.26 16:28:59.391081 [ 294 ] {} <Debug> TCP-Session: 4751ee63-4288-431e-9a3c-d7a5bea49ec6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1198 | 2026.03.26 16:28:59.390752 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41204 | ||
| 1199 | 2026.03.26 16:28:59.390842 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1200 | 2026.03.26 16:28:59.391154 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1201 | 2026.03.26 16:28:59.390782 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45925 | ||
| 1202 | 2026.03.26 16:28:59.391181 [ 293 ] {} <Debug> TCP-Session: daafebc3-2429-4021-b452-f4376a9106ab Authenticating user 'default' from [fd00:1122:3344:101::e]:33681 | ||
| 1203 | 2026.03.26 16:28:59.391185 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1204 | 2026.03.26 16:28:59.391175 [ 287 ] {} <Debug> TCP-Session: ca905e43-f111-4cf2-abfd-8951c5e5fa20 Authenticating user 'default' from [fd00:1122:3344:101::e]:47910 | ||
| 1205 | 2026.03.26 16:28:59.391224 [ 293 ] {} <Debug> TCP-Session: daafebc3-2429-4021-b452-f4376a9106ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1206 | 2026.03.26 16:28:59.391231 [ 290 ] {} <Debug> TCP-Session: 5e1efa90-126e-42d0-afd0-4428b9288529 Authenticating user 'default' from [fd00:1122:3344:101::e]:41204 | ||
| 1207 | 2026.03.26 16:28:59.391244 [ 287 ] {} <Debug> TCP-Session: ca905e43-f111-4cf2-abfd-8951c5e5fa20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1208 | 2026.03.26 16:28:59.391258 [ 290 ] {} <Debug> TCP-Session: 5e1efa90-126e-42d0-afd0-4428b9288529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1209 | 2026.03.26 16:28:59.391267 [ 287 ] {} <Debug> TCP-Session: ca905e43-f111-4cf2-abfd-8951c5e5fa20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1210 | 2026.03.26 16:28:59.391276 [ 290 ] {} <Debug> TCP-Session: 5e1efa90-126e-42d0-afd0-4428b9288529 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1211 | 2026.03.26 16:28:59.391245 [ 293 ] {} <Debug> TCP-Session: daafebc3-2429-4021-b452-f4376a9106ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1212 | 2026.03.26 16:28:59.391249 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1213 | 2026.03.26 16:28:59.391332 [ 286 ] {d3975603-2c2a-4b1a-9608-b9d0e5f3e1a9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1214 | 2026.03.26 16:28:59.391339 [ 292 ] {} <Debug> TCP-Session: ddce89ac-e955-425a-80b4-5ed86a462c94 Authenticating user 'default' from [fd00:1122:3344:101::e]:45925 | ||
| 1215 | 2026.03.26 16:28:59.391377 [ 292 ] {} <Debug> TCP-Session: ddce89ac-e955-425a-80b4-5ed86a462c94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1216 | 2026.03.26 16:28:59.391390 [ 292 ] {} <Debug> TCP-Session: ddce89ac-e955-425a-80b4-5ed86a462c94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1217 | 2026.03.26 16:28:59.391395 [ 286 ] {d3975603-2c2a-4b1a-9608-b9d0e5f3e1a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1218 | 2026.03.26 16:28:59.391692 [ 286 ] {d3975603-2c2a-4b1a-9608-b9d0e5f3e1a9} <Debug> oximeter.version (7cb4e5fe-3453-403a-a865-b847f035a68b) (SelectExecutor): Key condition: unknown | ||
| 1219 | 2026.03.26 16:28:59.392770 [ 308 ] {d3975603-2c2a-4b1a-9608-b9d0e5f3e1a9} <Trace> AggregatingTransform: Aggregating | ||
| 1220 | 2026.03.26 16:28:59.392822 [ 308 ] {d3975603-2c2a-4b1a-9608-b9d0e5f3e1a9} <Trace> Aggregator: Aggregation method: without_key | ||
| 1221 | 2026.03.26 16:28:59.392866 [ 308 ] {d3975603-2c2a-4b1a-9608-b9d0e5f3e1a9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001064932 sec. (939.027 rows/sec., 36.68 KiB/sec.) | ||
| 1222 | 2026.03.26 16:28:59.392892 [ 308 ] {d3975603-2c2a-4b1a-9608-b9d0e5f3e1a9} <Trace> Aggregator: Merging aggregated data | ||
| 1223 | 2026.03.26 16:28:59.394216 [ 286 ] {d3975603-2c2a-4b1a-9608-b9d0e5f3e1a9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003246 sec., 308.07147258163894 rows/sec., 12.03 KiB/sec. | ||
| 1224 | 2026.03.26 16:28:59.394403 [ 286 ] {d3975603-2c2a-4b1a-9608-b9d0e5f3e1a9} <Debug> TCPHandler: Processed in 0.003698695 sec. | ||
| 1225 | 2026.03.26 16:28:59.394529 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1226 | 2026.03.26 16:28:59.394553 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1227 | 2026.03.26 16:28:59.394574 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1228 | 2026.03.26 16:28:59.394595 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1229 | 2026.03.26 16:28:59.394608 [ 287 ] {} <Debug> TCP-Session: ca905e43-f111-4cf2-abfd-8951c5e5fa20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1230 | 2026.03.26 16:28:59.394627 [ 290 ] {} <Debug> TCP-Session: 5e1efa90-126e-42d0-afd0-4428b9288529 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1231 | 2026.03.26 16:28:59.394629 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1232 | 2026.03.26 16:28:59.394655 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1233 | 2026.03.26 16:28:59.394664 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1234 | 2026.03.26 16:28:59.394685 [ 291 ] {} <Debug> TCP-Session: db2b5f3f-ae06-4624-a7af-538c40c97702 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1235 | 2026.03.26 16:28:59.394706 [ 289 ] {} <Debug> TCP-Session: e056dfc9-be5f-4056-9f54-6ac9bb3a2e53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1236 | 2026.03.26 16:28:59.394727 [ 293 ] {} <Debug> TCP-Session: daafebc3-2429-4021-b452-f4376a9106ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1237 | 2026.03.26 16:28:59.394661 [ 294 ] {} <Debug> TCP-Session: 4751ee63-4288-431e-9a3c-d7a5bea49ec6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1238 | 2026.03.26 16:28:59.394611 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1239 | 2026.03.26 16:28:59.394597 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1240 | 2026.03.26 16:28:59.394815 [ 288 ] {} <Debug> TCP-Session: 1d488924-1e0d-43b9-914f-cbb3d1eb15cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1241 | 2026.03.26 16:28:59.394569 [ 286 ] {} <Debug> TCP-Session: b6f7fd58-8daa-4ca4-95de-5cb0f712a792 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1242 | 2026.03.26 16:28:59.394844 [ 292 ] {} <Debug> TCP-Session: ddce89ac-e955-425a-80b4-5ed86a462c94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1243 | 2026.03.26 16:29:00.000371 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.80 MiB, peak 171.93 MiB, free memory in arenas 0.00 B, will set to 164.07 MiB (RSS), difference: 2.27 MiB | ||
| 1244 | 2026.03.26 16:29:01.531369 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1245 | 2026.03.26 16:29:01.531415 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1246 | 2026.03.26 16:29:01.593380 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 84 entries to flush up to offset 172 | ||
| 1247 | 2026.03.26 16:29:01.597253 [ 242 ] {} <Trace> system.query_log (983aac9c-18cd-4530-a0fa-4567ca49f76a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1248 | 2026.03.26 16:29:01.597312 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 1249 | 2026.03.26 16:29:01.598602 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1250 | 2026.03.26 16:29:01.598869 [ 242 ] {} <Trace> system.query_log (983aac9c-18cd-4530-a0fa-4567ca49f76a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1251 | 2026.03.26 16:29:01.599177 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 172 | ||
| 1252 | 2026.03.26 16:29:01.610952 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 433 entries to flush up to offset 1897 | ||
| 1253 | 2026.03.26 16:29:01.611418 [ 244 ] {} <Trace> system.asynchronous_metric_log (c281f950-690a-4e71-93fb-d781c63a7178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1254 | 2026.03.26 16:29:01.611463 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 1255 | 2026.03.26 16:29:01.612013 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1256 | 2026.03.26 16:29:01.612280 [ 244 ] {} <Trace> system.asynchronous_metric_log (c281f950-690a-4e71-93fb-d781c63a7178): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1257 | 2026.03.26 16:29:01.612423 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1897 | ||
| 1258 | 2026.03.26 16:29:01.743666 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1259 | 2026.03.26 16:29:01.761424 [ 243 ] {} <Trace> system.metric_log (438c9976-e4e0-4cfb-a903-34e83b16d487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1260 | 2026.03.26 16:29:01.761492 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 1261 | 2026.03.26 16:29:01.768104 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1262 | 2026.03.26 16:29:01.768871 [ 243 ] {} <Trace> system.metric_log (438c9976-e4e0-4cfb-a903-34e83b16d487): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1263 | 2026.03.26 16:29:01.772308 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1264 | 2026.03.26 16:29:02.000164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.62 MiB, peak 171.93 MiB, free memory in arenas 0.00 B, will set to 166.42 MiB (RSS), difference: 1.80 MiB | ||
| 1265 | 2026.03.26 16:29:03.138843 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1266 | 2026.03.26 16:29:03.139051 [ 3 ] {0e3cb30b-aeae-41af-9854-a201ae27d40f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1267 | 2026.03.26 16:29:03.139123 [ 3 ] {0e3cb30b-aeae-41af-9854-a201ae27d40f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1268 | 2026.03.26 16:29:03.139772 [ 3 ] {0e3cb30b-aeae-41af-9854-a201ae27d40f} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1269 | 2026.03.26 16:29:03.139822 [ 3 ] {0e3cb30b-aeae-41af-9854-a201ae27d40f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 1270 | 2026.03.26 16:29:03.140202 [ 3 ] {0e3cb30b-aeae-41af-9854-a201ae27d40f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1271 | 2026.03.26 16:29:03.140427 [ 3 ] {0e3cb30b-aeae-41af-9854-a201ae27d40f} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1272 | 2026.03.26 16:29:03.140582 [ 3 ] {0e3cb30b-aeae-41af-9854-a201ae27d40f} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001588 sec., 18891.68765743073 rows/sec., 1.42 MiB/sec. | ||
| 1273 | 2026.03.26 16:29:03.140630 [ 3 ] {0e3cb30b-aeae-41af-9854-a201ae27d40f} <Debug> TCPHandler: Processed in 0.001920428 sec. | ||
| 1274 | 2026.03.26 16:29:03.140764 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1275 | 2026.03.26 16:29:03.140865 [ 3 ] {f6b6cd95-5130-40c5-b7e1-1f46a03a00da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1276 | 2026.03.26 16:29:03.140908 [ 3 ] {f6b6cd95-5130-40c5-b7e1-1f46a03a00da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1277 | 2026.03.26 16:29:03.141347 [ 3 ] {f6b6cd95-5130-40c5-b7e1-1f46a03a00da} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1278 | 2026.03.26 16:29:03.141386 [ 3 ] {f6b6cd95-5130-40c5-b7e1-1f46a03a00da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 1279 | 2026.03.26 16:29:03.141696 [ 3 ] {f6b6cd95-5130-40c5-b7e1-1f46a03a00da} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1280 | 2026.03.26 16:29:03.141915 [ 3 ] {f6b6cd95-5130-40c5-b7e1-1f46a03a00da} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): 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.26 16:29:03.142059 [ 3 ] {f6b6cd95-5130-40c5-b7e1-1f46a03a00da} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001216 sec., 29605.263157894737 rows/sec., 2.31 MiB/sec. | ||
| 1282 | 2026.03.26 16:29:03.142098 [ 3 ] {f6b6cd95-5130-40c5-b7e1-1f46a03a00da} <Debug> TCPHandler: Processed in 0.001387328 sec. | ||
| 1283 | 2026.03.26 16:29:03.142213 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1284 | 2026.03.26 16:29:03.142311 [ 3 ] {6214b704-8ba9-4efc-aa66-ef2f54814945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1285 | 2026.03.26 16:29:03.142357 [ 3 ] {6214b704-8ba9-4efc-aa66-ef2f54814945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1286 | 2026.03.26 16:29:03.142744 [ 3 ] {6214b704-8ba9-4efc-aa66-ef2f54814945} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1287 | 2026.03.26 16:29:03.142782 [ 3 ] {6214b704-8ba9-4efc-aa66-ef2f54814945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 1288 | 2026.03.26 16:29:03.143105 [ 3 ] {6214b704-8ba9-4efc-aa66-ef2f54814945} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1289 | 2026.03.26 16:29:03.143314 [ 3 ] {6214b704-8ba9-4efc-aa66-ef2f54814945} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): 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.26 16:29:03.143437 [ 3 ] {6214b704-8ba9-4efc-aa66-ef2f54814945} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001147 sec., 95902.3539668701 rows/sec., 6.69 MiB/sec. | ||
| 1291 | 2026.03.26 16:29:03.143473 [ 3 ] {6214b704-8ba9-4efc-aa66-ef2f54814945} <Debug> TCPHandler: Processed in 0.001309546 sec. | ||
| 1292 | 2026.03.26 16:29:03.143595 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1293 | 2026.03.26 16:29:03.143689 [ 3 ] {5ecc584b-8aa6-4a74-a714-09d99a9ba0d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1294 | 2026.03.26 16:29:03.143731 [ 3 ] {5ecc584b-8aa6-4a74-a714-09d99a9ba0d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1295 | 2026.03.26 16:29:03.144055 [ 3 ] {5ecc584b-8aa6-4a74-a714-09d99a9ba0d6} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1296 | 2026.03.26 16:29:03.144091 [ 3 ] {5ecc584b-8aa6-4a74-a714-09d99a9ba0d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 1297 | 2026.03.26 16:29:03.144411 [ 3 ] {5ecc584b-8aa6-4a74-a714-09d99a9ba0d6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1298 | 2026.03.26 16:29:03.144700 [ 3 ] {5ecc584b-8aa6-4a74-a714-09d99a9ba0d6} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): 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.26 16:29:03.144864 [ 3 ] {5ecc584b-8aa6-4a74-a714-09d99a9ba0d6} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001192 sec., 33557.04697986577 rows/sec., 2.24 MiB/sec. | ||
| 1300 | 2026.03.26 16:29:03.144915 [ 3 ] {5ecc584b-8aa6-4a74-a714-09d99a9ba0d6} <Debug> TCPHandler: Processed in 0.001374407 sec. | ||
| 1301 | 2026.03.26 16:29:08.135362 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1302 | 2026.03.26 16:29:08.135600 [ 3 ] {1ac4507f-1c3c-49ec-b059-e77c6b351c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1303 | 2026.03.26 16:29:08.135950 [ 3 ] {1ac4507f-1c3c-49ec-b059-e77c6b351c7d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1304 | 2026.03.26 16:29:08.140196 [ 3 ] {1ac4507f-1c3c-49ec-b059-e77c6b351c7d} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1305 | 2026.03.26 16:29:08.140483 [ 3 ] {1ac4507f-1c3c-49ec-b059-e77c6b351c7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1306 | 2026.03.26 16:29:08.140569 [ 3 ] {1ac4507f-1c3c-49ec-b059-e77c6b351c7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1307 | 2026.03.26 16:29:08.140759 [ 3 ] {1ac4507f-1c3c-49ec-b059-e77c6b351c7d} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1308 | 2026.03.26 16:29:08.142741 [ 3 ] {1ac4507f-1c3c-49ec-b059-e77c6b351c7d} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1309 | 2026.03.26 16:29:08.144968 [ 3 ] {1ac4507f-1c3c-49ec-b059-e77c6b351c7d} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (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 | ||
| 1310 | 2026.03.26 16:29:08.144996 [ 3 ] {1ac4507f-1c3c-49ec-b059-e77c6b351c7d} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1311 | 2026.03.26 16:29:08.149343 [ 3 ] {1ac4507f-1c3c-49ec-b059-e77c6b351c7d} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1312 | 2026.03.26 16:29:08.149376 [ 3 ] {1ac4507f-1c3c-49ec-b059-e77c6b351c7d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1313 | 2026.03.26 16:29:08.182024 [ 3 ] {1ac4507f-1c3c-49ec-b059-e77c6b351c7d} <Debug> executeQuery: Read 25 rows, 1.08 KiB in 0.046513 sec., 537.4841442177456 rows/sec., 23.20 KiB/sec. | ||
| 1314 | 2026.03.26 16:29:08.182147 [ 3 ] {1ac4507f-1c3c-49ec-b059-e77c6b351c7d} <Debug> TCPHandler: Processed in 0.04692127 sec. | ||
| 1315 | 2026.03.26 16:29:08.183423 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1316 | 2026.03.26 16:29:08.183584 [ 3 ] {7249e0ad-393f-4db5-bcab-6e2bc919a913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1317 | 2026.03.26 16:29:08.183864 [ 3 ] {7249e0ad-393f-4db5-bcab-6e2bc919a913} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1318 | 2026.03.26 16:29:08.183901 [ 3 ] {7249e0ad-393f-4db5-bcab-6e2bc919a913} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1319 | 2026.03.26 16:29:08.184109 [ 3 ] {7249e0ad-393f-4db5-bcab-6e2bc919a913} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1320 | 2026.03.26 16:29:08.184169 [ 3 ] {7249e0ad-393f-4db5-bcab-6e2bc919a913} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1321 | 2026.03.26 16:29:08.184295 [ 3 ] {7249e0ad-393f-4db5-bcab-6e2bc919a913} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1322 | 2026.03.26 16:29:08.184328 [ 3 ] {7249e0ad-393f-4db5-bcab-6e2bc919a913} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1323 | 2026.03.26 16:29:08.184349 [ 3 ] {7249e0ad-393f-4db5-bcab-6e2bc919a913} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (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 | ||
| 1324 | 2026.03.26 16:29:08.184364 [ 3 ] {7249e0ad-393f-4db5-bcab-6e2bc919a913} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1325 | 2026.03.26 16:29:08.184402 [ 3 ] {7249e0ad-393f-4db5-bcab-6e2bc919a913} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1326 | 2026.03.26 16:29:08.184422 [ 3 ] {7249e0ad-393f-4db5-bcab-6e2bc919a913} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1327 | 2026.03.26 16:29:08.185117 [ 3 ] {7249e0ad-393f-4db5-bcab-6e2bc919a913} <Debug> executeQuery: Read 25 rows, 1.08 KiB in 0.001606 sec., 15566.625155666252 rows/sec., 671.92 KiB/sec. | ||
| 1328 | 2026.03.26 16:29:08.185204 [ 3 ] {7249e0ad-393f-4db5-bcab-6e2bc919a913} <Debug> TCPHandler: Processed in 0.001858767 sec. | ||
| 1329 | 2026.03.26 16:29:08.185401 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1330 | 2026.03.26 16:29:08.185535 [ 3 ] {7365368b-b757-4f10-a7b3-85ec6ede149d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1331 | 2026.03.26 16:29:08.185762 [ 3 ] {7365368b-b757-4f10-a7b3-85ec6ede149d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1332 | 2026.03.26 16:29:08.185798 [ 3 ] {7365368b-b757-4f10-a7b3-85ec6ede149d} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1333 | 2026.03.26 16:29:08.185990 [ 3 ] {7365368b-b757-4f10-a7b3-85ec6ede149d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1334 | 2026.03.26 16:29:08.186043 [ 3 ] {7365368b-b757-4f10-a7b3-85ec6ede149d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1335 | 2026.03.26 16:29:08.186148 [ 3 ] {7365368b-b757-4f10-a7b3-85ec6ede149d} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1336 | 2026.03.26 16:29:08.186179 [ 3 ] {7365368b-b757-4f10-a7b3-85ec6ede149d} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1337 | 2026.03.26 16:29:08.186198 [ 3 ] {7365368b-b757-4f10-a7b3-85ec6ede149d} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (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 | ||
| 1338 | 2026.03.26 16:29:08.186213 [ 3 ] {7365368b-b757-4f10-a7b3-85ec6ede149d} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1339 | 2026.03.26 16:29:08.186246 [ 3 ] {7365368b-b757-4f10-a7b3-85ec6ede149d} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1340 | 2026.03.26 16:29:08.186265 [ 3 ] {7365368b-b757-4f10-a7b3-85ec6ede149d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1341 | 2026.03.26 16:29:08.186747 [ 3 ] {7365368b-b757-4f10-a7b3-85ec6ede149d} <Debug> executeQuery: Read 25 rows, 1.08 KiB in 0.001269 sec., 19700.551615445234 rows/sec., 850.36 KiB/sec. | ||
| 1342 | 2026.03.26 16:29:08.186804 [ 3 ] {7365368b-b757-4f10-a7b3-85ec6ede149d} <Debug> TCPHandler: Processed in 0.00145409 sec. | ||
| 1343 | 2026.03.26 16:29:08.186987 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1344 | 2026.03.26 16:29:08.187116 [ 3 ] {98d7895a-76bb-4a9d-b5ff-1e55a67d6158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1345 | 2026.03.26 16:29:08.187335 [ 3 ] {98d7895a-76bb-4a9d-b5ff-1e55a67d6158} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1346 | 2026.03.26 16:29:08.187369 [ 3 ] {98d7895a-76bb-4a9d-b5ff-1e55a67d6158} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1347 | 2026.03.26 16:29:08.187555 [ 3 ] {98d7895a-76bb-4a9d-b5ff-1e55a67d6158} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1348 | 2026.03.26 16:29:08.187608 [ 3 ] {98d7895a-76bb-4a9d-b5ff-1e55a67d6158} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1349 | 2026.03.26 16:29:08.187712 [ 3 ] {98d7895a-76bb-4a9d-b5ff-1e55a67d6158} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1350 | 2026.03.26 16:29:08.187740 [ 3 ] {98d7895a-76bb-4a9d-b5ff-1e55a67d6158} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1351 | 2026.03.26 16:29:08.187761 [ 3 ] {98d7895a-76bb-4a9d-b5ff-1e55a67d6158} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (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 | ||
| 1352 | 2026.03.26 16:29:08.187775 [ 3 ] {98d7895a-76bb-4a9d-b5ff-1e55a67d6158} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1353 | 2026.03.26 16:29:08.187807 [ 3 ] {98d7895a-76bb-4a9d-b5ff-1e55a67d6158} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1354 | 2026.03.26 16:29:08.187825 [ 3 ] {98d7895a-76bb-4a9d-b5ff-1e55a67d6158} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1355 | 2026.03.26 16:29:08.188184 [ 3 ] {98d7895a-76bb-4a9d-b5ff-1e55a67d6158} <Debug> executeQuery: Read 25 rows, 1.08 KiB in 0.001121 sec., 22301.516503122213 rows/sec., 962.62 KiB/sec. | ||
| 1356 | 2026.03.26 16:29:08.188241 [ 3 ] {98d7895a-76bb-4a9d-b5ff-1e55a67d6158} <Debug> TCPHandler: Processed in 0.001302596 sec. | ||
| 1357 | 2026.03.26 16:29:08.189149 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1358 | 2026.03.26 16:29:08.189276 [ 3 ] {d7cd0c67-8cc6-47ed-a9ee-7d1bf761748e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1359 | 2026.03.26 16:29:08.189493 [ 3 ] {d7cd0c67-8cc6-47ed-a9ee-7d1bf761748e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1360 | 2026.03.26 16:29:08.189528 [ 3 ] {d7cd0c67-8cc6-47ed-a9ee-7d1bf761748e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1361 | 2026.03.26 16:29:08.189746 [ 3 ] {d7cd0c67-8cc6-47ed-a9ee-7d1bf761748e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1362 | 2026.03.26 16:29:08.189799 [ 3 ] {d7cd0c67-8cc6-47ed-a9ee-7d1bf761748e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1363 | 2026.03.26 16:29:08.189896 [ 3 ] {d7cd0c67-8cc6-47ed-a9ee-7d1bf761748e} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1364 | 2026.03.26 16:29:08.189923 [ 3 ] {d7cd0c67-8cc6-47ed-a9ee-7d1bf761748e} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1365 | 2026.03.26 16:29:08.189943 [ 3 ] {d7cd0c67-8cc6-47ed-a9ee-7d1bf761748e} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (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 | ||
| 1366 | 2026.03.26 16:29:08.189981 [ 3 ] {d7cd0c67-8cc6-47ed-a9ee-7d1bf761748e} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1367 | 2026.03.26 16:29:08.190015 [ 3 ] {d7cd0c67-8cc6-47ed-a9ee-7d1bf761748e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1368 | 2026.03.26 16:29:08.190033 [ 3 ] {d7cd0c67-8cc6-47ed-a9ee-7d1bf761748e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1369 | 2026.03.26 16:29:08.190451 [ 3 ] {d7cd0c67-8cc6-47ed-a9ee-7d1bf761748e} <Debug> executeQuery: Read 25 rows, 1.08 KiB in 0.001227 sec., 20374.89812550937 rows/sec., 879.46 KiB/sec. | ||
| 1370 | 2026.03.26 16:29:08.190507 [ 3 ] {d7cd0c67-8cc6-47ed-a9ee-7d1bf761748e} <Debug> TCPHandler: Processed in 0.001406219 sec. | ||
| 1371 | 2026.03.26 16:29:08.190746 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1372 | 2026.03.26 16:29:08.190873 [ 3 ] {d3ef180c-0c38-4bbb-a623-868dd213b933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1373 | 2026.03.26 16:29:08.191077 [ 3 ] {d3ef180c-0c38-4bbb-a623-868dd213b933} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1374 | 2026.03.26 16:29:08.191111 [ 3 ] {d3ef180c-0c38-4bbb-a623-868dd213b933} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1375 | 2026.03.26 16:29:08.191297 [ 3 ] {d3ef180c-0c38-4bbb-a623-868dd213b933} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1376 | 2026.03.26 16:29:08.191349 [ 3 ] {d3ef180c-0c38-4bbb-a623-868dd213b933} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1377 | 2026.03.26 16:29:08.191447 [ 3 ] {d3ef180c-0c38-4bbb-a623-868dd213b933} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1378 | 2026.03.26 16:29:08.191475 [ 3 ] {d3ef180c-0c38-4bbb-a623-868dd213b933} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1379 | 2026.03.26 16:29:08.191493 [ 3 ] {d3ef180c-0c38-4bbb-a623-868dd213b933} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (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 | ||
| 1380 | 2026.03.26 16:29:08.191509 [ 3 ] {d3ef180c-0c38-4bbb-a623-868dd213b933} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1381 | 2026.03.26 16:29:08.191541 [ 3 ] {d3ef180c-0c38-4bbb-a623-868dd213b933} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1382 | 2026.03.26 16:29:08.191559 [ 3 ] {d3ef180c-0c38-4bbb-a623-868dd213b933} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1383 | 2026.03.26 16:29:08.191906 [ 3 ] {d3ef180c-0c38-4bbb-a623-868dd213b933} <Debug> executeQuery: Read 25 rows, 1.08 KiB in 0.001085 sec., 23041.47465437788 rows/sec., 994.56 KiB/sec. | ||
| 1384 | 2026.03.26 16:29:08.191960 [ 3 ] {d3ef180c-0c38-4bbb-a623-868dd213b933} <Debug> TCPHandler: Processed in 0.001264215 sec. | ||
| 1385 | 2026.03.26 16:29:08.192472 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1386 | 2026.03.26 16:29:08.192600 [ 3 ] {f65f08a8-7812-44b7-a054-306ac4fa66df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1387 | 2026.03.26 16:29:08.192810 [ 3 ] {f65f08a8-7812-44b7-a054-306ac4fa66df} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1388 | 2026.03.26 16:29:08.192844 [ 3 ] {f65f08a8-7812-44b7-a054-306ac4fa66df} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1389 | 2026.03.26 16:29:08.193030 [ 3 ] {f65f08a8-7812-44b7-a054-306ac4fa66df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1390 | 2026.03.26 16:29:08.193081 [ 3 ] {f65f08a8-7812-44b7-a054-306ac4fa66df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1391 | 2026.03.26 16:29:08.193178 [ 3 ] {f65f08a8-7812-44b7-a054-306ac4fa66df} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1392 | 2026.03.26 16:29:08.193206 [ 3 ] {f65f08a8-7812-44b7-a054-306ac4fa66df} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1393 | 2026.03.26 16:29:08.193223 [ 3 ] {f65f08a8-7812-44b7-a054-306ac4fa66df} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (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 | ||
| 1394 | 2026.03.26 16:29:08.193238 [ 3 ] {f65f08a8-7812-44b7-a054-306ac4fa66df} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1395 | 2026.03.26 16:29:08.193271 [ 3 ] {f65f08a8-7812-44b7-a054-306ac4fa66df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1396 | 2026.03.26 16:29:08.193289 [ 3 ] {f65f08a8-7812-44b7-a054-306ac4fa66df} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1397 | 2026.03.26 16:29:08.193635 [ 3 ] {f65f08a8-7812-44b7-a054-306ac4fa66df} <Debug> executeQuery: Read 25 rows, 1.08 KiB in 0.001087 sec., 22999.080036798525 rows/sec., 992.73 KiB/sec. | ||
| 1398 | 2026.03.26 16:29:08.193689 [ 3 ] {f65f08a8-7812-44b7-a054-306ac4fa66df} <Debug> TCPHandler: Processed in 0.001267035 sec. | ||
| 1399 | 2026.03.26 16:29:08.193917 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1400 | 2026.03.26 16:29:08.194044 [ 3 ] {31078ac8-8c11-4a12-92d0-e33a05b95692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1401 | 2026.03.26 16:29:08.194251 [ 3 ] {31078ac8-8c11-4a12-92d0-e33a05b95692} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1402 | 2026.03.26 16:29:08.194284 [ 3 ] {31078ac8-8c11-4a12-92d0-e33a05b95692} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1403 | 2026.03.26 16:29:08.194472 [ 3 ] {31078ac8-8c11-4a12-92d0-e33a05b95692} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1404 | 2026.03.26 16:29:08.194524 [ 3 ] {31078ac8-8c11-4a12-92d0-e33a05b95692} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1405 | 2026.03.26 16:29:08.194620 [ 3 ] {31078ac8-8c11-4a12-92d0-e33a05b95692} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1406 | 2026.03.26 16:29:08.194647 [ 3 ] {31078ac8-8c11-4a12-92d0-e33a05b95692} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1407 | 2026.03.26 16:29:08.194666 [ 3 ] {31078ac8-8c11-4a12-92d0-e33a05b95692} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (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 | ||
| 1408 | 2026.03.26 16:29:08.194680 [ 3 ] {31078ac8-8c11-4a12-92d0-e33a05b95692} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1409 | 2026.03.26 16:29:08.194713 [ 3 ] {31078ac8-8c11-4a12-92d0-e33a05b95692} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1410 | 2026.03.26 16:29:08.194732 [ 3 ] {31078ac8-8c11-4a12-92d0-e33a05b95692} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1411 | 2026.03.26 16:29:08.195078 [ 3 ] {31078ac8-8c11-4a12-92d0-e33a05b95692} <Debug> executeQuery: Read 25 rows, 1.08 KiB in 0.001086 sec., 23020.257826887664 rows/sec., 993.65 KiB/sec. | ||
| 1412 | 2026.03.26 16:29:08.195133 [ 3 ] {31078ac8-8c11-4a12-92d0-e33a05b95692} <Debug> TCPHandler: Processed in 0.001266556 sec. | ||
| 1413 | 2026.03.26 16:29:08.195341 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1414 | 2026.03.26 16:29:08.195468 [ 3 ] {358cf9b2-ba4e-443f-9351-154eec4e4fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1415 | 2026.03.26 16:29:08.195672 [ 3 ] {358cf9b2-ba4e-443f-9351-154eec4e4fb0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1416 | 2026.03.26 16:29:08.195707 [ 3 ] {358cf9b2-ba4e-443f-9351-154eec4e4fb0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1417 | 2026.03.26 16:29:08.195905 [ 3 ] {358cf9b2-ba4e-443f-9351-154eec4e4fb0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1418 | 2026.03.26 16:29:08.195956 [ 3 ] {358cf9b2-ba4e-443f-9351-154eec4e4fb0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1419 | 2026.03.26 16:29:08.196055 [ 3 ] {358cf9b2-ba4e-443f-9351-154eec4e4fb0} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1420 | 2026.03.26 16:29:08.196082 [ 3 ] {358cf9b2-ba4e-443f-9351-154eec4e4fb0} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1421 | 2026.03.26 16:29:08.196100 [ 3 ] {358cf9b2-ba4e-443f-9351-154eec4e4fb0} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (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 | ||
| 1422 | 2026.03.26 16:29:08.196114 [ 3 ] {358cf9b2-ba4e-443f-9351-154eec4e4fb0} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1423 | 2026.03.26 16:29:08.196147 [ 3 ] {358cf9b2-ba4e-443f-9351-154eec4e4fb0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1424 | 2026.03.26 16:29:08.196166 [ 3 ] {358cf9b2-ba4e-443f-9351-154eec4e4fb0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1425 | 2026.03.26 16:29:08.196509 [ 3 ] {358cf9b2-ba4e-443f-9351-154eec4e4fb0} <Debug> executeQuery: Read 25 rows, 1.08 KiB in 0.001093 sec., 22872.827081427266 rows/sec., 987.28 KiB/sec. | ||
| 1426 | 2026.03.26 16:29:08.196563 [ 3 ] {358cf9b2-ba4e-443f-9351-154eec4e4fb0} <Debug> TCPHandler: Processed in 0.001271935 sec. | ||
| 1427 | 2026.03.26 16:29:08.196779 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1428 | 2026.03.26 16:29:08.196908 [ 3 ] {8eb69b89-a5e5-463b-a229-754b095e4bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1429 | 2026.03.26 16:29:08.197113 [ 3 ] {8eb69b89-a5e5-463b-a229-754b095e4bd3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1430 | 2026.03.26 16:29:08.197147 [ 3 ] {8eb69b89-a5e5-463b-a229-754b095e4bd3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1431 | 2026.03.26 16:29:08.197338 [ 3 ] {8eb69b89-a5e5-463b-a229-754b095e4bd3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1432 | 2026.03.26 16:29:08.197389 [ 3 ] {8eb69b89-a5e5-463b-a229-754b095e4bd3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1433 | 2026.03.26 16:29:08.197486 [ 3 ] {8eb69b89-a5e5-463b-a229-754b095e4bd3} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1434 | 2026.03.26 16:29:08.197515 [ 3 ] {8eb69b89-a5e5-463b-a229-754b095e4bd3} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1435 | 2026.03.26 16:29:08.197533 [ 3 ] {8eb69b89-a5e5-463b-a229-754b095e4bd3} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (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 | ||
| 1436 | 2026.03.26 16:29:08.197547 [ 3 ] {8eb69b89-a5e5-463b-a229-754b095e4bd3} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1437 | 2026.03.26 16:29:08.197581 [ 3 ] {8eb69b89-a5e5-463b-a229-754b095e4bd3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1438 | 2026.03.26 16:29:08.197599 [ 3 ] {8eb69b89-a5e5-463b-a229-754b095e4bd3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1439 | 2026.03.26 16:29:08.198138 [ 3 ] {8eb69b89-a5e5-463b-a229-754b095e4bd3} <Debug> executeQuery: Read 25 rows, 1.08 KiB in 0.001282 sec., 19500.780031201248 rows/sec., 841.73 KiB/sec. | ||
| 1440 | 2026.03.26 16:29:08.198220 [ 3 ] {8eb69b89-a5e5-463b-a229-754b095e4bd3} <Debug> TCPHandler: Processed in 0.00149027 sec. | ||
| 1441 | 2026.03.26 16:29:08.198428 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1442 | 2026.03.26 16:29:08.198559 [ 3 ] {17f19c61-0773-49d1-b187-50694fca5450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1443 | 2026.03.26 16:29:08.198772 [ 3 ] {17f19c61-0773-49d1-b187-50694fca5450} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1444 | 2026.03.26 16:29:08.198807 [ 3 ] {17f19c61-0773-49d1-b187-50694fca5450} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1445 | 2026.03.26 16:29:08.199009 [ 3 ] {17f19c61-0773-49d1-b187-50694fca5450} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1446 | 2026.03.26 16:29:08.199061 [ 3 ] {17f19c61-0773-49d1-b187-50694fca5450} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1447 | 2026.03.26 16:29:08.199161 [ 3 ] {17f19c61-0773-49d1-b187-50694fca5450} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1448 | 2026.03.26 16:29:08.199189 [ 3 ] {17f19c61-0773-49d1-b187-50694fca5450} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1449 | 2026.03.26 16:29:08.199207 [ 3 ] {17f19c61-0773-49d1-b187-50694fca5450} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (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 | ||
| 1450 | 2026.03.26 16:29:08.199221 [ 3 ] {17f19c61-0773-49d1-b187-50694fca5450} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1451 | 2026.03.26 16:29:08.199254 [ 3 ] {17f19c61-0773-49d1-b187-50694fca5450} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1452 | 2026.03.26 16:29:08.199272 [ 3 ] {17f19c61-0773-49d1-b187-50694fca5450} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1453 | 2026.03.26 16:29:08.199674 [ 3 ] {17f19c61-0773-49d1-b187-50694fca5450} <Debug> executeQuery: Read 25 rows, 1.08 KiB in 0.001171 sec., 21349.274124679763 rows/sec., 921.52 KiB/sec. | ||
| 1454 | 2026.03.26 16:29:08.199729 [ 3 ] {17f19c61-0773-49d1-b187-50694fca5450} <Debug> TCPHandler: Processed in 0.001350847 sec. | ||
| 1455 | 2026.03.26 16:29:08.200013 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1456 | 2026.03.26 16:29:08.200142 [ 3 ] {3d6e0f36-7be9-4206-b306-013049f54b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1457 | 2026.03.26 16:29:08.200354 [ 3 ] {3d6e0f36-7be9-4206-b306-013049f54b3a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1458 | 2026.03.26 16:29:08.200389 [ 3 ] {3d6e0f36-7be9-4206-b306-013049f54b3a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1459 | 2026.03.26 16:29:08.200582 [ 3 ] {3d6e0f36-7be9-4206-b306-013049f54b3a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1460 | 2026.03.26 16:29:08.200634 [ 3 ] {3d6e0f36-7be9-4206-b306-013049f54b3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1461 | 2026.03.26 16:29:08.200731 [ 3 ] {3d6e0f36-7be9-4206-b306-013049f54b3a} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1462 | 2026.03.26 16:29:08.200760 [ 3 ] {3d6e0f36-7be9-4206-b306-013049f54b3a} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1463 | 2026.03.26 16:29:08.200779 [ 3 ] {3d6e0f36-7be9-4206-b306-013049f54b3a} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (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 | ||
| 1464 | 2026.03.26 16:29:08.200792 [ 3 ] {3d6e0f36-7be9-4206-b306-013049f54b3a} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1465 | 2026.03.26 16:29:08.200824 [ 3 ] {3d6e0f36-7be9-4206-b306-013049f54b3a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1466 | 2026.03.26 16:29:08.200842 [ 3 ] {3d6e0f36-7be9-4206-b306-013049f54b3a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1467 | 2026.03.26 16:29:08.201246 [ 3 ] {3d6e0f36-7be9-4206-b306-013049f54b3a} <Debug> executeQuery: Read 25 rows, 1.08 KiB in 0.001156 sec., 21626.29757785467 rows/sec., 933.48 KiB/sec. | ||
| 1468 | 2026.03.26 16:29:08.201314 [ 3 ] {3d6e0f36-7be9-4206-b306-013049f54b3a} <Debug> TCPHandler: Processed in 0.001349938 sec. | ||
| 1469 | 2026.03.26 16:29:08.201582 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1470 | 2026.03.26 16:29:08.201729 [ 3 ] {05f6ae4d-7d4f-4a0b-b5d9-5e5b27ba33b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1471 | 2026.03.26 16:29:08.201949 [ 3 ] {05f6ae4d-7d4f-4a0b-b5d9-5e5b27ba33b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1472 | 2026.03.26 16:29:08.201986 [ 3 ] {05f6ae4d-7d4f-4a0b-b5d9-5e5b27ba33b2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1473 | 2026.03.26 16:29:08.202191 [ 3 ] {05f6ae4d-7d4f-4a0b-b5d9-5e5b27ba33b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1474 | 2026.03.26 16:29:08.202246 [ 3 ] {05f6ae4d-7d4f-4a0b-b5d9-5e5b27ba33b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1475 | 2026.03.26 16:29:08.202346 [ 3 ] {05f6ae4d-7d4f-4a0b-b5d9-5e5b27ba33b2} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1476 | 2026.03.26 16:29:08.202374 [ 3 ] {05f6ae4d-7d4f-4a0b-b5d9-5e5b27ba33b2} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1477 | 2026.03.26 16:29:08.202393 [ 3 ] {05f6ae4d-7d4f-4a0b-b5d9-5e5b27ba33b2} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (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 | ||
| 1478 | 2026.03.26 16:29:08.202406 [ 3 ] {05f6ae4d-7d4f-4a0b-b5d9-5e5b27ba33b2} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1479 | 2026.03.26 16:29:08.202439 [ 3 ] {05f6ae4d-7d4f-4a0b-b5d9-5e5b27ba33b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1480 | 2026.03.26 16:29:08.202458 [ 3 ] {05f6ae4d-7d4f-4a0b-b5d9-5e5b27ba33b2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1481 | 2026.03.26 16:29:08.203013 [ 3 ] {05f6ae4d-7d4f-4a0b-b5d9-5e5b27ba33b2} <Debug> executeQuery: Read 25 rows, 1.08 KiB in 0.001338 sec., 18684.60388639761 rows/sec., 806.50 KiB/sec. | ||
| 1482 | 2026.03.26 16:29:08.203089 [ 3 ] {05f6ae4d-7d4f-4a0b-b5d9-5e5b27ba33b2} <Debug> TCPHandler: Processed in 0.001559221 sec. | ||
| 1483 | 2026.03.26 16:29:08.203391 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1484 | 2026.03.26 16:29:08.203528 [ 3 ] {179d5d5e-005b-40e3-8dbe-3a78a989c26e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1485 | 2026.03.26 16:29:08.203785 [ 3 ] {179d5d5e-005b-40e3-8dbe-3a78a989c26e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1486 | 2026.03.26 16:29:08.203822 [ 3 ] {179d5d5e-005b-40e3-8dbe-3a78a989c26e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1487 | 2026.03.26 16:29:08.204026 [ 3 ] {179d5d5e-005b-40e3-8dbe-3a78a989c26e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1488 | 2026.03.26 16:29:08.204081 [ 3 ] {179d5d5e-005b-40e3-8dbe-3a78a989c26e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1489 | 2026.03.26 16:29:08.204181 [ 3 ] {179d5d5e-005b-40e3-8dbe-3a78a989c26e} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1490 | 2026.03.26 16:29:08.204209 [ 3 ] {179d5d5e-005b-40e3-8dbe-3a78a989c26e} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1491 | 2026.03.26 16:29:08.204228 [ 3 ] {179d5d5e-005b-40e3-8dbe-3a78a989c26e} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (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 | ||
| 1492 | 2026.03.26 16:29:08.204242 [ 3 ] {179d5d5e-005b-40e3-8dbe-3a78a989c26e} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1493 | 2026.03.26 16:29:08.204276 [ 3 ] {179d5d5e-005b-40e3-8dbe-3a78a989c26e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1494 | 2026.03.26 16:29:08.204294 [ 3 ] {179d5d5e-005b-40e3-8dbe-3a78a989c26e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1495 | 2026.03.26 16:29:08.204886 [ 3 ] {179d5d5e-005b-40e3-8dbe-3a78a989c26e} <Debug> executeQuery: Read 25 rows, 1.08 KiB in 0.001414 sec., 17680.33946251768 rows/sec., 763.16 KiB/sec. | ||
| 1496 | 2026.03.26 16:29:08.204968 [ 3 ] {179d5d5e-005b-40e3-8dbe-3a78a989c26e} <Debug> TCPHandler: Processed in 0.001629912 sec. | ||
| 1497 | 2026.03.26 16:29:08.205204 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1498 | 2026.03.26 16:29:08.205340 [ 3 ] {7da773eb-5166-44fd-b643-29bb24b9a78b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1499 | 2026.03.26 16:29:08.205578 [ 3 ] {7da773eb-5166-44fd-b643-29bb24b9a78b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1500 | 2026.03.26 16:29:08.205614 [ 3 ] {7da773eb-5166-44fd-b643-29bb24b9a78b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1501 | 2026.03.26 16:29:08.205825 [ 3 ] {7da773eb-5166-44fd-b643-29bb24b9a78b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1502 | 2026.03.26 16:29:08.205878 [ 3 ] {7da773eb-5166-44fd-b643-29bb24b9a78b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1503 | 2026.03.26 16:29:08.205975 [ 3 ] {7da773eb-5166-44fd-b643-29bb24b9a78b} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1504 | 2026.03.26 16:29:08.206003 [ 3 ] {7da773eb-5166-44fd-b643-29bb24b9a78b} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1505 | 2026.03.26 16:29:08.206020 [ 3 ] {7da773eb-5166-44fd-b643-29bb24b9a78b} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (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 | ||
| 1506 | 2026.03.26 16:29:08.206034 [ 3 ] {7da773eb-5166-44fd-b643-29bb24b9a78b} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1507 | 2026.03.26 16:29:08.206066 [ 3 ] {7da773eb-5166-44fd-b643-29bb24b9a78b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1508 | 2026.03.26 16:29:08.206084 [ 3 ] {7da773eb-5166-44fd-b643-29bb24b9a78b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1509 | 2026.03.26 16:29:08.206511 [ 3 ] {7da773eb-5166-44fd-b643-29bb24b9a78b} <Debug> executeQuery: Read 25 rows, 1.08 KiB in 0.001231 sec., 20308.692120227457 rows/sec., 876.61 KiB/sec. | ||
| 1510 | 2026.03.26 16:29:08.206568 [ 3 ] {7da773eb-5166-44fd-b643-29bb24b9a78b} <Debug> TCPHandler: Processed in 0.001415679 sec. | ||
| 1511 | 2026.03.26 16:29:08.214419 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1512 | 2026.03.26 16:29:08.214553 [ 3 ] {860a3f25-49cd-4464-9c02-2b976aa58f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1513 | 2026.03.26 16:29:08.214802 [ 3 ] {860a3f25-49cd-4464-9c02-2b976aa58f79} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1514 | 2026.03.26 16:29:08.214839 [ 3 ] {860a3f25-49cd-4464-9c02-2b976aa58f79} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1515 | 2026.03.26 16:29:08.215041 [ 3 ] {860a3f25-49cd-4464-9c02-2b976aa58f79} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1516 | 2026.03.26 16:29:08.215094 [ 3 ] {860a3f25-49cd-4464-9c02-2b976aa58f79} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1517 | 2026.03.26 16:29:08.215192 [ 3 ] {860a3f25-49cd-4464-9c02-2b976aa58f79} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1518 | 2026.03.26 16:29:08.215220 [ 3 ] {860a3f25-49cd-4464-9c02-2b976aa58f79} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1519 | 2026.03.26 16:29:08.215237 [ 3 ] {860a3f25-49cd-4464-9c02-2b976aa58f79} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (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 | ||
| 1520 | 2026.03.26 16:29:08.215251 [ 3 ] {860a3f25-49cd-4464-9c02-2b976aa58f79} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1521 | 2026.03.26 16:29:08.215283 [ 3 ] {860a3f25-49cd-4464-9c02-2b976aa58f79} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1522 | 2026.03.26 16:29:08.215300 [ 3 ] {860a3f25-49cd-4464-9c02-2b976aa58f79} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 25 rows starting from 0 | ||
| 1523 | 2026.03.26 16:29:08.215736 [ 3 ] {860a3f25-49cd-4464-9c02-2b976aa58f79} <Debug> executeQuery: Read 25 rows, 1.08 KiB in 0.00124 sec., 20161.290322580644 rows/sec., 870.24 KiB/sec. | ||
| 1524 | 2026.03.26 16:29:08.215800 [ 3 ] {860a3f25-49cd-4464-9c02-2b976aa58f79} <Debug> TCPHandler: Processed in 0.00143318 sec. | ||
| 1525 | 2026.03.26 16:29:08.221766 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1526 | 2026.03.26 16:29:08.221874 [ 3 ] {3c84c38f-67ad-4339-9415-48a3f893a93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1527 | 2026.03.26 16:29:08.221916 [ 3 ] {3c84c38f-67ad-4339-9415-48a3f893a93e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1528 | 2026.03.26 16:29:08.222508 [ 3 ] {3c84c38f-67ad-4339-9415-48a3f893a93e} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1529 | 2026.03.26 16:29:08.222551 [ 3 ] {3c84c38f-67ad-4339-9415-48a3f893a93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 1530 | 2026.03.26 16:29:08.222996 [ 3 ] {3c84c38f-67ad-4339-9415-48a3f893a93e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1531 | 2026.03.26 16:29:08.223187 [ 3 ] {3c84c38f-67ad-4339-9415-48a3f893a93e} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1532 | 2026.03.26 16:29:08.223325 [ 3 ] {3c84c38f-67ad-4339-9415-48a3f893a93e} <Debug> executeQuery: Read 16 rows, 4.79 KiB in 0.001481 sec., 10803.511141120865 rows/sec., 3.16 MiB/sec. | ||
| 1533 | 2026.03.26 16:29:08.223368 [ 3 ] {3c84c38f-67ad-4339-9415-48a3f893a93e} <Debug> TCPHandler: Processed in 0.001667404 sec. | ||
| 1534 | 2026.03.26 16:29:08.223503 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1535 | 2026.03.26 16:29:08.223596 [ 3 ] {15df9113-5526-4a5c-8add-24039f7c7234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1536 | 2026.03.26 16:29:08.223636 [ 3 ] {15df9113-5526-4a5c-8add-24039f7c7234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1537 | 2026.03.26 16:29:08.224178 [ 3 ] {15df9113-5526-4a5c-8add-24039f7c7234} <Trace> oximeter.fields_i16 (a868b555-e39a-4137-945c-5337ea927f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1538 | 2026.03.26 16:29:08.224214 [ 3 ] {15df9113-5526-4a5c-8add-24039f7c7234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 1539 | 2026.03.26 16:29:08.224530 [ 3 ] {15df9113-5526-4a5c-8add-24039f7c7234} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1540 | 2026.03.26 16:29:08.224734 [ 3 ] {15df9113-5526-4a5c-8add-24039f7c7234} <Trace> oximeter.fields_i16 (a868b555-e39a-4137-945c-5337ea927f09): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1541 | 2026.03.26 16:29:08.224874 [ 3 ] {15df9113-5526-4a5c-8add-24039f7c7234} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001297 sec., 218966.8465690054 rows/sec., 13.91 MiB/sec. | ||
| 1542 | 2026.03.26 16:29:08.224918 [ 3 ] {15df9113-5526-4a5c-8add-24039f7c7234} <Debug> TCPHandler: Processed in 0.00146545 sec. | ||
| 1543 | 2026.03.26 16:29:08.225036 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1544 | 2026.03.26 16:29:08.225139 [ 3 ] {d2dea9c9-741d-42a2-99ee-65f5e2727e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1545 | 2026.03.26 16:29:08.225179 [ 3 ] {d2dea9c9-741d-42a2-99ee-65f5e2727e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1546 | 2026.03.26 16:29:08.225602 [ 3 ] {d2dea9c9-741d-42a2-99ee-65f5e2727e25} <Trace> oximeter.fields_ipaddr (ada46215-a75a-418e-8963-c28e437e34a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1547 | 2026.03.26 16:29:08.225639 [ 3 ] {d2dea9c9-741d-42a2-99ee-65f5e2727e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 1548 | 2026.03.26 16:29:08.225963 [ 3 ] {d2dea9c9-741d-42a2-99ee-65f5e2727e25} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1549 | 2026.03.26 16:29:08.226177 [ 3 ] {d2dea9c9-741d-42a2-99ee-65f5e2727e25} <Trace> oximeter.fields_ipaddr (ada46215-a75a-418e-8963-c28e437e34a4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1550 | 2026.03.26 16:29:08.226310 [ 3 ] {d2dea9c9-741d-42a2-99ee-65f5e2727e25} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00119 sec., 5042.016806722689 rows/sec., 411.14 KiB/sec. | ||
| 1551 | 2026.03.26 16:29:08.226354 [ 3 ] {d2dea9c9-741d-42a2-99ee-65f5e2727e25} <Debug> TCPHandler: Processed in 0.001368348 sec. | ||
| 1552 | 2026.03.26 16:29:08.226472 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1553 | 2026.03.26 16:29:08.226566 [ 3 ] {c9d0fbbe-7177-4f19-858c-fc3c2c0fb72e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1554 | 2026.03.26 16:29:08.226607 [ 3 ] {c9d0fbbe-7177-4f19-858c-fc3c2c0fb72e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1555 | 2026.03.26 16:29:08.227422 [ 3 ] {c9d0fbbe-7177-4f19-858c-fc3c2c0fb72e} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1556 | 2026.03.26 16:29:08.227459 [ 3 ] {c9d0fbbe-7177-4f19-858c-fc3c2c0fb72e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 1557 | 2026.03.26 16:29:08.227888 [ 3 ] {c9d0fbbe-7177-4f19-858c-fc3c2c0fb72e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1558 | 2026.03.26 16:29:08.228100 [ 3 ] {c9d0fbbe-7177-4f19-858c-fc3c2c0fb72e} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1559 | 2026.03.26 16:29:08.228226 [ 3 ] {c9d0fbbe-7177-4f19-858c-fc3c2c0fb72e} <Debug> executeQuery: Read 828 rows, 66.43 KiB in 0.001678 sec., 493444.5768772348 rows/sec., 38.66 MiB/sec. | ||
| 1560 | 2026.03.26 16:29:08.228269 [ 3 ] {c9d0fbbe-7177-4f19-858c-fc3c2c0fb72e} <Debug> TCPHandler: Processed in 0.001846987 sec. | ||
| 1561 | 2026.03.26 16:29:08.228381 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1562 | 2026.03.26 16:29:08.228479 [ 3 ] {f989457a-a6b2-427a-bb6e-aef8806a4bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1563 | 2026.03.26 16:29:08.228519 [ 3 ] {f989457a-a6b2-427a-bb6e-aef8806a4bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1564 | 2026.03.26 16:29:08.228988 [ 3 ] {f989457a-a6b2-427a-bb6e-aef8806a4bed} <Trace> oximeter.fields_u16 (95d71211-a414-4c08-ac0a-de0fbf506df6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1565 | 2026.03.26 16:29:08.229026 [ 3 ] {f989457a-a6b2-427a-bb6e-aef8806a4bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 1566 | 2026.03.26 16:29:08.229370 [ 3 ] {f989457a-a6b2-427a-bb6e-aef8806a4bed} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1567 | 2026.03.26 16:29:08.229583 [ 3 ] {f989457a-a6b2-427a-bb6e-aef8806a4bed} <Trace> oximeter.fields_u16 (95d71211-a414-4c08-ac0a-de0fbf506df6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1568 | 2026.03.26 16:29:08.229709 [ 3 ] {f989457a-a6b2-427a-bb6e-aef8806a4bed} <Debug> executeQuery: Read 162 rows, 10.01 KiB in 0.001249 sec., 129703.76301040834 rows/sec., 7.83 MiB/sec. | ||
| 1569 | 2026.03.26 16:29:08.229753 [ 3 ] {f989457a-a6b2-427a-bb6e-aef8806a4bed} <Debug> TCPHandler: Processed in 0.001423319 sec. | ||
| 1570 | 2026.03.26 16:29:08.229866 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1571 | 2026.03.26 16:29:08.229961 [ 3 ] {3f4013df-2f88-41e7-9f27-34a0bc51b745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1572 | 2026.03.26 16:29:08.230001 [ 3 ] {3f4013df-2f88-41e7-9f27-34a0bc51b745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1573 | 2026.03.26 16:29:08.230436 [ 3 ] {3f4013df-2f88-41e7-9f27-34a0bc51b745} <Trace> oximeter.fields_u32 (ab29ec1f-2708-4131-91d7-3b20ce6c561f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1574 | 2026.03.26 16:29:08.230473 [ 3 ] {3f4013df-2f88-41e7-9f27-34a0bc51b745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 1575 | 2026.03.26 16:29:08.230787 [ 3 ] {3f4013df-2f88-41e7-9f27-34a0bc51b745} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1576 | 2026.03.26 16:29:08.230993 [ 3 ] {3f4013df-2f88-41e7-9f27-34a0bc51b745} <Trace> oximeter.fields_u32 (ab29ec1f-2708-4131-91d7-3b20ce6c561f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1577 | 2026.03.26 16:29:08.231116 [ 3 ] {3f4013df-2f88-41e7-9f27-34a0bc51b745} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001172 sec., 127133.10580204778 rows/sec., 8.21 MiB/sec. | ||
| 1578 | 2026.03.26 16:29:08.231152 [ 3 ] {3f4013df-2f88-41e7-9f27-34a0bc51b745} <Debug> TCPHandler: Processed in 0.001336517 sec. | ||
| 1579 | 2026.03.26 16:29:08.231260 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1580 | 2026.03.26 16:29:08.231352 [ 3 ] {caa3f95a-ee40-41c3-8025-9c76234c8172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1581 | 2026.03.26 16:29:08.231391 [ 3 ] {caa3f95a-ee40-41c3-8025-9c76234c8172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1582 | 2026.03.26 16:29:08.231828 [ 3 ] {caa3f95a-ee40-41c3-8025-9c76234c8172} <Trace> oximeter.fields_u8 (b5764d8a-0d35-40d2-89b0-844c0ecb39a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1583 | 2026.03.26 16:29:08.231865 [ 3 ] {caa3f95a-ee40-41c3-8025-9c76234c8172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 1584 | 2026.03.26 16:29:08.232171 [ 3 ] {caa3f95a-ee40-41c3-8025-9c76234c8172} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1585 | 2026.03.26 16:29:08.232388 [ 3 ] {caa3f95a-ee40-41c3-8025-9c76234c8172} <Trace> oximeter.fields_u8 (b5764d8a-0d35-40d2-89b0-844c0ecb39a3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1586 | 2026.03.26 16:29:08.232515 [ 3 ] {caa3f95a-ee40-41c3-8025-9c76234c8172} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001181 sec., 125317.52751905165 rows/sec., 7.13 MiB/sec. | ||
| 1587 | 2026.03.26 16:29:08.232552 [ 3 ] {caa3f95a-ee40-41c3-8025-9c76234c8172} <Debug> TCPHandler: Processed in 0.001341288 sec. | ||
| 1588 | 2026.03.26 16:29:08.232666 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1589 | 2026.03.26 16:29:08.232758 [ 3 ] {acecb7d6-9c04-4021-ac55-3fb84ffa3a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1590 | 2026.03.26 16:29:08.232799 [ 3 ] {acecb7d6-9c04-4021-ac55-3fb84ffa3a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1591 | 2026.03.26 16:29:08.233370 [ 3 ] {acecb7d6-9c04-4021-ac55-3fb84ffa3a2a} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1592 | 2026.03.26 16:29:08.233407 [ 3 ] {acecb7d6-9c04-4021-ac55-3fb84ffa3a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 1593 | 2026.03.26 16:29:08.233725 [ 3 ] {acecb7d6-9c04-4021-ac55-3fb84ffa3a2a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1594 | 2026.03.26 16:29:08.233939 [ 3 ] {acecb7d6-9c04-4021-ac55-3fb84ffa3a2a} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1595 | 2026.03.26 16:29:08.234070 [ 3 ] {acecb7d6-9c04-4021-ac55-3fb84ffa3a2a} <Debug> executeQuery: Read 516 rows, 37.27 KiB in 0.001329 sec., 388261.8510158013 rows/sec., 27.39 MiB/sec. | ||
| 1596 | 2026.03.26 16:29:08.234107 [ 3 ] {acecb7d6-9c04-4021-ac55-3fb84ffa3a2a} <Debug> TCPHandler: Processed in 0.00149909 sec. | ||
| 1597 | 2026.03.26 16:29:08.234210 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1598 | 2026.03.26 16:29:08.234303 [ 3 ] {ef671890-7dad-4109-aba2-e9582fff5c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1599 | 2026.03.26 16:29:08.234343 [ 3 ] {ef671890-7dad-4109-aba2-e9582fff5c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1600 | 2026.03.26 16:29:08.234666 [ 3 ] {ef671890-7dad-4109-aba2-e9582fff5c9b} <Trace> oximeter.measurements_bool (f419aa2b-65ca-4af0-8e35-a1f1d59a0784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1601 | 2026.03.26 16:29:08.234704 [ 3 ] {ef671890-7dad-4109-aba2-e9582fff5c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 1602 | 2026.03.26 16:29:08.235070 [ 3 ] {ef671890-7dad-4109-aba2-e9582fff5c9b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1603 | 2026.03.26 16:29:08.235269 [ 3 ] {ef671890-7dad-4109-aba2-e9582fff5c9b} <Trace> oximeter.measurements_bool (f419aa2b-65ca-4af0-8e35-a1f1d59a0784): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1604 | 2026.03.26 16:29:08.235398 [ 3 ] {ef671890-7dad-4109-aba2-e9582fff5c9b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001113 sec., 5390.8355795148245 rows/sec., 281.65 KiB/sec. | ||
| 1605 | 2026.03.26 16:29:08.235434 [ 3 ] {ef671890-7dad-4109-aba2-e9582fff5c9b} <Debug> TCPHandler: Processed in 0.001272676 sec. | ||
| 1606 | 2026.03.26 16:29:08.235547 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1607 | 2026.03.26 16:29:08.235639 [ 3 ] {29062e76-895c-4a12-bb4b-cf0e4b30ebf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1608 | 2026.03.26 16:29:08.235681 [ 3 ] {29062e76-895c-4a12-bb4b-cf0e4b30ebf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1609 | 2026.03.26 16:29:08.236109 [ 3 ] {29062e76-895c-4a12-bb4b-cf0e4b30ebf9} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1610 | 2026.03.26 16:29:08.236145 [ 3 ] {29062e76-895c-4a12-bb4b-cf0e4b30ebf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 1611 | 2026.03.26 16:29:08.236460 [ 3 ] {29062e76-895c-4a12-bb4b-cf0e4b30ebf9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1612 | 2026.03.26 16:29:08.236662 [ 3 ] {29062e76-895c-4a12-bb4b-cf0e4b30ebf9} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): 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.26 16:29:08.236792 [ 3 ] {29062e76-895c-4a12-bb4b-cf0e4b30ebf9} <Debug> executeQuery: Read 258 rows, 17.53 KiB in 0.001171 sec., 220324.50896669514 rows/sec., 14.62 MiB/sec. | ||
| 1614 | 2026.03.26 16:29:08.236828 [ 3 ] {29062e76-895c-4a12-bb4b-cf0e4b30ebf9} <Debug> TCPHandler: Processed in 0.001331307 sec. | ||
| 1615 | 2026.03.26 16:29:08.236943 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1616 | 2026.03.26 16:29:08.237035 [ 3 ] {62abea39-8574-4fe3-9155-47ab1a8b1eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1617 | 2026.03.26 16:29:08.237076 [ 3 ] {62abea39-8574-4fe3-9155-47ab1a8b1eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1618 | 2026.03.26 16:29:08.237391 [ 3 ] {62abea39-8574-4fe3-9155-47ab1a8b1eeb} <Trace> oximeter.measurements_f64 (47297017-73db-4b6d-8e3f-5f44aead31fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1619 | 2026.03.26 16:29:08.237428 [ 3 ] {62abea39-8574-4fe3-9155-47ab1a8b1eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 1620 | 2026.03.26 16:29:08.237736 [ 3 ] {62abea39-8574-4fe3-9155-47ab1a8b1eeb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1621 | 2026.03.26 16:29:08.237934 [ 3 ] {62abea39-8574-4fe3-9155-47ab1a8b1eeb} <Trace> oximeter.measurements_f64 (47297017-73db-4b6d-8e3f-5f44aead31fc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1622 | 2026.03.26 16:29:08.238059 [ 3 ] {62abea39-8574-4fe3-9155-47ab1a8b1eeb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 1623 | 2026.03.26 16:29:08.238095 [ 3 ] {62abea39-8574-4fe3-9155-47ab1a8b1eeb} <Debug> TCPHandler: Processed in 0.001201405 sec. | ||
| 1624 | 2026.03.26 16:29:08.238205 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1625 | 2026.03.26 16:29:08.238297 [ 3 ] {3b7221a9-fc2a-41e4-a2db-8d2a69a1a927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1626 | 2026.03.26 16:29:08.238346 [ 3 ] {3b7221a9-fc2a-41e4-a2db-8d2a69a1a927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1627 | 2026.03.26 16:29:08.239081 [ 3 ] {3b7221a9-fc2a-41e4-a2db-8d2a69a1a927} <Trace> oximeter.measurements_histogramu64 (9a76cd58-59b8-4366-b6b3-64b05e41ca43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1628 | 2026.03.26 16:29:08.239117 [ 3 ] {3b7221a9-fc2a-41e4-a2db-8d2a69a1a927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 1629 | 2026.03.26 16:29:08.244167 [ 3 ] {3b7221a9-fc2a-41e4-a2db-8d2a69a1a927} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1630 | 2026.03.26 16:29:08.244416 [ 3 ] {3b7221a9-fc2a-41e4-a2db-8d2a69a1a927} <Trace> oximeter.measurements_histogramu64 (9a76cd58-59b8-4366-b6b3-64b05e41ca43): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1631 | 2026.03.26 16:29:08.244583 [ 3 ] {3b7221a9-fc2a-41e4-a2db-8d2a69a1a927} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.006302 sec., 2221.5169787369086 rows/sec., 3.98 MiB/sec. | ||
| 1632 | 2026.03.26 16:29:08.244643 [ 3 ] {3b7221a9-fc2a-41e4-a2db-8d2a69a1a927} <Debug> TCPHandler: Processed in 0.006487031 sec. | ||
| 1633 | 2026.03.26 16:29:08.244772 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1634 | 2026.03.26 16:29:08.244886 [ 3 ] {16ed834f-acae-4c86-886a-8d5691822daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1635 | 2026.03.26 16:29:08.244934 [ 3 ] {16ed834f-acae-4c86-886a-8d5691822daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1636 | 2026.03.26 16:29:08.245519 [ 3 ] {16ed834f-acae-4c86-886a-8d5691822daf} <Trace> oximeter.measurements_i64 (5067a33a-11e2-469e-aeb6-f856c3350020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1637 | 2026.03.26 16:29:08.245552 [ 3 ] {16ed834f-acae-4c86-886a-8d5691822daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 1638 | 2026.03.26 16:29:08.245914 [ 3 ] {16ed834f-acae-4c86-886a-8d5691822daf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1639 | 2026.03.26 16:29:08.246117 [ 3 ] {16ed834f-acae-4c86-886a-8d5691822daf} <Trace> oximeter.measurements_i64 (5067a33a-11e2-469e-aeb6-f856c3350020): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1640 | 2026.03.26 16:29:08.246236 [ 3 ] {16ed834f-acae-4c86-886a-8d5691822daf} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001374 sec., 4366.812227074236 rows/sec., 308.46 KiB/sec. | ||
| 1641 | 2026.03.26 16:29:08.246270 [ 3 ] {16ed834f-acae-4c86-886a-8d5691822daf} <Debug> TCPHandler: Processed in 0.001557722 sec. | ||
| 1642 | 2026.03.26 16:29:08.246372 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1643 | 2026.03.26 16:29:08.246465 [ 3 ] {25130326-bddf-48b2-8ec1-dbc0376e8fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1644 | 2026.03.26 16:29:08.246504 [ 3 ] {25130326-bddf-48b2-8ec1-dbc0376e8fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1645 | 2026.03.26 16:29:08.246816 [ 3 ] {25130326-bddf-48b2-8ec1-dbc0376e8fda} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1646 | 2026.03.26 16:29:08.246850 [ 3 ] {25130326-bddf-48b2-8ec1-dbc0376e8fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 1647 | 2026.03.26 16:29:08.247140 [ 3 ] {25130326-bddf-48b2-8ec1-dbc0376e8fda} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1648 | 2026.03.26 16:29:08.247344 [ 3 ] {25130326-bddf-48b2-8ec1-dbc0376e8fda} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1649 | 2026.03.26 16:29:08.247464 [ 3 ] {25130326-bddf-48b2-8ec1-dbc0376e8fda} <Debug> executeQuery: Read 86 rows, 5.49 KiB in 0.001018 sec., 84479.37131630648 rows/sec., 5.26 MiB/sec. | ||
| 1650 | 2026.03.26 16:29:08.247499 [ 3 ] {25130326-bddf-48b2-8ec1-dbc0376e8fda} <Debug> TCPHandler: Processed in 0.001176134 sec. | ||
| 1651 | 2026.03.26 16:29:09.113455 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2409 | ||
| 1652 | 2026.03.26 16:29:09.113953 [ 244 ] {} <Trace> system.asynchronous_metric_log (c281f950-690a-4e71-93fb-d781c63a7178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1653 | 2026.03.26 16:29:09.113994 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 1654 | 2026.03.26 16:29:09.114511 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1655 | 2026.03.26 16:29:09.114759 [ 244 ] {} <Trace> system.asynchronous_metric_log (c281f950-690a-4e71-93fb-d781c63a7178): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1656 | 2026.03.26 16:29:09.114899 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2409 | ||
| 1657 | 2026.03.26 16:29:09.273337 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1658 | 2026.03.26 16:29:09.290849 [ 243 ] {} <Trace> system.metric_log (438c9976-e4e0-4cfb-a903-34e83b16d487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1659 | 2026.03.26 16:29:09.290912 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 1660 | 2026.03.26 16:29:09.297383 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1661 | 2026.03.26 16:29:09.298088 [ 243 ] {} <Trace> system.metric_log (438c9976-e4e0-4cfb-a903-34e83b16d487): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1662 | 2026.03.26 16:29:09.301191 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1663 | 2026.03.26 16:29:10.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.69 MiB, peak 172.69 MiB, free memory in arenas 0.00 B, will set to 170.16 MiB (RSS), difference: 1.46 MiB | ||
| 1664 | 2026.03.26 16:29:11.600408 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 68 entries to flush up to offset 240 | ||
| 1665 | 2026.03.26 16:29:11.603520 [ 242 ] {} <Trace> system.query_log (983aac9c-18cd-4530-a0fa-4567ca49f76a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1666 | 2026.03.26 16:29:11.603576 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 1667 | 2026.03.26 16:29:11.604839 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1668 | 2026.03.26 16:29:11.605122 [ 242 ] {} <Trace> system.query_log (983aac9c-18cd-4530-a0fa-4567ca49f76a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1669 | 2026.03.26 16:29:11.605378 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 240 | ||
| 1670 | 2026.03.26 16:29:13.142901 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1671 | 2026.03.26 16:29:13.143083 [ 3 ] {a898516b-cb34-49e4-8483-38d315cc6d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1672 | 2026.03.26 16:29:13.143145 [ 3 ] {a898516b-cb34-49e4-8483-38d315cc6d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1673 | 2026.03.26 16:29:13.143776 [ 3 ] {a898516b-cb34-49e4-8483-38d315cc6d10} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1674 | 2026.03.26 16:29:13.143820 [ 3 ] {a898516b-cb34-49e4-8483-38d315cc6d10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 1675 | 2026.03.26 16:29:13.144208 [ 3 ] {a898516b-cb34-49e4-8483-38d315cc6d10} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1676 | 2026.03.26 16:29:13.144425 [ 3 ] {a898516b-cb34-49e4-8483-38d315cc6d10} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1677 | 2026.03.26 16:29:13.144572 [ 3 ] {a898516b-cb34-49e4-8483-38d315cc6d10} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001535 sec., 36482.08469055375 rows/sec., 2.79 MiB/sec. | ||
| 1678 | 2026.03.26 16:29:13.144613 [ 3 ] {a898516b-cb34-49e4-8483-38d315cc6d10} <Debug> TCPHandler: Processed in 0.001832907 sec. | ||
| 1679 | 2026.03.26 16:29:13.144733 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1680 | 2026.03.26 16:29:13.144829 [ 3 ] {426a3a3b-7394-4e9b-ad1a-44c20727cfea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1681 | 2026.03.26 16:29:13.144870 [ 3 ] {426a3a3b-7394-4e9b-ad1a-44c20727cfea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1682 | 2026.03.26 16:29:13.145276 [ 3 ] {426a3a3b-7394-4e9b-ad1a-44c20727cfea} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1683 | 2026.03.26 16:29:13.145311 [ 3 ] {426a3a3b-7394-4e9b-ad1a-44c20727cfea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 1684 | 2026.03.26 16:29:13.145599 [ 3 ] {426a3a3b-7394-4e9b-ad1a-44c20727cfea} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1685 | 2026.03.26 16:29:13.145796 [ 3 ] {426a3a3b-7394-4e9b-ad1a-44c20727cfea} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1686 | 2026.03.26 16:29:13.145922 [ 3 ] {426a3a3b-7394-4e9b-ad1a-44c20727cfea} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001112 sec., 57553.95683453238 rows/sec., 4.49 MiB/sec. | ||
| 1687 | 2026.03.26 16:29:13.145958 [ 3 ] {426a3a3b-7394-4e9b-ad1a-44c20727cfea} <Debug> TCPHandler: Processed in 0.001274555 sec. | ||
| 1688 | 2026.03.26 16:29:13.146068 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1689 | 2026.03.26 16:29:13.146162 [ 3 ] {c41973a9-2823-4d6d-ac10-64347680ed87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1690 | 2026.03.26 16:29:13.146205 [ 3 ] {c41973a9-2823-4d6d-ac10-64347680ed87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1691 | 2026.03.26 16:29:13.146598 [ 3 ] {c41973a9-2823-4d6d-ac10-64347680ed87} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1692 | 2026.03.26 16:29:13.146634 [ 3 ] {c41973a9-2823-4d6d-ac10-64347680ed87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 1693 | 2026.03.26 16:29:13.146951 [ 3 ] {c41973a9-2823-4d6d-ac10-64347680ed87} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1694 | 2026.03.26 16:29:13.147152 [ 3 ] {c41973a9-2823-4d6d-ac10-64347680ed87} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1695 | 2026.03.26 16:29:13.147279 [ 3 ] {c41973a9-2823-4d6d-ac10-64347680ed87} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001136 sec., 140845.0704225352 rows/sec., 9.81 MiB/sec. | ||
| 1696 | 2026.03.26 16:29:13.147317 [ 3 ] {c41973a9-2823-4d6d-ac10-64347680ed87} <Debug> TCPHandler: Processed in 0.001299606 sec. | ||
| 1697 | 2026.03.26 16:29:13.147427 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1698 | 2026.03.26 16:29:13.147519 [ 3 ] {42840cd2-5b3a-4b0d-aecb-d78bf1782404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1699 | 2026.03.26 16:29:13.147561 [ 3 ] {42840cd2-5b3a-4b0d-aecb-d78bf1782404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1700 | 2026.03.26 16:29:13.147889 [ 3 ] {42840cd2-5b3a-4b0d-aecb-d78bf1782404} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1701 | 2026.03.26 16:29:13.147926 [ 3 ] {42840cd2-5b3a-4b0d-aecb-d78bf1782404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.95 GiB. | ||
| 1702 | 2026.03.26 16:29:13.148216 [ 3 ] {42840cd2-5b3a-4b0d-aecb-d78bf1782404} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1703 | 2026.03.26 16:29:13.148430 [ 3 ] {42840cd2-5b3a-4b0d-aecb-d78bf1782404} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1704 | 2026.03.26 16:29:13.148555 [ 3 ] {42840cd2-5b3a-4b0d-aecb-d78bf1782404} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 1705 | 2026.03.26 16:29:13.148591 [ 3 ] {42840cd2-5b3a-4b0d-aecb-d78bf1782404} <Debug> TCPHandler: Processed in 0.001213315 sec. | ||
| 1706 | 2026.03.26 16:29:16.531471 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1707 | 2026.03.26 16:29:16.531542 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1708 | 2026.03.26 16:29:16.614954 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2857 | ||
| 1709 | 2026.03.26 16:29:16.615419 [ 244 ] {} <Trace> system.asynchronous_metric_log (c281f950-690a-4e71-93fb-d781c63a7178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1710 | 2026.03.26 16:29:16.615462 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1711 | 2026.03.26 16:29:16.615942 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1712 | 2026.03.26 16:29:16.616158 [ 244 ] {} <Trace> system.asynchronous_metric_log (c281f950-690a-4e71-93fb-d781c63a7178): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1713 | 2026.03.26 16:29:16.616277 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2857 | ||
| 1714 | 2026.03.26 16:29:16.616285 [ 68 ] {} <Debug> system.asynchronous_metric_log (c281f950-690a-4e71-93fb-d781c63a7178) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1715 | 2026.03.26 16:29:16.616354 [ 68 ] {} <Trace> system.asynchronous_metric_log (c281f950-690a-4e71-93fb-d781c63a7178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1716 | 2026.03.26 16:29:16.616379 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1717 | 2026.03.26 16:29:16.618409 [ 209 ] {c281f950-690a-4e71-93fb-d781c63a7178::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 | ||
| 1718 | 2026.03.26 16:29:16.620453 [ 209 ] {c281f950-690a-4e71-93fb-d781c63a7178::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1719 | 2026.03.26 16:29:16.620548 [ 209 ] {c281f950-690a-4e71-93fb-d781c63a7178::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 | ||
| 1720 | 2026.03.26 16:29:16.620670 [ 209 ] {c281f950-690a-4e71-93fb-d781c63a7178::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 | ||
| 1721 | 2026.03.26 16:29:16.620741 [ 209 ] {c281f950-690a-4e71-93fb-d781c63a7178::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 | ||
| 1722 | 2026.03.26 16:29:16.620796 [ 209 ] {c281f950-690a-4e71-93fb-d781c63a7178::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 433 rows starting from the beginning of the part | ||
| 1723 | 2026.03.26 16:29:16.620857 [ 209 ] {c281f950-690a-4e71-93fb-d781c63a7178::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1724 | 2026.03.26 16:29:16.620917 [ 209 ] {c281f950-690a-4e71-93fb-d781c63a7178::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1725 | 2026.03.26 16:29:16.661391 [ 201 ] {c281f950-690a-4e71-93fb-d781c63a7178::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2857 rows, containing 4 columns (4 merged, 0 gathered) in 0.044909299 sec., 63617.11413041651 rows/sec., 931.89 KiB/sec. | ||
| 1726 | 2026.03.26 16:29:16.662303 [ 201 ] {c281f950-690a-4e71-93fb-d781c63a7178::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1727 | 2026.03.26 16:29:16.662621 [ 201 ] {c281f950-690a-4e71-93fb-d781c63a7178::all_1_6_1} <Trace> system.asynchronous_metric_log (c281f950-690a-4e71-93fb-d781c63a7178): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1728 | 2026.03.26 16:29:16.662695 [ 201 ] {c281f950-690a-4e71-93fb-d781c63a7178::all_1_6_1} <Trace> system.asynchronous_metric_log (c281f950-690a-4e71-93fb-d781c63a7178) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1729 | 2026.03.26 16:29:16.662810 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1730 | 2026.03.26 16:29:16.801239 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1731 | 2026.03.26 16:29:16.818560 [ 243 ] {} <Trace> system.metric_log (438c9976-e4e0-4cfb-a903-34e83b16d487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1732 | 2026.03.26 16:29:16.818614 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1733 | 2026.03.26 16:29:16.825081 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1734 | 2026.03.26 16:29:16.825785 [ 243 ] {} <Trace> system.metric_log (438c9976-e4e0-4cfb-a903-34e83b16d487): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1735 | 2026.03.26 16:29:16.826071 [ 67 ] {} <Debug> system.metric_log (438c9976-e4e0-4cfb-a903-34e83b16d487) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1736 | 2026.03.26 16:29:16.826136 [ 67 ] {} <Trace> system.metric_log (438c9976-e4e0-4cfb-a903-34e83b16d487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1737 | 2026.03.26 16:29:16.826156 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1738 | 2026.03.26 16:29:16.826256 [ 201 ] {438c9976-e4e0-4cfb-a903-34e83b16d487::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 | ||
| 1739 | 2026.03.26 16:29:16.829101 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1740 | 2026.03.26 16:29:16.830788 [ 201 ] {438c9976-e4e0-4cfb-a903-34e83b16d487::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1741 | 2026.03.26 16:29:16.832255 [ 201 ] {438c9976-e4e0-4cfb-a903-34e83b16d487::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 | ||
| 1742 | 2026.03.26 16:29:16.836866 [ 201 ] {438c9976-e4e0-4cfb-a903-34e83b16d487::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 | ||
| 1743 | 2026.03.26 16:29:16.841311 [ 201 ] {438c9976-e4e0-4cfb-a903-34e83b16d487::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 | ||
| 1744 | 2026.03.26 16:29:16.845416 [ 201 ] {438c9976-e4e0-4cfb-a903-34e83b16d487::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 | ||
| 1745 | 2026.03.26 16:29:16.856505 [ 201 ] {438c9976-e4e0-4cfb-a903-34e83b16d487::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 | ||
| 1746 | 2026.03.26 16:29:16.860760 [ 201 ] {438c9976-e4e0-4cfb-a903-34e83b16d487::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 | ||
| 1747 | 2026.03.26 16:29:16.920854 [ 192 ] {438c9976-e4e0-4cfb-a903-34e83b16d487::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.094643554 sec., 486.0341571703869 rows/sec., 2.51 MiB/sec. | ||
| 1748 | 2026.03.26 16:29:16.923212 [ 189 ] {438c9976-e4e0-4cfb-a903-34e83b16d487::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1749 | 2026.03.26 16:29:16.925291 [ 189 ] {438c9976-e4e0-4cfb-a903-34e83b16d487::all_1_6_1} <Trace> system.metric_log (438c9976-e4e0-4cfb-a903-34e83b16d487): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1750 | 2026.03.26 16:29:16.925394 [ 189 ] {438c9976-e4e0-4cfb-a903-34e83b16d487::all_1_6_1} <Trace> system.metric_log (438c9976-e4e0-4cfb-a903-34e83b16d487) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1751 | 2026.03.26 16:29:16.927338 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1752 | 2026.03.26 16:29:17.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.44 MiB, peak 180.98 MiB, free memory in arenas 0.00 B, will set to 181.35 MiB (RSS), difference: 9.91 MiB | ||
| 1753 | 2026.03.26 16:29:18.152093 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1754 | 2026.03.26 16:29:18.152262 [ 3 ] {160fba53-bace-44e9-a373-7c9095638ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1755 | 2026.03.26 16:29:18.152328 [ 3 ] {160fba53-bace-44e9-a373-7c9095638ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1756 | 2026.03.26 16:29:18.153083 [ 3 ] {160fba53-bace-44e9-a373-7c9095638ca6} <Trace> oximeter.fields_i16 (a868b555-e39a-4137-945c-5337ea927f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1757 | 2026.03.26 16:29:18.153132 [ 3 ] {160fba53-bace-44e9-a373-7c9095638ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1758 | 2026.03.26 16:29:18.153525 [ 3 ] {160fba53-bace-44e9-a373-7c9095638ca6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1759 | 2026.03.26 16:29:18.153751 [ 3 ] {160fba53-bace-44e9-a373-7c9095638ca6} <Trace> oximeter.fields_i16 (a868b555-e39a-4137-945c-5337ea927f09): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1760 | 2026.03.26 16:29:18.153902 [ 3 ] {160fba53-bace-44e9-a373-7c9095638ca6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001685 sec., 168545.99406528188 rows/sec., 10.70 MiB/sec. | ||
| 1761 | 2026.03.26 16:29:18.153951 [ 3 ] {160fba53-bace-44e9-a373-7c9095638ca6} <Debug> TCPHandler: Processed in 0.00198087 sec. | ||
| 1762 | 2026.03.26 16:29:18.154078 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1763 | 2026.03.26 16:29:18.154182 [ 3 ] {f37606f3-c090-4d4d-b993-c3d35a53ddfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1764 | 2026.03.26 16:29:18.154225 [ 3 ] {f37606f3-c090-4d4d-b993-c3d35a53ddfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1765 | 2026.03.26 16:29:18.155104 [ 3 ] {f37606f3-c090-4d4d-b993-c3d35a53ddfc} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1766 | 2026.03.26 16:29:18.155145 [ 3 ] {f37606f3-c090-4d4d-b993-c3d35a53ddfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1767 | 2026.03.26 16:29:18.155525 [ 3 ] {f37606f3-c090-4d4d-b993-c3d35a53ddfc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1768 | 2026.03.26 16:29:18.155747 [ 3 ] {f37606f3-c090-4d4d-b993-c3d35a53ddfc} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1769 | 2026.03.26 16:29:18.155860 [ 65 ] {} <Debug> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1770 | 2026.03.26 16:29:18.155876 [ 3 ] {f37606f3-c090-4d4d-b993-c3d35a53ddfc} <Debug> executeQuery: Read 861 rows, 69.58 KiB in 0.001718 sec., 501164.14435389993 rows/sec., 39.55 MiB/sec. | ||
| 1771 | 2026.03.26 16:29:18.155931 [ 65 ] {} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1772 | 2026.03.26 16:29:18.155936 [ 3 ] {f37606f3-c090-4d4d-b993-c3d35a53ddfc} <Debug> TCPHandler: Processed in 0.001910728 sec. | ||
| 1773 | 2026.03.26 16:29:18.155961 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1774 | 2026.03.26 16:29:18.156073 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1775 | 2026.03.26 16:29:18.156073 [ 195 ] {4a823078-072e-4dfa-ae8b-e9fc9235f059::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 | ||
| 1776 | 2026.03.26 16:29:18.156177 [ 3 ] {9a1c176d-670b-4583-a662-fb54f0991d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1777 | 2026.03.26 16:29:18.156187 [ 195 ] {4a823078-072e-4dfa-ae8b-e9fc9235f059::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1778 | 2026.03.26 16:29:18.156218 [ 3 ] {9a1c176d-670b-4583-a662-fb54f0991d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1779 | 2026.03.26 16:29:18.156226 [ 195 ] {4a823078-072e-4dfa-ae8b-e9fc9235f059::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 153 rows starting from the beginning of the part | ||
| 1780 | 2026.03.26 16:29:18.156311 [ 195 ] {4a823078-072e-4dfa-ae8b-e9fc9235f059::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 | ||
| 1781 | 2026.03.26 16:29:18.156355 [ 195 ] {4a823078-072e-4dfa-ae8b-e9fc9235f059::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1782 | 2026.03.26 16:29:18.156395 [ 195 ] {4a823078-072e-4dfa-ae8b-e9fc9235f059::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 828 rows starting from the beginning of the part | ||
| 1783 | 2026.03.26 16:29:18.156441 [ 195 ] {4a823078-072e-4dfa-ae8b-e9fc9235f059::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 | ||
| 1784 | 2026.03.26 16:29:18.156490 [ 195 ] {4a823078-072e-4dfa-ae8b-e9fc9235f059::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 861 rows starting from the beginning of the part | ||
| 1785 | 2026.03.26 16:29:18.156661 [ 3 ] {9a1c176d-670b-4583-a662-fb54f0991d90} <Trace> oximeter.fields_u16 (95d71211-a414-4c08-ac0a-de0fbf506df6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1786 | 2026.03.26 16:29:18.156696 [ 3 ] {9a1c176d-670b-4583-a662-fb54f0991d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1787 | 2026.03.26 16:29:18.157110 [ 3 ] {9a1c176d-670b-4583-a662-fb54f0991d90} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1788 | 2026.03.26 16:29:18.157331 [ 3 ] {9a1c176d-670b-4583-a662-fb54f0991d90} <Trace> oximeter.fields_u16 (95d71211-a414-4c08-ac0a-de0fbf506df6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1789 | 2026.03.26 16:29:18.157454 [ 3 ] {9a1c176d-670b-4583-a662-fb54f0991d90} <Debug> executeQuery: Read 174 rows, 10.95 KiB in 0.001298 sec., 134052.38828967643 rows/sec., 8.24 MiB/sec. | ||
| 1790 | 2026.03.26 16:29:18.157489 [ 3 ] {9a1c176d-670b-4583-a662-fb54f0991d90} <Debug> TCPHandler: Processed in 0.00146817 sec. | ||
| 1791 | 2026.03.26 16:29:18.157598 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1792 | 2026.03.26 16:29:18.157673 [ 192 ] {4a823078-072e-4dfa-ae8b-e9fc9235f059::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1958 rows, containing 5 columns (5 merged, 0 gathered) in 0.001637534 sec., 1195700.3640840435 rows/sec., 99.38 MiB/sec. | ||
| 1793 | 2026.03.26 16:29:18.157691 [ 3 ] {45a1c40e-8215-4c56-a570-98cdf3367fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1794 | 2026.03.26 16:29:18.157751 [ 3 ] {45a1c40e-8215-4c56-a570-98cdf3367fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1795 | 2026.03.26 16:29:18.157885 [ 199 ] {4a823078-072e-4dfa-ae8b-e9fc9235f059::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1796 | 2026.03.26 16:29:18.158124 [ 199 ] {4a823078-072e-4dfa-ae8b-e9fc9235f059::all_1_6_1} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1797 | 2026.03.26 16:29:18.158173 [ 3 ] {45a1c40e-8215-4c56-a570-98cdf3367fa7} <Trace> oximeter.fields_u32 (ab29ec1f-2708-4131-91d7-3b20ce6c561f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1798 | 2026.03.26 16:29:18.158185 [ 199 ] {4a823078-072e-4dfa-ae8b-e9fc9235f059::all_1_6_1} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1799 | 2026.03.26 16:29:18.158209 [ 3 ] {45a1c40e-8215-4c56-a570-98cdf3367fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1800 | 2026.03.26 16:29:18.158246 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 1801 | 2026.03.26 16:29:18.158515 [ 3 ] {45a1c40e-8215-4c56-a570-98cdf3367fa7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1802 | 2026.03.26 16:29:18.158719 [ 3 ] {45a1c40e-8215-4c56-a570-98cdf3367fa7} <Trace> oximeter.fields_u32 (ab29ec1f-2708-4131-91d7-3b20ce6c561f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1803 | 2026.03.26 16:29:18.158840 [ 3 ] {45a1c40e-8215-4c56-a570-98cdf3367fa7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001167 sec., 127677.8063410454 rows/sec., 8.25 MiB/sec. | ||
| 1804 | 2026.03.26 16:29:18.158876 [ 3 ] {45a1c40e-8215-4c56-a570-98cdf3367fa7} <Debug> TCPHandler: Processed in 0.001327777 sec. | ||
| 1805 | 2026.03.26 16:29:18.158989 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1806 | 2026.03.26 16:29:18.159093 [ 3 ] {45dc7c85-f581-471c-ba59-961578da137b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1807 | 2026.03.26 16:29:18.159134 [ 3 ] {45dc7c85-f581-471c-ba59-961578da137b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1808 | 2026.03.26 16:29:18.159613 [ 3 ] {45dc7c85-f581-471c-ba59-961578da137b} <Trace> oximeter.fields_u8 (b5764d8a-0d35-40d2-89b0-844c0ecb39a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1809 | 2026.03.26 16:29:18.159676 [ 3 ] {45dc7c85-f581-471c-ba59-961578da137b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1810 | 2026.03.26 16:29:18.159993 [ 3 ] {45dc7c85-f581-471c-ba59-961578da137b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1811 | 2026.03.26 16:29:18.160200 [ 3 ] {45dc7c85-f581-471c-ba59-961578da137b} <Trace> oximeter.fields_u8 (b5764d8a-0d35-40d2-89b0-844c0ecb39a3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1812 | 2026.03.26 16:29:18.160325 [ 3 ] {45dc7c85-f581-471c-ba59-961578da137b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00125 sec., 118400 rows/sec., 6.73 MiB/sec. | ||
| 1813 | 2026.03.26 16:29:18.160363 [ 3 ] {45dc7c85-f581-471c-ba59-961578da137b} <Debug> TCPHandler: Processed in 0.001426629 sec. | ||
| 1814 | 2026.03.26 16:29:18.160471 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1815 | 2026.03.26 16:29:18.160566 [ 3 ] {e6aa15a5-e75b-4e99-8772-2a798e568804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1816 | 2026.03.26 16:29:18.160606 [ 3 ] {e6aa15a5-e75b-4e99-8772-2a798e568804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1817 | 2026.03.26 16:29:18.161204 [ 3 ] {e6aa15a5-e75b-4e99-8772-2a798e568804} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1818 | 2026.03.26 16:29:18.161241 [ 3 ] {e6aa15a5-e75b-4e99-8772-2a798e568804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1819 | 2026.03.26 16:29:18.161586 [ 3 ] {e6aa15a5-e75b-4e99-8772-2a798e568804} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1820 | 2026.03.26 16:29:18.161794 [ 3 ] {e6aa15a5-e75b-4e99-8772-2a798e568804} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1821 | 2026.03.26 16:29:18.161917 [ 3 ] {e6aa15a5-e75b-4e99-8772-2a798e568804} <Debug> executeQuery: Read 530 rows, 38.40 KiB in 0.00137 sec., 386861.31386861316 rows/sec., 27.37 MiB/sec. | ||
| 1822 | 2026.03.26 16:29:18.161954 [ 3 ] {e6aa15a5-e75b-4e99-8772-2a798e568804} <Debug> TCPHandler: Processed in 0.001532101 sec. | ||
| 1823 | 2026.03.26 16:29:18.161957 [ 64 ] {} <Debug> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1824 | 2026.03.26 16:29:18.162038 [ 64 ] {} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1825 | 2026.03.26 16:29:18.162061 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1826 | 2026.03.26 16:29:18.162069 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1827 | 2026.03.26 16:29:18.162164 [ 3 ] {1e34be61-2e4e-4396-a236-f983cb5109a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1828 | 2026.03.26 16:29:18.162165 [ 195 ] {82449c53-a1e0-469e-9a89-9bf518f4d12d::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 | ||
| 1829 | 2026.03.26 16:29:18.162210 [ 3 ] {1e34be61-2e4e-4396-a236-f983cb5109a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1830 | 2026.03.26 16:29:18.162263 [ 195 ] {82449c53-a1e0-469e-9a89-9bf518f4d12d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1831 | 2026.03.26 16:29:18.162288 [ 195 ] {82449c53-a1e0-469e-9a89-9bf518f4d12d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 78 rows starting from the beginning of the part | ||
| 1832 | 2026.03.26 16:29:18.162333 [ 195 ] {82449c53-a1e0-469e-9a89-9bf518f4d12d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1833 | 2026.03.26 16:29:18.162369 [ 195 ] {82449c53-a1e0-469e-9a89-9bf518f4d12d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 1834 | 2026.03.26 16:29:18.162403 [ 195 ] {82449c53-a1e0-469e-9a89-9bf518f4d12d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 516 rows starting from the beginning of the part | ||
| 1835 | 2026.03.26 16:29:18.162437 [ 195 ] {82449c53-a1e0-469e-9a89-9bf518f4d12d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1836 | 2026.03.26 16:29:18.162476 [ 195 ] {82449c53-a1e0-469e-9a89-9bf518f4d12d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 530 rows starting from the beginning of the part | ||
| 1837 | 2026.03.26 16:29:18.162553 [ 3 ] {1e34be61-2e4e-4396-a236-f983cb5109a0} <Trace> oximeter.measurements_bool (f419aa2b-65ca-4af0-8e35-a1f1d59a0784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1838 | 2026.03.26 16:29:18.162591 [ 3 ] {1e34be61-2e4e-4396-a236-f983cb5109a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1839 | 2026.03.26 16:29:18.162933 [ 3 ] {1e34be61-2e4e-4396-a236-f983cb5109a0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1840 | 2026.03.26 16:29:18.163157 [ 3 ] {1e34be61-2e4e-4396-a236-f983cb5109a0} <Trace> oximeter.measurements_bool (f419aa2b-65ca-4af0-8e35-a1f1d59a0784): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1841 | 2026.03.26 16:29:18.163283 [ 3 ] {1e34be61-2e4e-4396-a236-f983cb5109a0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001138 sec., 5272.407732864675 rows/sec., 275.46 KiB/sec. | ||
| 1842 | 2026.03.26 16:29:18.163319 [ 3 ] {1e34be61-2e4e-4396-a236-f983cb5109a0} <Debug> TCPHandler: Processed in 0.001306696 sec. | ||
| 1843 | 2026.03.26 16:29:18.163345 [ 192 ] {82449c53-a1e0-469e-9a89-9bf518f4d12d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 5 columns (5 merged, 0 gathered) in 0.001208024 sec., 1043025.6352522797 rows/sec., 79.30 MiB/sec. | ||
| 1844 | 2026.03.26 16:29:18.163425 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1845 | 2026.03.26 16:29:18.163508 [ 195 ] {82449c53-a1e0-469e-9a89-9bf518f4d12d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1846 | 2026.03.26 16:29:18.163525 [ 3 ] {0d1de2d1-9bc6-40cc-bc4c-c2fa04f61c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1847 | 2026.03.26 16:29:18.163566 [ 3 ] {0d1de2d1-9bc6-40cc-bc4c-c2fa04f61c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1848 | 2026.03.26 16:29:18.163780 [ 195 ] {82449c53-a1e0-469e-9a89-9bf518f4d12d::all_1_6_1} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1849 | 2026.03.26 16:29:18.163843 [ 195 ] {82449c53-a1e0-469e-9a89-9bf518f4d12d::all_1_6_1} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1850 | 2026.03.26 16:29:18.163894 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1851 | 2026.03.26 16:29:18.163974 [ 3 ] {0d1de2d1-9bc6-40cc-bc4c-c2fa04f61c9a} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1852 | 2026.03.26 16:29:18.164010 [ 3 ] {0d1de2d1-9bc6-40cc-bc4c-c2fa04f61c9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1853 | 2026.03.26 16:29:18.164338 [ 3 ] {0d1de2d1-9bc6-40cc-bc4c-c2fa04f61c9a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1854 | 2026.03.26 16:29:18.164553 [ 3 ] {0d1de2d1-9bc6-40cc-bc4c-c2fa04f61c9a} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1855 | 2026.03.26 16:29:18.164675 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1856 | 2026.03.26 16:29:18.164681 [ 3 ] {0d1de2d1-9bc6-40cc-bc4c-c2fa04f61c9a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001176 sec., 225340.13605442178 rows/sec., 14.97 MiB/sec. | ||
| 1857 | 2026.03.26 16:29:18.164721 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1858 | 2026.03.26 16:29:18.164751 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1859 | 2026.03.26 16:29:18.164756 [ 3 ] {0d1de2d1-9bc6-40cc-bc4c-c2fa04f61c9a} <Debug> TCPHandler: Processed in 0.001379188 sec. | ||
| 1860 | 2026.03.26 16:29:18.164850 [ 186 ] {c4561f0c-c202-4ef9-948c-2b3bced73e1e::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 | ||
| 1861 | 2026.03.26 16:29:18.164883 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1862 | 2026.03.26 16:29:18.164982 [ 3 ] {09fc5792-b520-4f04-a318-1e405a97f5f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1863 | 2026.03.26 16:29:18.165001 [ 186 ] {c4561f0c-c202-4ef9-948c-2b3bced73e1e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1864 | 2026.03.26 16:29:18.165023 [ 3 ] {09fc5792-b520-4f04-a318-1e405a97f5f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1865 | 2026.03.26 16:29:18.165050 [ 186 ] {c4561f0c-c202-4ef9-948c-2b3bced73e1e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 235 rows starting from the beginning of the part | ||
| 1866 | 2026.03.26 16:29:18.165142 [ 186 ] {c4561f0c-c202-4ef9-948c-2b3bced73e1e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 110 rows starting from the beginning of the part | ||
| 1867 | 2026.03.26 16:29:18.165201 [ 186 ] {c4561f0c-c202-4ef9-948c-2b3bced73e1e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part | ||
| 1868 | 2026.03.26 16:29:18.165253 [ 186 ] {c4561f0c-c202-4ef9-948c-2b3bced73e1e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 258 rows starting from the beginning of the part | ||
| 1869 | 2026.03.26 16:29:18.165300 [ 186 ] {c4561f0c-c202-4ef9-948c-2b3bced73e1e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1870 | 2026.03.26 16:29:18.165343 [ 186 ] {c4561f0c-c202-4ef9-948c-2b3bced73e1e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 265 rows starting from the beginning of the part | ||
| 1871 | 2026.03.26 16:29:18.165366 [ 3 ] {09fc5792-b520-4f04-a318-1e405a97f5f9} <Trace> oximeter.measurements_f64 (47297017-73db-4b6d-8e3f-5f44aead31fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1872 | 2026.03.26 16:29:18.165407 [ 3 ] {09fc5792-b520-4f04-a318-1e405a97f5f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1873 | 2026.03.26 16:29:18.165750 [ 3 ] {09fc5792-b520-4f04-a318-1e405a97f5f9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1874 | 2026.03.26 16:29:18.165996 [ 3 ] {09fc5792-b520-4f04-a318-1e405a97f5f9} <Trace> oximeter.measurements_f64 (47297017-73db-4b6d-8e3f-5f44aead31fc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1875 | 2026.03.26 16:29:18.166125 [ 3 ] {09fc5792-b520-4f04-a318-1e405a97f5f9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001163 sec., 859.8452278589854 rows/sec., 57.94 KiB/sec. | ||
| 1876 | 2026.03.26 16:29:18.166161 [ 3 ] {09fc5792-b520-4f04-a318-1e405a97f5f9} <Debug> TCPHandler: Processed in 0.001327718 sec. | ||
| 1877 | 2026.03.26 16:29:18.166276 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1878 | 2026.03.26 16:29:18.166379 [ 3 ] {6a01ed5a-07fc-4623-ae47-3f38d47f6f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1879 | 2026.03.26 16:29:18.166433 [ 3 ] {6a01ed5a-07fc-4623-ae47-3f38d47f6f1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1880 | 2026.03.26 16:29:18.166525 [ 195 ] {c4561f0c-c202-4ef9-948c-2b3bced73e1e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1138 rows, containing 5 columns (5 merged, 0 gathered) in 0.001717555 sec., 662569.75759146 rows/sec., 46.14 MiB/sec. | ||
| 1881 | 2026.03.26 16:29:18.166699 [ 186 ] {c4561f0c-c202-4ef9-948c-2b3bced73e1e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1882 | 2026.03.26 16:29:18.166964 [ 186 ] {c4561f0c-c202-4ef9-948c-2b3bced73e1e::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1883 | 2026.03.26 16:29:18.167033 [ 186 ] {c4561f0c-c202-4ef9-948c-2b3bced73e1e::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1884 | 2026.03.26 16:29:18.167098 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 1885 | 2026.03.26 16:29:18.167262 [ 3 ] {6a01ed5a-07fc-4623-ae47-3f38d47f6f1d} <Trace> oximeter.measurements_histogramu64 (9a76cd58-59b8-4366-b6b3-64b05e41ca43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1886 | 2026.03.26 16:29:18.167304 [ 3 ] {6a01ed5a-07fc-4623-ae47-3f38d47f6f1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1887 | 2026.03.26 16:29:18.167899 [ 3 ] {6a01ed5a-07fc-4623-ae47-3f38d47f6f1d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1888 | 2026.03.26 16:29:18.168142 [ 3 ] {6a01ed5a-07fc-4623-ae47-3f38d47f6f1d} <Trace> oximeter.measurements_histogramu64 (9a76cd58-59b8-4366-b6b3-64b05e41ca43): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1889 | 2026.03.26 16:29:18.168289 [ 3 ] {6a01ed5a-07fc-4623-ae47-3f38d47f6f1d} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001929 sec., 16588.90616899948 rows/sec., 29.73 MiB/sec. | ||
| 1890 | 2026.03.26 16:29:18.168369 [ 3 ] {6a01ed5a-07fc-4623-ae47-3f38d47f6f1d} <Debug> TCPHandler: Processed in 0.002143933 sec. | ||
| 1891 | 2026.03.26 16:29:18.168497 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1892 | 2026.03.26 16:29:18.168609 [ 3 ] {1430817b-acbe-4593-8f9b-917e79787675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1893 | 2026.03.26 16:29:18.168655 [ 3 ] {1430817b-acbe-4593-8f9b-917e79787675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1894 | 2026.03.26 16:29:18.168997 [ 3 ] {1430817b-acbe-4593-8f9b-917e79787675} <Trace> oximeter.measurements_i64 (5067a33a-11e2-469e-aeb6-f856c3350020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1895 | 2026.03.26 16:29:18.169034 [ 3 ] {1430817b-acbe-4593-8f9b-917e79787675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1896 | 2026.03.26 16:29:18.169359 [ 3 ] {1430817b-acbe-4593-8f9b-917e79787675} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1897 | 2026.03.26 16:29:18.169591 [ 3 ] {1430817b-acbe-4593-8f9b-917e79787675} <Trace> oximeter.measurements_i64 (5067a33a-11e2-469e-aeb6-f856c3350020): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1898 | 2026.03.26 16:29:18.169718 [ 3 ] {1430817b-acbe-4593-8f9b-917e79787675} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.00113 sec., 13274.336283185841 rows/sec., 1012.86 KiB/sec. | ||
| 1899 | 2026.03.26 16:29:18.169767 [ 3 ] {1430817b-acbe-4593-8f9b-917e79787675} <Debug> TCPHandler: Processed in 0.001319286 sec. | ||
| 1900 | 2026.03.26 16:29:18.169889 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1901 | 2026.03.26 16:29:18.169988 [ 3 ] {9612c3ee-46e6-4fe9-a7da-0c77c3a8fffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1902 | 2026.03.26 16:29:18.170029 [ 3 ] {9612c3ee-46e6-4fe9-a7da-0c77c3a8fffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1903 | 2026.03.26 16:29:18.170370 [ 3 ] {9612c3ee-46e6-4fe9-a7da-0c77c3a8fffa} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1904 | 2026.03.26 16:29:18.170406 [ 3 ] {9612c3ee-46e6-4fe9-a7da-0c77c3a8fffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1905 | 2026.03.26 16:29:18.170710 [ 3 ] {9612c3ee-46e6-4fe9-a7da-0c77c3a8fffa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1906 | 2026.03.26 16:29:18.170912 [ 3 ] {9612c3ee-46e6-4fe9-a7da-0c77c3a8fffa} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1907 | 2026.03.26 16:29:18.171010 [ 64 ] {} <Debug> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1908 | 2026.03.26 16:29:18.171035 [ 3 ] {9612c3ee-46e6-4fe9-a7da-0c77c3a8fffa} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001066 sec., 84427.76735459661 rows/sec., 5.28 MiB/sec. | ||
| 1909 | 2026.03.26 16:29:18.171049 [ 64 ] {} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1910 | 2026.03.26 16:29:18.171076 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 1911 | 2026.03.26 16:29:18.171079 [ 3 ] {9612c3ee-46e6-4fe9-a7da-0c77c3a8fffa} <Debug> TCPHandler: Processed in 0.001239825 sec. | ||
| 1912 | 2026.03.26 16:29:18.171213 [ 194 ] {523b54b3-fe2c-42c0-9972-06e7ff36b3a7::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 | ||
| 1913 | 2026.03.26 16:29:18.171398 [ 194 ] {523b54b3-fe2c-42c0-9972-06e7ff36b3a7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1914 | 2026.03.26 16:29:18.171451 [ 194 ] {523b54b3-fe2c-42c0-9972-06e7ff36b3a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 1915 | 2026.03.26 16:29:18.171565 [ 194 ] {523b54b3-fe2c-42c0-9972-06e7ff36b3a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
| 1916 | 2026.03.26 16:29:18.171621 [ 194 ] {523b54b3-fe2c-42c0-9972-06e7ff36b3a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 1917 | 2026.03.26 16:29:18.171664 [ 194 ] {523b54b3-fe2c-42c0-9972-06e7ff36b3a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 86 rows starting from the beginning of the part | ||
| 1918 | 2026.03.26 16:29:18.171711 [ 194 ] {523b54b3-fe2c-42c0-9972-06e7ff36b3a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1919 | 2026.03.26 16:29:18.171762 [ 194 ] {523b54b3-fe2c-42c0-9972-06e7ff36b3a7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 90 rows starting from the beginning of the part | ||
| 1920 | 2026.03.26 16:29:18.172742 [ 186 ] {523b54b3-fe2c-42c0-9972-06e7ff36b3a7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 4 columns (4 merged, 0 gathered) in 0.001593522 sec., 218384.18296076238 rows/sec., 14.13 MiB/sec. | ||
| 1921 | 2026.03.26 16:29:18.172901 [ 195 ] {523b54b3-fe2c-42c0-9972-06e7ff36b3a7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1922 | 2026.03.26 16:29:18.173189 [ 195 ] {523b54b3-fe2c-42c0-9972-06e7ff36b3a7::all_1_6_1} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1923 | 2026.03.26 16:29:18.173262 [ 195 ] {523b54b3-fe2c-42c0-9972-06e7ff36b3a7::all_1_6_1} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1924 | 2026.03.26 16:29:18.173338 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1925 | 2026.03.26 16:29:19.857082 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1926 | 2026.03.26 16:29:19.857365 [ 3 ] {e6259e98-9643-418f-843c-6fddff181abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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) | ||
| 1927 | 2026.03.26 16:29:19.857757 [ 3 ] {e6259e98-9643-418f-843c-6fddff181abd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1928 | 2026.03.26 16:29:19.857800 [ 3 ] {e6259e98-9643-418f-843c-6fddff181abd} <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 | ||
| 1929 | 2026.03.26 16:29:19.858086 [ 3 ] {e6259e98-9643-418f-843c-6fddff181abd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1930 | 2026.03.26 16:29:19.858158 [ 3 ] {e6259e98-9643-418f-843c-6fddff181abd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1931 | 2026.03.26 16:29:19.858300 [ 3 ] {e6259e98-9643-418f-843c-6fddff181abd} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1932 | 2026.03.26 16:29:19.858457 [ 313 ] {e6259e98-9643-418f-843c-6fddff181abd} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1933 | 2026.03.26 16:29:19.858459 [ 332 ] {e6259e98-9643-418f-843c-6fddff181abd} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1934 | 2026.03.26 16:29:19.858609 [ 3 ] {e6259e98-9643-418f-843c-6fddff181abd} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (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 | ||
| 1935 | 2026.03.26 16:29:19.858639 [ 3 ] {e6259e98-9643-418f-843c-6fddff181abd} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1936 | 2026.03.26 16:29:19.861338 [ 3 ] {e6259e98-9643-418f-843c-6fddff181abd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1937 | 2026.03.26 16:29:19.861370 [ 3 ] {e6259e98-9643-418f-843c-6fddff181abd} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 1938 | 2026.03.26 16:29:19.861446 [ 3 ] {e6259e98-9643-418f-843c-6fddff181abd} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 1939 | 2026.03.26 16:29:19.861517 [ 3 ] {e6259e98-9643-418f-843c-6fddff181abd} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 1940 | 2026.03.26 16:29:19.862496 [ 3 ] {e6259e98-9643-418f-843c-6fddff181abd} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.005246 sec., 7815.478459778879 rows/sec., 314.79 KiB/sec. | ||
| 1941 | 2026.03.26 16:29:19.862622 [ 3 ] {e6259e98-9643-418f-843c-6fddff181abd} <Debug> TCPHandler: Processed in 0.005677165 sec. | ||
| 1942 | 2026.03.26 16:29:19.862942 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1943 | 2026.03.26 16:29:19.863094 [ 3 ] {b4099b8c-b171-4fdb-993b-e69b96e8657c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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) | ||
| 1944 | 2026.03.26 16:29:19.863347 [ 3 ] {b4099b8c-b171-4fdb-993b-e69b96e8657c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1945 | 2026.03.26 16:29:19.863386 [ 3 ] {b4099b8c-b171-4fdb-993b-e69b96e8657c} <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 | ||
| 1946 | 2026.03.26 16:29:19.863613 [ 3 ] {b4099b8c-b171-4fdb-993b-e69b96e8657c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1947 | 2026.03.26 16:29:19.863667 [ 3 ] {b4099b8c-b171-4fdb-993b-e69b96e8657c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1948 | 2026.03.26 16:29:19.863774 [ 3 ] {b4099b8c-b171-4fdb-993b-e69b96e8657c} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 1949 | 2026.03.26 16:29:19.863838 [ 333 ] {b4099b8c-b171-4fdb-993b-e69b96e8657c} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1950 | 2026.03.26 16:29:19.863849 [ 313 ] {b4099b8c-b171-4fdb-993b-e69b96e8657c} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1951 | 2026.03.26 16:29:19.863939 [ 3 ] {b4099b8c-b171-4fdb-993b-e69b96e8657c} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (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 | ||
| 1952 | 2026.03.26 16:29:19.863965 [ 3 ] {b4099b8c-b171-4fdb-993b-e69b96e8657c} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1953 | 2026.03.26 16:29:19.864023 [ 3 ] {b4099b8c-b171-4fdb-993b-e69b96e8657c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1954 | 2026.03.26 16:29:19.864042 [ 3 ] {b4099b8c-b171-4fdb-993b-e69b96e8657c} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 1955 | 2026.03.26 16:29:19.864072 [ 3 ] {b4099b8c-b171-4fdb-993b-e69b96e8657c} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 1956 | 2026.03.26 16:29:19.864105 [ 3 ] {b4099b8c-b171-4fdb-993b-e69b96e8657c} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 1957 | 2026.03.26 16:29:19.864793 [ 3 ] {b4099b8c-b171-4fdb-993b-e69b96e8657c} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001768 sec., 23190.045248868777 rows/sec., 934.03 KiB/sec. | ||
| 1958 | 2026.03.26 16:29:19.864889 [ 3 ] {b4099b8c-b171-4fdb-993b-e69b96e8657c} <Debug> TCPHandler: Processed in 0.00200008 sec. | ||
| 1959 | 2026.03.26 16:29:19.865118 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1960 | 2026.03.26 16:29:19.865264 [ 3 ] {5b1fe9ed-ea7d-4b3c-ae3b-d7ae74a76649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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) | ||
| 1961 | 2026.03.26 16:29:19.865490 [ 3 ] {5b1fe9ed-ea7d-4b3c-ae3b-d7ae74a76649} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1962 | 2026.03.26 16:29:19.865528 [ 3 ] {5b1fe9ed-ea7d-4b3c-ae3b-d7ae74a76649} <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 | ||
| 1963 | 2026.03.26 16:29:19.865741 [ 3 ] {5b1fe9ed-ea7d-4b3c-ae3b-d7ae74a76649} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1964 | 2026.03.26 16:29:19.865795 [ 3 ] {5b1fe9ed-ea7d-4b3c-ae3b-d7ae74a76649} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1965 | 2026.03.26 16:29:19.865897 [ 3 ] {5b1fe9ed-ea7d-4b3c-ae3b-d7ae74a76649} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 1966 | 2026.03.26 16:29:19.865958 [ 313 ] {5b1fe9ed-ea7d-4b3c-ae3b-d7ae74a76649} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1967 | 2026.03.26 16:29:19.865959 [ 333 ] {5b1fe9ed-ea7d-4b3c-ae3b-d7ae74a76649} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1968 | 2026.03.26 16:29:19.866048 [ 3 ] {5b1fe9ed-ea7d-4b3c-ae3b-d7ae74a76649} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (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 | ||
| 1969 | 2026.03.26 16:29:19.866073 [ 3 ] {5b1fe9ed-ea7d-4b3c-ae3b-d7ae74a76649} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1970 | 2026.03.26 16:29:19.866129 [ 3 ] {5b1fe9ed-ea7d-4b3c-ae3b-d7ae74a76649} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1971 | 2026.03.26 16:29:19.866146 [ 3 ] {5b1fe9ed-ea7d-4b3c-ae3b-d7ae74a76649} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 1972 | 2026.03.26 16:29:19.866176 [ 3 ] {5b1fe9ed-ea7d-4b3c-ae3b-d7ae74a76649} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 1973 | 2026.03.26 16:29:19.866206 [ 3 ] {5b1fe9ed-ea7d-4b3c-ae3b-d7ae74a76649} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 1974 | 2026.03.26 16:29:19.866771 [ 3 ] {5b1fe9ed-ea7d-4b3c-ae3b-d7ae74a76649} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001572 sec., 26081.424936386768 rows/sec., 1.03 MiB/sec. | ||
| 1975 | 2026.03.26 16:29:19.866857 [ 3 ] {5b1fe9ed-ea7d-4b3c-ae3b-d7ae74a76649} <Debug> TCPHandler: Processed in 0.001790146 sec. | ||
| 1976 | 2026.03.26 16:29:19.867078 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1977 | 2026.03.26 16:29:19.867217 [ 3 ] {bc2331e0-fbd5-47d2-b6fb-1443fee12c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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) | ||
| 1978 | 2026.03.26 16:29:19.867435 [ 3 ] {bc2331e0-fbd5-47d2-b6fb-1443fee12c73} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1979 | 2026.03.26 16:29:19.867472 [ 3 ] {bc2331e0-fbd5-47d2-b6fb-1443fee12c73} <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 | ||
| 1980 | 2026.03.26 16:29:19.867713 [ 3 ] {bc2331e0-fbd5-47d2-b6fb-1443fee12c73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1981 | 2026.03.26 16:29:19.867771 [ 3 ] {bc2331e0-fbd5-47d2-b6fb-1443fee12c73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1982 | 2026.03.26 16:29:19.867871 [ 3 ] {bc2331e0-fbd5-47d2-b6fb-1443fee12c73} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 1983 | 2026.03.26 16:29:19.867927 [ 313 ] {bc2331e0-fbd5-47d2-b6fb-1443fee12c73} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1984 | 2026.03.26 16:29:19.867984 [ 331 ] {bc2331e0-fbd5-47d2-b6fb-1443fee12c73} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1985 | 2026.03.26 16:29:19.868085 [ 3 ] {bc2331e0-fbd5-47d2-b6fb-1443fee12c73} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (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 | ||
| 1986 | 2026.03.26 16:29:19.868111 [ 3 ] {bc2331e0-fbd5-47d2-b6fb-1443fee12c73} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1987 | 2026.03.26 16:29:19.868164 [ 3 ] {bc2331e0-fbd5-47d2-b6fb-1443fee12c73} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1988 | 2026.03.26 16:29:19.868180 [ 3 ] {bc2331e0-fbd5-47d2-b6fb-1443fee12c73} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 1989 | 2026.03.26 16:29:19.868218 [ 3 ] {bc2331e0-fbd5-47d2-b6fb-1443fee12c73} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 1990 | 2026.03.26 16:29:19.868261 [ 3 ] {bc2331e0-fbd5-47d2-b6fb-1443fee12c73} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 1991 | 2026.03.26 16:29:19.868985 [ 3 ] {bc2331e0-fbd5-47d2-b6fb-1443fee12c73} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001828 sec., 22428.884026258205 rows/sec., 903.37 KiB/sec. | ||
| 1992 | 2026.03.26 16:29:19.869084 [ 3 ] {bc2331e0-fbd5-47d2-b6fb-1443fee12c73} <Debug> TCPHandler: Processed in 0.002057192 sec. | ||
| 1993 | 2026.03.26 16:29:19.869329 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1994 | 2026.03.26 16:29:19.869463 [ 3 ] {83ad3d50-837f-4aee-9152-d6b810c33fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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) | ||
| 1995 | 2026.03.26 16:29:19.869683 [ 3 ] {83ad3d50-837f-4aee-9152-d6b810c33fe5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1996 | 2026.03.26 16:29:19.869720 [ 3 ] {83ad3d50-837f-4aee-9152-d6b810c33fe5} <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 | ||
| 1997 | 2026.03.26 16:29:19.869933 [ 3 ] {83ad3d50-837f-4aee-9152-d6b810c33fe5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1998 | 2026.03.26 16:29:19.869985 [ 3 ] {83ad3d50-837f-4aee-9152-d6b810c33fe5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1999 | 2026.03.26 16:29:19.870081 [ 3 ] {83ad3d50-837f-4aee-9152-d6b810c33fe5} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2000 | 2026.03.26 16:29:19.870157 [ 313 ] {83ad3d50-837f-4aee-9152-d6b810c33fe5} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2001 | 2026.03.26 16:29:19.870164 [ 261 ] {83ad3d50-837f-4aee-9152-d6b810c33fe5} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2002 | 2026.03.26 16:29:19.870258 [ 3 ] {83ad3d50-837f-4aee-9152-d6b810c33fe5} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (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 | ||
| 2003 | 2026.03.26 16:29:19.870283 [ 3 ] {83ad3d50-837f-4aee-9152-d6b810c33fe5} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2004 | 2026.03.26 16:29:19.870336 [ 3 ] {83ad3d50-837f-4aee-9152-d6b810c33fe5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2005 | 2026.03.26 16:29:19.870353 [ 3 ] {83ad3d50-837f-4aee-9152-d6b810c33fe5} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2006 | 2026.03.26 16:29:19.870382 [ 3 ] {83ad3d50-837f-4aee-9152-d6b810c33fe5} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2007 | 2026.03.26 16:29:19.870412 [ 3 ] {83ad3d50-837f-4aee-9152-d6b810c33fe5} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2008 | 2026.03.26 16:29:19.871067 [ 3 ] {83ad3d50-837f-4aee-9152-d6b810c33fe5} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001662 sec., 24669.0734055355 rows/sec., 993.60 KiB/sec. | ||
| 2009 | 2026.03.26 16:29:19.871162 [ 3 ] {83ad3d50-837f-4aee-9152-d6b810c33fe5} <Debug> TCPHandler: Processed in 0.001882838 sec. | ||
| 2010 | 2026.03.26 16:29:19.871383 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2011 | 2026.03.26 16:29:19.871520 [ 3 ] {ec457928-e962-4b6c-a04a-e81fd788a9e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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) | ||
| 2012 | 2026.03.26 16:29:19.871738 [ 3 ] {ec457928-e962-4b6c-a04a-e81fd788a9e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2013 | 2026.03.26 16:29:19.871775 [ 3 ] {ec457928-e962-4b6c-a04a-e81fd788a9e1} <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 | ||
| 2014 | 2026.03.26 16:29:19.871987 [ 3 ] {ec457928-e962-4b6c-a04a-e81fd788a9e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2015 | 2026.03.26 16:29:19.872039 [ 3 ] {ec457928-e962-4b6c-a04a-e81fd788a9e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2016 | 2026.03.26 16:29:19.872136 [ 3 ] {ec457928-e962-4b6c-a04a-e81fd788a9e1} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2017 | 2026.03.26 16:29:19.872204 [ 261 ] {ec457928-e962-4b6c-a04a-e81fd788a9e1} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2018 | 2026.03.26 16:29:19.872211 [ 313 ] {ec457928-e962-4b6c-a04a-e81fd788a9e1} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2019 | 2026.03.26 16:29:19.872303 [ 3 ] {ec457928-e962-4b6c-a04a-e81fd788a9e1} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (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 | ||
| 2020 | 2026.03.26 16:29:19.872328 [ 3 ] {ec457928-e962-4b6c-a04a-e81fd788a9e1} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2021 | 2026.03.26 16:29:19.872381 [ 3 ] {ec457928-e962-4b6c-a04a-e81fd788a9e1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2022 | 2026.03.26 16:29:19.872397 [ 3 ] {ec457928-e962-4b6c-a04a-e81fd788a9e1} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2023 | 2026.03.26 16:29:19.872431 [ 3 ] {ec457928-e962-4b6c-a04a-e81fd788a9e1} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2024 | 2026.03.26 16:29:19.872462 [ 3 ] {ec457928-e962-4b6c-a04a-e81fd788a9e1} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2025 | 2026.03.26 16:29:19.873111 [ 3 ] {ec457928-e962-4b6c-a04a-e81fd788a9e1} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001649 sec., 24863.553668890236 rows/sec., 1001.44 KiB/sec. | ||
| 2026 | 2026.03.26 16:29:19.873215 [ 3 ] {ec457928-e962-4b6c-a04a-e81fd788a9e1} <Debug> TCPHandler: Processed in 0.001882248 sec. | ||
| 2027 | 2026.03.26 16:29:19.922188 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2028 | 2026.03.26 16:29:19.922356 [ 3 ] {49e449eb-4431-4137-883b-cdec076fa7c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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) | ||
| 2029 | 2026.03.26 16:29:19.922621 [ 3 ] {49e449eb-4431-4137-883b-cdec076fa7c5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2030 | 2026.03.26 16:29:19.922660 [ 3 ] {49e449eb-4431-4137-883b-cdec076fa7c5} <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 | ||
| 2031 | 2026.03.26 16:29:19.922891 [ 3 ] {49e449eb-4431-4137-883b-cdec076fa7c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2032 | 2026.03.26 16:29:19.922949 [ 3 ] {49e449eb-4431-4137-883b-cdec076fa7c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2033 | 2026.03.26 16:29:19.923063 [ 3 ] {49e449eb-4431-4137-883b-cdec076fa7c5} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 2034 | 2026.03.26 16:29:19.923157 [ 261 ] {49e449eb-4431-4137-883b-cdec076fa7c5} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2035 | 2026.03.26 16:29:19.923159 [ 313 ] {49e449eb-4431-4137-883b-cdec076fa7c5} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2036 | 2026.03.26 16:29:19.923278 [ 3 ] {49e449eb-4431-4137-883b-cdec076fa7c5} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (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 | ||
| 2037 | 2026.03.26 16:29:19.923304 [ 3 ] {49e449eb-4431-4137-883b-cdec076fa7c5} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2038 | 2026.03.26 16:29:19.923363 [ 3 ] {49e449eb-4431-4137-883b-cdec076fa7c5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2039 | 2026.03.26 16:29:19.923382 [ 3 ] {49e449eb-4431-4137-883b-cdec076fa7c5} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2040 | 2026.03.26 16:29:19.923413 [ 3 ] {49e449eb-4431-4137-883b-cdec076fa7c5} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2041 | 2026.03.26 16:29:19.923445 [ 3 ] {49e449eb-4431-4137-883b-cdec076fa7c5} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2042 | 2026.03.26 16:29:19.924087 [ 3 ] {49e449eb-4431-4137-883b-cdec076fa7c5} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001802 sec., 22752.497225305215 rows/sec., 916.41 KiB/sec. | ||
| 2043 | 2026.03.26 16:29:19.924179 [ 3 ] {49e449eb-4431-4137-883b-cdec076fa7c5} <Debug> TCPHandler: Processed in 0.002062921 sec. | ||
| 2044 | 2026.03.26 16:29:19.945851 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2045 | 2026.03.26 16:29:19.946026 [ 3 ] {3bcf4b1b-5088-4e6e-b558-1fc374e3d662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2046 | 2026.03.26 16:29:19.946352 [ 3 ] {3bcf4b1b-5088-4e6e-b558-1fc374e3d662} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2047 | 2026.03.26 16:29:19.946398 [ 3 ] {3bcf4b1b-5088-4e6e-b558-1fc374e3d662} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2048 | 2026.03.26 16:29:19.946727 [ 3 ] {3bcf4b1b-5088-4e6e-b558-1fc374e3d662} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2049 | 2026.03.26 16:29:19.946798 [ 3 ] {3bcf4b1b-5088-4e6e-b558-1fc374e3d662} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2050 | 2026.03.26 16:29:19.946940 [ 3 ] {3bcf4b1b-5088-4e6e-b558-1fc374e3d662} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 2051 | 2026.03.26 16:29:19.947033 [ 313 ] {3bcf4b1b-5088-4e6e-b558-1fc374e3d662} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2052 | 2026.03.26 16:29:19.947045 [ 261 ] {3bcf4b1b-5088-4e6e-b558-1fc374e3d662} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2053 | 2026.03.26 16:29:19.947177 [ 3 ] {3bcf4b1b-5088-4e6e-b558-1fc374e3d662} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (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 | ||
| 2054 | 2026.03.26 16:29:19.947214 [ 3 ] {3bcf4b1b-5088-4e6e-b558-1fc374e3d662} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2055 | 2026.03.26 16:29:19.947299 [ 3 ] {3bcf4b1b-5088-4e6e-b558-1fc374e3d662} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2056 | 2026.03.26 16:29:19.947331 [ 3 ] {3bcf4b1b-5088-4e6e-b558-1fc374e3d662} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2057 | 2026.03.26 16:29:19.947374 [ 3 ] {3bcf4b1b-5088-4e6e-b558-1fc374e3d662} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2058 | 2026.03.26 16:29:19.947412 [ 3 ] {3bcf4b1b-5088-4e6e-b558-1fc374e3d662} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2059 | 2026.03.26 16:29:19.948140 [ 3 ] {3bcf4b1b-5088-4e6e-b558-1fc374e3d662} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002183 sec., 18781.493357764542 rows/sec., 756.47 KiB/sec. | ||
| 2060 | 2026.03.26 16:29:19.948241 [ 3 ] {3bcf4b1b-5088-4e6e-b558-1fc374e3d662} <Debug> TCPHandler: Processed in 0.002452679 sec. | ||
| 2061 | 2026.03.26 16:29:19.987867 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2062 | 2026.03.26 16:29:19.988047 [ 3 ] {df4f466d-d585-4956-930f-f7ba1d2a12b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) 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) | ||
| 2063 | 2026.03.26 16:29:19.988331 [ 3 ] {df4f466d-d585-4956-930f-f7ba1d2a12b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2064 | 2026.03.26 16:29:19.988378 [ 3 ] {df4f466d-d585-4956-930f-f7ba1d2a12b1} <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 | ||
| 2065 | 2026.03.26 16:29:19.988643 [ 3 ] {df4f466d-d585-4956-930f-f7ba1d2a12b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2066 | 2026.03.26 16:29:19.988696 [ 3 ] {df4f466d-d585-4956-930f-f7ba1d2a12b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2067 | 2026.03.26 16:29:19.988801 [ 3 ] {df4f466d-d585-4956-930f-f7ba1d2a12b1} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 2068 | 2026.03.26 16:29:19.988874 [ 334 ] {df4f466d-d585-4956-930f-f7ba1d2a12b1} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2069 | 2026.03.26 16:29:19.988879 [ 261 ] {df4f466d-d585-4956-930f-f7ba1d2a12b1} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2070 | 2026.03.26 16:29:19.988981 [ 3 ] {df4f466d-d585-4956-930f-f7ba1d2a12b1} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (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 | ||
| 2071 | 2026.03.26 16:29:19.989007 [ 3 ] {df4f466d-d585-4956-930f-f7ba1d2a12b1} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2072 | 2026.03.26 16:29:19.989064 [ 3 ] {df4f466d-d585-4956-930f-f7ba1d2a12b1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2073 | 2026.03.26 16:29:19.989081 [ 3 ] {df4f466d-d585-4956-930f-f7ba1d2a12b1} <Debug> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2074 | 2026.03.26 16:29:19.989112 [ 3 ] {df4f466d-d585-4956-930f-f7ba1d2a12b1} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2075 | 2026.03.26 16:29:19.989144 [ 3 ] {df4f466d-d585-4956-930f-f7ba1d2a12b1} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2076 | 2026.03.26 16:29:19.989798 [ 3 ] {df4f466d-d585-4956-930f-f7ba1d2a12b1} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001831 sec., 22392.135445111962 rows/sec., 901.89 KiB/sec. | ||
| 2077 | 2026.03.26 16:29:19.989881 [ 3 ] {df4f466d-d585-4956-930f-f7ba1d2a12b1} <Debug> TCPHandler: Processed in 0.002078462 sec. | ||
| 2078 | 2026.03.26 16:29:19.991337 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2079 | 2026.03.26 16:29:19.991442 [ 3 ] {2e2b7de7-3178-43d2-bd20-6cc84e0e6f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2080 | 2026.03.26 16:29:19.991484 [ 3 ] {2e2b7de7-3178-43d2-bd20-6cc84e0e6f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2081 | 2026.03.26 16:29:19.992018 [ 3 ] {2e2b7de7-3178-43d2-bd20-6cc84e0e6f61} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2082 | 2026.03.26 16:29:19.992060 [ 3 ] {2e2b7de7-3178-43d2-bd20-6cc84e0e6f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2083 | 2026.03.26 16:29:19.992534 [ 3 ] {2e2b7de7-3178-43d2-bd20-6cc84e0e6f61} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2084 | 2026.03.26 16:29:19.992752 [ 3 ] {2e2b7de7-3178-43d2-bd20-6cc84e0e6f61} <Trace> oximeter.timeseries_schema (0fa196e3-3e91-4eb3-bca1-1f8c3c26ec80): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2085 | 2026.03.26 16:29:19.992887 [ 3 ] {2e2b7de7-3178-43d2-bd20-6cc84e0e6f61} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001474 sec., 6105.834464043419 rows/sec., 1.25 MiB/sec. | ||
| 2086 | 2026.03.26 16:29:19.992925 [ 3 ] {2e2b7de7-3178-43d2-bd20-6cc84e0e6f61} <Debug> TCPHandler: Processed in 0.001638283 sec. | ||
| 2087 | 2026.03.26 16:29:19.993044 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2088 | 2026.03.26 16:29:19.993163 [ 3 ] {1496b493-641e-4ee4-bf58-8e8bb7decde1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2089 | 2026.03.26 16:29:19.993215 [ 3 ] {1496b493-641e-4ee4-bf58-8e8bb7decde1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2090 | 2026.03.26 16:29:19.993714 [ 3 ] {1496b493-641e-4ee4-bf58-8e8bb7decde1} <Trace> oximeter.fields_ipaddr (ada46215-a75a-418e-8963-c28e437e34a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2091 | 2026.03.26 16:29:19.993757 [ 3 ] {1496b493-641e-4ee4-bf58-8e8bb7decde1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2092 | 2026.03.26 16:29:19.994149 [ 3 ] {1496b493-641e-4ee4-bf58-8e8bb7decde1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2093 | 2026.03.26 16:29:19.994453 [ 3 ] {1496b493-641e-4ee4-bf58-8e8bb7decde1} <Trace> oximeter.fields_ipaddr (ada46215-a75a-418e-8963-c28e437e34a4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2094 | 2026.03.26 16:29:19.994613 [ 3 ] {1496b493-641e-4ee4-bf58-8e8bb7decde1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001471 sec., 1359.6193065941536 rows/sec., 110.87 KiB/sec. | ||
| 2095 | 2026.03.26 16:29:19.994664 [ 3 ] {1496b493-641e-4ee4-bf58-8e8bb7decde1} <Debug> TCPHandler: Processed in 0.001681624 sec. | ||
| 2096 | 2026.03.26 16:29:19.994790 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2097 | 2026.03.26 16:29:19.994908 [ 3 ] {e4f88e05-c8d7-4918-b5b2-457ae4277fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2098 | 2026.03.26 16:29:19.994961 [ 3 ] {e4f88e05-c8d7-4918-b5b2-457ae4277fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2099 | 2026.03.26 16:29:19.997031 [ 3 ] {e4f88e05-c8d7-4918-b5b2-457ae4277fd7} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2100 | 2026.03.26 16:29:19.997070 [ 3 ] {e4f88e05-c8d7-4918-b5b2-457ae4277fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2101 | 2026.03.26 16:29:19.997732 [ 3 ] {e4f88e05-c8d7-4918-b5b2-457ae4277fd7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2102 | 2026.03.26 16:29:19.998056 [ 3 ] {e4f88e05-c8d7-4918-b5b2-457ae4277fd7} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2103 | 2026.03.26 16:29:19.998216 [ 3 ] {e4f88e05-c8d7-4918-b5b2-457ae4277fd7} <Debug> executeQuery: Read 2402 rows, 180.25 KiB in 0.003331 sec., 721104.7733413388 rows/sec., 52.84 MiB/sec. | ||
| 2104 | 2026.03.26 16:29:19.998265 [ 3 ] {e4f88e05-c8d7-4918-b5b2-457ae4277fd7} <Debug> TCPHandler: Processed in 0.003535851 sec. | ||
| 2105 | 2026.03.26 16:29:19.998401 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2106 | 2026.03.26 16:29:19.998516 [ 3 ] {2282edf1-9146-4882-b629-f7c3a24e100f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2107 | 2026.03.26 16:29:19.998568 [ 3 ] {2282edf1-9146-4882-b629-f7c3a24e100f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2108 | 2026.03.26 16:29:19.999055 [ 3 ] {2282edf1-9146-4882-b629-f7c3a24e100f} <Trace> oximeter.fields_u16 (95d71211-a414-4c08-ac0a-de0fbf506df6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2109 | 2026.03.26 16:29:19.999093 [ 3 ] {2282edf1-9146-4882-b629-f7c3a24e100f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2110 | 2026.03.26 16:29:19.999438 [ 3 ] {2282edf1-9146-4882-b629-f7c3a24e100f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2111 | 2026.03.26 16:29:19.999650 [ 3 ] {2282edf1-9146-4882-b629-f7c3a24e100f} <Trace> oximeter.fields_u16 (95d71211-a414-4c08-ac0a-de0fbf506df6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2112 | 2026.03.26 16:29:19.999778 [ 3 ] {2282edf1-9146-4882-b629-f7c3a24e100f} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001287 sec., 7770.00777000777 rows/sec., 575.92 KiB/sec. | ||
| 2113 | 2026.03.26 16:29:19.999818 [ 3 ] {2282edf1-9146-4882-b629-f7c3a24e100f} <Debug> TCPHandler: Processed in 0.00148001 sec. | ||
| 2114 | 2026.03.26 16:29:19.999924 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2115 | 2026.03.26 16:29:20.000020 [ 3 ] {32159c1d-f5e5-4bc4-a13e-36547d24a0aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2116 | 2026.03.26 16:29:20.000060 [ 3 ] {32159c1d-f5e5-4bc4-a13e-36547d24a0aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2117 | 2026.03.26 16:29:20.000681 [ 3 ] {32159c1d-f5e5-4bc4-a13e-36547d24a0aa} <Trace> oximeter.fields_u32 (ab29ec1f-2708-4131-91d7-3b20ce6c561f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2118 | 2026.03.26 16:29:20.000717 [ 3 ] {32159c1d-f5e5-4bc4-a13e-36547d24a0aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2119 | 2026.03.26 16:29:20.001068 [ 3 ] {32159c1d-f5e5-4bc4-a13e-36547d24a0aa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2120 | 2026.03.26 16:29:20.001283 [ 3 ] {32159c1d-f5e5-4bc4-a13e-36547d24a0aa} <Trace> oximeter.fields_u32 (ab29ec1f-2708-4131-91d7-3b20ce6c561f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2121 | 2026.03.26 16:29:20.001408 [ 3 ] {32159c1d-f5e5-4bc4-a13e-36547d24a0aa} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001407 sec., 569296.3752665245 rows/sec., 32.88 MiB/sec. | ||
| 2122 | 2026.03.26 16:29:20.001445 [ 3 ] {32159c1d-f5e5-4bc4-a13e-36547d24a0aa} <Debug> TCPHandler: Processed in 0.001571702 sec. | ||
| 2123 | 2026.03.26 16:29:20.001549 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2124 | 2026.03.26 16:29:20.001644 [ 3 ] {c4074373-af95-417e-8131-2009924f4862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2125 | 2026.03.26 16:29:20.001684 [ 3 ] {c4074373-af95-417e-8131-2009924f4862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2126 | 2026.03.26 16:29:20.002050 [ 3 ] {c4074373-af95-417e-8131-2009924f4862} <Trace> oximeter.fields_u64 (6085544c-b782-4959-bee9-16ca08f77fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2127 | 2026.03.26 16:29:20.002085 [ 3 ] {c4074373-af95-417e-8131-2009924f4862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2128 | 2026.03.26 16:29:20.002508 [ 3 ] {c4074373-af95-417e-8131-2009924f4862} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2129 | 2026.03.26 16:29:20.002716 [ 3 ] {c4074373-af95-417e-8131-2009924f4862} <Trace> oximeter.fields_u64 (6085544c-b782-4959-bee9-16ca08f77fb4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2130 | 2026.03.26 16:29:20.002838 [ 3 ] {c4074373-af95-417e-8131-2009924f4862} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001212 sec., 1650.1650165016501 rows/sec., 116.03 KiB/sec. | ||
| 2131 | 2026.03.26 16:29:20.002875 [ 3 ] {c4074373-af95-417e-8131-2009924f4862} <Debug> TCPHandler: Processed in 0.001375988 sec. | ||
| 2132 | 2026.03.26 16:29:20.002977 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2133 | 2026.03.26 16:29:20.003071 [ 3 ] {7a94c2ba-0393-490c-81d4-3d0f1559237a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2134 | 2026.03.26 16:29:20.003112 [ 3 ] {7a94c2ba-0393-490c-81d4-3d0f1559237a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2135 | 2026.03.26 16:29:20.003907 [ 3 ] {7a94c2ba-0393-490c-81d4-3d0f1559237a} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2136 | 2026.03.26 16:29:20.003943 [ 3 ] {7a94c2ba-0393-490c-81d4-3d0f1559237a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2137 | 2026.03.26 16:29:20.004349 [ 3 ] {7a94c2ba-0393-490c-81d4-3d0f1559237a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2138 | 2026.03.26 16:29:20.004571 [ 3 ] {7a94c2ba-0393-490c-81d4-3d0f1559237a} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2139 | 2026.03.26 16:29:20.004693 [ 3 ] {7a94c2ba-0393-490c-81d4-3d0f1559237a} <Debug> executeQuery: Read 1289 rows, 88.04 KiB in 0.00164 sec., 785975.6097560975 rows/sec., 52.42 MiB/sec. | ||
| 2140 | 2026.03.26 16:29:20.004731 [ 3 ] {7a94c2ba-0393-490c-81d4-3d0f1559237a} <Debug> TCPHandler: Processed in 0.001803246 sec. | ||
| 2141 | 2026.03.26 16:29:20.004842 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2142 | 2026.03.26 16:29:20.004936 [ 3 ] {fe14a4bf-ab2c-4577-bd56-f65c75b8c42a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2143 | 2026.03.26 16:29:20.004978 [ 3 ] {fe14a4bf-ab2c-4577-bd56-f65c75b8c42a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2144 | 2026.03.26 16:29:20.006008 [ 3 ] {fe14a4bf-ab2c-4577-bd56-f65c75b8c42a} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2145 | 2026.03.26 16:29:20.006043 [ 3 ] {fe14a4bf-ab2c-4577-bd56-f65c75b8c42a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2146 | 2026.03.26 16:29:20.006611 [ 3 ] {fe14a4bf-ab2c-4577-bd56-f65c75b8c42a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2147 | 2026.03.26 16:29:20.006830 [ 3 ] {fe14a4bf-ab2c-4577-bd56-f65c75b8c42a} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2148 | 2026.03.26 16:29:20.006954 [ 3 ] {fe14a4bf-ab2c-4577-bd56-f65c75b8c42a} <Debug> executeQuery: Read 2931 rows, 187.88 KiB in 0.002036 sec., 1439587.4263261296 rows/sec., 90.11 MiB/sec. | ||
| 2149 | 2026.03.26 16:29:20.006991 [ 3 ] {fe14a4bf-ab2c-4577-bd56-f65c75b8c42a} <Debug> TCPHandler: Processed in 0.002199325 sec. | ||
| 2150 | 2026.03.26 16:29:20.007104 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2151 | 2026.03.26 16:29:20.007200 [ 3 ] {7e9a732c-7f88-40ce-92a5-c6a11c24e48c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2152 | 2026.03.26 16:29:20.007252 [ 3 ] {7e9a732c-7f88-40ce-92a5-c6a11c24e48c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2153 | 2026.03.26 16:29:20.007932 [ 3 ] {7e9a732c-7f88-40ce-92a5-c6a11c24e48c} <Trace> oximeter.measurements_histogramu64 (9a76cd58-59b8-4366-b6b3-64b05e41ca43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2154 | 2026.03.26 16:29:20.007968 [ 3 ] {7e9a732c-7f88-40ce-92a5-c6a11c24e48c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2155 | 2026.03.26 16:29:20.008442 [ 3 ] {7e9a732c-7f88-40ce-92a5-c6a11c24e48c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2156 | 2026.03.26 16:29:20.008662 [ 3 ] {7e9a732c-7f88-40ce-92a5-c6a11c24e48c} <Trace> oximeter.measurements_histogramu64 (9a76cd58-59b8-4366-b6b3-64b05e41ca43): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2157 | 2026.03.26 16:29:20.008792 [ 3 ] {7e9a732c-7f88-40ce-92a5-c6a11c24e48c} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001612 sec., 4962.779156327543 rows/sec., 8.89 MiB/sec. | ||
| 2158 | 2026.03.26 16:29:20.008845 [ 3 ] {7e9a732c-7f88-40ce-92a5-c6a11c24e48c} <Debug> TCPHandler: Processed in 0.001790697 sec. | ||
| 2159 | 2026.03.26 16:29:20.008951 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2160 | 2026.03.26 16:29:20.009045 [ 3 ] {c62118d4-21a2-40a2-953b-ae0b913ccb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2161 | 2026.03.26 16:29:20.009086 [ 3 ] {c62118d4-21a2-40a2-953b-ae0b913ccb92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2162 | 2026.03.26 16:29:20.009389 [ 3 ] {c62118d4-21a2-40a2-953b-ae0b913ccb92} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2163 | 2026.03.26 16:29:20.009423 [ 3 ] {c62118d4-21a2-40a2-953b-ae0b913ccb92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2164 | 2026.03.26 16:29:20.009723 [ 3 ] {c62118d4-21a2-40a2-953b-ae0b913ccb92} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2165 | 2026.03.26 16:29:20.009939 [ 3 ] {c62118d4-21a2-40a2-953b-ae0b913ccb92} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2166 | 2026.03.26 16:29:20.010062 [ 3 ] {c62118d4-21a2-40a2-953b-ae0b913ccb92} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001035 sec., 23188.40579710145 rows/sec., 1.56 MiB/sec. | ||
| 2167 | 2026.03.26 16:29:20.010096 [ 3 ] {c62118d4-21a2-40a2-953b-ae0b913ccb92} <Debug> TCPHandler: Processed in 0.001195364 sec. | ||
| 2168 | 2026.03.26 16:29:21.606635 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 310 | ||
| 2169 | 2026.03.26 16:29:21.609605 [ 242 ] {} <Trace> system.query_log (983aac9c-18cd-4530-a0fa-4567ca49f76a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2170 | 2026.03.26 16:29:21.609643 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2171 | 2026.03.26 16:29:21.610932 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2172 | 2026.03.26 16:29:21.611209 [ 242 ] {} <Trace> system.query_log (983aac9c-18cd-4530-a0fa-4567ca49f76a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2173 | 2026.03.26 16:29:21.611523 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 310 | ||
| 2174 | 2026.03.26 16:29:23.138478 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2175 | 2026.03.26 16:29:23.138648 [ 3 ] {7f127ea9-e633-4cf2-995b-fef2fb558544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2176 | 2026.03.26 16:29:23.138712 [ 3 ] {7f127ea9-e633-4cf2-995b-fef2fb558544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2177 | 2026.03.26 16:29:23.139364 [ 3 ] {7f127ea9-e633-4cf2-995b-fef2fb558544} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2178 | 2026.03.26 16:29:23.139406 [ 3 ] {7f127ea9-e633-4cf2-995b-fef2fb558544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2179 | 2026.03.26 16:29:23.139791 [ 3 ] {7f127ea9-e633-4cf2-995b-fef2fb558544} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2180 | 2026.03.26 16:29:23.140021 [ 3 ] {7f127ea9-e633-4cf2-995b-fef2fb558544} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2181 | 2026.03.26 16:29:23.140175 [ 3 ] {7f127ea9-e633-4cf2-995b-fef2fb558544} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001574 sec., 35578.14485387548 rows/sec., 2.72 MiB/sec. | ||
| 2182 | 2026.03.26 16:29:23.140250 [ 3 ] {7f127ea9-e633-4cf2-995b-fef2fb558544} <Debug> TCPHandler: Processed in 0.001894038 sec. | ||
| 2183 | 2026.03.26 16:29:23.140372 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2184 | 2026.03.26 16:29:23.140474 [ 3 ] {1bc7cf6e-0948-4910-9cef-a648123239da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2185 | 2026.03.26 16:29:23.140524 [ 3 ] {1bc7cf6e-0948-4910-9cef-a648123239da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2186 | 2026.03.26 16:29:23.140995 [ 3 ] {1bc7cf6e-0948-4910-9cef-a648123239da} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2187 | 2026.03.26 16:29:23.141032 [ 3 ] {1bc7cf6e-0948-4910-9cef-a648123239da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2188 | 2026.03.26 16:29:23.141349 [ 3 ] {1bc7cf6e-0948-4910-9cef-a648123239da} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2189 | 2026.03.26 16:29:23.141572 [ 3 ] {1bc7cf6e-0948-4910-9cef-a648123239da} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2190 | 2026.03.26 16:29:23.141728 [ 3 ] {1bc7cf6e-0948-4910-9cef-a648123239da} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001278 sec., 50078.24726134585 rows/sec., 3.91 MiB/sec. | ||
| 2191 | 2026.03.26 16:29:23.141771 [ 3 ] {1bc7cf6e-0948-4910-9cef-a648123239da} <Debug> TCPHandler: Processed in 0.001452159 sec. | ||
| 2192 | 2026.03.26 16:29:23.141890 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2193 | 2026.03.26 16:29:23.141990 [ 3 ] {721fe2cd-3f63-4a37-806f-3085a0c6f8fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2194 | 2026.03.26 16:29:23.142036 [ 3 ] {721fe2cd-3f63-4a37-806f-3085a0c6f8fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2195 | 2026.03.26 16:29:23.142416 [ 3 ] {721fe2cd-3f63-4a37-806f-3085a0c6f8fe} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2196 | 2026.03.26 16:29:23.142454 [ 3 ] {721fe2cd-3f63-4a37-806f-3085a0c6f8fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2197 | 2026.03.26 16:29:23.142790 [ 3 ] {721fe2cd-3f63-4a37-806f-3085a0c6f8fe} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2198 | 2026.03.26 16:29:23.143023 [ 3 ] {721fe2cd-3f63-4a37-806f-3085a0c6f8fe} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2199 | 2026.03.26 16:29:23.143151 [ 3 ] {721fe2cd-3f63-4a37-806f-3085a0c6f8fe} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001183 sec., 81149.61961115806 rows/sec., 5.65 MiB/sec. | ||
| 2200 | 2026.03.26 16:29:23.143189 [ 3 ] {721fe2cd-3f63-4a37-806f-3085a0c6f8fe} <Debug> TCPHandler: Processed in 0.001349158 sec. | ||
| 2201 | 2026.03.26 16:29:23.143301 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2202 | 2026.03.26 16:29:23.143397 [ 3 ] {d4e545e5-f49a-4367-8ed0-35ec81b1baf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2203 | 2026.03.26 16:29:23.143438 [ 3 ] {d4e545e5-f49a-4367-8ed0-35ec81b1baf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2204 | 2026.03.26 16:29:23.143757 [ 3 ] {d4e545e5-f49a-4367-8ed0-35ec81b1baf6} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2205 | 2026.03.26 16:29:23.143794 [ 3 ] {d4e545e5-f49a-4367-8ed0-35ec81b1baf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2206 | 2026.03.26 16:29:23.144083 [ 3 ] {d4e545e5-f49a-4367-8ed0-35ec81b1baf6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2207 | 2026.03.26 16:29:23.144294 [ 3 ] {d4e545e5-f49a-4367-8ed0-35ec81b1baf6} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2208 | 2026.03.26 16:29:23.144417 [ 3 ] {d4e545e5-f49a-4367-8ed0-35ec81b1baf6} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00104 sec., 34615.38461538462 rows/sec., 2.33 MiB/sec. | ||
| 2209 | 2026.03.26 16:29:23.144453 [ 3 ] {d4e545e5-f49a-4367-8ed0-35ec81b1baf6} <Debug> TCPHandler: Processed in 0.001200404 sec. | ||
| 2210 | 2026.03.26 16:29:24.116334 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3369 | ||
| 2211 | 2026.03.26 16:29:24.116812 [ 244 ] {} <Trace> system.asynchronous_metric_log (c281f950-690a-4e71-93fb-d781c63a7178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2212 | 2026.03.26 16:29:24.116857 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2213 | 2026.03.26 16:29:24.117375 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2214 | 2026.03.26 16:29:24.117609 [ 244 ] {} <Trace> system.asynchronous_metric_log (c281f950-690a-4e71-93fb-d781c63a7178): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2215 | 2026.03.26 16:29:24.117755 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3369 | ||
| 2216 | 2026.03.26 16:29:24.329161 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2217 | 2026.03.26 16:29:24.347735 [ 243 ] {} <Trace> system.metric_log (438c9976-e4e0-4cfb-a903-34e83b16d487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2218 | 2026.03.26 16:29:24.347810 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2219 | 2026.03.26 16:29:24.353443 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2220 | 2026.03.26 16:29:24.354174 [ 243 ] {} <Trace> system.metric_log (438c9976-e4e0-4cfb-a903-34e83b16d487): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2221 | 2026.03.26 16:29:24.357625 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2222 | 2026.03.26 16:29:28.150285 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2223 | 2026.03.26 16:29:28.150488 [ 3 ] {9b9d6394-680f-4d00-bf22-cd6123ef6da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2224 | 2026.03.26 16:29:28.150559 [ 3 ] {9b9d6394-680f-4d00-bf22-cd6123ef6da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2225 | 2026.03.26 16:29:28.151365 [ 3 ] {9b9d6394-680f-4d00-bf22-cd6123ef6da7} <Trace> oximeter.fields_i16 (a868b555-e39a-4137-945c-5337ea927f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2226 | 2026.03.26 16:29:28.151406 [ 3 ] {9b9d6394-680f-4d00-bf22-cd6123ef6da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2227 | 2026.03.26 16:29:28.151796 [ 3 ] {9b9d6394-680f-4d00-bf22-cd6123ef6da7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2228 | 2026.03.26 16:29:28.152022 [ 3 ] {9b9d6394-680f-4d00-bf22-cd6123ef6da7} <Trace> oximeter.fields_i16 (a868b555-e39a-4137-945c-5337ea927f09): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2229 | 2026.03.26 16:29:28.152162 [ 3 ] {9b9d6394-680f-4d00-bf22-cd6123ef6da7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001726 sec., 164542.29432213207 rows/sec., 10.45 MiB/sec. | ||
| 2230 | 2026.03.26 16:29:28.152203 [ 3 ] {9b9d6394-680f-4d00-bf22-cd6123ef6da7} <Debug> TCPHandler: Processed in 0.002045061 sec. | ||
| 2231 | 2026.03.26 16:29:28.152347 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2232 | 2026.03.26 16:29:28.152476 [ 3 ] {c50570c1-8904-4c47-9969-3a0518dab80b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2233 | 2026.03.26 16:29:28.152528 [ 3 ] {c50570c1-8904-4c47-9969-3a0518dab80b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2234 | 2026.03.26 16:29:28.153365 [ 3 ] {c50570c1-8904-4c47-9969-3a0518dab80b} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2235 | 2026.03.26 16:29:28.153400 [ 3 ] {c50570c1-8904-4c47-9969-3a0518dab80b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2236 | 2026.03.26 16:29:28.153789 [ 3 ] {c50570c1-8904-4c47-9969-3a0518dab80b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2237 | 2026.03.26 16:29:28.153995 [ 3 ] {c50570c1-8904-4c47-9969-3a0518dab80b} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2238 | 2026.03.26 16:29:28.154119 [ 3 ] {c50570c1-8904-4c47-9969-3a0518dab80b} <Debug> executeQuery: Read 865 rows, 69.97 KiB in 0.001672 sec., 517344.4976076555 rows/sec., 40.87 MiB/sec. | ||
| 2239 | 2026.03.26 16:29:28.154157 [ 3 ] {c50570c1-8904-4c47-9969-3a0518dab80b} <Debug> TCPHandler: Processed in 0.001875678 sec. | ||
| 2240 | 2026.03.26 16:29:28.154267 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2241 | 2026.03.26 16:29:28.154362 [ 3 ] {1e10be95-ff3e-4c2d-8c62-a062e6999aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2242 | 2026.03.26 16:29:28.154402 [ 3 ] {1e10be95-ff3e-4c2d-8c62-a062e6999aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2243 | 2026.03.26 16:29:28.154840 [ 3 ] {1e10be95-ff3e-4c2d-8c62-a062e6999aab} <Trace> oximeter.fields_u16 (95d71211-a414-4c08-ac0a-de0fbf506df6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2244 | 2026.03.26 16:29:28.154875 [ 3 ] {1e10be95-ff3e-4c2d-8c62-a062e6999aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2245 | 2026.03.26 16:29:28.155180 [ 3 ] {1e10be95-ff3e-4c2d-8c62-a062e6999aab} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2246 | 2026.03.26 16:29:28.155380 [ 3 ] {1e10be95-ff3e-4c2d-8c62-a062e6999aab} <Trace> oximeter.fields_u16 (95d71211-a414-4c08-ac0a-de0fbf506df6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2247 | 2026.03.26 16:29:28.155502 [ 3 ] {1e10be95-ff3e-4c2d-8c62-a062e6999aab} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.00116 sec., 151724.1379310345 rows/sec., 9.34 MiB/sec. | ||
| 2248 | 2026.03.26 16:29:28.155539 [ 3 ] {1e10be95-ff3e-4c2d-8c62-a062e6999aab} <Debug> TCPHandler: Processed in 0.001323477 sec. | ||
| 2249 | 2026.03.26 16:29:28.155645 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2250 | 2026.03.26 16:29:28.155745 [ 3 ] {1668ce4a-ffe2-41d3-a492-11e050393273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2251 | 2026.03.26 16:29:28.155783 [ 3 ] {1668ce4a-ffe2-41d3-a492-11e050393273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2252 | 2026.03.26 16:29:28.156204 [ 3 ] {1668ce4a-ffe2-41d3-a492-11e050393273} <Trace> oximeter.fields_u32 (ab29ec1f-2708-4131-91d7-3b20ce6c561f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2253 | 2026.03.26 16:29:28.156239 [ 3 ] {1668ce4a-ffe2-41d3-a492-11e050393273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2254 | 2026.03.26 16:29:28.156525 [ 3 ] {1668ce4a-ffe2-41d3-a492-11e050393273} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2255 | 2026.03.26 16:29:28.156726 [ 3 ] {1668ce4a-ffe2-41d3-a492-11e050393273} <Trace> oximeter.fields_u32 (ab29ec1f-2708-4131-91d7-3b20ce6c561f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2256 | 2026.03.26 16:29:28.156859 [ 3 ] {1668ce4a-ffe2-41d3-a492-11e050393273} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001139 sec., 130816.5057067603 rows/sec., 8.45 MiB/sec. | ||
| 2257 | 2026.03.26 16:29:28.156895 [ 3 ] {1668ce4a-ffe2-41d3-a492-11e050393273} <Debug> TCPHandler: Processed in 0.001298716 sec. | ||
| 2258 | 2026.03.26 16:29:28.157000 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2259 | 2026.03.26 16:29:28.157093 [ 3 ] {40c26550-b1e5-4437-b1c7-c4924e69e5a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2260 | 2026.03.26 16:29:28.157132 [ 3 ] {40c26550-b1e5-4437-b1c7-c4924e69e5a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2261 | 2026.03.26 16:29:28.157547 [ 3 ] {40c26550-b1e5-4437-b1c7-c4924e69e5a8} <Trace> oximeter.fields_u8 (b5764d8a-0d35-40d2-89b0-844c0ecb39a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2262 | 2026.03.26 16:29:28.157582 [ 3 ] {40c26550-b1e5-4437-b1c7-c4924e69e5a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2263 | 2026.03.26 16:29:28.157877 [ 3 ] {40c26550-b1e5-4437-b1c7-c4924e69e5a8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2264 | 2026.03.26 16:29:28.158077 [ 3 ] {40c26550-b1e5-4437-b1c7-c4924e69e5a8} <Trace> oximeter.fields_u8 (b5764d8a-0d35-40d2-89b0-844c0ecb39a3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2265 | 2026.03.26 16:29:28.158196 [ 3 ] {40c26550-b1e5-4437-b1c7-c4924e69e5a8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001121 sec., 132024.9776984835 rows/sec., 7.51 MiB/sec. | ||
| 2266 | 2026.03.26 16:29:28.158233 [ 3 ] {40c26550-b1e5-4437-b1c7-c4924e69e5a8} <Debug> TCPHandler: Processed in 0.001282086 sec. | ||
| 2267 | 2026.03.26 16:29:28.158349 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2268 | 2026.03.26 16:29:28.158442 [ 3 ] {08d67654-656e-4fb3-984f-6b41a3fafc11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2269 | 2026.03.26 16:29:28.158480 [ 3 ] {08d67654-656e-4fb3-984f-6b41a3fafc11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2270 | 2026.03.26 16:29:28.159044 [ 3 ] {08d67654-656e-4fb3-984f-6b41a3fafc11} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2271 | 2026.03.26 16:29:28.159080 [ 3 ] {08d67654-656e-4fb3-984f-6b41a3fafc11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2272 | 2026.03.26 16:29:28.159377 [ 3 ] {08d67654-656e-4fb3-984f-6b41a3fafc11} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2273 | 2026.03.26 16:29:28.159580 [ 3 ] {08d67654-656e-4fb3-984f-6b41a3fafc11} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2274 | 2026.03.26 16:29:28.159701 [ 3 ] {08d67654-656e-4fb3-984f-6b41a3fafc11} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.001278 sec., 410015.64945226914 rows/sec., 28.96 MiB/sec. | ||
| 2275 | 2026.03.26 16:29:28.159747 [ 3 ] {08d67654-656e-4fb3-984f-6b41a3fafc11} <Debug> TCPHandler: Processed in 0.00143887 sec. | ||
| 2276 | 2026.03.26 16:29:28.159856 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2277 | 2026.03.26 16:29:28.159955 [ 3 ] {24874a3a-67c0-4134-bb3f-16baacbb039d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2278 | 2026.03.26 16:29:28.159995 [ 3 ] {24874a3a-67c0-4134-bb3f-16baacbb039d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2279 | 2026.03.26 16:29:28.160314 [ 3 ] {24874a3a-67c0-4134-bb3f-16baacbb039d} <Trace> oximeter.measurements_bool (f419aa2b-65ca-4af0-8e35-a1f1d59a0784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2280 | 2026.03.26 16:29:28.160349 [ 3 ] {24874a3a-67c0-4134-bb3f-16baacbb039d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2281 | 2026.03.26 16:29:28.160636 [ 3 ] {24874a3a-67c0-4134-bb3f-16baacbb039d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2282 | 2026.03.26 16:29:28.160843 [ 3 ] {24874a3a-67c0-4134-bb3f-16baacbb039d} <Trace> oximeter.measurements_bool (f419aa2b-65ca-4af0-8e35-a1f1d59a0784): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2283 | 2026.03.26 16:29:28.160964 [ 3 ] {24874a3a-67c0-4134-bb3f-16baacbb039d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001033 sec., 5808.325266214908 rows/sec., 303.46 KiB/sec. | ||
| 2284 | 2026.03.26 16:29:28.160999 [ 3 ] {24874a3a-67c0-4134-bb3f-16baacbb039d} <Debug> TCPHandler: Processed in 0.001192244 sec. | ||
| 2285 | 2026.03.26 16:29:28.161105 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2286 | 2026.03.26 16:29:28.161197 [ 3 ] {5a4837c3-f19a-492c-9404-b56ec0bde033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2287 | 2026.03.26 16:29:28.161239 [ 3 ] {5a4837c3-f19a-492c-9404-b56ec0bde033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2288 | 2026.03.26 16:29:28.161618 [ 3 ] {5a4837c3-f19a-492c-9404-b56ec0bde033} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2289 | 2026.03.26 16:29:28.161653 [ 3 ] {5a4837c3-f19a-492c-9404-b56ec0bde033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2290 | 2026.03.26 16:29:28.161975 [ 3 ] {5a4837c3-f19a-492c-9404-b56ec0bde033} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2291 | 2026.03.26 16:29:28.162174 [ 3 ] {5a4837c3-f19a-492c-9404-b56ec0bde033} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2292 | 2026.03.26 16:29:28.162294 [ 3 ] {5a4837c3-f19a-492c-9404-b56ec0bde033} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001116 sec., 237455.19713261648 rows/sec., 15.78 MiB/sec. | ||
| 2293 | 2026.03.26 16:29:28.162330 [ 3 ] {5a4837c3-f19a-492c-9404-b56ec0bde033} <Debug> TCPHandler: Processed in 0.001274726 sec. | ||
| 2294 | 2026.03.26 16:29:28.162439 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2295 | 2026.03.26 16:29:28.162532 [ 3 ] {57ce22ae-a957-4aae-940d-8b3a29e78217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2296 | 2026.03.26 16:29:28.162573 [ 3 ] {57ce22ae-a957-4aae-940d-8b3a29e78217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2297 | 2026.03.26 16:29:28.162880 [ 3 ] {57ce22ae-a957-4aae-940d-8b3a29e78217} <Trace> oximeter.measurements_f64 (47297017-73db-4b6d-8e3f-5f44aead31fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2298 | 2026.03.26 16:29:28.162914 [ 3 ] {57ce22ae-a957-4aae-940d-8b3a29e78217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2299 | 2026.03.26 16:29:28.163192 [ 3 ] {57ce22ae-a957-4aae-940d-8b3a29e78217} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2300 | 2026.03.26 16:29:28.163395 [ 3 ] {57ce22ae-a957-4aae-940d-8b3a29e78217} <Trace> oximeter.measurements_f64 (47297017-73db-4b6d-8e3f-5f44aead31fc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2301 | 2026.03.26 16:29:28.163515 [ 3 ] {57ce22ae-a957-4aae-940d-8b3a29e78217} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001001 sec., 999.0009990009991 rows/sec., 67.32 KiB/sec. | ||
| 2302 | 2026.03.26 16:29:28.163550 [ 3 ] {57ce22ae-a957-4aae-940d-8b3a29e78217} <Debug> TCPHandler: Processed in 0.001160124 sec. | ||
| 2303 | 2026.03.26 16:29:28.163656 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2304 | 2026.03.26 16:29:28.163756 [ 3 ] {55d827b6-3aed-4955-a9c3-81b72f14cab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2305 | 2026.03.26 16:29:28.163808 [ 3 ] {55d827b6-3aed-4955-a9c3-81b72f14cab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2306 | 2026.03.26 16:29:28.164567 [ 3 ] {55d827b6-3aed-4955-a9c3-81b72f14cab9} <Trace> oximeter.measurements_histogramu64 (9a76cd58-59b8-4366-b6b3-64b05e41ca43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2307 | 2026.03.26 16:29:28.164602 [ 3 ] {55d827b6-3aed-4955-a9c3-81b72f14cab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2308 | 2026.03.26 16:29:28.165107 [ 3 ] {55d827b6-3aed-4955-a9c3-81b72f14cab9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2309 | 2026.03.26 16:29:28.165316 [ 3 ] {55d827b6-3aed-4955-a9c3-81b72f14cab9} <Trace> oximeter.measurements_histogramu64 (9a76cd58-59b8-4366-b6b3-64b05e41ca43): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2310 | 2026.03.26 16:29:28.165442 [ 3 ] {55d827b6-3aed-4955-a9c3-81b72f14cab9} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001712 sec., 19859.81308411215 rows/sec., 35.59 MiB/sec. | ||
| 2311 | 2026.03.26 16:29:28.165491 [ 3 ] {55d827b6-3aed-4955-a9c3-81b72f14cab9} <Debug> TCPHandler: Processed in 0.001883548 sec. | ||
| 2312 | 2026.03.26 16:29:28.165600 [ 3 ] {} <Trace> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2313 | 2026.03.26 16:29:28.165694 [ 3 ] {0d88b3e1-48c1-46c6-bab9-a7798e814580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42062) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2314 | 2026.03.26 16:29:28.165735 [ 3 ] {0d88b3e1-48c1-46c6-bab9-a7798e814580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2315 | 2026.03.26 16:29:28.166053 [ 3 ] {0d88b3e1-48c1-46c6-bab9-a7798e814580} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2316 | 2026.03.26 16:29:28.166087 [ 3 ] {0d88b3e1-48c1-46c6-bab9-a7798e814580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2317 | 2026.03.26 16:29:28.166373 [ 3 ] {0d88b3e1-48c1-46c6-bab9-a7798e814580} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2318 | 2026.03.26 16:29:28.166573 [ 3 ] {0d88b3e1-48c1-46c6-bab9-a7798e814580} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2319 | 2026.03.26 16:29:28.166695 [ 3 ] {0d88b3e1-48c1-46c6-bab9-a7798e814580} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00102 sec., 88235.29411764705 rows/sec., 5.52 MiB/sec. | ||
| 2320 | 2026.03.26 16:29:28.166728 [ 3 ] {0d88b3e1-48c1-46c6-bab9-a7798e814580} <Debug> TCPHandler: Processed in 0.001177374 sec. | ||
| 2321 | 2026.03.26 16:29:31.531588 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2322 | 2026.03.26 16:29:31.531677 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2323 | 2026.03.26 16:29:31.611796 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 340 | ||
| 2324 | 2026.03.26 16:29:31.614009 [ 242 ] {} <Trace> system.query_log (983aac9c-18cd-4530-a0fa-4567ca49f76a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2325 | 2026.03.26 16:29:31.614061 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2326 | 2026.03.26 16:29:31.615249 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2327 | 2026.03.26 16:29:31.615525 [ 242 ] {} <Trace> system.query_log (983aac9c-18cd-4530-a0fa-4567ca49f76a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2328 | 2026.03.26 16:29:31.615898 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 340 | ||
| 2329 | 2026.03.26 16:29:31.618808 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3817 | ||
| 2330 | 2026.03.26 16:29:31.619279 [ 244 ] {} <Trace> system.asynchronous_metric_log (c281f950-690a-4e71-93fb-d781c63a7178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2331 | 2026.03.26 16:29:31.619325 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2332 | 2026.03.26 16:29:31.619823 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2333 | 2026.03.26 16:29:31.620057 [ 244 ] {} <Trace> system.asynchronous_metric_log (c281f950-690a-4e71-93fb-d781c63a7178): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2334 | 2026.03.26 16:29:31.620191 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3817 | ||
| 2335 | 2026.03.26 16:29:31.857672 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2336 | 2026.03.26 16:29:31.874923 [ 243 ] {} <Trace> system.metric_log (438c9976-e4e0-4cfb-a903-34e83b16d487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2337 | 2026.03.26 16:29:31.874980 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2338 | 2026.03.26 16:29:31.881177 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2339 | 2026.03.26 16:29:31.881901 [ 243 ] {} <Trace> system.metric_log (438c9976-e4e0-4cfb-a903-34e83b16d487): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2340 | 2026.03.26 16:29:31.884855 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2341 | 2026.03.26 16:29:32.323078 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2342 | 2026.03.26 16:29:32.323140 [ 3 ] {} <Debug> TCP-Session: ee87af8a-3116-43e1-8df3-3dda70879f37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2343 | 2026.03.26 16:29:33.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.22 MiB, peak 188.37 MiB, free memory in arenas 0.00 B, will set to 185.27 MiB (RSS), difference: 2.05 MiB | ||
| 2344 | 2026.03.26 16:29:33.141331 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2345 | 2026.03.26 16:29:33.141501 [ 4 ] {c4cb87d5-ea44-424f-b582-d15f4d631db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2346 | 2026.03.26 16:29:33.141563 [ 4 ] {c4cb87d5-ea44-424f-b582-d15f4d631db4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2347 | 2026.03.26 16:29:33.142243 [ 4 ] {c4cb87d5-ea44-424f-b582-d15f4d631db4} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2348 | 2026.03.26 16:29:33.142287 [ 4 ] {c4cb87d5-ea44-424f-b582-d15f4d631db4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2349 | 2026.03.26 16:29:33.142722 [ 4 ] {c4cb87d5-ea44-424f-b582-d15f4d631db4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2350 | 2026.03.26 16:29:33.142985 [ 4 ] {c4cb87d5-ea44-424f-b582-d15f4d631db4} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2351 | 2026.03.26 16:29:33.143146 [ 4 ] {c4cb87d5-ea44-424f-b582-d15f4d631db4} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001691 sec., 33116.499112950914 rows/sec., 2.53 MiB/sec. | ||
| 2352 | 2026.03.26 16:29:33.143192 [ 4 ] {c4cb87d5-ea44-424f-b582-d15f4d631db4} <Debug> TCPHandler: Processed in 0.00198617 sec. | ||
| 2353 | 2026.03.26 16:29:33.143321 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2354 | 2026.03.26 16:29:33.143423 [ 4 ] {f170e2f9-b634-4e34-b7e2-c473582f1091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2355 | 2026.03.26 16:29:33.143466 [ 4 ] {f170e2f9-b634-4e34-b7e2-c473582f1091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2356 | 2026.03.26 16:29:33.143909 [ 4 ] {f170e2f9-b634-4e34-b7e2-c473582f1091} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2357 | 2026.03.26 16:29:33.143947 [ 4 ] {f170e2f9-b634-4e34-b7e2-c473582f1091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2358 | 2026.03.26 16:29:33.144255 [ 4 ] {f170e2f9-b634-4e34-b7e2-c473582f1091} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2359 | 2026.03.26 16:29:33.144461 [ 4 ] {f170e2f9-b634-4e34-b7e2-c473582f1091} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2360 | 2026.03.26 16:29:33.144587 [ 4 ] {f170e2f9-b634-4e34-b7e2-c473582f1091} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 4.20 MiB/sec. | ||
| 2361 | 2026.03.26 16:29:33.144624 [ 4 ] {f170e2f9-b634-4e34-b7e2-c473582f1091} <Debug> TCPHandler: Processed in 0.001353168 sec. | ||
| 2362 | 2026.03.26 16:29:33.144739 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2363 | 2026.03.26 16:29:33.144834 [ 4 ] {f61db3f3-d49d-4b19-81f5-78fdda9a22cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2364 | 2026.03.26 16:29:33.144877 [ 4 ] {f61db3f3-d49d-4b19-81f5-78fdda9a22cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2365 | 2026.03.26 16:29:33.145283 [ 4 ] {f61db3f3-d49d-4b19-81f5-78fdda9a22cd} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2366 | 2026.03.26 16:29:33.145319 [ 4 ] {f61db3f3-d49d-4b19-81f5-78fdda9a22cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2367 | 2026.03.26 16:29:33.145644 [ 4 ] {f61db3f3-d49d-4b19-81f5-78fdda9a22cd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2368 | 2026.03.26 16:29:33.145850 [ 4 ] {f61db3f3-d49d-4b19-81f5-78fdda9a22cd} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2369 | 2026.03.26 16:29:33.145978 [ 4 ] {f61db3f3-d49d-4b19-81f5-78fdda9a22cd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 2370 | 2026.03.26 16:29:33.146013 [ 4 ] {f61db3f3-d49d-4b19-81f5-78fdda9a22cd} <Debug> TCPHandler: Processed in 0.001322307 sec. | ||
| 2371 | 2026.03.26 16:29:33.146120 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2372 | 2026.03.26 16:29:33.146214 [ 4 ] {3b327c5b-ac57-44fa-84b4-90e7b4cabf5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2373 | 2026.03.26 16:29:33.146255 [ 4 ] {3b327c5b-ac57-44fa-84b4-90e7b4cabf5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2374 | 2026.03.26 16:29:33.146582 [ 4 ] {3b327c5b-ac57-44fa-84b4-90e7b4cabf5b} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2375 | 2026.03.26 16:29:33.146618 [ 4 ] {3b327c5b-ac57-44fa-84b4-90e7b4cabf5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2376 | 2026.03.26 16:29:33.146919 [ 4 ] {3b327c5b-ac57-44fa-84b4-90e7b4cabf5b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2377 | 2026.03.26 16:29:33.147126 [ 4 ] {3b327c5b-ac57-44fa-84b4-90e7b4cabf5b} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2378 | 2026.03.26 16:29:33.147251 [ 4 ] {3b327c5b-ac57-44fa-84b4-90e7b4cabf5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 2379 | 2026.03.26 16:29:33.147287 [ 4 ] {3b327c5b-ac57-44fa-84b4-90e7b4cabf5b} <Debug> TCPHandler: Processed in 0.001215415 sec. | ||
| 2380 | 2026.03.26 16:29:38.150002 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2381 | 2026.03.26 16:29:38.150193 [ 4 ] {62fc6004-da3f-4058-b9f5-69fb059bda8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2382 | 2026.03.26 16:29:38.150254 [ 4 ] {62fc6004-da3f-4058-b9f5-69fb059bda8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2383 | 2026.03.26 16:29:38.150988 [ 4 ] {62fc6004-da3f-4058-b9f5-69fb059bda8b} <Trace> oximeter.fields_i16 (a868b555-e39a-4137-945c-5337ea927f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2384 | 2026.03.26 16:29:38.151033 [ 4 ] {62fc6004-da3f-4058-b9f5-69fb059bda8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2385 | 2026.03.26 16:29:38.151429 [ 4 ] {62fc6004-da3f-4058-b9f5-69fb059bda8b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2386 | 2026.03.26 16:29:38.151649 [ 4 ] {62fc6004-da3f-4058-b9f5-69fb059bda8b} <Trace> oximeter.fields_i16 (a868b555-e39a-4137-945c-5337ea927f09): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2387 | 2026.03.26 16:29:38.151807 [ 4 ] {62fc6004-da3f-4058-b9f5-69fb059bda8b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001659 sec., 171187.46232670284 rows/sec., 10.87 MiB/sec. | ||
| 2388 | 2026.03.26 16:29:38.151848 [ 4 ] {62fc6004-da3f-4058-b9f5-69fb059bda8b} <Debug> TCPHandler: Processed in 0.00196617 sec. | ||
| 2389 | 2026.03.26 16:29:38.151975 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2390 | 2026.03.26 16:29:38.152069 [ 4 ] {54d25444-b28f-489c-9538-aa2911cb5ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2391 | 2026.03.26 16:29:38.152109 [ 4 ] {54d25444-b28f-489c-9538-aa2911cb5ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2392 | 2026.03.26 16:29:38.152910 [ 4 ] {54d25444-b28f-489c-9538-aa2911cb5ae5} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2393 | 2026.03.26 16:29:38.152944 [ 4 ] {54d25444-b28f-489c-9538-aa2911cb5ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2394 | 2026.03.26 16:29:38.153314 [ 4 ] {54d25444-b28f-489c-9538-aa2911cb5ae5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2395 | 2026.03.26 16:29:38.153527 [ 4 ] {54d25444-b28f-489c-9538-aa2911cb5ae5} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2396 | 2026.03.26 16:29:38.153620 [ 27 ] {} <Debug> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2397 | 2026.03.26 16:29:38.153652 [ 4 ] {54d25444-b28f-489c-9538-aa2911cb5ae5} <Debug> executeQuery: Read 865 rows, 69.97 KiB in 0.001601 sec., 540287.3204247345 rows/sec., 42.68 MiB/sec. | ||
| 2398 | 2026.03.26 16:29:38.153657 [ 27 ] {} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2399 | 2026.03.26 16:29:38.153682 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2400 | 2026.03.26 16:29:38.153689 [ 4 ] {54d25444-b28f-489c-9538-aa2911cb5ae5} <Debug> TCPHandler: Processed in 0.001763866 sec. | ||
| 2401 | 2026.03.26 16:29:38.153799 [ 194 ] {4a823078-072e-4dfa-ae8b-e9fc9235f059::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 | ||
| 2402 | 2026.03.26 16:29:38.153819 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2403 | 2026.03.26 16:29:38.153959 [ 4 ] {bb4d9063-b377-4fb3-89ae-c3939f9991c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2404 | 2026.03.26 16:29:38.153975 [ 194 ] {4a823078-072e-4dfa-ae8b-e9fc9235f059::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2405 | 2026.03.26 16:29:38.153998 [ 4 ] {bb4d9063-b377-4fb3-89ae-c3939f9991c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2406 | 2026.03.26 16:29:38.154021 [ 194 ] {4a823078-072e-4dfa-ae8b-e9fc9235f059::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 987 rows starting from the beginning of the part | ||
| 2407 | 2026.03.26 16:29:38.154098 [ 194 ] {4a823078-072e-4dfa-ae8b-e9fc9235f059::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2402 rows starting from the beginning of the part | ||
| 2408 | 2026.03.26 16:29:38.154145 [ 194 ] {4a823078-072e-4dfa-ae8b-e9fc9235f059::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 | ||
| 2409 | 2026.03.26 16:29:38.154192 [ 194 ] {4a823078-072e-4dfa-ae8b-e9fc9235f059::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 865 rows starting from the beginning of the part | ||
| 2410 | 2026.03.26 16:29:38.154241 [ 194 ] {4a823078-072e-4dfa-ae8b-e9fc9235f059::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 2411 | 2026.03.26 16:29:38.154302 [ 194 ] {4a823078-072e-4dfa-ae8b-e9fc9235f059::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 865 rows starting from the beginning of the part | ||
| 2412 | 2026.03.26 16:29:38.154481 [ 4 ] {bb4d9063-b377-4fb3-89ae-c3939f9991c8} <Trace> oximeter.fields_u16 (95d71211-a414-4c08-ac0a-de0fbf506df6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2413 | 2026.03.26 16:29:38.154522 [ 4 ] {bb4d9063-b377-4fb3-89ae-c3939f9991c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2414 | 2026.03.26 16:29:38.154856 [ 4 ] {bb4d9063-b377-4fb3-89ae-c3939f9991c8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2415 | 2026.03.26 16:29:38.155086 [ 4 ] {bb4d9063-b377-4fb3-89ae-c3939f9991c8} <Trace> oximeter.fields_u16 (95d71211-a414-4c08-ac0a-de0fbf506df6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2416 | 2026.03.26 16:29:38.155185 [ 27 ] {} <Debug> oximeter.fields_u16 (95d71211-a414-4c08-ac0a-de0fbf506df6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2417 | 2026.03.26 16:29:38.155214 [ 27 ] {} <Trace> oximeter.fields_u16 (95d71211-a414-4c08-ac0a-de0fbf506df6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2418 | 2026.03.26 16:29:38.155217 [ 4 ] {bb4d9063-b377-4fb3-89ae-c3939f9991c8} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.001276 sec., 137931.0344827586 rows/sec., 8.49 MiB/sec. | ||
| 2419 | 2026.03.26 16:29:38.155231 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2420 | 2026.03.26 16:29:38.155258 [ 4 ] {bb4d9063-b377-4fb3-89ae-c3939f9991c8} <Debug> TCPHandler: Processed in 0.00148791 sec. | ||
| 2421 | 2026.03.26 16:29:38.155310 [ 186 ] {95d71211-a414-4c08-ac0a-de0fbf506df6::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 | ||
| 2422 | 2026.03.26 16:29:38.155379 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2423 | 2026.03.26 16:29:38.155401 [ 186 ] {95d71211-a414-4c08-ac0a-de0fbf506df6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2424 | 2026.03.26 16:29:38.155430 [ 186 ] {95d71211-a414-4c08-ac0a-de0fbf506df6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
| 2425 | 2026.03.26 16:29:38.155472 [ 4 ] {ca2f9d5e-857c-4fb7-b5ee-5159ee60c188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2426 | 2026.03.26 16:29:38.155485 [ 186 ] {95d71211-a414-4c08-ac0a-de0fbf506df6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 162 rows starting from the beginning of the part | ||
| 2427 | 2026.03.26 16:29:38.155510 [ 4 ] {ca2f9d5e-857c-4fb7-b5ee-5159ee60c188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2428 | 2026.03.26 16:29:38.155531 [ 186 ] {95d71211-a414-4c08-ac0a-de0fbf506df6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 174 rows starting from the beginning of the part | ||
| 2429 | 2026.03.26 16:29:38.155569 [ 186 ] {95d71211-a414-4c08-ac0a-de0fbf506df6::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 | ||
| 2430 | 2026.03.26 16:29:38.155607 [ 186 ] {95d71211-a414-4c08-ac0a-de0fbf506df6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 176 rows starting from the beginning of the part | ||
| 2431 | 2026.03.26 16:29:38.155644 [ 186 ] {95d71211-a414-4c08-ac0a-de0fbf506df6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 176 rows starting from the beginning of the part | ||
| 2432 | 2026.03.26 16:29:38.155956 [ 4 ] {ca2f9d5e-857c-4fb7-b5ee-5159ee60c188} <Trace> oximeter.fields_u32 (ab29ec1f-2708-4131-91d7-3b20ce6c561f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2433 | 2026.03.26 16:29:38.156001 [ 4 ] {ca2f9d5e-857c-4fb7-b5ee-5159ee60c188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2434 | 2026.03.26 16:29:38.156557 [ 196 ] {95d71211-a414-4c08-ac0a-de0fbf506df6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 716 rows, containing 5 columns (5 merged, 0 gathered) in 0.001282365 sec., 558343.3733765348 rows/sec., 36.61 MiB/sec. | ||
| 2435 | 2026.03.26 16:29:38.156705 [ 196 ] {95d71211-a414-4c08-ac0a-de0fbf506df6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2436 | 2026.03.26 16:29:38.156967 [ 196 ] {95d71211-a414-4c08-ac0a-de0fbf506df6::all_1_6_1} <Trace> oximeter.fields_u16 (95d71211-a414-4c08-ac0a-de0fbf506df6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2437 | 2026.03.26 16:29:38.157030 [ 196 ] {95d71211-a414-4c08-ac0a-de0fbf506df6::all_1_6_1} <Trace> oximeter.fields_u16 (95d71211-a414-4c08-ac0a-de0fbf506df6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2438 | 2026.03.26 16:29:38.157086 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2439 | 2026.03.26 16:29:38.161290 [ 4 ] {ca2f9d5e-857c-4fb7-b5ee-5159ee60c188} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2440 | 2026.03.26 16:29:38.161416 [ 196 ] {4a823078-072e-4dfa-ae8b-e9fc9235f059::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5231 rows, containing 5 columns (5 merged, 0 gathered) in 0.007679106 sec., 681199.0874979458 rows/sec., 54.79 MiB/sec. | ||
| 2441 | 2026.03.26 16:29:38.161505 [ 4 ] {ca2f9d5e-857c-4fb7-b5ee-5159ee60c188} <Trace> oximeter.fields_u32 (ab29ec1f-2708-4131-91d7-3b20ce6c561f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2442 | 2026.03.26 16:29:38.161604 [ 27 ] {} <Debug> oximeter.fields_u32 (ab29ec1f-2708-4131-91d7-3b20ce6c561f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2443 | 2026.03.26 16:29:38.161631 [ 4 ] {ca2f9d5e-857c-4fb7-b5ee-5159ee60c188} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.006176 sec., 24125.647668393784 rows/sec., 1.56 MiB/sec. | ||
| 2444 | 2026.03.26 16:29:38.161643 [ 27 ] {} <Trace> oximeter.fields_u32 (ab29ec1f-2708-4131-91d7-3b20ce6c561f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2445 | 2026.03.26 16:29:38.161664 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2446 | 2026.03.26 16:29:38.161667 [ 4 ] {ca2f9d5e-857c-4fb7-b5ee-5159ee60c188} <Debug> TCPHandler: Processed in 0.006336848 sec. | ||
| 2447 | 2026.03.26 16:29:38.161752 [ 194 ] {4a823078-072e-4dfa-ae8b-e9fc9235f059::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2448 | 2026.03.26 16:29:38.161799 [ 197 ] {ab29ec1f-2708-4131-91d7-3b20ce6c561f::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 | ||
| 2449 | 2026.03.26 16:29:38.161863 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2450 | 2026.03.26 16:29:38.161959 [ 197 ] {ab29ec1f-2708-4131-91d7-3b20ce6c561f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2451 | 2026.03.26 16:29:38.161964 [ 4 ] {86fe7817-f8fd-4315-9993-c9252f44b5dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2452 | 2026.03.26 16:29:38.162011 [ 197 ] {ab29ec1f-2708-4131-91d7-3b20ce6c561f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2453 | 2026.03.26 16:29:38.162023 [ 4 ] {86fe7817-f8fd-4315-9993-c9252f44b5dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2454 | 2026.03.26 16:29:38.162028 [ 194 ] {4a823078-072e-4dfa-ae8b-e9fc9235f059::all_1_11_2} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2455 | 2026.03.26 16:29:38.162109 [ 197 ] {ab29ec1f-2708-4131-91d7-3b20ce6c561f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2456 | 2026.03.26 16:29:38.162122 [ 194 ] {4a823078-072e-4dfa-ae8b-e9fc9235f059::all_1_11_2} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2457 | 2026.03.26 16:29:38.162167 [ 197 ] {ab29ec1f-2708-4131-91d7-3b20ce6c561f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2458 | 2026.03.26 16:29:38.162202 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 2459 | 2026.03.26 16:29:38.162218 [ 197 ] {ab29ec1f-2708-4131-91d7-3b20ce6c561f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 801 rows starting from the beginning of the part | ||
| 2460 | 2026.03.26 16:29:38.162269 [ 197 ] {ab29ec1f-2708-4131-91d7-3b20ce6c561f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2461 | 2026.03.26 16:29:38.162310 [ 197 ] {ab29ec1f-2708-4131-91d7-3b20ce6c561f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 2462 | 2026.03.26 16:29:38.162490 [ 4 ] {86fe7817-f8fd-4315-9993-c9252f44b5dc} <Trace> oximeter.fields_u8 (b5764d8a-0d35-40d2-89b0-844c0ecb39a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2463 | 2026.03.26 16:29:38.162533 [ 4 ] {86fe7817-f8fd-4315-9993-c9252f44b5dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2464 | 2026.03.26 16:29:38.162864 [ 4 ] {86fe7817-f8fd-4315-9993-c9252f44b5dc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2465 | 2026.03.26 16:29:38.163091 [ 4 ] {86fe7817-f8fd-4315-9993-c9252f44b5dc} <Trace> oximeter.fields_u8 (b5764d8a-0d35-40d2-89b0-844c0ecb39a3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2466 | 2026.03.26 16:29:38.163220 [ 4 ] {86fe7817-f8fd-4315-9993-c9252f44b5dc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001275 sec., 116078.431372549 rows/sec., 6.60 MiB/sec. | ||
| 2467 | 2026.03.26 16:29:38.163257 [ 4 ] {86fe7817-f8fd-4315-9993-c9252f44b5dc} <Debug> TCPHandler: Processed in 0.001445059 sec. | ||
| 2468 | 2026.03.26 16:29:38.163370 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2469 | 2026.03.26 16:29:38.163418 [ 194 ] {ab29ec1f-2708-4131-91d7-3b20ce6c561f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1421 rows, containing 5 columns (5 merged, 0 gathered) in 0.001684064 sec., 843792.1599179128 rows/sec., 54.74 MiB/sec. | ||
| 2470 | 2026.03.26 16:29:38.163462 [ 4 ] {ce81ce05-d384-46b8-8812-868951f29e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2471 | 2026.03.26 16:29:38.163506 [ 4 ] {ce81ce05-d384-46b8-8812-868951f29e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2472 | 2026.03.26 16:29:38.163577 [ 196 ] {ab29ec1f-2708-4131-91d7-3b20ce6c561f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2473 | 2026.03.26 16:29:38.163812 [ 196 ] {ab29ec1f-2708-4131-91d7-3b20ce6c561f::all_1_6_1} <Trace> oximeter.fields_u32 (ab29ec1f-2708-4131-91d7-3b20ce6c561f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2474 | 2026.03.26 16:29:38.163869 [ 196 ] {ab29ec1f-2708-4131-91d7-3b20ce6c561f::all_1_6_1} <Trace> oximeter.fields_u32 (ab29ec1f-2708-4131-91d7-3b20ce6c561f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2475 | 2026.03.26 16:29:38.163935 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 2476 | 2026.03.26 16:29:38.164120 [ 4 ] {ce81ce05-d384-46b8-8812-868951f29e37} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2477 | 2026.03.26 16:29:38.164154 [ 4 ] {ce81ce05-d384-46b8-8812-868951f29e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2478 | 2026.03.26 16:29:38.164470 [ 4 ] {ce81ce05-d384-46b8-8812-868951f29e37} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2479 | 2026.03.26 16:29:38.164671 [ 4 ] {ce81ce05-d384-46b8-8812-868951f29e37} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2480 | 2026.03.26 16:29:38.164763 [ 27 ] {} <Debug> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2481 | 2026.03.26 16:29:38.164791 [ 27 ] {} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2482 | 2026.03.26 16:29:38.164794 [ 4 ] {ce81ce05-d384-46b8-8812-868951f29e37} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.00135 sec., 388148.14814814815 rows/sec., 27.42 MiB/sec. | ||
| 2483 | 2026.03.26 16:29:38.164808 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2484 | 2026.03.26 16:29:38.164832 [ 4 ] {ce81ce05-d384-46b8-8812-868951f29e37} <Debug> TCPHandler: Processed in 0.001509961 sec. | ||
| 2485 | 2026.03.26 16:29:38.164905 [ 193 ] {82449c53-a1e0-469e-9a89-9bf518f4d12d::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 | ||
| 2486 | 2026.03.26 16:29:38.164940 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2487 | 2026.03.26 16:29:38.165017 [ 193 ] {82449c53-a1e0-469e-9a89-9bf518f4d12d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2488 | 2026.03.26 16:29:38.165037 [ 4 ] {cd05f36a-f088-4d2c-8168-5b88c54637ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2489 | 2026.03.26 16:29:38.165056 [ 193 ] {82449c53-a1e0-469e-9a89-9bf518f4d12d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 582 rows starting from the beginning of the part | ||
| 2490 | 2026.03.26 16:29:38.165082 [ 4 ] {cd05f36a-f088-4d2c-8168-5b88c54637ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2491 | 2026.03.26 16:29:38.165135 [ 193 ] {82449c53-a1e0-469e-9a89-9bf518f4d12d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1289 rows starting from the beginning of the part | ||
| 2492 | 2026.03.26 16:29:38.165189 [ 193 ] {82449c53-a1e0-469e-9a89-9bf518f4d12d::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 | ||
| 2493 | 2026.03.26 16:29:38.165233 [ 193 ] {82449c53-a1e0-469e-9a89-9bf518f4d12d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 524 rows starting from the beginning of the part | ||
| 2494 | 2026.03.26 16:29:38.165274 [ 193 ] {82449c53-a1e0-469e-9a89-9bf518f4d12d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 2495 | 2026.03.26 16:29:38.165316 [ 193 ] {82449c53-a1e0-469e-9a89-9bf518f4d12d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 524 rows starting from the beginning of the part | ||
| 2496 | 2026.03.26 16:29:38.165419 [ 4 ] {cd05f36a-f088-4d2c-8168-5b88c54637ab} <Trace> oximeter.measurements_bool (f419aa2b-65ca-4af0-8e35-a1f1d59a0784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2497 | 2026.03.26 16:29:38.165459 [ 4 ] {cd05f36a-f088-4d2c-8168-5b88c54637ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2498 | 2026.03.26 16:29:38.165793 [ 4 ] {cd05f36a-f088-4d2c-8168-5b88c54637ab} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2499 | 2026.03.26 16:29:38.166017 [ 4 ] {cd05f36a-f088-4d2c-8168-5b88c54637ab} <Trace> oximeter.measurements_bool (f419aa2b-65ca-4af0-8e35-a1f1d59a0784): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2500 | 2026.03.26 16:29:38.166148 [ 4 ] {cd05f36a-f088-4d2c-8168-5b88c54637ab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001128 sec., 5319.148936170212 rows/sec., 277.90 KiB/sec. | ||
| 2501 | 2026.03.26 16:29:38.166182 [ 4 ] {cd05f36a-f088-4d2c-8168-5b88c54637ab} <Debug> TCPHandler: Processed in 0.001289516 sec. | ||
| 2502 | 2026.03.26 16:29:38.166292 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2503 | 2026.03.26 16:29:38.166384 [ 4 ] {9433d044-9ea9-49c2-b3f5-93ba108b8719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2504 | 2026.03.26 16:29:38.166425 [ 4 ] {9433d044-9ea9-49c2-b3f5-93ba108b8719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2505 | 2026.03.26 16:29:38.166577 [ 196 ] {82449c53-a1e0-469e-9a89-9bf518f4d12d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3047 rows, containing 5 columns (5 merged, 0 gathered) in 0.001717405 sec., 1774188.383054667 rows/sec., 130.17 MiB/sec. | ||
| 2506 | 2026.03.26 16:29:38.166790 [ 194 ] {82449c53-a1e0-469e-9a89-9bf518f4d12d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2507 | 2026.03.26 16:29:38.166821 [ 4 ] {9433d044-9ea9-49c2-b3f5-93ba108b8719} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2508 | 2026.03.26 16:29:38.166861 [ 4 ] {9433d044-9ea9-49c2-b3f5-93ba108b8719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2509 | 2026.03.26 16:29:38.167105 [ 194 ] {82449c53-a1e0-469e-9a89-9bf518f4d12d::all_1_11_2} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2510 | 2026.03.26 16:29:38.167180 [ 194 ] {82449c53-a1e0-469e-9a89-9bf518f4d12d::all_1_11_2} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2511 | 2026.03.26 16:29:38.167227 [ 4 ] {9433d044-9ea9-49c2-b3f5-93ba108b8719} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2512 | 2026.03.26 16:29:38.167253 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 2513 | 2026.03.26 16:29:38.167445 [ 4 ] {9433d044-9ea9-49c2-b3f5-93ba108b8719} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2514 | 2026.03.26 16:29:38.167539 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2515 | 2026.03.26 16:29:38.167567 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2516 | 2026.03.26 16:29:38.167572 [ 4 ] {9433d044-9ea9-49c2-b3f5-93ba108b8719} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001206 sec., 219734.66003316749 rows/sec., 14.60 MiB/sec. | ||
| 2517 | 2026.03.26 16:29:38.167584 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2518 | 2026.03.26 16:29:38.167608 [ 4 ] {9433d044-9ea9-49c2-b3f5-93ba108b8719} <Debug> TCPHandler: Processed in 0.001362587 sec. | ||
| 2519 | 2026.03.26 16:29:38.167654 [ 193 ] {c4561f0c-c202-4ef9-948c-2b3bced73e1e::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 | ||
| 2520 | 2026.03.26 16:29:38.167716 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2521 | 2026.03.26 16:29:38.167751 [ 193 ] {c4561f0c-c202-4ef9-948c-2b3bced73e1e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2522 | 2026.03.26 16:29:38.167780 [ 193 ] {c4561f0c-c202-4ef9-948c-2b3bced73e1e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1138 rows starting from the beginning of the part | ||
| 2523 | 2026.03.26 16:29:38.167813 [ 4 ] {3d25adca-eaad-4f1a-a137-673f9e1570fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2524 | 2026.03.26 16:29:38.167826 [ 193 ] {c4561f0c-c202-4ef9-948c-2b3bced73e1e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2931 rows starting from the beginning of the part | ||
| 2525 | 2026.03.26 16:29:38.167861 [ 4 ] {3d25adca-eaad-4f1a-a137-673f9e1570fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2526 | 2026.03.26 16:29:38.167871 [ 193 ] {c4561f0c-c202-4ef9-948c-2b3bced73e1e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 96 rows starting from the beginning of the part | ||
| 2527 | 2026.03.26 16:29:38.167914 [ 193 ] {c4561f0c-c202-4ef9-948c-2b3bced73e1e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 265 rows starting from the beginning of the part | ||
| 2528 | 2026.03.26 16:29:38.167949 [ 193 ] {c4561f0c-c202-4ef9-948c-2b3bced73e1e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2529 | 2026.03.26 16:29:38.167987 [ 193 ] {c4561f0c-c202-4ef9-948c-2b3bced73e1e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 265 rows starting from the beginning of the part | ||
| 2530 | 2026.03.26 16:29:38.168194 [ 4 ] {3d25adca-eaad-4f1a-a137-673f9e1570fd} <Trace> oximeter.measurements_f64 (47297017-73db-4b6d-8e3f-5f44aead31fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2531 | 2026.03.26 16:29:38.168233 [ 4 ] {3d25adca-eaad-4f1a-a137-673f9e1570fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2532 | 2026.03.26 16:29:38.168530 [ 4 ] {3d25adca-eaad-4f1a-a137-673f9e1570fd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2533 | 2026.03.26 16:29:38.168743 [ 4 ] {3d25adca-eaad-4f1a-a137-673f9e1570fd} <Trace> oximeter.measurements_f64 (47297017-73db-4b6d-8e3f-5f44aead31fc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2534 | 2026.03.26 16:29:38.168875 [ 4 ] {3d25adca-eaad-4f1a-a137-673f9e1570fd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001081 sec., 925.0693802035154 rows/sec., 62.33 KiB/sec. | ||
| 2535 | 2026.03.26 16:29:38.168912 [ 4 ] {3d25adca-eaad-4f1a-a137-673f9e1570fd} <Debug> TCPHandler: Processed in 0.001243246 sec. | ||
| 2536 | 2026.03.26 16:29:38.169028 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2537 | 2026.03.26 16:29:38.169119 [ 4 ] {6a6537c5-ea92-42d4-b5b6-0e519ff318fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2538 | 2026.03.26 16:29:38.169173 [ 4 ] {6a6537c5-ea92-42d4-b5b6-0e519ff318fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2539 | 2026.03.26 16:29:38.169976 [ 196 ] {c4561f0c-c202-4ef9-948c-2b3bced73e1e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4855 rows, containing 5 columns (5 merged, 0 gathered) in 0.002353737 sec., 2062677.350952974 rows/sec., 134.16 MiB/sec. | ||
| 2540 | 2026.03.26 16:29:38.170005 [ 4 ] {6a6537c5-ea92-42d4-b5b6-0e519ff318fa} <Trace> oximeter.measurements_histogramu64 (9a76cd58-59b8-4366-b6b3-64b05e41ca43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2541 | 2026.03.26 16:29:38.170041 [ 4 ] {6a6537c5-ea92-42d4-b5b6-0e519ff318fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2542 | 2026.03.26 16:29:38.170404 [ 193 ] {c4561f0c-c202-4ef9-948c-2b3bced73e1e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2543 | 2026.03.26 16:29:38.170597 [ 4 ] {6a6537c5-ea92-42d4-b5b6-0e519ff318fa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2544 | 2026.03.26 16:29:38.170679 [ 193 ] {c4561f0c-c202-4ef9-948c-2b3bced73e1e::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2545 | 2026.03.26 16:29:38.170767 [ 193 ] {c4561f0c-c202-4ef9-948c-2b3bced73e1e::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2546 | 2026.03.26 16:29:38.170834 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 2547 | 2026.03.26 16:29:38.170862 [ 4 ] {6a6537c5-ea92-42d4-b5b6-0e519ff318fa} <Trace> oximeter.measurements_histogramu64 (9a76cd58-59b8-4366-b6b3-64b05e41ca43): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2548 | 2026.03.26 16:29:38.171006 [ 4 ] {6a6537c5-ea92-42d4-b5b6-0e519ff318fa} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001904 sec., 17857.142857142855 rows/sec., 32.00 MiB/sec. | ||
| 2549 | 2026.03.26 16:29:38.171055 [ 4 ] {6a6537c5-ea92-42d4-b5b6-0e519ff318fa} <Debug> TCPHandler: Processed in 0.002074342 sec. | ||
| 2550 | 2026.03.26 16:29:38.171168 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2551 | 2026.03.26 16:29:38.171259 [ 4 ] {9185116d-7e36-4757-85e3-c64d7d2cb0a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2552 | 2026.03.26 16:29:38.171298 [ 4 ] {9185116d-7e36-4757-85e3-c64d7d2cb0a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2553 | 2026.03.26 16:29:38.171616 [ 4 ] {9185116d-7e36-4757-85e3-c64d7d2cb0a3} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2554 | 2026.03.26 16:29:38.171650 [ 4 ] {9185116d-7e36-4757-85e3-c64d7d2cb0a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2555 | 2026.03.26 16:29:38.171943 [ 4 ] {9185116d-7e36-4757-85e3-c64d7d2cb0a3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2556 | 2026.03.26 16:29:38.172137 [ 4 ] {9185116d-7e36-4757-85e3-c64d7d2cb0a3} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2557 | 2026.03.26 16:29:38.172224 [ 27 ] {} <Debug> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2558 | 2026.03.26 16:29:38.172254 [ 27 ] {} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2559 | 2026.03.26 16:29:38.172255 [ 4 ] {9185116d-7e36-4757-85e3-c64d7d2cb0a3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001014 sec., 88757.39644970415 rows/sec., 5.55 MiB/sec. | ||
| 2560 | 2026.03.26 16:29:38.172271 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2561 | 2026.03.26 16:29:38.172294 [ 4 ] {9185116d-7e36-4757-85e3-c64d7d2cb0a3} <Debug> TCPHandler: Processed in 0.001173744 sec. | ||
| 2562 | 2026.03.26 16:29:38.172371 [ 190 ] {523b54b3-fe2c-42c0-9972-06e7ff36b3a7::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 | ||
| 2563 | 2026.03.26 16:29:38.172483 [ 190 ] {523b54b3-fe2c-42c0-9972-06e7ff36b3a7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2564 | 2026.03.26 16:29:38.172516 [ 190 ] {523b54b3-fe2c-42c0-9972-06e7ff36b3a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 348 rows starting from the beginning of the part | ||
| 2565 | 2026.03.26 16:29:38.172586 [ 190 ] {523b54b3-fe2c-42c0-9972-06e7ff36b3a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 2566 | 2026.03.26 16:29:38.172629 [ 190 ] {523b54b3-fe2c-42c0-9972-06e7ff36b3a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 2567 | 2026.03.26 16:29:38.172674 [ 190 ] {523b54b3-fe2c-42c0-9972-06e7ff36b3a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
| 2568 | 2026.03.26 16:29:38.172718 [ 190 ] {523b54b3-fe2c-42c0-9972-06e7ff36b3a7::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 | ||
| 2569 | 2026.03.26 16:29:38.172757 [ 190 ] {523b54b3-fe2c-42c0-9972-06e7ff36b3a7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2570 | 2026.03.26 16:29:38.173515 [ 190 ] {523b54b3-fe2c-42c0-9972-06e7ff36b3a7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 4 columns (4 merged, 0 gathered) in 0.001187484 sec., 545691.5630021121 rows/sec., 35.25 MiB/sec. | ||
| 2571 | 2026.03.26 16:29:38.173631 [ 190 ] {523b54b3-fe2c-42c0-9972-06e7ff36b3a7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2572 | 2026.03.26 16:29:38.173850 [ 190 ] {523b54b3-fe2c-42c0-9972-06e7ff36b3a7::all_1_11_2} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2573 | 2026.03.26 16:29:38.173911 [ 190 ] {523b54b3-fe2c-42c0-9972-06e7ff36b3a7::all_1_11_2} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2574 | 2026.03.26 16:29:38.173961 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2575 | 2026.03.26 16:29:39.121232 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4329 | ||
| 2576 | 2026.03.26 16:29:39.121734 [ 244 ] {} <Trace> system.asynchronous_metric_log (c281f950-690a-4e71-93fb-d781c63a7178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2577 | 2026.03.26 16:29:39.121783 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2578 | 2026.03.26 16:29:39.122352 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2579 | 2026.03.26 16:29:39.122598 [ 244 ] {} <Trace> system.asynchronous_metric_log (c281f950-690a-4e71-93fb-d781c63a7178): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2580 | 2026.03.26 16:29:39.122753 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4329 | ||
| 2581 | 2026.03.26 16:29:39.196860 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58698 | ||
| 2582 | 2026.03.26 16:29:39.196965 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2583 | 2026.03.26 16:29:39.196990 [ 3 ] {} <Debug> TCP-Session: 1f40dc32-1b40-4b38-8c32-7fb416108975 Authenticating user 'default' from [fd00:1122:3344:101::e]:58698 | ||
| 2584 | 2026.03.26 16:29:39.197011 [ 3 ] {} <Debug> TCP-Session: 1f40dc32-1b40-4b38-8c32-7fb416108975 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2585 | 2026.03.26 16:29:39.197024 [ 3 ] {} <Debug> TCP-Session: 1f40dc32-1b40-4b38-8c32-7fb416108975 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2586 | 2026.03.26 16:29:39.197212 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39509 | ||
| 2587 | 2026.03.26 16:29:39.197224 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55184 | ||
| 2588 | 2026.03.26 16:29:39.197257 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44125 | ||
| 2589 | 2026.03.26 16:29:39.197290 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2590 | 2026.03.26 16:29:39.197297 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53242 | ||
| 2591 | 2026.03.26 16:29:39.197328 [ 288 ] {} <Debug> TCP-Session: 0dce8803-52eb-42da-8e16-328fe89fbff1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39509 | ||
| 2592 | 2026.03.26 16:29:39.197269 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50062 | ||
| 2593 | 2026.03.26 16:29:39.197368 [ 288 ] {} <Debug> TCP-Session: 0dce8803-52eb-42da-8e16-328fe89fbff1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2594 | 2026.03.26 16:29:39.197375 [ 3 ] {} <Trace> TCP-Session: 1f40dc32-1b40-4b38-8c32-7fb416108975 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2595 | 2026.03.26 16:29:39.197392 [ 288 ] {} <Debug> TCP-Session: 0dce8803-52eb-42da-8e16-328fe89fbff1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2596 | 2026.03.26 16:29:39.197364 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2597 | 2026.03.26 16:29:39.197364 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2598 | 2026.03.26 16:29:39.197458 [ 290 ] {} <Debug> TCP-Session: 8ce9929e-93d5-4753-86d1-83fc6b3de388 Authenticating user 'default' from [fd00:1122:3344:101::e]:44125 | ||
| 2599 | 2026.03.26 16:29:39.197472 [ 287 ] {} <Debug> TCP-Session: c07aad52-3473-4916-9b85-bfa9801b8971 Authenticating user 'default' from [fd00:1122:3344:101::e]:55184 | ||
| 2600 | 2026.03.26 16:29:39.197487 [ 290 ] {} <Debug> TCP-Session: 8ce9929e-93d5-4753-86d1-83fc6b3de388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2601 | 2026.03.26 16:29:39.197499 [ 287 ] {} <Debug> TCP-Session: c07aad52-3473-4916-9b85-bfa9801b8971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2602 | 2026.03.26 16:29:39.197507 [ 290 ] {} <Debug> TCP-Session: 8ce9929e-93d5-4753-86d1-83fc6b3de388 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2603 | 2026.03.26 16:29:39.197516 [ 287 ] {} <Debug> TCP-Session: c07aad52-3473-4916-9b85-bfa9801b8971 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2604 | 2026.03.26 16:29:39.197260 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43482 | ||
| 2605 | 2026.03.26 16:29:39.197546 [ 3 ] {be5d673b-ecd2-44d3-9d18-0aab90f19eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58698) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2606 | 2026.03.26 16:29:39.197221 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37316 | ||
| 2607 | 2026.03.26 16:29:39.197264 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45627 | ||
| 2608 | 2026.03.26 16:29:39.197637 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2609 | 2026.03.26 16:29:39.197702 [ 293 ] {} <Debug> TCP-Session: 7847ae8f-5a19-45e8-b8d4-fc6c8750feec Authenticating user 'default' from [fd00:1122:3344:101::e]:53242 | ||
| 2610 | 2026.03.26 16:29:39.197727 [ 293 ] {} <Debug> TCP-Session: 7847ae8f-5a19-45e8-b8d4-fc6c8750feec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2611 | 2026.03.26 16:29:39.197727 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2612 | 2026.03.26 16:29:39.197743 [ 293 ] {} <Debug> TCP-Session: 7847ae8f-5a19-45e8-b8d4-fc6c8750feec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2613 | 2026.03.26 16:29:39.197769 [ 292 ] {} <Debug> TCP-Session: bbf88c77-ebd2-4e33-939a-0a74ace87390 Authenticating user 'default' from [fd00:1122:3344:101::e]:50062 | ||
| 2614 | 2026.03.26 16:29:39.197791 [ 292 ] {} <Debug> TCP-Session: bbf88c77-ebd2-4e33-939a-0a74ace87390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2615 | 2026.03.26 16:29:39.197802 [ 292 ] {} <Debug> TCP-Session: bbf88c77-ebd2-4e33-939a-0a74ace87390 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2616 | 2026.03.26 16:29:39.197831 [ 3 ] {be5d673b-ecd2-44d3-9d18-0aab90f19eb0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2617 | 2026.03.26 16:29:39.197868 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2618 | 2026.03.26 16:29:39.197884 [ 3 ] {be5d673b-ecd2-44d3-9d18-0aab90f19eb0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2619 | 2026.03.26 16:29:39.197898 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2620 | 2026.03.26 16:29:39.197913 [ 289 ] {} <Debug> TCP-Session: 07a119ac-3bb5-4744-97b4-45471b59d984 Authenticating user 'default' from [fd00:1122:3344:101::e]:43482 | ||
| 2621 | 2026.03.26 16:29:39.197943 [ 291 ] {} <Debug> TCP-Session: 49fbe99c-f8d7-4783-8071-d7e0c5c2158b Authenticating user 'default' from [fd00:1122:3344:101::e]:45627 | ||
| 2622 | 2026.03.26 16:29:39.197953 [ 289 ] {} <Debug> TCP-Session: 07a119ac-3bb5-4744-97b4-45471b59d984 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2623 | 2026.03.26 16:29:39.197975 [ 291 ] {} <Debug> TCP-Session: 49fbe99c-f8d7-4783-8071-d7e0c5c2158b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2624 | 2026.03.26 16:29:39.197981 [ 289 ] {} <Debug> TCP-Session: 07a119ac-3bb5-4744-97b4-45471b59d984 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2625 | 2026.03.26 16:29:39.197998 [ 291 ] {} <Debug> TCP-Session: 49fbe99c-f8d7-4783-8071-d7e0c5c2158b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2626 | 2026.03.26 16:29:39.197988 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2627 | 2026.03.26 16:29:39.198046 [ 286 ] {} <Debug> TCP-Session: 167de809-cc18-4d7e-a7b6-f08dffa6258e Authenticating user 'default' from [fd00:1122:3344:101::e]:37316 | ||
| 2628 | 2026.03.26 16:29:39.198065 [ 286 ] {} <Debug> TCP-Session: 167de809-cc18-4d7e-a7b6-f08dffa6258e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2629 | 2026.03.26 16:29:39.198080 [ 286 ] {} <Debug> TCP-Session: 167de809-cc18-4d7e-a7b6-f08dffa6258e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2630 | 2026.03.26 16:29:39.198177 [ 3 ] {be5d673b-ecd2-44d3-9d18-0aab90f19eb0} <Debug> oximeter.version (7cb4e5fe-3453-403a-a865-b847f035a68b) (SelectExecutor): Key condition: unknown | ||
| 2631 | 2026.03.26 16:29:39.198264 [ 3 ] {be5d673b-ecd2-44d3-9d18-0aab90f19eb0} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2632 | 2026.03.26 16:29:39.385885 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2633 | 2026.03.26 16:29:39.404037 [ 243 ] {} <Trace> system.metric_log (438c9976-e4e0-4cfb-a903-34e83b16d487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2634 | 2026.03.26 16:29:39.404106 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2635 | 2026.03.26 16:29:39.420803 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2636 | 2026.03.26 16:29:39.421554 [ 243 ] {} <Trace> system.metric_log (438c9976-e4e0-4cfb-a903-34e83b16d487): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2637 | 2026.03.26 16:29:39.425022 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2638 | 2026.03.26 16:29:39.651502 [ 313 ] {be5d673b-ecd2-44d3-9d18-0aab90f19eb0} <Trace> AggregatingTransform: Aggregating | ||
| 2639 | 2026.03.26 16:29:39.651562 [ 313 ] {be5d673b-ecd2-44d3-9d18-0aab90f19eb0} <Trace> Aggregator: Aggregation method: without_key | ||
| 2640 | 2026.03.26 16:29:39.651601 [ 313 ] {be5d673b-ecd2-44d3-9d18-0aab90f19eb0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001363687 sec. (733.306 rows/sec., 28.64 KiB/sec.) | ||
| 2641 | 2026.03.26 16:29:39.651622 [ 313 ] {be5d673b-ecd2-44d3-9d18-0aab90f19eb0} <Trace> Aggregator: Merging aggregated data | ||
| 2642 | 2026.03.26 16:29:39.652699 [ 3 ] {be5d673b-ecd2-44d3-9d18-0aab90f19eb0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.455201 sec., 2.1968317292800323 rows/sec., 87.87 B/sec. | ||
| 2643 | 2026.03.26 16:29:39.652857 [ 3 ] {be5d673b-ecd2-44d3-9d18-0aab90f19eb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2644 | 2026.03.26 16:29:39.652875 [ 3 ] {be5d673b-ecd2-44d3-9d18-0aab90f19eb0} <Debug> TCPHandler: Processed in 0.455612038 sec. | ||
| 2645 | 2026.03.26 16:29:39.652999 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2646 | 2026.03.26 16:29:39.653028 [ 3 ] {} <Debug> TCP-Session: 1f40dc32-1b40-4b38-8c32-7fb416108975 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2647 | 2026.03.26 16:29:39.653048 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2648 | 2026.03.26 16:29:39.653072 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2649 | 2026.03.26 16:29:39.653091 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2650 | 2026.03.26 16:29:39.653111 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2651 | 2026.03.26 16:29:39.653143 [ 289 ] {} <Debug> TCP-Session: 07a119ac-3bb5-4744-97b4-45471b59d984 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2652 | 2026.03.26 16:29:39.653150 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2653 | 2026.03.26 16:29:39.653170 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2654 | 2026.03.26 16:29:39.653174 [ 291 ] {} <Debug> TCP-Session: 49fbe99c-f8d7-4783-8071-d7e0c5c2158b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2655 | 2026.03.26 16:29:39.653201 [ 288 ] {} <Debug> TCP-Session: 0dce8803-52eb-42da-8e16-328fe89fbff1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2656 | 2026.03.26 16:29:39.653224 [ 292 ] {} <Debug> TCP-Session: bbf88c77-ebd2-4e33-939a-0a74ace87390 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2657 | 2026.03.26 16:29:39.653188 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2658 | 2026.03.26 16:29:39.653170 [ 286 ] {} <Debug> TCP-Session: 167de809-cc18-4d7e-a7b6-f08dffa6258e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2659 | 2026.03.26 16:29:39.653133 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2660 | 2026.03.26 16:29:39.653285 [ 290 ] {} <Debug> TCP-Session: 8ce9929e-93d5-4753-86d1-83fc6b3de388 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2661 | 2026.03.26 16:29:39.653105 [ 293 ] {} <Debug> TCP-Session: 7847ae8f-5a19-45e8-b8d4-fc6c8750feec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2662 | 2026.03.26 16:29:39.653322 [ 287 ] {} <Debug> TCP-Session: c07aad52-3473-4916-9b85-bfa9801b8971 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2663 | 2026.03.26 16:29:40.001169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.53 MiB, peak 196.63 MiB, free memory in arenas 0.00 B, will set to 207.66 MiB (RSS), difference: 19.13 MiB | ||
| 2664 | 2026.03.26 16:29:41.616980 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 372 | ||
| 2665 | 2026.03.26 16:29:41.619219 [ 242 ] {} <Trace> system.query_log (983aac9c-18cd-4530-a0fa-4567ca49f76a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2666 | 2026.03.26 16:29:41.619264 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2667 | 2026.03.26 16:29:41.620401 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2668 | 2026.03.26 16:29:41.620651 [ 242 ] {} <Trace> system.query_log (983aac9c-18cd-4530-a0fa-4567ca49f76a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2669 | 2026.03.26 16:29:41.620799 [ 32 ] {} <Debug> system.query_log (983aac9c-18cd-4530-a0fa-4567ca49f76a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2670 | 2026.03.26 16:29:41.620834 [ 32 ] {} <Trace> system.query_log (983aac9c-18cd-4530-a0fa-4567ca49f76a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2671 | 2026.03.26 16:29:41.620852 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2672 | 2026.03.26 16:29:41.620918 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 372 | ||
| 2673 | 2026.03.26 16:29:41.620974 [ 196 ] {983aac9c-18cd-4530-a0fa-4567ca49f76a::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 | ||
| 2674 | 2026.03.26 16:29:41.621608 [ 196 ] {983aac9c-18cd-4530-a0fa-4567ca49f76a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2675 | 2026.03.26 16:29:41.621768 [ 196 ] {983aac9c-18cd-4530-a0fa-4567ca49f76a::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 | ||
| 2676 | 2026.03.26 16:29:41.622194 [ 196 ] {983aac9c-18cd-4530-a0fa-4567ca49f76a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 84 rows starting from the beginning of the part | ||
| 2677 | 2026.03.26 16:29:41.622546 [ 196 ] {983aac9c-18cd-4530-a0fa-4567ca49f76a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 68 rows starting from the beginning of the part | ||
| 2678 | 2026.03.26 16:29:41.622872 [ 196 ] {983aac9c-18cd-4530-a0fa-4567ca49f76a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part | ||
| 2679 | 2026.03.26 16:29:41.623233 [ 196 ] {983aac9c-18cd-4530-a0fa-4567ca49f76a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 2680 | 2026.03.26 16:29:41.623598 [ 196 ] {983aac9c-18cd-4530-a0fa-4567ca49f76a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part | ||
| 2681 | 2026.03.26 16:29:41.629738 [ 191 ] {983aac9c-18cd-4530-a0fa-4567ca49f76a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 72 columns (72 merged, 0 gathered) in 0.008817118 sec., 42190.65685635601 rows/sec., 45.02 MiB/sec. | ||
| 2682 | 2026.03.26 16:29:41.630670 [ 187 ] {983aac9c-18cd-4530-a0fa-4567ca49f76a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2683 | 2026.03.26 16:29:41.631249 [ 187 ] {983aac9c-18cd-4530-a0fa-4567ca49f76a::all_1_6_1} <Trace> system.query_log (983aac9c-18cd-4530-a0fa-4567ca49f76a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2684 | 2026.03.26 16:29:41.631313 [ 187 ] {983aac9c-18cd-4530-a0fa-4567ca49f76a::all_1_6_1} <Trace> system.query_log (983aac9c-18cd-4530-a0fa-4567ca49f76a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2685 | 2026.03.26 16:29:41.631508 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
| 2686 | 2026.03.26 16:29:43.141884 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2687 | 2026.03.26 16:29:43.142078 [ 4 ] {8a3b3f05-4b52-4b5a-acfb-fe91e052b81b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2688 | 2026.03.26 16:29:43.142149 [ 4 ] {8a3b3f05-4b52-4b5a-acfb-fe91e052b81b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2689 | 2026.03.26 16:29:43.142791 [ 4 ] {8a3b3f05-4b52-4b5a-acfb-fe91e052b81b} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2690 | 2026.03.26 16:29:43.142836 [ 4 ] {8a3b3f05-4b52-4b5a-acfb-fe91e052b81b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2691 | 2026.03.26 16:29:43.143222 [ 4 ] {8a3b3f05-4b52-4b5a-acfb-fe91e052b81b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2692 | 2026.03.26 16:29:43.143448 [ 4 ] {8a3b3f05-4b52-4b5a-acfb-fe91e052b81b} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2693 | 2026.03.26 16:29:43.143609 [ 4 ] {8a3b3f05-4b52-4b5a-acfb-fe91e052b81b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001583 sec., 35375.86860391661 rows/sec., 2.70 MiB/sec. | ||
| 2694 | 2026.03.26 16:29:43.143656 [ 4 ] {8a3b3f05-4b52-4b5a-acfb-fe91e052b81b} <Debug> TCPHandler: Processed in 0.001900359 sec. | ||
| 2695 | 2026.03.26 16:29:43.143776 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2696 | 2026.03.26 16:29:43.143878 [ 4 ] {b157aa5c-2307-4ace-8f52-f37dfc24c143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2697 | 2026.03.26 16:29:43.143922 [ 4 ] {b157aa5c-2307-4ace-8f52-f37dfc24c143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2698 | 2026.03.26 16:29:43.144333 [ 4 ] {b157aa5c-2307-4ace-8f52-f37dfc24c143} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2699 | 2026.03.26 16:29:43.144371 [ 4 ] {b157aa5c-2307-4ace-8f52-f37dfc24c143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2700 | 2026.03.26 16:29:43.144677 [ 4 ] {b157aa5c-2307-4ace-8f52-f37dfc24c143} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2701 | 2026.03.26 16:29:43.144905 [ 4 ] {b157aa5c-2307-4ace-8f52-f37dfc24c143} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2702 | 2026.03.26 16:29:43.145031 [ 4 ] {b157aa5c-2307-4ace-8f52-f37dfc24c143} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001174 sec., 54514.48040885861 rows/sec., 4.25 MiB/sec. | ||
| 2703 | 2026.03.26 16:29:43.145069 [ 4 ] {b157aa5c-2307-4ace-8f52-f37dfc24c143} <Debug> TCPHandler: Processed in 0.001344277 sec. | ||
| 2704 | 2026.03.26 16:29:43.145196 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2705 | 2026.03.26 16:29:43.145291 [ 4 ] {7a216c8c-ae77-45ad-bf09-2b4e22f10bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2706 | 2026.03.26 16:29:43.145334 [ 4 ] {7a216c8c-ae77-45ad-bf09-2b4e22f10bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2707 | 2026.03.26 16:29:43.145757 [ 4 ] {7a216c8c-ae77-45ad-bf09-2b4e22f10bde} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2708 | 2026.03.26 16:29:43.145794 [ 4 ] {7a216c8c-ae77-45ad-bf09-2b4e22f10bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2709 | 2026.03.26 16:29:43.146121 [ 4 ] {7a216c8c-ae77-45ad-bf09-2b4e22f10bde} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2710 | 2026.03.26 16:29:43.146329 [ 4 ] {7a216c8c-ae77-45ad-bf09-2b4e22f10bde} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2711 | 2026.03.26 16:29:43.146458 [ 4 ] {7a216c8c-ae77-45ad-bf09-2b4e22f10bde} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 2712 | 2026.03.26 16:29:43.146495 [ 4 ] {7a216c8c-ae77-45ad-bf09-2b4e22f10bde} <Debug> TCPHandler: Processed in 0.001349177 sec. | ||
| 2713 | 2026.03.26 16:29:43.146609 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2714 | 2026.03.26 16:29:43.146707 [ 4 ] {3aa2b3e3-7b7a-4a01-8728-181712f2cb3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2715 | 2026.03.26 16:29:43.146749 [ 4 ] {3aa2b3e3-7b7a-4a01-8728-181712f2cb3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2716 | 2026.03.26 16:29:43.147074 [ 4 ] {3aa2b3e3-7b7a-4a01-8728-181712f2cb3d} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2717 | 2026.03.26 16:29:43.147110 [ 4 ] {3aa2b3e3-7b7a-4a01-8728-181712f2cb3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2718 | 2026.03.26 16:29:43.147407 [ 4 ] {3aa2b3e3-7b7a-4a01-8728-181712f2cb3d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2719 | 2026.03.26 16:29:43.147613 [ 4 ] {3aa2b3e3-7b7a-4a01-8728-181712f2cb3d} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2720 | 2026.03.26 16:29:43.147741 [ 4 ] {3aa2b3e3-7b7a-4a01-8728-181712f2cb3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 2721 | 2026.03.26 16:29:43.147776 [ 4 ] {3aa2b3e3-7b7a-4a01-8728-181712f2cb3d} <Debug> TCPHandler: Processed in 0.001215945 sec. | ||
| 2722 | 2026.03.26 16:29:46.531744 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2723 | 2026.03.26 16:29:46.531870 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2724 | 2026.03.26 16:29:46.623761 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4777 | ||
| 2725 | 2026.03.26 16:29:46.624246 [ 244 ] {} <Trace> system.asynchronous_metric_log (c281f950-690a-4e71-93fb-d781c63a7178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2726 | 2026.03.26 16:29:46.624290 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2727 | 2026.03.26 16:29:46.624779 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2728 | 2026.03.26 16:29:46.625003 [ 244 ] {} <Trace> system.asynchronous_metric_log (c281f950-690a-4e71-93fb-d781c63a7178): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2729 | 2026.03.26 16:29:46.625146 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4777 | ||
| 2730 | 2026.03.26 16:29:46.926022 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2731 | 2026.03.26 16:29:46.943264 [ 243 ] {} <Trace> system.metric_log (438c9976-e4e0-4cfb-a903-34e83b16d487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2732 | 2026.03.26 16:29:46.943318 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2733 | 2026.03.26 16:29:46.949251 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2734 | 2026.03.26 16:29:46.949920 [ 243 ] {} <Trace> system.metric_log (438c9976-e4e0-4cfb-a903-34e83b16d487): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2735 | 2026.03.26 16:29:46.952710 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2736 | 2026.03.26 16:29:47.001161 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.21 MiB, peak 213.21 MiB, free memory in arenas 0.00 B, will set to 210.61 MiB (RSS), difference: 1.40 MiB | ||
| 2737 | 2026.03.26 16:29:48.150025 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2738 | 2026.03.26 16:29:48.150207 [ 4 ] {86ac3b20-ae13-4538-9035-35f3eaef688c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2739 | 2026.03.26 16:29:48.150273 [ 4 ] {86ac3b20-ae13-4538-9035-35f3eaef688c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2740 | 2026.03.26 16:29:48.151007 [ 4 ] {86ac3b20-ae13-4538-9035-35f3eaef688c} <Trace> oximeter.fields_i16 (a868b555-e39a-4137-945c-5337ea927f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2741 | 2026.03.26 16:29:48.151052 [ 4 ] {86ac3b20-ae13-4538-9035-35f3eaef688c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2742 | 2026.03.26 16:29:48.151462 [ 4 ] {86ac3b20-ae13-4538-9035-35f3eaef688c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2743 | 2026.03.26 16:29:48.151696 [ 4 ] {86ac3b20-ae13-4538-9035-35f3eaef688c} <Trace> oximeter.fields_i16 (a868b555-e39a-4137-945c-5337ea927f09): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2744 | 2026.03.26 16:29:48.151851 [ 4 ] {86ac3b20-ae13-4538-9035-35f3eaef688c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001692 sec., 167848.69976359338 rows/sec., 10.66 MiB/sec. | ||
| 2745 | 2026.03.26 16:29:48.151858 [ 79 ] {} <Debug> oximeter.fields_i16 (a868b555-e39a-4137-945c-5337ea927f09) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2746 | 2026.03.26 16:29:48.151894 [ 4 ] {86ac3b20-ae13-4538-9035-35f3eaef688c} <Debug> TCPHandler: Processed in 0.00199752 sec. | ||
| 2747 | 2026.03.26 16:29:48.151923 [ 79 ] {} <Trace> oximeter.fields_i16 (a868b555-e39a-4137-945c-5337ea927f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2748 | 2026.03.26 16:29:48.151950 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2749 | 2026.03.26 16:29:48.152036 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2750 | 2026.03.26 16:29:48.152043 [ 196 ] {a868b555-e39a-4137-945c-5337ea927f09::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 | ||
| 2751 | 2026.03.26 16:29:48.152137 [ 196 ] {a868b555-e39a-4137-945c-5337ea927f09::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2752 | 2026.03.26 16:29:48.152146 [ 4 ] {605c733a-a589-4fa2-93f2-1d299ea81ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2753 | 2026.03.26 16:29:48.152167 [ 196 ] {a868b555-e39a-4137-945c-5337ea927f09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2754 | 2026.03.26 16:29:48.152190 [ 4 ] {605c733a-a589-4fa2-93f2-1d299ea81ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2755 | 2026.03.26 16:29:48.152224 [ 196 ] {a868b555-e39a-4137-945c-5337ea927f09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 2756 | 2026.03.26 16:29:48.152266 [ 196 ] {a868b555-e39a-4137-945c-5337ea927f09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 2757 | 2026.03.26 16:29:48.152302 [ 196 ] {a868b555-e39a-4137-945c-5337ea927f09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 2758 | 2026.03.26 16:29:48.152337 [ 196 ] {a868b555-e39a-4137-945c-5337ea927f09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 2759 | 2026.03.26 16:29:48.152371 [ 196 ] {a868b555-e39a-4137-945c-5337ea927f09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 2760 | 2026.03.26 16:29:48.153058 [ 4 ] {605c733a-a589-4fa2-93f2-1d299ea81ffe} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2761 | 2026.03.26 16:29:48.153094 [ 4 ] {605c733a-a589-4fa2-93f2-1d299ea81ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 2762 | 2026.03.26 16:29:48.153478 [ 187 ] {a868b555-e39a-4137-945c-5337ea927f09::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.00146771 sec., 983845.5825742142 rows/sec., 66.56 MiB/sec. | ||
| 2763 | 2026.03.26 16:29:48.153492 [ 4 ] {605c733a-a589-4fa2-93f2-1d299ea81ffe} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2764 | 2026.03.26 16:29:48.153626 [ 196 ] {a868b555-e39a-4137-945c-5337ea927f09::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2765 | 2026.03.26 16:29:48.153764 [ 4 ] {605c733a-a589-4fa2-93f2-1d299ea81ffe} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2766 | 2026.03.26 16:29:48.153874 [ 196 ] {a868b555-e39a-4137-945c-5337ea927f09::all_1_6_1} <Trace> oximeter.fields_i16 (a868b555-e39a-4137-945c-5337ea927f09): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2767 | 2026.03.26 16:29:48.153914 [ 4 ] {605c733a-a589-4fa2-93f2-1d299ea81ffe} <Debug> executeQuery: Read 865 rows, 69.97 KiB in 0.001789 sec., 483510.3409726104 rows/sec., 38.19 MiB/sec. | ||
| 2768 | 2026.03.26 16:29:48.153937 [ 196 ] {a868b555-e39a-4137-945c-5337ea927f09::all_1_6_1} <Trace> oximeter.fields_i16 (a868b555-e39a-4137-945c-5337ea927f09) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2769 | 2026.03.26 16:29:48.153953 [ 4 ] {605c733a-a589-4fa2-93f2-1d299ea81ffe} <Debug> TCPHandler: Processed in 0.00196717 sec. | ||
| 2770 | 2026.03.26 16:29:48.153994 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 2771 | 2026.03.26 16:29:48.154080 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2772 | 2026.03.26 16:29:48.154175 [ 4 ] {9e3d4ee4-14b7-4d21-90c8-d263b0798d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2773 | 2026.03.26 16:29:48.154214 [ 4 ] {9e3d4ee4-14b7-4d21-90c8-d263b0798d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2774 | 2026.03.26 16:29:48.154663 [ 4 ] {9e3d4ee4-14b7-4d21-90c8-d263b0798d10} <Trace> oximeter.fields_u16 (95d71211-a414-4c08-ac0a-de0fbf506df6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2775 | 2026.03.26 16:29:48.154698 [ 4 ] {9e3d4ee4-14b7-4d21-90c8-d263b0798d10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2776 | 2026.03.26 16:29:48.154999 [ 4 ] {9e3d4ee4-14b7-4d21-90c8-d263b0798d10} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2777 | 2026.03.26 16:29:48.155232 [ 4 ] {9e3d4ee4-14b7-4d21-90c8-d263b0798d10} <Trace> oximeter.fields_u16 (95d71211-a414-4c08-ac0a-de0fbf506df6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2778 | 2026.03.26 16:29:48.155369 [ 4 ] {9e3d4ee4-14b7-4d21-90c8-d263b0798d10} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.001212 sec., 145214.5214521452 rows/sec., 8.94 MiB/sec. | ||
| 2779 | 2026.03.26 16:29:48.155408 [ 4 ] {9e3d4ee4-14b7-4d21-90c8-d263b0798d10} <Debug> TCPHandler: Processed in 0.001376588 sec. | ||
| 2780 | 2026.03.26 16:29:48.155553 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2781 | 2026.03.26 16:29:48.155657 [ 4 ] {847639b3-2e98-4e42-8246-cb2639826b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2782 | 2026.03.26 16:29:48.155696 [ 4 ] {847639b3-2e98-4e42-8246-cb2639826b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2783 | 2026.03.26 16:29:48.156175 [ 4 ] {847639b3-2e98-4e42-8246-cb2639826b76} <Trace> oximeter.fields_u32 (ab29ec1f-2708-4131-91d7-3b20ce6c561f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2784 | 2026.03.26 16:29:48.156213 [ 4 ] {847639b3-2e98-4e42-8246-cb2639826b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2785 | 2026.03.26 16:29:48.156532 [ 4 ] {847639b3-2e98-4e42-8246-cb2639826b76} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2786 | 2026.03.26 16:29:48.156750 [ 4 ] {847639b3-2e98-4e42-8246-cb2639826b76} <Trace> oximeter.fields_u32 (ab29ec1f-2708-4131-91d7-3b20ce6c561f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2787 | 2026.03.26 16:29:48.156875 [ 4 ] {847639b3-2e98-4e42-8246-cb2639826b76} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001237 sec., 120452.70816491511 rows/sec., 7.78 MiB/sec. | ||
| 2788 | 2026.03.26 16:29:48.156912 [ 4 ] {847639b3-2e98-4e42-8246-cb2639826b76} <Debug> TCPHandler: Processed in 0.001420589 sec. | ||
| 2789 | 2026.03.26 16:29:48.157057 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2790 | 2026.03.26 16:29:48.157181 [ 4 ] {2932a28a-0895-47cc-acce-b5f956d08bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2791 | 2026.03.26 16:29:48.157237 [ 4 ] {2932a28a-0895-47cc-acce-b5f956d08bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2792 | 2026.03.26 16:29:48.157699 [ 4 ] {2932a28a-0895-47cc-acce-b5f956d08bf7} <Trace> oximeter.fields_u8 (b5764d8a-0d35-40d2-89b0-844c0ecb39a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2793 | 2026.03.26 16:29:48.157736 [ 4 ] {2932a28a-0895-47cc-acce-b5f956d08bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2794 | 2026.03.26 16:29:48.158039 [ 4 ] {2932a28a-0895-47cc-acce-b5f956d08bf7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2795 | 2026.03.26 16:29:48.158245 [ 4 ] {2932a28a-0895-47cc-acce-b5f956d08bf7} <Trace> oximeter.fields_u8 (b5764d8a-0d35-40d2-89b0-844c0ecb39a3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2796 | 2026.03.26 16:29:48.158347 [ 79 ] {} <Debug> oximeter.fields_u8 (b5764d8a-0d35-40d2-89b0-844c0ecb39a3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2797 | 2026.03.26 16:29:48.158368 [ 4 ] {2932a28a-0895-47cc-acce-b5f956d08bf7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001213 sec., 122011.54163231656 rows/sec., 6.94 MiB/sec. | ||
| 2798 | 2026.03.26 16:29:48.158402 [ 79 ] {} <Trace> oximeter.fields_u8 (b5764d8a-0d35-40d2-89b0-844c0ecb39a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2799 | 2026.03.26 16:29:48.158416 [ 4 ] {2932a28a-0895-47cc-acce-b5f956d08bf7} <Debug> TCPHandler: Processed in 0.001423549 sec. | ||
| 2800 | 2026.03.26 16:29:48.158426 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2801 | 2026.03.26 16:29:48.158543 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2802 | 2026.03.26 16:29:48.158577 [ 188 ] {b5764d8a-0d35-40d2-89b0-844c0ecb39a3::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 | ||
| 2803 | 2026.03.26 16:29:48.158640 [ 4 ] {90422824-0fef-4f41-a104-26092c3818c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2804 | 2026.03.26 16:29:48.158686 [ 4 ] {90422824-0fef-4f41-a104-26092c3818c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2805 | 2026.03.26 16:29:48.158746 [ 188 ] {b5764d8a-0d35-40d2-89b0-844c0ecb39a3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2806 | 2026.03.26 16:29:48.158815 [ 188 ] {b5764d8a-0d35-40d2-89b0-844c0ecb39a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 2807 | 2026.03.26 16:29:48.158913 [ 188 ] {b5764d8a-0d35-40d2-89b0-844c0ecb39a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 2808 | 2026.03.26 16:29:48.158962 [ 188 ] {b5764d8a-0d35-40d2-89b0-844c0ecb39a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2809 | 2026.03.26 16:29:48.159014 [ 188 ] {b5764d8a-0d35-40d2-89b0-844c0ecb39a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 2810 | 2026.03.26 16:29:48.159063 [ 188 ] {b5764d8a-0d35-40d2-89b0-844c0ecb39a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 2811 | 2026.03.26 16:29:48.159111 [ 188 ] {b5764d8a-0d35-40d2-89b0-844c0ecb39a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 2812 | 2026.03.26 16:29:48.159273 [ 4 ] {90422824-0fef-4f41-a104-26092c3818c6} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2813 | 2026.03.26 16:29:48.159311 [ 4 ] {90422824-0fef-4f41-a104-26092c3818c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 2814 | 2026.03.26 16:29:48.159669 [ 4 ] {90422824-0fef-4f41-a104-26092c3818c6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2815 | 2026.03.26 16:29:48.159917 [ 4 ] {90422824-0fef-4f41-a104-26092c3818c6} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2816 | 2026.03.26 16:29:48.160051 [ 4 ] {90422824-0fef-4f41-a104-26092c3818c6} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.001429 sec., 366689.9930020994 rows/sec., 25.90 MiB/sec. | ||
| 2817 | 2026.03.26 16:29:48.160088 [ 4 ] {90422824-0fef-4f41-a104-26092c3818c6} <Debug> TCPHandler: Processed in 0.001592842 sec. | ||
| 2818 | 2026.03.26 16:29:48.160199 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2819 | 2026.03.26 16:29:48.160224 [ 187 ] {b5764d8a-0d35-40d2-89b0-844c0ecb39a3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001713625 sec., 438835.8012984171 rows/sec., 26.77 MiB/sec. | ||
| 2820 | 2026.03.26 16:29:48.160293 [ 4 ] {ea8f5823-ae26-406f-8439-4f8a8988bfdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2821 | 2026.03.26 16:29:48.160338 [ 4 ] {ea8f5823-ae26-406f-8439-4f8a8988bfdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2822 | 2026.03.26 16:29:48.160382 [ 188 ] {b5764d8a-0d35-40d2-89b0-844c0ecb39a3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2823 | 2026.03.26 16:29:48.160658 [ 188 ] {b5764d8a-0d35-40d2-89b0-844c0ecb39a3::all_1_6_1} <Trace> oximeter.fields_u8 (b5764d8a-0d35-40d2-89b0-844c0ecb39a3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2824 | 2026.03.26 16:29:48.160681 [ 4 ] {ea8f5823-ae26-406f-8439-4f8a8988bfdf} <Trace> oximeter.measurements_bool (f419aa2b-65ca-4af0-8e35-a1f1d59a0784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2825 | 2026.03.26 16:29:48.160724 [ 4 ] {ea8f5823-ae26-406f-8439-4f8a8988bfdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2826 | 2026.03.26 16:29:48.160738 [ 188 ] {b5764d8a-0d35-40d2-89b0-844c0ecb39a3::all_1_6_1} <Trace> oximeter.fields_u8 (b5764d8a-0d35-40d2-89b0-844c0ecb39a3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2827 | 2026.03.26 16:29:48.160817 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2828 | 2026.03.26 16:29:48.161043 [ 4 ] {ea8f5823-ae26-406f-8439-4f8a8988bfdf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2829 | 2026.03.26 16:29:48.161252 [ 4 ] {ea8f5823-ae26-406f-8439-4f8a8988bfdf} <Trace> oximeter.measurements_bool (f419aa2b-65ca-4af0-8e35-a1f1d59a0784): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2830 | 2026.03.26 16:29:48.161383 [ 4 ] {ea8f5823-ae26-406f-8439-4f8a8988bfdf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001107 sec., 5420.054200542006 rows/sec., 283.18 KiB/sec. | ||
| 2831 | 2026.03.26 16:29:48.161418 [ 4 ] {ea8f5823-ae26-406f-8439-4f8a8988bfdf} <Debug> TCPHandler: Processed in 0.001267916 sec. | ||
| 2832 | 2026.03.26 16:29:48.161532 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2833 | 2026.03.26 16:29:48.161625 [ 4 ] {8db53ac2-5356-49a7-ad78-b2df6534d0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2834 | 2026.03.26 16:29:48.161687 [ 4 ] {8db53ac2-5356-49a7-ad78-b2df6534d0ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2835 | 2026.03.26 16:29:48.162126 [ 4 ] {8db53ac2-5356-49a7-ad78-b2df6534d0ce} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2836 | 2026.03.26 16:29:48.162163 [ 4 ] {8db53ac2-5356-49a7-ad78-b2df6534d0ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2837 | 2026.03.26 16:29:48.162506 [ 4 ] {8db53ac2-5356-49a7-ad78-b2df6534d0ce} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2838 | 2026.03.26 16:29:48.162717 [ 4 ] {8db53ac2-5356-49a7-ad78-b2df6534d0ce} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2839 | 2026.03.26 16:29:48.162845 [ 4 ] {8db53ac2-5356-49a7-ad78-b2df6534d0ce} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001236 sec., 214401.2944983819 rows/sec., 14.25 MiB/sec. | ||
| 2840 | 2026.03.26 16:29:48.162894 [ 4 ] {8db53ac2-5356-49a7-ad78-b2df6534d0ce} <Debug> TCPHandler: Processed in 0.001409099 sec. | ||
| 2841 | 2026.03.26 16:29:48.163019 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2842 | 2026.03.26 16:29:48.163112 [ 4 ] {1e89e693-c4f5-48f8-ac8a-74f12bd5190c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2843 | 2026.03.26 16:29:48.163154 [ 4 ] {1e89e693-c4f5-48f8-ac8a-74f12bd5190c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2844 | 2026.03.26 16:29:48.163471 [ 4 ] {1e89e693-c4f5-48f8-ac8a-74f12bd5190c} <Trace> oximeter.measurements_f64 (47297017-73db-4b6d-8e3f-5f44aead31fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2845 | 2026.03.26 16:29:48.163507 [ 4 ] {1e89e693-c4f5-48f8-ac8a-74f12bd5190c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2846 | 2026.03.26 16:29:48.163811 [ 4 ] {1e89e693-c4f5-48f8-ac8a-74f12bd5190c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2847 | 2026.03.26 16:29:48.164014 [ 4 ] {1e89e693-c4f5-48f8-ac8a-74f12bd5190c} <Trace> oximeter.measurements_f64 (47297017-73db-4b6d-8e3f-5f44aead31fc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2848 | 2026.03.26 16:29:48.164139 [ 102 ] {} <Debug> oximeter.measurements_f64 (47297017-73db-4b6d-8e3f-5f44aead31fc) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2849 | 2026.03.26 16:29:48.164143 [ 4 ] {1e89e693-c4f5-48f8-ac8a-74f12bd5190c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 2850 | 2026.03.26 16:29:48.164178 [ 102 ] {} <Trace> oximeter.measurements_f64 (47297017-73db-4b6d-8e3f-5f44aead31fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2851 | 2026.03.26 16:29:48.164197 [ 4 ] {1e89e693-c4f5-48f8-ac8a-74f12bd5190c} <Debug> TCPHandler: Processed in 0.001225785 sec. | ||
| 2852 | 2026.03.26 16:29:48.164202 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2853 | 2026.03.26 16:29:48.164312 [ 187 ] {47297017-73db-4b6d-8e3f-5f44aead31fc::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 | ||
| 2854 | 2026.03.26 16:29:48.164350 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2855 | 2026.03.26 16:29:48.164456 [ 4 ] {5722a326-fbd3-4d4c-99ce-5c86fa07bd78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2856 | 2026.03.26 16:29:48.164461 [ 187 ] {47297017-73db-4b6d-8e3f-5f44aead31fc::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2857 | 2026.03.26 16:29:48.164511 [ 187 ] {47297017-73db-4b6d-8e3f-5f44aead31fc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2858 | 2026.03.26 16:29:48.164511 [ 4 ] {5722a326-fbd3-4d4c-99ce-5c86fa07bd78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2859 | 2026.03.26 16:29:48.164596 [ 187 ] {47297017-73db-4b6d-8e3f-5f44aead31fc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2860 | 2026.03.26 16:29:48.164655 [ 187 ] {47297017-73db-4b6d-8e3f-5f44aead31fc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2861 | 2026.03.26 16:29:48.164697 [ 187 ] {47297017-73db-4b6d-8e3f-5f44aead31fc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2862 | 2026.03.26 16:29:48.164737 [ 187 ] {47297017-73db-4b6d-8e3f-5f44aead31fc::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2863 | 2026.03.26 16:29:48.165356 [ 4 ] {5722a326-fbd3-4d4c-99ce-5c86fa07bd78} <Trace> oximeter.measurements_histogramu64 (9a76cd58-59b8-4366-b6b3-64b05e41ca43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2864 | 2026.03.26 16:29:48.165398 [ 4 ] {5722a326-fbd3-4d4c-99ce-5c86fa07bd78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 2865 | 2026.03.26 16:29:48.165603 [ 198 ] {47297017-73db-4b6d-8e3f-5f44aead31fc::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001330927 sec., 3756.7800487930594 rows/sec., 253.14 KiB/sec. | ||
| 2866 | 2026.03.26 16:29:48.165738 [ 187 ] {47297017-73db-4b6d-8e3f-5f44aead31fc::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2867 | 2026.03.26 16:29:48.165985 [ 4 ] {5722a326-fbd3-4d4c-99ce-5c86fa07bd78} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2868 | 2026.03.26 16:29:48.166010 [ 187 ] {47297017-73db-4b6d-8e3f-5f44aead31fc::all_1_5_1} <Trace> oximeter.measurements_f64 (47297017-73db-4b6d-8e3f-5f44aead31fc): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2869 | 2026.03.26 16:29:48.166093 [ 187 ] {47297017-73db-4b6d-8e3f-5f44aead31fc::all_1_5_1} <Trace> oximeter.measurements_f64 (47297017-73db-4b6d-8e3f-5f44aead31fc) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2870 | 2026.03.26 16:29:48.166170 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2871 | 2026.03.26 16:29:48.166244 [ 4 ] {5722a326-fbd3-4d4c-99ce-5c86fa07bd78} <Trace> oximeter.measurements_histogramu64 (9a76cd58-59b8-4366-b6b3-64b05e41ca43): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2872 | 2026.03.26 16:29:48.166357 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (9a76cd58-59b8-4366-b6b3-64b05e41ca43) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2873 | 2026.03.26 16:29:48.166387 [ 4 ] {5722a326-fbd3-4d4c-99ce-5c86fa07bd78} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001948 sec., 17453.798767967146 rows/sec., 31.28 MiB/sec. | ||
| 2874 | 2026.03.26 16:29:48.166392 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (9a76cd58-59b8-4366-b6b3-64b05e41ca43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2875 | 2026.03.26 16:29:48.166425 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 2876 | 2026.03.26 16:29:48.166443 [ 4 ] {5722a326-fbd3-4d4c-99ce-5c86fa07bd78} <Debug> TCPHandler: Processed in 0.002151023 sec. | ||
| 2877 | 2026.03.26 16:29:48.166512 [ 198 ] {9a76cd58-59b8-4366-b6b3-64b05e41ca43::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 | ||
| 2878 | 2026.03.26 16:29:48.166588 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2879 | 2026.03.26 16:29:48.166704 [ 4 ] {c95a7f70-9551-418c-b4ef-96ca9496ea17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2880 | 2026.03.26 16:29:48.166740 [ 198 ] {9a76cd58-59b8-4366-b6b3-64b05e41ca43::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2881 | 2026.03.26 16:29:48.166747 [ 4 ] {c95a7f70-9551-418c-b4ef-96ca9496ea17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2882 | 2026.03.26 16:29:48.166818 [ 198 ] {9a76cd58-59b8-4366-b6b3-64b05e41ca43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
| 2883 | 2026.03.26 16:29:48.166978 [ 198 ] {9a76cd58-59b8-4366-b6b3-64b05e41ca43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 32 rows starting from the beginning of the part | ||
| 2884 | 2026.03.26 16:29:48.167097 [ 198 ] {9a76cd58-59b8-4366-b6b3-64b05e41ca43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
| 2885 | 2026.03.26 16:29:48.167121 [ 4 ] {c95a7f70-9551-418c-b4ef-96ca9496ea17} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2886 | 2026.03.26 16:29:48.167164 [ 4 ] {c95a7f70-9551-418c-b4ef-96ca9496ea17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 2887 | 2026.03.26 16:29:48.167203 [ 198 ] {9a76cd58-59b8-4366-b6b3-64b05e41ca43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
| 2888 | 2026.03.26 16:29:48.167314 [ 198 ] {9a76cd58-59b8-4366-b6b3-64b05e41ca43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
| 2889 | 2026.03.26 16:29:48.167419 [ 198 ] {9a76cd58-59b8-4366-b6b3-64b05e41ca43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
| 2890 | 2026.03.26 16:29:48.167560 [ 4 ] {c95a7f70-9551-418c-b4ef-96ca9496ea17} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2891 | 2026.03.26 16:29:48.167820 [ 4 ] {c95a7f70-9551-418c-b4ef-96ca9496ea17} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2892 | 2026.03.26 16:29:48.167984 [ 4 ] {c95a7f70-9551-418c-b4ef-96ca9496ea17} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001309 sec., 68754.77463712757 rows/sec., 4.30 MiB/sec. | ||
| 2893 | 2026.03.26 16:29:48.168022 [ 4 ] {c95a7f70-9551-418c-b4ef-96ca9496ea17} <Debug> TCPHandler: Processed in 0.00149992 sec. | ||
| 2894 | 2026.03.26 16:29:48.169508 [ 209 ] {9a76cd58-59b8-4366-b6b3-64b05e41ca43::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 19 columns (19 merged, 0 gathered) in 0.003041762 sec., 51286.063801178396 rows/sec., 91.90 MiB/sec. | ||
| 2895 | 2026.03.26 16:29:48.169888 [ 198 ] {9a76cd58-59b8-4366-b6b3-64b05e41ca43::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2896 | 2026.03.26 16:29:48.170207 [ 198 ] {9a76cd58-59b8-4366-b6b3-64b05e41ca43::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (9a76cd58-59b8-4366-b6b3-64b05e41ca43): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2897 | 2026.03.26 16:29:48.170273 [ 198 ] {9a76cd58-59b8-4366-b6b3-64b05e41ca43::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (9a76cd58-59b8-4366-b6b3-64b05e41ca43) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2898 | 2026.03.26 16:29:48.170347 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 2899 | 2026.03.26 16:29:49.819929 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2900 | 2026.03.26 16:29:49.820136 [ 4 ] {395c7cee-027f-4289-bda2-d28a261cb4c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2901 | 2026.03.26 16:29:49.820201 [ 4 ] {395c7cee-027f-4289-bda2-d28a261cb4c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2902 | 2026.03.26 16:29:49.820829 [ 4 ] {395c7cee-027f-4289-bda2-d28a261cb4c7} <Trace> oximeter.fields_ipaddr (ada46215-a75a-418e-8963-c28e437e34a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2903 | 2026.03.26 16:29:49.820875 [ 4 ] {395c7cee-027f-4289-bda2-d28a261cb4c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 2904 | 2026.03.26 16:29:49.821238 [ 4 ] {395c7cee-027f-4289-bda2-d28a261cb4c7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2905 | 2026.03.26 16:29:49.821456 [ 4 ] {395c7cee-027f-4289-bda2-d28a261cb4c7} <Trace> oximeter.fields_ipaddr (ada46215-a75a-418e-8963-c28e437e34a4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2906 | 2026.03.26 16:29:49.821605 [ 4 ] {395c7cee-027f-4289-bda2-d28a261cb4c7} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001515 sec., 6600.660066006601 rows/sec., 538.24 KiB/sec. | ||
| 2907 | 2026.03.26 16:29:49.821647 [ 4 ] {395c7cee-027f-4289-bda2-d28a261cb4c7} <Debug> TCPHandler: Processed in 0.001842858 sec. | ||
| 2908 | 2026.03.26 16:29:49.821767 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2909 | 2026.03.26 16:29:49.821861 [ 4 ] {6ccc8a13-c9fc-48df-9adb-26f7cdbe5554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2910 | 2026.03.26 16:29:49.821901 [ 4 ] {6ccc8a13-c9fc-48df-9adb-26f7cdbe5554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2911 | 2026.03.26 16:29:49.823467 [ 4 ] {6ccc8a13-c9fc-48df-9adb-26f7cdbe5554} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2912 | 2026.03.26 16:29:49.823504 [ 4 ] {6ccc8a13-c9fc-48df-9adb-26f7cdbe5554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 2913 | 2026.03.26 16:29:49.823985 [ 4 ] {6ccc8a13-c9fc-48df-9adb-26f7cdbe5554} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2914 | 2026.03.26 16:29:49.824196 [ 4 ] {6ccc8a13-c9fc-48df-9adb-26f7cdbe5554} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2915 | 2026.03.26 16:29:49.824325 [ 4 ] {6ccc8a13-c9fc-48df-9adb-26f7cdbe5554} <Debug> executeQuery: Read 2416 rows, 181.54 KiB in 0.002482 sec., 973408.5414987913 rows/sec., 71.43 MiB/sec. | ||
| 2916 | 2026.03.26 16:29:49.824363 [ 4 ] {6ccc8a13-c9fc-48df-9adb-26f7cdbe5554} <Debug> TCPHandler: Processed in 0.002644753 sec. | ||
| 2917 | 2026.03.26 16:29:49.824475 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2918 | 2026.03.26 16:29:49.824570 [ 4 ] {4a4e385a-64d3-4d4c-8413-2e82aa19bfca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2919 | 2026.03.26 16:29:49.824610 [ 4 ] {4a4e385a-64d3-4d4c-8413-2e82aa19bfca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2920 | 2026.03.26 16:29:49.825157 [ 4 ] {4a4e385a-64d3-4d4c-8413-2e82aa19bfca} <Trace> oximeter.fields_u16 (95d71211-a414-4c08-ac0a-de0fbf506df6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2921 | 2026.03.26 16:29:49.825212 [ 4 ] {4a4e385a-64d3-4d4c-8413-2e82aa19bfca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 2922 | 2026.03.26 16:29:49.825619 [ 4 ] {4a4e385a-64d3-4d4c-8413-2e82aa19bfca} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2923 | 2026.03.26 16:29:49.825857 [ 4 ] {4a4e385a-64d3-4d4c-8413-2e82aa19bfca} <Trace> oximeter.fields_u16 (95d71211-a414-4c08-ac0a-de0fbf506df6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2924 | 2026.03.26 16:29:49.825989 [ 4 ] {4a4e385a-64d3-4d4c-8413-2e82aa19bfca} <Debug> executeQuery: Read 24 rows, 1.75 KiB in 0.001437 sec., 16701.461377870564 rows/sec., 1.19 MiB/sec. | ||
| 2925 | 2026.03.26 16:29:49.826026 [ 4 ] {4a4e385a-64d3-4d4c-8413-2e82aa19bfca} <Debug> TCPHandler: Processed in 0.001600902 sec. | ||
| 2926 | 2026.03.26 16:29:49.826162 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2927 | 2026.03.26 16:29:49.826257 [ 4 ] {38ad6297-8015-4b84-bef4-756b4d65b8db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2928 | 2026.03.26 16:29:49.826297 [ 4 ] {38ad6297-8015-4b84-bef4-756b4d65b8db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2929 | 2026.03.26 16:29:49.827003 [ 4 ] {38ad6297-8015-4b84-bef4-756b4d65b8db} <Trace> oximeter.fields_u32 (ab29ec1f-2708-4131-91d7-3b20ce6c561f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2930 | 2026.03.26 16:29:49.827041 [ 4 ] {38ad6297-8015-4b84-bef4-756b4d65b8db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 2931 | 2026.03.26 16:29:49.827480 [ 4 ] {38ad6297-8015-4b84-bef4-756b4d65b8db} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2932 | 2026.03.26 16:29:49.827813 [ 4 ] {38ad6297-8015-4b84-bef4-756b4d65b8db} <Trace> oximeter.fields_u32 (ab29ec1f-2708-4131-91d7-3b20ce6c561f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2933 | 2026.03.26 16:29:49.827993 [ 4 ] {38ad6297-8015-4b84-bef4-756b4d65b8db} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001753 sec., 456930.9754706218 rows/sec., 26.39 MiB/sec. | ||
| 2934 | 2026.03.26 16:29:49.828038 [ 4 ] {38ad6297-8015-4b84-bef4-756b4d65b8db} <Debug> TCPHandler: Processed in 0.001933429 sec. | ||
| 2935 | 2026.03.26 16:29:49.828172 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2936 | 2026.03.26 16:29:49.828269 [ 4 ] {16614907-27a6-46ab-8ffa-2fd022c435dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2937 | 2026.03.26 16:29:49.828340 [ 4 ] {16614907-27a6-46ab-8ffa-2fd022c435dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2938 | 2026.03.26 16:29:49.828767 [ 4 ] {16614907-27a6-46ab-8ffa-2fd022c435dc} <Trace> oximeter.fields_u64 (6085544c-b782-4959-bee9-16ca08f77fb4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2939 | 2026.03.26 16:29:49.828810 [ 4 ] {16614907-27a6-46ab-8ffa-2fd022c435dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 2940 | 2026.03.26 16:29:49.829131 [ 4 ] {16614907-27a6-46ab-8ffa-2fd022c435dc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2941 | 2026.03.26 16:29:49.829356 [ 4 ] {16614907-27a6-46ab-8ffa-2fd022c435dc} <Trace> oximeter.fields_u64 (6085544c-b782-4959-bee9-16ca08f77fb4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2942 | 2026.03.26 16:29:49.829482 [ 4 ] {16614907-27a6-46ab-8ffa-2fd022c435dc} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001232 sec., 811.6883116883117 rows/sec., 57.07 KiB/sec. | ||
| 2943 | 2026.03.26 16:29:49.829520 [ 4 ] {16614907-27a6-46ab-8ffa-2fd022c435dc} <Debug> TCPHandler: Processed in 0.001405169 sec. | ||
| 2944 | 2026.03.26 16:29:49.829631 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2945 | 2026.03.26 16:29:49.829725 [ 4 ] {faa8628f-a1ba-4b2b-8749-03986f7564e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2946 | 2026.03.26 16:29:49.829765 [ 4 ] {faa8628f-a1ba-4b2b-8749-03986f7564e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2947 | 2026.03.26 16:29:49.830565 [ 4 ] {faa8628f-a1ba-4b2b-8749-03986f7564e5} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2948 | 2026.03.26 16:29:49.830601 [ 4 ] {faa8628f-a1ba-4b2b-8749-03986f7564e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 2949 | 2026.03.26 16:29:49.830989 [ 4 ] {faa8628f-a1ba-4b2b-8749-03986f7564e5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2950 | 2026.03.26 16:29:49.831208 [ 4 ] {faa8628f-a1ba-4b2b-8749-03986f7564e5} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2951 | 2026.03.26 16:29:49.831336 [ 4 ] {faa8628f-a1ba-4b2b-8749-03986f7564e5} <Debug> executeQuery: Read 1309 rows, 89.65 KiB in 0.001629 sec., 803560.4665438919 rows/sec., 53.75 MiB/sec. | ||
| 2952 | 2026.03.26 16:29:49.831381 [ 4 ] {faa8628f-a1ba-4b2b-8749-03986f7564e5} <Debug> TCPHandler: Processed in 0.001799337 sec. | ||
| 2953 | 2026.03.26 16:29:49.831496 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2954 | 2026.03.26 16:29:49.831590 [ 4 ] {124a9f45-144c-42ac-9079-d0b6fc507b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2955 | 2026.03.26 16:29:49.831635 [ 4 ] {124a9f45-144c-42ac-9079-d0b6fc507b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2956 | 2026.03.26 16:29:49.832267 [ 4 ] {124a9f45-144c-42ac-9079-d0b6fc507b67} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2957 | 2026.03.26 16:29:49.832303 [ 4 ] {124a9f45-144c-42ac-9079-d0b6fc507b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 2958 | 2026.03.26 16:29:49.832727 [ 4 ] {124a9f45-144c-42ac-9079-d0b6fc507b67} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2959 | 2026.03.26 16:29:49.832937 [ 4 ] {124a9f45-144c-42ac-9079-d0b6fc507b67} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2960 | 2026.03.26 16:29:49.833065 [ 4 ] {124a9f45-144c-42ac-9079-d0b6fc507b67} <Debug> executeQuery: Read 1533 rows, 95.54 KiB in 0.001492 sec., 1027479.892761394 rows/sec., 62.53 MiB/sec. | ||
| 2961 | 2026.03.26 16:29:49.833099 [ 4 ] {124a9f45-144c-42ac-9079-d0b6fc507b67} <Debug> TCPHandler: Processed in 0.001652223 sec. | ||
| 2962 | 2026.03.26 16:29:49.833210 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2963 | 2026.03.26 16:29:49.833302 [ 4 ] {fd9545ef-b48d-422c-a209-1df8155424a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2964 | 2026.03.26 16:29:49.833356 [ 4 ] {fd9545ef-b48d-422c-a209-1df8155424a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2965 | 2026.03.26 16:29:49.834087 [ 4 ] {fd9545ef-b48d-422c-a209-1df8155424a3} <Trace> oximeter.measurements_histogramu64 (9a76cd58-59b8-4366-b6b3-64b05e41ca43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2966 | 2026.03.26 16:29:49.834128 [ 4 ] {fd9545ef-b48d-422c-a209-1df8155424a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 2967 | 2026.03.26 16:29:49.834644 [ 4 ] {fd9545ef-b48d-422c-a209-1df8155424a3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2968 | 2026.03.26 16:29:49.834863 [ 4 ] {fd9545ef-b48d-422c-a209-1df8155424a3} <Trace> oximeter.measurements_histogramu64 (9a76cd58-59b8-4366-b6b3-64b05e41ca43): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2969 | 2026.03.26 16:29:49.834996 [ 4 ] {fd9545ef-b48d-422c-a209-1df8155424a3} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001711 sec., 8182.349503214494 rows/sec., 14.66 MiB/sec. | ||
| 2970 | 2026.03.26 16:29:49.835043 [ 4 ] {fd9545ef-b48d-422c-a209-1df8155424a3} <Debug> TCPHandler: Processed in 0.001882598 sec. | ||
| 2971 | 2026.03.26 16:29:49.835153 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2972 | 2026.03.26 16:29:49.835247 [ 4 ] {0f4b099e-add4-4480-a7ea-7744e2585ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2973 | 2026.03.26 16:29:49.835288 [ 4 ] {0f4b099e-add4-4480-a7ea-7744e2585ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2974 | 2026.03.26 16:29:49.835598 [ 4 ] {0f4b099e-add4-4480-a7ea-7744e2585ec9} <Trace> oximeter.measurements_i64 (5067a33a-11e2-469e-aeb6-f856c3350020): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2975 | 2026.03.26 16:29:49.835634 [ 4 ] {0f4b099e-add4-4480-a7ea-7744e2585ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 2976 | 2026.03.26 16:29:49.835927 [ 4 ] {0f4b099e-add4-4480-a7ea-7744e2585ec9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2977 | 2026.03.26 16:29:49.836132 [ 4 ] {0f4b099e-add4-4480-a7ea-7744e2585ec9} <Trace> oximeter.measurements_i64 (5067a33a-11e2-469e-aeb6-f856c3350020): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2978 | 2026.03.26 16:29:49.836253 [ 4 ] {0f4b099e-add4-4480-a7ea-7744e2585ec9} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001025 sec., 5853.658536585365 rows/sec., 413.49 KiB/sec. | ||
| 2979 | 2026.03.26 16:29:49.836289 [ 4 ] {0f4b099e-add4-4480-a7ea-7744e2585ec9} <Debug> TCPHandler: Processed in 0.001185334 sec. | ||
| 2980 | 2026.03.26 16:29:49.836394 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2981 | 2026.03.26 16:29:49.836487 [ 4 ] {53a5954c-6c4e-4140-90f0-4390cfd46c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2982 | 2026.03.26 16:29:49.836528 [ 4 ] {53a5954c-6c4e-4140-90f0-4390cfd46c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2983 | 2026.03.26 16:29:49.836859 [ 4 ] {53a5954c-6c4e-4140-90f0-4390cfd46c88} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2984 | 2026.03.26 16:29:49.836896 [ 4 ] {53a5954c-6c4e-4140-90f0-4390cfd46c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 2985 | 2026.03.26 16:29:49.837194 [ 4 ] {53a5954c-6c4e-4140-90f0-4390cfd46c88} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2986 | 2026.03.26 16:29:49.837397 [ 4 ] {53a5954c-6c4e-4140-90f0-4390cfd46c88} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2987 | 2026.03.26 16:29:49.837521 [ 4 ] {53a5954c-6c4e-4140-90f0-4390cfd46c88} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001051 sec., 22835.394862036155 rows/sec., 1.54 MiB/sec. | ||
| 2988 | 2026.03.26 16:29:49.837556 [ 4 ] {53a5954c-6c4e-4140-90f0-4390cfd46c88} <Debug> TCPHandler: Processed in 0.001210205 sec. | ||
| 2989 | 2026.03.26 16:29:51.621950 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 422 | ||
| 2990 | 2026.03.26 16:29:51.624458 [ 242 ] {} <Trace> system.query_log (983aac9c-18cd-4530-a0fa-4567ca49f76a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2991 | 2026.03.26 16:29:51.624496 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 2992 | 2026.03.26 16:29:51.625644 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2993 | 2026.03.26 16:29:51.625906 [ 242 ] {} <Trace> system.query_log (983aac9c-18cd-4530-a0fa-4567ca49f76a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2994 | 2026.03.26 16:29:51.626204 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 422 | ||
| 2995 | 2026.03.26 16:29:53.138285 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2996 | 2026.03.26 16:29:53.138538 [ 4 ] {7264b81c-1007-49b3-a602-b484eda2b7f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2997 | 2026.03.26 16:29:53.138602 [ 4 ] {7264b81c-1007-49b3-a602-b484eda2b7f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2998 | 2026.03.26 16:29:53.139256 [ 4 ] {7264b81c-1007-49b3-a602-b484eda2b7f7} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2999 | 2026.03.26 16:29:53.139305 [ 4 ] {7264b81c-1007-49b3-a602-b484eda2b7f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 3000 | 2026.03.26 16:29:53.139676 [ 4 ] {7264b81c-1007-49b3-a602-b484eda2b7f7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3001 | 2026.03.26 16:29:53.139889 [ 4 ] {7264b81c-1007-49b3-a602-b484eda2b7f7} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3002 | 2026.03.26 16:29:53.140039 [ 4 ] {7264b81c-1007-49b3-a602-b484eda2b7f7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001556 sec., 35989.71722365038 rows/sec., 2.75 MiB/sec. | ||
| 3003 | 2026.03.26 16:29:53.140087 [ 4 ] {7264b81c-1007-49b3-a602-b484eda2b7f7} <Debug> TCPHandler: Processed in 0.00197913 sec. | ||
| 3004 | 2026.03.26 16:29:53.140210 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3005 | 2026.03.26 16:29:53.140309 [ 4 ] {fc85639f-52ad-452b-94c5-d50db8680012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3006 | 2026.03.26 16:29:53.140349 [ 4 ] {fc85639f-52ad-452b-94c5-d50db8680012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3007 | 2026.03.26 16:29:53.140779 [ 4 ] {fc85639f-52ad-452b-94c5-d50db8680012} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3008 | 2026.03.26 16:29:53.140814 [ 4 ] {fc85639f-52ad-452b-94c5-d50db8680012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 3009 | 2026.03.26 16:29:53.141096 [ 4 ] {fc85639f-52ad-452b-94c5-d50db8680012} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3010 | 2026.03.26 16:29:53.141292 [ 4 ] {fc85639f-52ad-452b-94c5-d50db8680012} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3011 | 2026.03.26 16:29:53.141415 [ 4 ] {fc85639f-52ad-452b-94c5-d50db8680012} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001129 sec., 56687.333923826394 rows/sec., 4.42 MiB/sec. | ||
| 3012 | 2026.03.26 16:29:53.141450 [ 4 ] {fc85639f-52ad-452b-94c5-d50db8680012} <Debug> TCPHandler: Processed in 0.001289675 sec. | ||
| 3013 | 2026.03.26 16:29:53.141563 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3014 | 2026.03.26 16:29:53.141655 [ 4 ] {e5825f7e-98a3-4ba0-952e-43be87920391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3015 | 2026.03.26 16:29:53.141697 [ 4 ] {e5825f7e-98a3-4ba0-952e-43be87920391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3016 | 2026.03.26 16:29:53.142062 [ 4 ] {e5825f7e-98a3-4ba0-952e-43be87920391} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3017 | 2026.03.26 16:29:53.142096 [ 4 ] {e5825f7e-98a3-4ba0-952e-43be87920391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 3018 | 2026.03.26 16:29:53.142414 [ 4 ] {e5825f7e-98a3-4ba0-952e-43be87920391} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3019 | 2026.03.26 16:29:53.142616 [ 4 ] {e5825f7e-98a3-4ba0-952e-43be87920391} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3020 | 2026.03.26 16:29:53.142737 [ 4 ] {e5825f7e-98a3-4ba0-952e-43be87920391} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.0011 sec., 87272.72727272726 rows/sec., 6.08 MiB/sec. | ||
| 3021 | 2026.03.26 16:29:53.142772 [ 4 ] {e5825f7e-98a3-4ba0-952e-43be87920391} <Debug> TCPHandler: Processed in 0.001255655 sec. | ||
| 3022 | 2026.03.26 16:29:53.142880 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3023 | 2026.03.26 16:29:53.142971 [ 4 ] {625e2c99-c2cd-41d0-a0b1-64b0f9130a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3024 | 2026.03.26 16:29:53.143013 [ 4 ] {625e2c99-c2cd-41d0-a0b1-64b0f9130a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3025 | 2026.03.26 16:29:53.143324 [ 4 ] {625e2c99-c2cd-41d0-a0b1-64b0f9130a80} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2026.03.26 16:29:53.143358 [ 4 ] {625e2c99-c2cd-41d0-a0b1-64b0f9130a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 3027 | 2026.03.26 16:29:53.143647 [ 4 ] {625e2c99-c2cd-41d0-a0b1-64b0f9130a80} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3028 | 2026.03.26 16:29:53.143846 [ 4 ] {625e2c99-c2cd-41d0-a0b1-64b0f9130a80} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3029 | 2026.03.26 16:29:53.143967 [ 4 ] {625e2c99-c2cd-41d0-a0b1-64b0f9130a80} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001013 sec., 35538.00592300099 rows/sec., 2.40 MiB/sec. | ||
| 3030 | 2026.03.26 16:29:53.144000 [ 4 ] {625e2c99-c2cd-41d0-a0b1-64b0f9130a80} <Debug> TCPHandler: Processed in 0.001166644 sec. | ||
| 3031 | 2026.03.26 16:29:54.126155 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5289 | ||
| 3032 | 2026.03.26 16:29:54.126640 [ 244 ] {} <Trace> system.asynchronous_metric_log (c281f950-690a-4e71-93fb-d781c63a7178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3033 | 2026.03.26 16:29:54.126682 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 3034 | 2026.03.26 16:29:54.127159 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3035 | 2026.03.26 16:29:54.127390 [ 244 ] {} <Trace> system.asynchronous_metric_log (c281f950-690a-4e71-93fb-d781c63a7178): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3036 | 2026.03.26 16:29:54.127511 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5289 | ||
| 3037 | 2026.03.26 16:29:54.127522 [ 131 ] {} <Debug> system.asynchronous_metric_log (c281f950-690a-4e71-93fb-d781c63a7178) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3038 | 2026.03.26 16:29:54.127634 [ 131 ] {} <Trace> system.asynchronous_metric_log (c281f950-690a-4e71-93fb-d781c63a7178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3039 | 2026.03.26 16:29:54.127671 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 3040 | 2026.03.26 16:29:54.127820 [ 187 ] {c281f950-690a-4e71-93fb-d781c63a7178::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 | ||
| 3041 | 2026.03.26 16:29:54.127985 [ 187 ] {c281f950-690a-4e71-93fb-d781c63a7178::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3042 | 2026.03.26 16:29:54.128027 [ 187 ] {c281f950-690a-4e71-93fb-d781c63a7178::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2857 rows starting from the beginning of the part | ||
| 3043 | 2026.03.26 16:29:54.128097 [ 187 ] {c281f950-690a-4e71-93fb-d781c63a7178::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 3044 | 2026.03.26 16:29:54.128145 [ 187 ] {c281f950-690a-4e71-93fb-d781c63a7178::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 | ||
| 3045 | 2026.03.26 16:29:54.128188 [ 187 ] {c281f950-690a-4e71-93fb-d781c63a7178::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 | ||
| 3046 | 2026.03.26 16:29:54.128232 [ 187 ] {c281f950-690a-4e71-93fb-d781c63a7178::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 | ||
| 3047 | 2026.03.26 16:29:54.128272 [ 187 ] {c281f950-690a-4e71-93fb-d781c63a7178::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 | ||
| 3048 | 2026.03.26 16:29:54.129641 [ 189 ] {c281f950-690a-4e71-93fb-d781c63a7178::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5289 rows, containing 4 columns (4 merged, 0 gathered) in 0.001882678 sec., 2809296.1196763334 rows/sec., 40.19 MiB/sec. | ||
| 3049 | 2026.03.26 16:29:54.130339 [ 187 ] {c281f950-690a-4e71-93fb-d781c63a7178::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3050 | 2026.03.26 16:29:54.130585 [ 187 ] {c281f950-690a-4e71-93fb-d781c63a7178::all_1_11_2} <Trace> system.asynchronous_metric_log (c281f950-690a-4e71-93fb-d781c63a7178): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3051 | 2026.03.26 16:29:54.130658 [ 187 ] {c281f950-690a-4e71-93fb-d781c63a7178::all_1_11_2} <Trace> system.asynchronous_metric_log (c281f950-690a-4e71-93fb-d781c63a7178) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3052 | 2026.03.26 16:29:54.130728 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3053 | 2026.03.26 16:29:54.453714 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3054 | 2026.03.26 16:29:54.470896 [ 243 ] {} <Trace> system.metric_log (438c9976-e4e0-4cfb-a903-34e83b16d487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3055 | 2026.03.26 16:29:54.470948 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 3056 | 2026.03.26 16:29:54.477025 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3057 | 2026.03.26 16:29:54.477742 [ 243 ] {} <Trace> system.metric_log (438c9976-e4e0-4cfb-a903-34e83b16d487): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3058 | 2026.03.26 16:29:54.478049 [ 104 ] {} <Debug> system.metric_log (438c9976-e4e0-4cfb-a903-34e83b16d487) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3059 | 2026.03.26 16:29:54.478121 [ 104 ] {} <Trace> system.metric_log (438c9976-e4e0-4cfb-a903-34e83b16d487): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3060 | 2026.03.26 16:29:54.478145 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 3061 | 2026.03.26 16:29:54.478259 [ 209 ] {438c9976-e4e0-4cfb-a903-34e83b16d487::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 | ||
| 3062 | 2026.03.26 16:29:54.480832 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3063 | 2026.03.26 16:29:54.482496 [ 209 ] {438c9976-e4e0-4cfb-a903-34e83b16d487::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3064 | 2026.03.26 16:29:54.483877 [ 209 ] {438c9976-e4e0-4cfb-a903-34e83b16d487::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 | ||
| 3065 | 2026.03.26 16:29:54.488195 [ 209 ] {438c9976-e4e0-4cfb-a903-34e83b16d487::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 | ||
| 3066 | 2026.03.26 16:29:54.492389 [ 209 ] {438c9976-e4e0-4cfb-a903-34e83b16d487::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 | ||
| 3067 | 2026.03.26 16:29:54.496668 [ 209 ] {438c9976-e4e0-4cfb-a903-34e83b16d487::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 | ||
| 3068 | 2026.03.26 16:29:54.501302 [ 209 ] {438c9976-e4e0-4cfb-a903-34e83b16d487::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 | ||
| 3069 | 2026.03.26 16:29:54.505604 [ 209 ] {438c9976-e4e0-4cfb-a903-34e83b16d487::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 | ||
| 3070 | 2026.03.26 16:29:54.556735 [ 189 ] {438c9976-e4e0-4cfb-a903-34e83b16d487::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078528748 sec., 1056.9377726485593 rows/sec., 5.47 MiB/sec. | ||
| 3071 | 2026.03.26 16:29:54.558525 [ 201 ] {438c9976-e4e0-4cfb-a903-34e83b16d487::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3072 | 2026.03.26 16:29:54.560204 [ 201 ] {438c9976-e4e0-4cfb-a903-34e83b16d487::all_1_11_2} <Trace> system.metric_log (438c9976-e4e0-4cfb-a903-34e83b16d487): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3073 | 2026.03.26 16:29:54.560296 [ 201 ] {438c9976-e4e0-4cfb-a903-34e83b16d487::all_1_11_2} <Trace> system.metric_log (438c9976-e4e0-4cfb-a903-34e83b16d487) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3074 | 2026.03.26 16:29:54.561513 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3075 | 2026.03.26 16:29:55.000165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.20 MiB, peak 222.08 MiB, free memory in arenas 0.00 B, will set to 222.07 MiB (RSS), difference: 9.86 MiB | ||
| 3076 | 2026.03.26 16:29:58.150792 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3077 | 2026.03.26 16:29:58.151069 [ 4 ] {c6ff0415-f23d-4bcf-83b2-53cb90b0310e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3078 | 2026.03.26 16:29:58.151171 [ 4 ] {c6ff0415-f23d-4bcf-83b2-53cb90b0310e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3079 | 2026.03.26 16:29:58.152125 [ 4 ] {c6ff0415-f23d-4bcf-83b2-53cb90b0310e} <Trace> oximeter.fields_i16 (a868b555-e39a-4137-945c-5337ea927f09): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3080 | 2026.03.26 16:29:58.152172 [ 4 ] {c6ff0415-f23d-4bcf-83b2-53cb90b0310e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 3081 | 2026.03.26 16:29:58.152578 [ 4 ] {c6ff0415-f23d-4bcf-83b2-53cb90b0310e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3082 | 2026.03.26 16:29:58.152801 [ 4 ] {c6ff0415-f23d-4bcf-83b2-53cb90b0310e} <Trace> oximeter.fields_i16 (a868b555-e39a-4137-945c-5337ea927f09): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3083 | 2026.03.26 16:29:58.152951 [ 4 ] {c6ff0415-f23d-4bcf-83b2-53cb90b0310e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001958 sec., 145045.96527068436 rows/sec., 9.21 MiB/sec. | ||
| 3084 | 2026.03.26 16:29:58.152992 [ 4 ] {c6ff0415-f23d-4bcf-83b2-53cb90b0310e} <Debug> TCPHandler: Processed in 0.002377568 sec. | ||
| 3085 | 2026.03.26 16:29:58.153120 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3086 | 2026.03.26 16:29:58.153214 [ 4 ] {21e5631d-87d8-4291-9570-3c450734ccea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3087 | 2026.03.26 16:29:58.153255 [ 4 ] {21e5631d-87d8-4291-9570-3c450734ccea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3088 | 2026.03.26 16:29:58.154019 [ 4 ] {21e5631d-87d8-4291-9570-3c450734ccea} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3089 | 2026.03.26 16:29:58.154056 [ 4 ] {21e5631d-87d8-4291-9570-3c450734ccea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 3090 | 2026.03.26 16:29:58.154418 [ 4 ] {21e5631d-87d8-4291-9570-3c450734ccea} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3091 | 2026.03.26 16:29:58.154642 [ 4 ] {21e5631d-87d8-4291-9570-3c450734ccea} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3092 | 2026.03.26 16:29:58.154750 [ 126 ] {} <Debug> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3093 | 2026.03.26 16:29:58.154766 [ 4 ] {21e5631d-87d8-4291-9570-3c450734ccea} <Debug> executeQuery: Read 865 rows, 69.97 KiB in 0.001571 sec., 550604.710375557 rows/sec., 43.50 MiB/sec. | ||
| 3094 | 2026.03.26 16:29:58.154812 [ 126 ] {} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3095 | 2026.03.26 16:29:58.154819 [ 4 ] {21e5631d-87d8-4291-9570-3c450734ccea} <Debug> TCPHandler: Processed in 0.001749145 sec. | ||
| 3096 | 2026.03.26 16:29:58.154840 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 3097 | 2026.03.26 16:29:58.154949 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3098 | 2026.03.26 16:29:58.154973 [ 201 ] {4a823078-072e-4dfa-ae8b-e9fc9235f059::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 | ||
| 3099 | 2026.03.26 16:29:58.155048 [ 4 ] {e577985d-6118-45f3-bc4d-49974bcba2f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3100 | 2026.03.26 16:29:58.155093 [ 4 ] {e577985d-6118-45f3-bc4d-49974bcba2f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3101 | 2026.03.26 16:29:58.155123 [ 201 ] {4a823078-072e-4dfa-ae8b-e9fc9235f059::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3102 | 2026.03.26 16:29:58.155161 [ 201 ] {4a823078-072e-4dfa-ae8b-e9fc9235f059::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3337 rows starting from the beginning of the part | ||
| 3103 | 2026.03.26 16:29:58.155227 [ 201 ] {4a823078-072e-4dfa-ae8b-e9fc9235f059::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 3104 | 2026.03.26 16:29:58.155272 [ 201 ] {4a823078-072e-4dfa-ae8b-e9fc9235f059::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 865 rows starting from the beginning of the part | ||
| 3105 | 2026.03.26 16:29:58.155322 [ 201 ] {4a823078-072e-4dfa-ae8b-e9fc9235f059::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2416 rows starting from the beginning of the part | ||
| 3106 | 2026.03.26 16:29:58.155363 [ 201 ] {4a823078-072e-4dfa-ae8b-e9fc9235f059::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 3107 | 2026.03.26 16:29:58.155403 [ 201 ] {4a823078-072e-4dfa-ae8b-e9fc9235f059::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 865 rows starting from the beginning of the part | ||
| 3108 | 2026.03.26 16:29:58.155538 [ 4 ] {e577985d-6118-45f3-bc4d-49974bcba2f2} <Trace> oximeter.fields_u16 (95d71211-a414-4c08-ac0a-de0fbf506df6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3109 | 2026.03.26 16:29:58.155581 [ 4 ] {e577985d-6118-45f3-bc4d-49974bcba2f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 3110 | 2026.03.26 16:29:58.156046 [ 4 ] {e577985d-6118-45f3-bc4d-49974bcba2f2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3111 | 2026.03.26 16:29:58.156277 [ 4 ] {e577985d-6118-45f3-bc4d-49974bcba2f2} <Trace> oximeter.fields_u16 (95d71211-a414-4c08-ac0a-de0fbf506df6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3112 | 2026.03.26 16:29:58.156405 [ 4 ] {e577985d-6118-45f3-bc4d-49974bcba2f2} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.001375 sec., 128000.00000000001 rows/sec., 7.88 MiB/sec. | ||
| 3113 | 2026.03.26 16:29:58.156443 [ 4 ] {e577985d-6118-45f3-bc4d-49974bcba2f2} <Debug> TCPHandler: Processed in 0.001542461 sec. | ||
| 3114 | 2026.03.26 16:29:58.156557 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3115 | 2026.03.26 16:29:58.156651 [ 4 ] {fa45ceeb-f32e-40a1-9002-5c51ca324079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3116 | 2026.03.26 16:29:58.156690 [ 4 ] {fa45ceeb-f32e-40a1-9002-5c51ca324079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3117 | 2026.03.26 16:29:58.157116 [ 4 ] {fa45ceeb-f32e-40a1-9002-5c51ca324079} <Trace> oximeter.fields_u32 (ab29ec1f-2708-4131-91d7-3b20ce6c561f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3118 | 2026.03.26 16:29:58.157152 [ 4 ] {fa45ceeb-f32e-40a1-9002-5c51ca324079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 3119 | 2026.03.26 16:29:58.157557 [ 4 ] {fa45ceeb-f32e-40a1-9002-5c51ca324079} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3120 | 2026.03.26 16:29:58.157832 [ 4 ] {fa45ceeb-f32e-40a1-9002-5c51ca324079} <Trace> oximeter.fields_u32 (ab29ec1f-2708-4131-91d7-3b20ce6c561f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3121 | 2026.03.26 16:29:58.157975 [ 4 ] {fa45ceeb-f32e-40a1-9002-5c51ca324079} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001341 sec., 111111.11111111111 rows/sec., 7.18 MiB/sec. | ||
| 3122 | 2026.03.26 16:29:58.158015 [ 4 ] {fa45ceeb-f32e-40a1-9002-5c51ca324079} <Debug> TCPHandler: Processed in 0.001506201 sec. | ||
| 3123 | 2026.03.26 16:29:58.158057 [ 189 ] {4a823078-072e-4dfa-ae8b-e9fc9235f059::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7595 rows, containing 5 columns (5 merged, 0 gathered) in 0.003148334 sec., 2412386.995788884 rows/sec., 191.58 MiB/sec. | ||
| 3124 | 2026.03.26 16:29:58.158134 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3125 | 2026.03.26 16:29:58.158235 [ 4 ] {64609630-bb8d-4563-ab1e-40a0ebd78660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3126 | 2026.03.26 16:29:58.158274 [ 4 ] {64609630-bb8d-4563-ab1e-40a0ebd78660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3127 | 2026.03.26 16:29:58.158441 [ 192 ] {4a823078-072e-4dfa-ae8b-e9fc9235f059::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3128 | 2026.03.26 16:29:58.158706 [ 4 ] {64609630-bb8d-4563-ab1e-40a0ebd78660} <Trace> oximeter.fields_u8 (b5764d8a-0d35-40d2-89b0-844c0ecb39a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3129 | 2026.03.26 16:29:58.158710 [ 192 ] {4a823078-072e-4dfa-ae8b-e9fc9235f059::all_1_16_3} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3130 | 2026.03.26 16:29:58.158743 [ 4 ] {64609630-bb8d-4563-ab1e-40a0ebd78660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 3131 | 2026.03.26 16:29:58.158789 [ 192 ] {4a823078-072e-4dfa-ae8b-e9fc9235f059::all_1_16_3} <Trace> oximeter.fields_string (4a823078-072e-4dfa-ae8b-e9fc9235f059) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3132 | 2026.03.26 16:29:58.158866 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 3133 | 2026.03.26 16:29:58.159052 [ 4 ] {64609630-bb8d-4563-ab1e-40a0ebd78660} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3134 | 2026.03.26 16:29:58.159262 [ 4 ] {64609630-bb8d-4563-ab1e-40a0ebd78660} <Trace> oximeter.fields_u8 (b5764d8a-0d35-40d2-89b0-844c0ecb39a3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3135 | 2026.03.26 16:29:58.159384 [ 4 ] {64609630-bb8d-4563-ab1e-40a0ebd78660} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001167 sec., 126820.90831191087 rows/sec., 7.21 MiB/sec. | ||
| 3136 | 2026.03.26 16:29:58.159422 [ 4 ] {64609630-bb8d-4563-ab1e-40a0ebd78660} <Debug> TCPHandler: Processed in 0.001337277 sec. | ||
| 3137 | 2026.03.26 16:29:58.159534 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3138 | 2026.03.26 16:29:58.159636 [ 4 ] {6bfbe386-4164-4486-beb4-2d4a01fd37f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3139 | 2026.03.26 16:29:58.159676 [ 4 ] {6bfbe386-4164-4486-beb4-2d4a01fd37f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3140 | 2026.03.26 16:29:58.160280 [ 4 ] {6bfbe386-4164-4486-beb4-2d4a01fd37f6} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3141 | 2026.03.26 16:29:58.160317 [ 4 ] {6bfbe386-4164-4486-beb4-2d4a01fd37f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 3142 | 2026.03.26 16:29:58.160635 [ 4 ] {6bfbe386-4164-4486-beb4-2d4a01fd37f6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3143 | 2026.03.26 16:29:58.160902 [ 4 ] {6bfbe386-4164-4486-beb4-2d4a01fd37f6} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3144 | 2026.03.26 16:29:58.161013 [ 126 ] {} <Debug> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3145 | 2026.03.26 16:29:58.161045 [ 126 ] {} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3146 | 2026.03.26 16:29:58.161046 [ 4 ] {6bfbe386-4164-4486-beb4-2d4a01fd37f6} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.001429 sec., 366689.9930020994 rows/sec., 25.90 MiB/sec. | ||
| 3147 | 2026.03.26 16:29:58.161066 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 3148 | 2026.03.26 16:29:58.161098 [ 4 ] {6bfbe386-4164-4486-beb4-2d4a01fd37f6} <Debug> TCPHandler: Processed in 0.001613572 sec. | ||
| 3149 | 2026.03.26 16:29:58.161151 [ 201 ] {82449c53-a1e0-469e-9a89-9bf518f4d12d::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 | ||
| 3150 | 2026.03.26 16:29:58.161212 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3151 | 2026.03.26 16:29:58.161267 [ 201 ] {82449c53-a1e0-469e-9a89-9bf518f4d12d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3152 | 2026.03.26 16:29:58.161307 [ 201 ] {82449c53-a1e0-469e-9a89-9bf518f4d12d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1809 rows starting from the beginning of the part | ||
| 3153 | 2026.03.26 16:29:58.161346 [ 4 ] {27d72af3-0074-400c-8e7a-7f1db828f98d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3154 | 2026.03.26 16:29:58.161362 [ 201 ] {82449c53-a1e0-469e-9a89-9bf518f4d12d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 3155 | 2026.03.26 16:29:58.161408 [ 4 ] {27d72af3-0074-400c-8e7a-7f1db828f98d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3156 | 2026.03.26 16:29:58.161420 [ 201 ] {82449c53-a1e0-469e-9a89-9bf518f4d12d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 524 rows starting from the beginning of the part | ||
| 3157 | 2026.03.26 16:29:58.161470 [ 201 ] {82449c53-a1e0-469e-9a89-9bf518f4d12d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1309 rows starting from the beginning of the part | ||
| 3158 | 2026.03.26 16:29:58.161510 [ 201 ] {82449c53-a1e0-469e-9a89-9bf518f4d12d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 3159 | 2026.03.26 16:29:58.161550 [ 201 ] {82449c53-a1e0-469e-9a89-9bf518f4d12d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 524 rows starting from the beginning of the part | ||
| 3160 | 2026.03.26 16:29:58.161769 [ 4 ] {27d72af3-0074-400c-8e7a-7f1db828f98d} <Trace> oximeter.measurements_bool (f419aa2b-65ca-4af0-8e35-a1f1d59a0784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3161 | 2026.03.26 16:29:58.161811 [ 4 ] {27d72af3-0074-400c-8e7a-7f1db828f98d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 3162 | 2026.03.26 16:29:58.162143 [ 4 ] {27d72af3-0074-400c-8e7a-7f1db828f98d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3163 | 2026.03.26 16:29:58.162370 [ 4 ] {27d72af3-0074-400c-8e7a-7f1db828f98d} <Trace> oximeter.measurements_bool (f419aa2b-65ca-4af0-8e35-a1f1d59a0784): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3164 | 2026.03.26 16:29:58.162466 [ 126 ] {} <Debug> oximeter.measurements_bool (f419aa2b-65ca-4af0-8e35-a1f1d59a0784) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3165 | 2026.03.26 16:29:58.162495 [ 126 ] {} <Trace> oximeter.measurements_bool (f419aa2b-65ca-4af0-8e35-a1f1d59a0784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3166 | 2026.03.26 16:29:58.162500 [ 4 ] {27d72af3-0074-400c-8e7a-7f1db828f98d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001178 sec., 5093.378607809847 rows/sec., 266.11 KiB/sec. | ||
| 3167 | 2026.03.26 16:29:58.162514 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 3168 | 2026.03.26 16:29:58.162547 [ 4 ] {27d72af3-0074-400c-8e7a-7f1db828f98d} <Debug> TCPHandler: Processed in 0.001384239 sec. | ||
| 3169 | 2026.03.26 16:29:58.162596 [ 192 ] {f419aa2b-65ca-4af0-8e35-a1f1d59a0784::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 | ||
| 3170 | 2026.03.26 16:29:58.162663 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3171 | 2026.03.26 16:29:58.162678 [ 192 ] {f419aa2b-65ca-4af0-8e35-a1f1d59a0784::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3172 | 2026.03.26 16:29:58.162708 [ 192 ] {f419aa2b-65ca-4af0-8e35-a1f1d59a0784::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3173 | 2026.03.26 16:29:58.162758 [ 4 ] {b440c5e6-0a90-4c59-b792-92245a2493c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3174 | 2026.03.26 16:29:58.162773 [ 192 ] {f419aa2b-65ca-4af0-8e35-a1f1d59a0784::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3175 | 2026.03.26 16:29:58.162801 [ 4 ] {b440c5e6-0a90-4c59-b792-92245a2493c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3176 | 2026.03.26 16:29:58.162818 [ 192 ] {f419aa2b-65ca-4af0-8e35-a1f1d59a0784::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3177 | 2026.03.26 16:29:58.162860 [ 192 ] {f419aa2b-65ca-4af0-8e35-a1f1d59a0784::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3178 | 2026.03.26 16:29:58.162911 [ 192 ] {f419aa2b-65ca-4af0-8e35-a1f1d59a0784::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3179 | 2026.03.26 16:29:58.162945 [ 186 ] {82449c53-a1e0-469e-9a89-9bf518f4d12d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4294 rows, containing 5 columns (5 merged, 0 gathered) in 0.001827417 sec., 2349764.7225564825 rows/sec., 170.20 MiB/sec. | ||
| 3180 | 2026.03.26 16:29:58.162977 [ 192 ] {f419aa2b-65ca-4af0-8e35-a1f1d59a0784::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 3181 | 2026.03.26 16:29:58.163145 [ 201 ] {82449c53-a1e0-469e-9a89-9bf518f4d12d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3182 | 2026.03.26 16:29:58.163216 [ 4 ] {b440c5e6-0a90-4c59-b792-92245a2493c1} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3183 | 2026.03.26 16:29:58.163260 [ 4 ] {b440c5e6-0a90-4c59-b792-92245a2493c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 3184 | 2026.03.26 16:29:58.163445 [ 201 ] {82449c53-a1e0-469e-9a89-9bf518f4d12d::all_1_16_3} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3185 | 2026.03.26 16:29:58.163526 [ 201 ] {82449c53-a1e0-469e-9a89-9bf518f4d12d::all_1_16_3} <Trace> oximeter.fields_uuid (82449c53-a1e0-469e-9a89-9bf518f4d12d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3186 | 2026.03.26 16:29:58.163607 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 3187 | 2026.03.26 16:29:58.163694 [ 195 ] {f419aa2b-65ca-4af0-8e35-a1f1d59a0784::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001132303 sec., 31793.610014280628 rows/sec., 1.62 MiB/sec. | ||
| 3188 | 2026.03.26 16:29:58.163720 [ 4 ] {b440c5e6-0a90-4c59-b792-92245a2493c1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3189 | 2026.03.26 16:29:58.163801 [ 186 ] {f419aa2b-65ca-4af0-8e35-a1f1d59a0784::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3190 | 2026.03.26 16:29:58.163941 [ 4 ] {b440c5e6-0a90-4c59-b792-92245a2493c1} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3191 | 2026.03.26 16:29:58.164045 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3192 | 2026.03.26 16:29:58.164062 [ 186 ] {f419aa2b-65ca-4af0-8e35-a1f1d59a0784::all_1_6_1} <Trace> oximeter.measurements_bool (f419aa2b-65ca-4af0-8e35-a1f1d59a0784): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3193 | 2026.03.26 16:29:58.164074 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3194 | 2026.03.26 16:29:58.164075 [ 4 ] {b440c5e6-0a90-4c59-b792-92245a2493c1} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001337 sec., 198204.9364248317 rows/sec., 13.17 MiB/sec. | ||
| 3195 | 2026.03.26 16:29:58.164102 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 3196 | 2026.03.26 16:29:58.164131 [ 4 ] {b440c5e6-0a90-4c59-b792-92245a2493c1} <Debug> TCPHandler: Processed in 0.00151789 sec. | ||
| 3197 | 2026.03.26 16:29:58.164133 [ 186 ] {f419aa2b-65ca-4af0-8e35-a1f1d59a0784::all_1_6_1} <Trace> oximeter.measurements_bool (f419aa2b-65ca-4af0-8e35-a1f1d59a0784) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3198 | 2026.03.26 16:29:58.164169 [ 192 ] {c4561f0c-c202-4ef9-948c-2b3bced73e1e::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 | ||
| 3199 | 2026.03.26 16:29:58.164195 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3200 | 2026.03.26 16:29:58.164249 [ 192 ] {c4561f0c-c202-4ef9-948c-2b3bced73e1e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3201 | 2026.03.26 16:29:58.164249 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3202 | 2026.03.26 16:29:58.164273 [ 192 ] {c4561f0c-c202-4ef9-948c-2b3bced73e1e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4855 rows starting from the beginning of the part | ||
| 3203 | 2026.03.26 16:29:58.164316 [ 192 ] {c4561f0c-c202-4ef9-948c-2b3bced73e1e::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 | ||
| 3204 | 2026.03.26 16:29:58.164348 [ 192 ] {c4561f0c-c202-4ef9-948c-2b3bced73e1e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 265 rows starting from the beginning of the part | ||
| 3205 | 2026.03.26 16:29:58.164352 [ 4 ] {26a3b3bf-31ab-4b21-970c-0a24b1ccf990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3206 | 2026.03.26 16:29:58.164381 [ 192 ] {c4561f0c-c202-4ef9-948c-2b3bced73e1e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1533 rows starting from the beginning of the part | ||
| 3207 | 2026.03.26 16:29:58.164397 [ 4 ] {26a3b3bf-31ab-4b21-970c-0a24b1ccf990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3208 | 2026.03.26 16:29:58.164414 [ 192 ] {c4561f0c-c202-4ef9-948c-2b3bced73e1e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 96 rows starting from the beginning of the part | ||
| 3209 | 2026.03.26 16:29:58.164447 [ 192 ] {c4561f0c-c202-4ef9-948c-2b3bced73e1e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 265 rows starting from the beginning of the part | ||
| 3210 | 2026.03.26 16:29:58.164726 [ 4 ] {26a3b3bf-31ab-4b21-970c-0a24b1ccf990} <Trace> oximeter.measurements_f64 (47297017-73db-4b6d-8e3f-5f44aead31fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3211 | 2026.03.26 16:29:58.164761 [ 4 ] {26a3b3bf-31ab-4b21-970c-0a24b1ccf990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 3212 | 2026.03.26 16:29:58.165065 [ 4 ] {26a3b3bf-31ab-4b21-970c-0a24b1ccf990} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3213 | 2026.03.26 16:29:58.165285 [ 4 ] {26a3b3bf-31ab-4b21-970c-0a24b1ccf990} <Trace> oximeter.measurements_f64 (47297017-73db-4b6d-8e3f-5f44aead31fc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3214 | 2026.03.26 16:29:58.165411 [ 4 ] {26a3b3bf-31ab-4b21-970c-0a24b1ccf990} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 3215 | 2026.03.26 16:29:58.165447 [ 4 ] {26a3b3bf-31ab-4b21-970c-0a24b1ccf990} <Debug> TCPHandler: Processed in 0.001247085 sec. | ||
| 3216 | 2026.03.26 16:29:58.165553 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3217 | 2026.03.26 16:29:58.165647 [ 4 ] {c847643a-f106-49ed-9343-e12b00aa6f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3218 | 2026.03.26 16:29:58.165700 [ 4 ] {c847643a-f106-49ed-9343-e12b00aa6f98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3219 | 2026.03.26 16:29:58.166513 [ 4 ] {c847643a-f106-49ed-9343-e12b00aa6f98} <Trace> oximeter.measurements_histogramu64 (9a76cd58-59b8-4366-b6b3-64b05e41ca43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3220 | 2026.03.26 16:29:58.166547 [ 4 ] {c847643a-f106-49ed-9343-e12b00aa6f98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 3221 | 2026.03.26 16:29:58.167100 [ 4 ] {c847643a-f106-49ed-9343-e12b00aa6f98} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3222 | 2026.03.26 16:29:58.167141 [ 201 ] {c4561f0c-c202-4ef9-948c-2b3bced73e1e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7174 rows, containing 5 columns (5 merged, 0 gathered) in 0.00299532 sec., 2395069.641974814 rows/sec., 154.28 MiB/sec. | ||
| 3223 | 2026.03.26 16:29:58.167320 [ 4 ] {c847643a-f106-49ed-9343-e12b00aa6f98} <Trace> oximeter.measurements_histogramu64 (9a76cd58-59b8-4366-b6b3-64b05e41ca43): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3224 | 2026.03.26 16:29:58.167459 [ 4 ] {c847643a-f106-49ed-9343-e12b00aa6f98} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00183 sec., 18579.234972677594 rows/sec., 33.29 MiB/sec. | ||
| 3225 | 2026.03.26 16:29:58.167511 [ 4 ] {c847643a-f106-49ed-9343-e12b00aa6f98} <Debug> TCPHandler: Processed in 0.002006561 sec. | ||
| 3226 | 2026.03.26 16:29:58.167622 [ 4 ] {} <Trace> TCP-Session: 38ad8d27-4612-4c45-8dce-6be3e18c4445 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3227 | 2026.03.26 16:29:58.167702 [ 186 ] {c4561f0c-c202-4ef9-948c-2b3bced73e1e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3228 | 2026.03.26 16:29:58.167717 [ 4 ] {db6f2333-e83a-4369-98a7-4ce2129a9341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37152) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3229 | 2026.03.26 16:29:58.167759 [ 4 ] {db6f2333-e83a-4369-98a7-4ce2129a9341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3230 | 2026.03.26 16:29:58.167932 [ 186 ] {c4561f0c-c202-4ef9-948c-2b3bced73e1e::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3231 | 2026.03.26 16:29:58.167989 [ 186 ] {c4561f0c-c202-4ef9-948c-2b3bced73e1e::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c4561f0c-c202-4ef9-948c-2b3bced73e1e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3232 | 2026.03.26 16:29:58.168039 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 3233 | 2026.03.26 16:29:58.168090 [ 4 ] {db6f2333-e83a-4369-98a7-4ce2129a9341} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3234 | 2026.03.26 16:29:58.168124 [ 4 ] {db6f2333-e83a-4369-98a7-4ce2129a9341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 3235 | 2026.03.26 16:29:58.168417 [ 4 ] {db6f2333-e83a-4369-98a7-4ce2129a9341} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3236 | 2026.03.26 16:29:58.168620 [ 4 ] {db6f2333-e83a-4369-98a7-4ce2129a9341} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3237 | 2026.03.26 16:29:58.168718 [ 126 ] {} <Debug> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3238 | 2026.03.26 16:29:58.168745 [ 4 ] {db6f2333-e83a-4369-98a7-4ce2129a9341} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001047 sec., 85959.88538681949 rows/sec., 5.38 MiB/sec. | ||
| 3239 | 2026.03.26 16:29:58.168745 [ 126 ] {} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3240 | 2026.03.26 16:29:58.168784 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 3241 | 2026.03.26 16:29:58.168788 [ 4 ] {db6f2333-e83a-4369-98a7-4ce2129a9341} <Debug> TCPHandler: Processed in 0.001214605 sec. | ||
| 3242 | 2026.03.26 16:29:58.168848 [ 186 ] {523b54b3-fe2c-42c0-9972-06e7ff36b3a7::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 | ||
| 3243 | 2026.03.26 16:29:58.168914 [ 186 ] {523b54b3-fe2c-42c0-9972-06e7ff36b3a7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3244 | 2026.03.26 16:29:58.168937 [ 186 ] {523b54b3-fe2c-42c0-9972-06e7ff36b3a7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 648 rows starting from the beginning of the part | ||
| 3245 | 2026.03.26 16:29:58.168978 [ 186 ] {523b54b3-fe2c-42c0-9972-06e7ff36b3a7::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 | ||
| 3246 | 2026.03.26 16:29:58.169012 [ 186 ] {523b54b3-fe2c-42c0-9972-06e7ff36b3a7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 3247 | 2026.03.26 16:29:58.169045 [ 186 ] {523b54b3-fe2c-42c0-9972-06e7ff36b3a7::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 | ||
| 3248 | 2026.03.26 16:29:58.169077 [ 186 ] {523b54b3-fe2c-42c0-9972-06e7ff36b3a7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 3249 | 2026.03.26 16:29:58.169109 [ 186 ] {523b54b3-fe2c-42c0-9972-06e7ff36b3a7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 90 rows starting from the beginning of the part | ||
| 3250 | 2026.03.26 16:29:58.169842 [ 186 ] {523b54b3-fe2c-42c0-9972-06e7ff36b3a7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 948 rows, containing 4 columns (4 merged, 0 gathered) in 0.001018371 sec., 930898.4643121221 rows/sec., 60.10 MiB/sec. | ||
| 3251 | 2026.03.26 16:29:58.170043 [ 197 ] {523b54b3-fe2c-42c0-9972-06e7ff36b3a7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3252 | 2026.03.26 16:29:58.170326 [ 197 ] {523b54b3-fe2c-42c0-9972-06e7ff36b3a7::all_1_16_3} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3253 | 2026.03.26 16:29:58.170396 [ 197 ] {523b54b3-fe2c-42c0-9972-06e7ff36b3a7::all_1_16_3} <Trace> oximeter.measurements_u64 (523b54b3-fe2c-42c0-9972-06e7ff36b3a7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3254 | 2026.03.26 16:29:58.170469 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3255 | 2026.03.26 16:30:01.532124 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3256 | 2026.03.26 16:30:01.532183 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3257 | 2026.03.26 16:30:01.627349 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 452 | ||
| 3258 | 2026.03.26 16:30:01.628566 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5737 | ||
| 3259 | 2026.03.26 16:30:01.629043 [ 244 ] {} <Trace> system.asynchronous_metric_log (c281f950-690a-4e71-93fb-d781c63a7178): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3260 | 2026.03.26 16:30:01.629086 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 3261 | 2026.03.26 16:30:01.629567 [ 242 ] {} <Trace> system.query_log (983aac9c-18cd-4530-a0fa-4567ca49f76a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3262 | 2026.03.26 16:30:01.629625 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 3263 | 2026.03.26 16:30:01.629633 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3264 | 2026.03.26 16:30:01.629886 [ 244 ] {} <Trace> system.asynchronous_metric_log (c281f950-690a-4e71-93fb-d781c63a7178): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3265 | 2026.03.26 16:30:01.630033 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5737 | ||
| 3266 | 2026.03.26 16:30:01.630884 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3267 | 2026.03.26 16:30:01.631207 [ 242 ] {} <Trace> system.query_log (983aac9c-18cd-4530-a0fa-4567ca49f76a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3268 | 2026.03.26 16:30:01.631479 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 452 | ||