| 1 | [ Apr 14 13:42:07 Enabled. ] | ||
| 2 | [ Apr 14 13:42:07 Rereading configuration. ] | ||
| 3 | [ Apr 14 13:42:08 Rereading configuration. ] | ||
| 4 | [ Apr 14 13:42:13 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 | [ Apr 14 13:42:13 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.04.14 13:42:17.367364 [ 1 ] {} <Information> Application: Will watch for the process with pid 24716 | ||
| 29 | 2026.04.14 13:42:17.367690 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.04.14 13:42:17.615283 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24716 | ||
| 31 | 2026.04.14 13:42:17.626390 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.04.14 13:42:17.626580 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.04.14 13:42:17.982860 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.04.14 13:42:18.037952 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.04.14 13:42:18.038041 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.04.14 13:42:18.038065 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.04.14 13:42:18.038125 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.04.14 13:42:18.038876 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.04.14 13:42:18.042649 [ 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.04.14 13:42:18.043594 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.04.14 13:42:18.044569 [ 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.04.14 13:42:18.044619 [ 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.04.14 13:42:18.044655 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.04.14 13:42:18.046930 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.04.14 13:42:18.047915 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.04.14 13:42:18.053736 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.04.14 13:42:18.054483 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.04.14 13:42:18.055970 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.04.14 13:42:18.056087 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.04.14 13:42:18.057256 [ 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.04.14 13:42:18.057723 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.04.14 13:42:18.063789 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.04.14 13:42:18.064511 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.04.14 13:42:18.071463 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.04.14 13:42:18.071838 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.04.14 13:42:18.072305 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.04.14 13:42:18.072703 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.04.14 13:42:18.074216 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.04.14 13:42:18.074242 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.04.14 13:42:18.074332 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.04.14 13:42:18.074431 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.04.14 13:42:18.091920 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.04.14 13:42:18.091946 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000163984 sec | ||
| 68 | 2026.04.14 13:42:18.091998 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.04.14 13:42:18.092038 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.04.14 13:42:18.092777 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.04.14 13:42:18.093432 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.04.14 13:42:18.112169 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.04.14 13:42:18.112213 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.04.14 13:42:18.112305 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.04.14 13:42:18.112318 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.04.14 13:42:18.112357 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.04.14 13:42:18.112432 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.04.14 13:42:18.114572 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.04.14 13:42:18.114621 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.04.14 13:42:18.114671 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.04.14 13:42:18.114843 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.04.14 13:42:18.114891 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.04.14 13:42:18.114904 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.04.14 13:42:18.114991 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.04.14 13:42:18.115004 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.04.14 13:42:18.115036 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.04.14 13:42:18.115173 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.04.14 13:42:18.146354 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.04.14 13:42:18.151940 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.04.14 13:42:18.152036 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000118082 sec | ||
| 91 | 2026.04.14 13:42:18.152049 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.04.14 13:42:18.152059 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.04.14 13:42:18.152082 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.04.14 13:42:18.152303 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.04.14 13:42:18.152413 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.04.14 13:42:18.152426 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.04.14 13:42:18.152437 [ 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.04.14 13:42:18.152448 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.04.14 13:42:18.169797 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.04.14 13:42:18.170043 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.73 MiB (RSS), difference: 91.96 MiB | ||
| 101 | 2026.04.14 13:42:18.171588 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.4301e-05 sec. | ||
| 102 | 2026.04.14 13:42:18.172048 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.04.14 13:42:18.172717 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.04.14 13:42:18.172734 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.04.14 13:42:18.907846 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63405 | ||
| 106 | 2026.04.14 13:42:18.908858 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.04.14 13:42:18.908927 [ 3 ] {} <Debug> TCP-Session: 65286c34-0066-4045-89a5-1d5f817710ee Authenticating user 'default' from [fd00:1122:3344:101::b]:63405 | ||
| 108 | 2026.04.14 13:42:18.908959 [ 3 ] {} <Debug> TCP-Session: 65286c34-0066-4045-89a5-1d5f817710ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.04.14 13:42:18.909065 [ 3 ] {} <Debug> TCP-Session: 65286c34-0066-4045-89a5-1d5f817710ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.04.14 13:42:18.909181 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.04.14 13:42:18.909215 [ 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.04.14 13:42:18.909326 [ 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.04.14 13:42:18.913645 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38345 | ||
| 114 | 2026.04.14 13:42:18.913659 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63057 | ||
| 115 | 2026.04.14 13:42:18.913741 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63900 | ||
| 116 | 2026.04.14 13:42:18.913892 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.04.14 13:42:18.914010 [ 5 ] {} <Debug> TCP-Session: 95038ff4-7cab-4621-ba94-9265b100f811 Authenticating user 'default' from [fd00:1122:3344:101::b]:38345 | ||
| 118 | 2026.04.14 13:42:18.914033 [ 5 ] {} <Debug> TCP-Session: 95038ff4-7cab-4621-ba94-9265b100f811 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.04.14 13:42:18.914047 [ 5 ] {} <Debug> TCP-Session: 95038ff4-7cab-4621-ba94-9265b100f811 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.04.14 13:42:18.914081 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52308 | ||
| 121 | 2026.04.14 13:42:18.914089 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.04.14 13:42:18.914111 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.04.14 13:42:18.914088 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59955 | ||
| 124 | 2026.04.14 13:42:18.914217 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56372 | ||
| 125 | 2026.04.14 13:42:18.914187 [ 253 ] {} <Debug> TCP-Session: cfc9c7cb-9147-43c1-84ea-77b49195f9c2 Authenticating user 'default' from [fd00:1122:3344:101::b]:63057 | ||
| 126 | 2026.04.14 13:42:18.914182 [ 254 ] {} <Debug> TCP-Session: 58063ee8-28ea-4552-9fba-2b869c2ac8c2 Authenticating user 'default' from [fd00:1122:3344:101::b]:63900 | ||
| 127 | 2026.04.14 13:42:18.914329 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.04.14 13:42:18.914359 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60477 | ||
| 129 | 2026.04.14 13:42:18.914337 [ 253 ] {} <Debug> TCP-Session: cfc9c7cb-9147-43c1-84ea-77b49195f9c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.04.14 13:42:18.914337 [ 254 ] {} <Debug> TCP-Session: 58063ee8-28ea-4552-9fba-2b869c2ac8c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.04.14 13:42:18.914489 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.04.14 13:42:18.914492 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.04.14 13:42:18.914464 [ 253 ] {} <Debug> TCP-Session: cfc9c7cb-9147-43c1-84ea-77b49195f9c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.04.14 13:42:18.914599 [ 4 ] {} <Debug> TCP-Session: a124a238-d509-416b-9241-6298a2d86628 Authenticating user 'default' from [fd00:1122:3344:101::b]:59955 | ||
| 135 | 2026.04.14 13:42:18.914589 [ 256 ] {} <Debug> TCP-Session: 3838dfec-dd01-432b-9780-093e5db7c68b Authenticating user 'default' from [fd00:1122:3344:101::b]:56372 | ||
| 136 | 2026.04.14 13:42:18.914575 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2026.04.14 13:42:18.914561 [ 254 ] {} <Debug> TCP-Session: 58063ee8-28ea-4552-9fba-2b869c2ac8c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.04.14 13:42:18.914728 [ 4 ] {} <Debug> TCP-Session: a124a238-d509-416b-9241-6298a2d86628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.04.14 13:42:18.914721 [ 257 ] {} <Debug> TCP-Session: 7ac3573f-4787-4a51-bc53-0e9a381345d2 Authenticating user 'default' from [fd00:1122:3344:101::b]:60477 | ||
| 140 | 2026.04.14 13:42:18.914709 [ 256 ] {} <Debug> TCP-Session: 3838dfec-dd01-432b-9780-093e5db7c68b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.04.14 13:42:18.914823 [ 4 ] {} <Debug> TCP-Session: a124a238-d509-416b-9241-6298a2d86628 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.04.14 13:42:18.914817 [ 257 ] {} <Debug> TCP-Session: 7ac3573f-4787-4a51-bc53-0e9a381345d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.04.14 13:42:18.914463 [ 255 ] {} <Debug> TCP-Session: 99770bb0-fa88-44f3-914a-7a9fb4992ede Authenticating user 'default' from [fd00:1122:3344:101::b]:52308 | ||
| 144 | 2026.04.14 13:42:18.914896 [ 257 ] {} <Debug> TCP-Session: 7ac3573f-4787-4a51-bc53-0e9a381345d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.04.14 13:42:18.914889 [ 256 ] {} <Debug> TCP-Session: 3838dfec-dd01-432b-9780-093e5db7c68b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.04.14 13:42:18.915020 [ 255 ] {} <Debug> TCP-Session: 99770bb0-fa88-44f3-914a-7a9fb4992ede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.04.14 13:42:18.915125 [ 255 ] {} <Debug> TCP-Session: 99770bb0-fa88-44f3-914a-7a9fb4992ede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.04.14 13:42:19.001197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.79 MiB, peak 116.79 MiB, free memory in arenas 0.00 B, will set to 118.87 MiB (RSS), difference: 2.07 MiB | ||
| 149 | 2026.04.14 13:42:19.388500 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54617 | ||
| 150 | 2026.04.14 13:42:19.388772 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.04.14 13:42:19.388854 [ 258 ] {} <Debug> TCP-Session: 35d2f50e-b7e3-48d1-983b-835e7ed45b02 Authenticating user 'default' from [fd00:1122:3344:101::c]:54617 | ||
| 152 | 2026.04.14 13:42:19.388882 [ 258 ] {} <Debug> TCP-Session: 35d2f50e-b7e3-48d1-983b-835e7ed45b02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.04.14 13:42:19.388985 [ 258 ] {} <Debug> TCP-Session: 35d2f50e-b7e3-48d1-983b-835e7ed45b02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.04.14 13:42:19.389082 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.04.14 13:42:19.389116 [ 258 ] {} <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 | ||
| 156 | 2026.04.14 13:42:19.389216 [ 258 ] {} <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 | ||
| 157 | 2026.04.14 13:42:19.393226 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59617 | ||
| 158 | 2026.04.14 13:42:19.393226 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53850 | ||
| 159 | 2026.04.14 13:42:19.393342 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50085 | ||
| 160 | 2026.04.14 13:42:19.393411 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49942 | ||
| 161 | 2026.04.14 13:42:19.393496 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.04.14 13:42:19.393589 [ 260 ] {} <Debug> TCP-Session: 5b2e888e-0379-43fe-9009-c0df1d124db2 Authenticating user 'default' from [fd00:1122:3344:101::c]:59617 | ||
| 163 | 2026.04.14 13:42:19.393594 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60108 | ||
| 164 | 2026.04.14 13:42:19.393619 [ 260 ] {} <Debug> TCP-Session: 5b2e888e-0379-43fe-9009-c0df1d124db2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.04.14 13:42:19.393736 [ 260 ] {} <Debug> TCP-Session: 5b2e888e-0379-43fe-9009-c0df1d124db2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.04.14 13:42:19.393827 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.04.14 13:42:19.393861 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41626 | ||
| 168 | 2026.04.14 13:42:19.393928 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.04.14 13:42:19.393886 [ 259 ] {} <Debug> TCP-Session: afd67cf2-f048-4168-b714-07a02a489924 Authenticating user 'default' from [fd00:1122:3344:101::c]:53850 | ||
| 170 | 2026.04.14 13:42:19.393962 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.04.14 13:42:19.394007 [ 259 ] {} <Debug> TCP-Session: afd67cf2-f048-4168-b714-07a02a489924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.04.14 13:42:19.393995 [ 261 ] {} <Debug> TCP-Session: 07d6e605-9e0b-4a42-b82c-bb8405bfd729 Authenticating user 'default' from [fd00:1122:3344:101::c]:50085 | ||
| 173 | 2026.04.14 13:42:19.394075 [ 262 ] {} <Debug> TCP-Session: f3a34df4-64bf-4113-9965-1c2f2d997ffb Authenticating user 'default' from [fd00:1122:3344:101::c]:49942 | ||
| 174 | 2026.04.14 13:42:19.394119 [ 261 ] {} <Debug> TCP-Session: 07d6e605-9e0b-4a42-b82c-bb8405bfd729 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.04.14 13:42:19.394122 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51883 | ||
| 176 | 2026.04.14 13:42:19.394134 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2026.04.14 13:42:19.394160 [ 262 ] {} <Debug> TCP-Session: f3a34df4-64bf-4113-9965-1c2f2d997ffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.04.14 13:42:19.394195 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 179 | 2026.04.14 13:42:19.394183 [ 261 ] {} <Debug> TCP-Session: 07d6e605-9e0b-4a42-b82c-bb8405bfd729 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.04.14 13:42:19.394238 [ 263 ] {} <Debug> TCP-Session: 83b850bd-9808-4486-84cf-3196cd99a3a9 Authenticating user 'default' from [fd00:1122:3344:101::c]:60108 | ||
| 181 | 2026.04.14 13:42:19.394251 [ 262 ] {} <Debug> TCP-Session: f3a34df4-64bf-4113-9965-1c2f2d997ffb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.04.14 13:42:19.394320 [ 264 ] {} <Debug> TCP-Session: 3392d213-f5c0-4a51-912b-fe64fb66d66c Authenticating user 'default' from [fd00:1122:3344:101::c]:41626 | ||
| 183 | 2026.04.14 13:42:19.394338 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.04.14 13:42:19.394371 [ 264 ] {} <Debug> TCP-Session: 3392d213-f5c0-4a51-912b-fe64fb66d66c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.04.14 13:42:19.394080 [ 259 ] {} <Debug> TCP-Session: afd67cf2-f048-4168-b714-07a02a489924 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.04.14 13:42:19.394361 [ 263 ] {} <Debug> TCP-Session: 83b850bd-9808-4486-84cf-3196cd99a3a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.04.14 13:42:19.394500 [ 265 ] {} <Debug> TCP-Session: 761fb8e5-5aba-4100-b2ca-fcd3ad32f41a Authenticating user 'default' from [fd00:1122:3344:101::c]:51883 | ||
| 188 | 2026.04.14 13:42:19.394516 [ 264 ] {} <Debug> TCP-Session: 3392d213-f5c0-4a51-912b-fe64fb66d66c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.04.14 13:42:19.394580 [ 263 ] {} <Debug> TCP-Session: 83b850bd-9808-4486-84cf-3196cd99a3a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.04.14 13:42:19.394616 [ 265 ] {} <Debug> TCP-Session: 761fb8e5-5aba-4100-b2ca-fcd3ad32f41a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.04.14 13:42:19.394722 [ 265 ] {} <Debug> TCP-Session: 761fb8e5-5aba-4100-b2ca-fcd3ad32f41a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.04.14 13:42:20.106543 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39441 | ||
| 193 | 2026.04.14 13:42:20.106780 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.04.14 13:42:20.106880 [ 266 ] {} <Debug> TCP-Session: 8a678ee1-448c-4014-974e-f80e765ea8b0 Authenticating user 'default' from [fd00:1122:3344:101::a]:39441 | ||
| 195 | 2026.04.14 13:42:20.106915 [ 266 ] {} <Debug> TCP-Session: 8a678ee1-448c-4014-974e-f80e765ea8b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.04.14 13:42:20.106929 [ 266 ] {} <Debug> TCP-Session: 8a678ee1-448c-4014-974e-f80e765ea8b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.04.14 13:42:20.107071 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.04.14 13:42:20.107121 [ 266 ] {} <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 | ||
| 199 | 2026.04.14 13:42:20.107228 [ 266 ] {} <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 | ||
| 200 | 2026.04.14 13:42:20.112201 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52025 | ||
| 201 | 2026.04.14 13:42:20.112321 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59225 | ||
| 202 | 2026.04.14 13:42:20.112408 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.04.14 13:42:20.112429 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52081 | ||
| 204 | 2026.04.14 13:42:20.112451 [ 267 ] {} <Debug> TCP-Session: 21f8682d-6884-43a1-923b-b3ef5a2ef34e Authenticating user 'default' from [fd00:1122:3344:101::a]:52025 | ||
| 205 | 2026.04.14 13:42:20.112574 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 206 | 2026.04.14 13:42:20.112585 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65043 | ||
| 207 | 2026.04.14 13:42:20.112647 [ 267 ] {} <Debug> TCP-Session: 21f8682d-6884-43a1-923b-b3ef5a2ef34e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.04.14 13:42:20.112683 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46753 | ||
| 209 | 2026.04.14 13:42:20.112657 [ 268 ] {} <Debug> TCP-Session: b3f9e90f-f852-49d1-b231-26eeb440f489 Authenticating user 'default' from [fd00:1122:3344:101::a]:59225 | ||
| 210 | 2026.04.14 13:42:20.112742 [ 267 ] {} <Debug> TCP-Session: 21f8682d-6884-43a1-923b-b3ef5a2ef34e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2026.04.14 13:42:20.112765 [ 268 ] {} <Debug> TCP-Session: b3f9e90f-f852-49d1-b231-26eeb440f489 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 212 | 2026.04.14 13:42:20.112845 [ 268 ] {} <Debug> TCP-Session: b3f9e90f-f852-49d1-b231-26eeb440f489 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2026.04.14 13:42:20.112856 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 214 | 2026.04.14 13:42:20.112897 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2026.04.14 13:42:20.112887 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44438 | ||
| 216 | 2026.04.14 13:42:20.112947 [ 269 ] {} <Debug> TCP-Session: cc78527e-4d95-49de-b37c-ef11763da143 Authenticating user 'default' from [fd00:1122:3344:101::a]:52081 | ||
| 217 | 2026.04.14 13:42:20.113000 [ 270 ] {} <Debug> TCP-Session: 953ca9cf-4be5-4fc0-b21f-510f5d085f52 Authenticating user 'default' from [fd00:1122:3344:101::a]:65043 | ||
| 218 | 2026.04.14 13:42:20.113032 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2026.04.14 13:42:20.113048 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50333 | ||
| 220 | 2026.04.14 13:42:20.113014 [ 269 ] {} <Debug> TCP-Session: cc78527e-4d95-49de-b37c-ef11763da143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.04.14 13:42:20.113136 [ 271 ] {} <Debug> TCP-Session: 663b9ddf-8c26-4ab0-a6fa-3fa730062cee Authenticating user 'default' from [fd00:1122:3344:101::a]:46753 | ||
| 222 | 2026.04.14 13:42:20.113152 [ 269 ] {} <Debug> TCP-Session: cc78527e-4d95-49de-b37c-ef11763da143 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.04.14 13:42:20.113102 [ 270 ] {} <Debug> TCP-Session: 953ca9cf-4be5-4fc0-b21f-510f5d085f52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.04.14 13:42:20.113205 [ 271 ] {} <Debug> TCP-Session: 663b9ddf-8c26-4ab0-a6fa-3fa730062cee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.04.14 13:42:20.113238 [ 270 ] {} <Debug> TCP-Session: 953ca9cf-4be5-4fc0-b21f-510f5d085f52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.04.14 13:42:20.113171 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 227 | 2026.04.14 13:42:20.113285 [ 271 ] {} <Debug> TCP-Session: 663b9ddf-8c26-4ab0-a6fa-3fa730062cee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.04.14 13:42:20.113301 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 229 | 2026.04.14 13:42:20.113305 [ 272 ] {} <Debug> TCP-Session: 0a0749de-bdac-45a3-869d-3d6b11964d4e Authenticating user 'default' from [fd00:1122:3344:101::a]:44438 | ||
| 230 | 2026.04.14 13:42:20.113387 [ 272 ] {} <Debug> TCP-Session: 0a0749de-bdac-45a3-869d-3d6b11964d4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.04.14 13:42:20.113397 [ 273 ] {} <Debug> TCP-Session: c1d4c760-9c48-4cd4-9a6f-3bacf46b548c Authenticating user 'default' from [fd00:1122:3344:101::a]:50333 | ||
| 232 | 2026.04.14 13:42:20.113506 [ 272 ] {} <Debug> TCP-Session: 0a0749de-bdac-45a3-869d-3d6b11964d4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.04.14 13:42:20.113526 [ 273 ] {} <Debug> TCP-Session: c1d4c760-9c48-4cd4-9a6f-3bacf46b548c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.04.14 13:42:20.113649 [ 273 ] {} <Debug> TCP-Session: c1d4c760-9c48-4cd4-9a6f-3bacf46b548c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.04.14 13:42:21.473931 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62091 | ||
| 236 | 2026.04.14 13:42:21.474104 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.04.14 13:42:21.474223 [ 274 ] {} <Debug> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Authenticating user 'default' from [fd00:1122:3344:101::d]:62091 | ||
| 238 | 2026.04.14 13:42:21.474245 [ 274 ] {} <Debug> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.04.14 13:42:21.474258 [ 274 ] {} <Debug> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.04.14 13:42:21.474485 [ 274 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2026.04.14 13:42:21.474528 [ 274 ] {} <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 | ||
| 242 | 2026.04.14 13:42:21.474601 [ 274 ] {} <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 | ||
| 243 | 2026.04.14 13:42:21.477759 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61157 | ||
| 244 | 2026.04.14 13:42:21.477870 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49212 | ||
| 245 | 2026.04.14 13:42:21.477956 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35588 | ||
| 246 | 2026.04.14 13:42:21.478043 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59575 | ||
| 247 | 2026.04.14 13:42:21.478190 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58524 | ||
| 248 | 2026.04.14 13:42:21.478223 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 249 | 2026.04.14 13:42:21.478296 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 250 | 2026.04.14 13:42:21.478327 [ 275 ] {} <Debug> TCP-Session: 5497a4ba-c3d0-48c3-b97b-171ebff5b9f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61157 | ||
| 251 | 2026.04.14 13:42:21.478346 [ 276 ] {} <Debug> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Authenticating user 'default' from [fd00:1122:3344:101::d]:49212 | ||
| 252 | 2026.04.14 13:42:21.478357 [ 275 ] {} <Debug> TCP-Session: 5497a4ba-c3d0-48c3-b97b-171ebff5b9f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 253 | 2026.04.14 13:42:21.478460 [ 276 ] {} <Debug> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 254 | 2026.04.14 13:42:21.478461 [ 275 ] {} <Debug> TCP-Session: 5497a4ba-c3d0-48c3-b97b-171ebff5b9f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 255 | 2026.04.14 13:42:21.478484 [ 276 ] {} <Debug> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 256 | 2026.04.14 13:42:21.478958 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60111 | ||
| 257 | 2026.04.14 13:42:21.480228 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37050 | ||
| 258 | 2026.04.14 13:42:21.482228 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 259 | 2026.04.14 13:42:21.482350 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 260 | 2026.04.14 13:42:21.482361 [ 278 ] {} <Debug> TCP-Session: 16e7c8cc-962a-4367-81ff-6669cd3d2b25 Authenticating user 'default' from [fd00:1122:3344:101::d]:59575 | ||
| 261 | 2026.04.14 13:42:21.482352 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54477 | ||
| 262 | 2026.04.14 13:42:21.482403 [ 278 ] {} <Debug> TCP-Session: 16e7c8cc-962a-4367-81ff-6669cd3d2b25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2026.04.14 13:42:21.482406 [ 280 ] {} <Debug> TCP-Session: 3f160cd9-9ac2-4302-89cb-d58873d1da27 Authenticating user 'default' from [fd00:1122:3344:101::d]:60111 | ||
| 264 | 2026.04.14 13:42:21.482499 [ 280 ] {} <Debug> TCP-Session: 3f160cd9-9ac2-4302-89cb-d58873d1da27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 265 | 2026.04.14 13:42:21.482515 [ 278 ] {} <Debug> TCP-Session: 16e7c8cc-962a-4367-81ff-6669cd3d2b25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2026.04.14 13:42:21.482601 [ 280 ] {} <Debug> TCP-Session: 3f160cd9-9ac2-4302-89cb-d58873d1da27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2026.04.14 13:42:21.484408 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 268 | 2026.04.14 13:42:21.484542 [ 281 ] {} <Debug> TCP-Session: b0d6ab93-8e16-45b7-b6e6-e4c238d577d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37050 | ||
| 269 | 2026.04.14 13:42:21.484563 [ 281 ] {} <Debug> TCP-Session: b0d6ab93-8e16-45b7-b6e6-e4c238d577d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 270 | 2026.04.14 13:42:21.484632 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 271 | 2026.04.14 13:42:21.484647 [ 281 ] {} <Debug> TCP-Session: b0d6ab93-8e16-45b7-b6e6-e4c238d577d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2026.04.14 13:42:21.484710 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.04.14 13:42:21.484711 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 274 | 2026.04.14 13:42:21.484680 [ 282 ] {} <Debug> TCP-Session: 7feb413f-ff0f-4683-99ba-3e13233e782d Authenticating user 'default' from [fd00:1122:3344:101::d]:54477 | ||
| 275 | 2026.04.14 13:42:21.484641 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 276 | 2026.04.14 13:42:21.484825 [ 277 ] {} <Debug> TCP-Session: f4818864-fb99-444d-bea2-14bb2db96f25 Authenticating user 'default' from [fd00:1122:3344:101::d]:35588 | ||
| 277 | 2026.04.14 13:42:21.484877 [ 282 ] {} <Debug> TCP-Session: 7feb413f-ff0f-4683-99ba-3e13233e782d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.04.14 13:42:21.484909 [ 279 ] {} <Debug> TCP-Session: 1d01ca61-37f6-4937-b253-e399255df695 Authenticating user 'default' from [fd00:1122:3344:101::d]:58524 | ||
| 279 | 2026.04.14 13:42:21.484902 [ 277 ] {} <Debug> TCP-Session: f4818864-fb99-444d-bea2-14bb2db96f25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.04.14 13:42:21.484986 [ 282 ] {} <Debug> TCP-Session: 7feb413f-ff0f-4683-99ba-3e13233e782d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.04.14 13:42:21.485011 [ 279 ] {} <Debug> TCP-Session: 1d01ca61-37f6-4937-b253-e399255df695 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.04.14 13:42:21.484996 [ 277 ] {} <Debug> TCP-Session: f4818864-fb99-444d-bea2-14bb2db96f25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.04.14 13:42:21.485115 [ 279 ] {} <Debug> TCP-Session: 1d01ca61-37f6-4937-b253-e399255df695 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.04.14 13:42:21.490911 [ 274 ] {8add38c8-4edd-474f-8534-4d693761c4a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2026.04.14 13:42:21.634908 [ 274 ] {8add38c8-4edd-474f-8534-4d693761c4a8} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62091) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 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 | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 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 | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2026.04.14 13:42:21.636154 [ 274 ] {8add38c8-4edd-474f-8534-4d693761c4a8} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 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 | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 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 | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 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 | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2026.04.14 13:42:21.636465 [ 274 ] {8add38c8-4edd-474f-8534-4d693761c4a8} <Debug> TCPHandler: Processed in 0.15848858 sec. | ||
| 334 | 2026.04.14 13:42:21.637752 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2026.04.14 13:42:21.638166 [ 276 ] {e18b8c22-58ac-4e3c-a0a1-bc7b799f8815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2026.04.14 13:42:21.638789 [ 276 ] {e18b8c22-58ac-4e3c-a0a1-bc7b799f8815} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:49212) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 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 | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 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 | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 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 | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2026.04.14 13:42:21.639084 [ 276 ] {e18b8c22-58ac-4e3c-a0a1-bc7b799f8815} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 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 | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 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 | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 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 | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2026.04.14 13:42:21.639349 [ 276 ] {e18b8c22-58ac-4e3c-a0a1-bc7b799f8815} <Debug> TCPHandler: Processed in 0.002448192 sec. | ||
| 385 | 2026.04.14 13:42:21.639716 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.04.14 13:42:21.642044 [ 274 ] {8e20b167-f488-4052-879f-26b5beec74e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2026.04.14 13:42:21.642699 [ 274 ] {8e20b167-f488-4052-879f-26b5beec74e6} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2026.04.14 13:42:21.647388 [ 274 ] {8e20b167-f488-4052-879f-26b5beec74e6} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2026.04.14 13:42:21.647501 [ 274 ] {8e20b167-f488-4052-879f-26b5beec74e6} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000150753 sec | ||
| 390 | 2026.04.14 13:42:21.647518 [ 274 ] {8e20b167-f488-4052-879f-26b5beec74e6} <Trace> ReferentialDeps: No tables | ||
| 391 | 2026.04.14 13:42:21.647531 [ 274 ] {8e20b167-f488-4052-879f-26b5beec74e6} <Trace> LoadingDeps: No tables | ||
| 392 | 2026.04.14 13:42:21.647601 [ 274 ] {8e20b167-f488-4052-879f-26b5beec74e6} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2026.04.14 13:42:21.648351 [ 274 ] {8e20b167-f488-4052-879f-26b5beec74e6} <Debug> TCPHandler: Processed in 0.008746697 sec. | ||
| 394 | 2026.04.14 13:42:21.648518 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.04.14 13:42:21.648677 [ 274 ] {bf4ae43d-d7e6-4c6a-942d-b7867d01c781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2026.04.14 13:42:21.648816 [ 274 ] {bf4ae43d-d7e6-4c6a-942d-b7867d01c781} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2026.04.14 13:42:21.655768 [ 274 ] {bf4ae43d-d7e6-4c6a-942d-b7867d01c781} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2026.04.14 13:42:21.659819 [ 274 ] {bf4ae43d-d7e6-4c6a-942d-b7867d01c781} <Debug> oximeter.version (f35af008-a6c3-45d8-9422-523b4bac5112): Loading data parts | ||
| 400 | 2026.04.14 13:42:21.662311 [ 274 ] {bf4ae43d-d7e6-4c6a-942d-b7867d01c781} <Debug> oximeter.version (f35af008-a6c3-45d8-9422-523b4bac5112): There are no data parts | ||
| 401 | 2026.04.14 13:42:21.668836 [ 274 ] {bf4ae43d-d7e6-4c6a-942d-b7867d01c781} <Debug> TCPHandler: Processed in 0.020371027 sec. | ||
| 402 | 2026.04.14 13:42:21.669100 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2026.04.14 13:42:21.669281 [ 274 ] {543cf423-4093-4131-befd-4a91339b3477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | 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) | ||
| 414 | 2026.04.14 13:42:21.669475 [ 274 ] {543cf423-4093-4131-befd-4a91339b3477} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2026.04.14 13:42:21.704814 [ 274 ] {543cf423-4093-4131-befd-4a91339b3477} <Debug> oximeter.measurements_bool (8d720bba-f8b0-41ab-a090-0ad31237dfdf): Loading data parts | ||
| 416 | 2026.04.14 13:42:21.705177 [ 274 ] {543cf423-4093-4131-befd-4a91339b3477} <Debug> oximeter.measurements_bool (8d720bba-f8b0-41ab-a090-0ad31237dfdf): There are no data parts | ||
| 417 | 2026.04.14 13:42:21.709537 [ 274 ] {543cf423-4093-4131-befd-4a91339b3477} <Debug> TCPHandler: Processed in 0.040487609 sec. | ||
| 418 | 2026.04.14 13:42:21.709766 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.04.14 13:42:21.710045 [ 274 ] {47c107ab-423f-4ec9-9db6-67a912e8f920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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) | ||
| 420 | 2026.04.14 13:42:21.710096 [ 274 ] {47c107ab-423f-4ec9-9db6-67a912e8f920} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2026.04.14 13:42:21.713800 [ 274 ] {47c107ab-423f-4ec9-9db6-67a912e8f920} <Debug> oximeter.measurements_i8 (16edcf5e-acd2-478f-ac1e-0cdf9e0a571a): Loading data parts | ||
| 422 | 2026.04.14 13:42:21.713957 [ 274 ] {47c107ab-423f-4ec9-9db6-67a912e8f920} <Debug> oximeter.measurements_i8 (16edcf5e-acd2-478f-ac1e-0cdf9e0a571a): There are no data parts | ||
| 423 | 2026.04.14 13:42:21.718534 [ 274 ] {47c107ab-423f-4ec9-9db6-67a912e8f920} <Debug> TCPHandler: Processed in 0.00885192 sec. | ||
| 424 | 2026.04.14 13:42:21.718802 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.04.14 13:42:21.718966 [ 274 ] {e22ee713-4b5f-414b-b287-25a98d46c9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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) | ||
| 426 | 2026.04.14 13:42:21.719096 [ 274 ] {e22ee713-4b5f-414b-b287-25a98d46c9a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2026.04.14 13:42:21.726760 [ 274 ] {e22ee713-4b5f-414b-b287-25a98d46c9a6} <Debug> oximeter.measurements_u8 (e1913d3a-3ad5-4990-b637-499fd1319c87): Loading data parts | ||
| 428 | 2026.04.14 13:42:21.727102 [ 274 ] {e22ee713-4b5f-414b-b287-25a98d46c9a6} <Debug> oximeter.measurements_u8 (e1913d3a-3ad5-4990-b637-499fd1319c87): There are no data parts | ||
| 429 | 2026.04.14 13:42:21.731481 [ 274 ] {e22ee713-4b5f-414b-b287-25a98d46c9a6} <Debug> TCPHandler: Processed in 0.012728773 sec. | ||
| 430 | 2026.04.14 13:42:21.731724 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.04.14 13:42:21.732025 [ 274 ] {ffebb688-e3f0-4edf-a9e7-be866191bcdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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) | ||
| 432 | 2026.04.14 13:42:21.732107 [ 274 ] {ffebb688-e3f0-4edf-a9e7-be866191bcdf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2026.04.14 13:42:21.751997 [ 274 ] {ffebb688-e3f0-4edf-a9e7-be866191bcdf} <Debug> oximeter.measurements_i16 (82d4348f-f74f-4fe2-9df6-1cd1e08c09da): Loading data parts | ||
| 434 | 2026.04.14 13:42:21.752279 [ 274 ] {ffebb688-e3f0-4edf-a9e7-be866191bcdf} <Debug> oximeter.measurements_i16 (82d4348f-f74f-4fe2-9df6-1cd1e08c09da): There are no data parts | ||
| 435 | 2026.04.14 13:42:21.755656 [ 274 ] {ffebb688-e3f0-4edf-a9e7-be866191bcdf} <Debug> TCPHandler: Processed in 0.024019956 sec. | ||
| 436 | 2026.04.14 13:42:21.755947 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.04.14 13:42:21.756124 [ 274 ] {b4b29e3d-6f9c-4fde-ac6a-d5ae8e95b336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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) | ||
| 438 | 2026.04.14 13:42:21.756249 [ 274 ] {b4b29e3d-6f9c-4fde-ac6a-d5ae8e95b336} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2026.04.14 13:42:21.758161 [ 274 ] {b4b29e3d-6f9c-4fde-ac6a-d5ae8e95b336} <Debug> oximeter.measurements_u16 (0b02d885-4cfa-4405-9e04-5ccc947f39ef): Loading data parts | ||
| 440 | 2026.04.14 13:42:21.758393 [ 274 ] {b4b29e3d-6f9c-4fde-ac6a-d5ae8e95b336} <Debug> oximeter.measurements_u16 (0b02d885-4cfa-4405-9e04-5ccc947f39ef): There are no data parts | ||
| 441 | 2026.04.14 13:42:21.759941 [ 274 ] {b4b29e3d-6f9c-4fde-ac6a-d5ae8e95b336} <Debug> TCPHandler: Processed in 0.004044556 sec. | ||
| 442 | 2026.04.14 13:42:21.760104 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.04.14 13:42:21.760331 [ 274 ] {445b3740-83f5-4127-9a1d-491a87eed3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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) | ||
| 444 | 2026.04.14 13:42:21.760419 [ 274 ] {445b3740-83f5-4127-9a1d-491a87eed3ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2026.04.14 13:42:21.762677 [ 274 ] {445b3740-83f5-4127-9a1d-491a87eed3ec} <Debug> oximeter.measurements_i32 (9a0e7215-298a-4d64-acd5-52508e3a8e88): Loading data parts | ||
| 446 | 2026.04.14 13:42:21.762807 [ 274 ] {445b3740-83f5-4127-9a1d-491a87eed3ec} <Debug> oximeter.measurements_i32 (9a0e7215-298a-4d64-acd5-52508e3a8e88): There are no data parts | ||
| 447 | 2026.04.14 13:42:21.764056 [ 274 ] {445b3740-83f5-4127-9a1d-491a87eed3ec} <Debug> TCPHandler: Processed in 0.004001395 sec. | ||
| 448 | 2026.04.14 13:42:21.764293 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2026.04.14 13:42:21.764464 [ 274 ] {32bb3655-1b32-4010-8151-23e8f7d97f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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) | ||
| 450 | 2026.04.14 13:42:21.764585 [ 274 ] {32bb3655-1b32-4010-8151-23e8f7d97f69} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2026.04.14 13:42:21.767015 [ 274 ] {32bb3655-1b32-4010-8151-23e8f7d97f69} <Debug> oximeter.measurements_u32 (474ede33-afb8-40f3-a64d-4080b6be3697): Loading data parts | ||
| 452 | 2026.04.14 13:42:21.767148 [ 274 ] {32bb3655-1b32-4010-8151-23e8f7d97f69} <Debug> oximeter.measurements_u32 (474ede33-afb8-40f3-a64d-4080b6be3697): There are no data parts | ||
| 453 | 2026.04.14 13:42:21.769926 [ 274 ] {32bb3655-1b32-4010-8151-23e8f7d97f69} <Debug> TCPHandler: Processed in 0.005682021 sec. | ||
| 454 | 2026.04.14 13:42:21.770098 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.04.14 13:42:21.770315 [ 274 ] {265d999a-62b5-40ea-b195-58237c6a6b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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) | ||
| 456 | 2026.04.14 13:42:21.770408 [ 274 ] {265d999a-62b5-40ea-b195-58237c6a6b54} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2026.04.14 13:42:21.774004 [ 274 ] {265d999a-62b5-40ea-b195-58237c6a6b54} <Debug> oximeter.measurements_i64 (d79c09f9-758b-4f39-a624-11c959429901): Loading data parts | ||
| 458 | 2026.04.14 13:42:21.774207 [ 274 ] {265d999a-62b5-40ea-b195-58237c6a6b54} <Debug> oximeter.measurements_i64 (d79c09f9-758b-4f39-a624-11c959429901): There are no data parts | ||
| 459 | 2026.04.14 13:42:21.775980 [ 274 ] {265d999a-62b5-40ea-b195-58237c6a6b54} <Debug> TCPHandler: Processed in 0.005945807 sec. | ||
| 460 | 2026.04.14 13:42:21.776230 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.04.14 13:42:21.776387 [ 274 ] {bc7b7b76-dead-425c-bfae-6f874a8697c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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) | ||
| 462 | 2026.04.14 13:42:21.776511 [ 274 ] {bc7b7b76-dead-425c-bfae-6f874a8697c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2026.04.14 13:42:21.778149 [ 274 ] {bc7b7b76-dead-425c-bfae-6f874a8697c7} <Debug> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Loading data parts | ||
| 464 | 2026.04.14 13:42:21.778346 [ 274 ] {bc7b7b76-dead-425c-bfae-6f874a8697c7} <Debug> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): There are no data parts | ||
| 465 | 2026.04.14 13:42:21.779908 [ 274 ] {bc7b7b76-dead-425c-bfae-6f874a8697c7} <Debug> TCPHandler: Processed in 0.003727511 sec. | ||
| 466 | 2026.04.14 13:42:21.780057 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.04.14 13:42:21.780246 [ 274 ] {675ce57a-5b2a-4db4-bf98-8c781a4068ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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) | ||
| 468 | 2026.04.14 13:42:21.780384 [ 274 ] {675ce57a-5b2a-4db4-bf98-8c781a4068ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2026.04.14 13:42:21.782409 [ 274 ] {675ce57a-5b2a-4db4-bf98-8c781a4068ed} <Debug> oximeter.measurements_f32 (94bb1a25-f07f-4a11-b423-ea26c3ae1329): Loading data parts | ||
| 470 | 2026.04.14 13:42:21.782568 [ 274 ] {675ce57a-5b2a-4db4-bf98-8c781a4068ed} <Debug> oximeter.measurements_f32 (94bb1a25-f07f-4a11-b423-ea26c3ae1329): There are no data parts | ||
| 471 | 2026.04.14 13:42:21.783999 [ 274 ] {675ce57a-5b2a-4db4-bf98-8c781a4068ed} <Debug> TCPHandler: Processed in 0.003998056 sec. | ||
| 472 | 2026.04.14 13:42:21.784209 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.04.14 13:42:21.784369 [ 274 ] {bbeb279d-cf63-434d-8952-088cc903c116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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) | ||
| 474 | 2026.04.14 13:42:21.784483 [ 274 ] {bbeb279d-cf63-434d-8952-088cc903c116} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2026.04.14 13:42:21.786704 [ 274 ] {bbeb279d-cf63-434d-8952-088cc903c116} <Debug> oximeter.measurements_f64 (40779447-f49c-4695-b969-f7c48c377ab7): Loading data parts | ||
| 476 | 2026.04.14 13:42:21.786838 [ 274 ] {bbeb279d-cf63-434d-8952-088cc903c116} <Debug> oximeter.measurements_f64 (40779447-f49c-4695-b969-f7c48c377ab7): There are no data parts | ||
| 477 | 2026.04.14 13:42:21.788522 [ 274 ] {bbeb279d-cf63-434d-8952-088cc903c116} <Debug> TCPHandler: Processed in 0.004337493 sec. | ||
| 478 | 2026.04.14 13:42:21.788667 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.04.14 13:42:21.788868 [ 274 ] {6ab52055-ecde-4cb6-afd4-3b9390c9c1ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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) | ||
| 480 | 2026.04.14 13:42:21.789023 [ 274 ] {6ab52055-ecde-4cb6-afd4-3b9390c9c1ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2026.04.14 13:42:21.791093 [ 274 ] {6ab52055-ecde-4cb6-afd4-3b9390c9c1ca} <Debug> oximeter.measurements_string (c6a2ad17-c955-4039-a78d-c7be7011cf93): Loading data parts | ||
| 482 | 2026.04.14 13:42:21.791291 [ 274 ] {6ab52055-ecde-4cb6-afd4-3b9390c9c1ca} <Debug> oximeter.measurements_string (c6a2ad17-c955-4039-a78d-c7be7011cf93): There are no data parts | ||
| 483 | 2026.04.14 13:42:21.792761 [ 274 ] {6ab52055-ecde-4cb6-afd4-3b9390c9c1ca} <Debug> TCPHandler: Processed in 0.004142519 sec. | ||
| 484 | 2026.04.14 13:42:21.793024 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2026.04.14 13:42:21.793183 [ 274 ] {b7f5eb0e-2fbd-49d3-a572-ac7f53236228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 488 | * a string isn't palatable for a few reasons. | ||
| 489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 490 | * details. | ||
| 491 | */ | ||
| 492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 493 | 2026.04.14 13:42:21.793302 [ 274 ] {b7f5eb0e-2fbd-49d3-a572-ac7f53236228} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2026.04.14 13:42:21.795242 [ 274 ] {b7f5eb0e-2fbd-49d3-a572-ac7f53236228} <Debug> oximeter.measurements_bytes (94a0fa04-48fb-4d81-bc47-8c718c698bb9): Loading data parts | ||
| 495 | 2026.04.14 13:42:21.795375 [ 274 ] {b7f5eb0e-2fbd-49d3-a572-ac7f53236228} <Debug> oximeter.measurements_bytes (94a0fa04-48fb-4d81-bc47-8c718c698bb9): There are no data parts | ||
| 496 | 2026.04.14 13:42:21.796969 [ 274 ] {b7f5eb0e-2fbd-49d3-a572-ac7f53236228} <Debug> TCPHandler: Processed in 0.003993726 sec. | ||
| 497 | 2026.04.14 13:42:21.797218 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2026.04.14 13:42:21.797376 [ 274 ] {7557aa2f-59c5-4dbb-bf46-8e00725df512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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) | ||
| 499 | 2026.04.14 13:42:21.797515 [ 274 ] {7557aa2f-59c5-4dbb-bf46-8e00725df512} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2026.04.14 13:42:21.799407 [ 274 ] {7557aa2f-59c5-4dbb-bf46-8e00725df512} <Debug> oximeter.measurements_cumulativei64 (a0dfd3fa-0608-4d07-8d0a-c7f7e60adfb6): Loading data parts | ||
| 501 | 2026.04.14 13:42:21.799604 [ 274 ] {7557aa2f-59c5-4dbb-bf46-8e00725df512} <Debug> oximeter.measurements_cumulativei64 (a0dfd3fa-0608-4d07-8d0a-c7f7e60adfb6): There are no data parts | ||
| 502 | 2026.04.14 13:42:21.800937 [ 274 ] {7557aa2f-59c5-4dbb-bf46-8e00725df512} <Debug> TCPHandler: Processed in 0.003767591 sec. | ||
| 503 | 2026.04.14 13:42:21.801084 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2026.04.14 13:42:21.801321 [ 274 ] {0d24e903-1bff-48f6-93a3-ef6bd3451ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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) | ||
| 505 | 2026.04.14 13:42:21.801438 [ 274 ] {0d24e903-1bff-48f6-93a3-ef6bd3451ff4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2026.04.14 13:42:21.803818 [ 274 ] {0d24e903-1bff-48f6-93a3-ef6bd3451ff4} <Debug> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Loading data parts | ||
| 507 | 2026.04.14 13:42:21.804028 [ 274 ] {0d24e903-1bff-48f6-93a3-ef6bd3451ff4} <Debug> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): There are no data parts | ||
| 508 | 2026.04.14 13:42:21.806034 [ 274 ] {0d24e903-1bff-48f6-93a3-ef6bd3451ff4} <Debug> TCPHandler: Processed in 0.004997297 sec. | ||
| 509 | 2026.04.14 13:42:21.806184 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2026.04.14 13:42:21.806341 [ 274 ] {217f604f-bf84-4295-af67-2d85780edb2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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) | ||
| 511 | 2026.04.14 13:42:21.806465 [ 274 ] {217f604f-bf84-4295-af67-2d85780edb2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2026.04.14 13:42:21.808597 [ 274 ] {217f604f-bf84-4295-af67-2d85780edb2a} <Debug> oximeter.measurements_cumulativef32 (ab73204c-671d-419e-b7ab-c354b9e356e9): Loading data parts | ||
| 513 | 2026.04.14 13:42:21.808770 [ 274 ] {217f604f-bf84-4295-af67-2d85780edb2a} <Debug> oximeter.measurements_cumulativef32 (ab73204c-671d-419e-b7ab-c354b9e356e9): There are no data parts | ||
| 514 | 2026.04.14 13:42:21.810162 [ 274 ] {217f604f-bf84-4295-af67-2d85780edb2a} <Debug> TCPHandler: Processed in 0.004024317 sec. | ||
| 515 | 2026.04.14 13:42:21.810397 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2026.04.14 13:42:21.810561 [ 274 ] {4030d263-7906-4117-a8bd-d86293725642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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) | ||
| 517 | 2026.04.14 13:42:21.810686 [ 274 ] {4030d263-7906-4117-a8bd-d86293725642} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2026.04.14 13:42:21.812875 [ 274 ] {4030d263-7906-4117-a8bd-d86293725642} <Debug> oximeter.measurements_cumulativef64 (873d58fe-7432-410c-9609-af9cd6e305f5): Loading data parts | ||
| 519 | 2026.04.14 13:42:21.813293 [ 274 ] {4030d263-7906-4117-a8bd-d86293725642} <Debug> oximeter.measurements_cumulativef64 (873d58fe-7432-410c-9609-af9cd6e305f5): There are no data parts | ||
| 520 | 2026.04.14 13:42:21.814804 [ 274 ] {4030d263-7906-4117-a8bd-d86293725642} <Debug> TCPHandler: Processed in 0.004454775 sec. | ||
| 521 | 2026.04.14 13:42:21.814963 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2026.04.14 13:42:21.815322 [ 274 ] {9717cd10-35fd-4522-8ec5-f60980573e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 523 | * NOTE: Array types cannot be Nullable, see | ||
| 524 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 525 | * for more details. | ||
| 526 | * | ||
| 527 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 528 | * is unfortunate, and at this point relies on the fact that an | ||
| 529 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 530 | * to figure out another way to represent missing samples here. | ||
| 531 | */ | ||
| 532 | 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) | ||
| 533 | 2026.04.14 13:42:21.815460 [ 274 ] {9717cd10-35fd-4522-8ec5-f60980573e88} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2026.04.14 13:42:21.818201 [ 274 ] {9717cd10-35fd-4522-8ec5-f60980573e88} <Debug> oximeter.measurements_histogrami8 (a92e64e4-52b3-4283-87be-b769770f1173): Loading data parts | ||
| 535 | 2026.04.14 13:42:21.818336 [ 274 ] {9717cd10-35fd-4522-8ec5-f60980573e88} <Debug> oximeter.measurements_histogrami8 (a92e64e4-52b3-4283-87be-b769770f1173): There are no data parts | ||
| 536 | 2026.04.14 13:42:21.820426 [ 274 ] {9717cd10-35fd-4522-8ec5-f60980573e88} <Debug> TCPHandler: Processed in 0.005513709 sec. | ||
| 537 | 2026.04.14 13:42:21.820694 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.04.14 13:42:21.820921 [ 274 ] {bad6d7fd-1f99-484e-b349-9e6f4b4161da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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) | ||
| 539 | 2026.04.14 13:42:21.821055 [ 274 ] {bad6d7fd-1f99-484e-b349-9e6f4b4161da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2026.04.14 13:42:21.822882 [ 274 ] {bad6d7fd-1f99-484e-b349-9e6f4b4161da} <Debug> oximeter.measurements_histogramu8 (7d2d58ea-9aeb-4d8e-87c0-e66d0fe2fc0b): Loading data parts | ||
| 541 | 2026.04.14 13:42:21.823147 [ 274 ] {bad6d7fd-1f99-484e-b349-9e6f4b4161da} <Debug> oximeter.measurements_histogramu8 (7d2d58ea-9aeb-4d8e-87c0-e66d0fe2fc0b): There are no data parts | ||
| 542 | 2026.04.14 13:42:21.824464 [ 274 ] {bad6d7fd-1f99-484e-b349-9e6f4b4161da} <Debug> TCPHandler: Processed in 0.003821042 sec. | ||
| 543 | 2026.04.14 13:42:21.824615 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.04.14 13:42:21.824916 [ 274 ] {b0d9973f-d2c0-4dea-9eee-504c0bccaead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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) | ||
| 545 | 2026.04.14 13:42:21.825047 [ 274 ] {b0d9973f-d2c0-4dea-9eee-504c0bccaead} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2026.04.14 13:42:21.827231 [ 274 ] {b0d9973f-d2c0-4dea-9eee-504c0bccaead} <Debug> oximeter.measurements_histogrami16 (99819670-b19c-4a1e-b14e-7bdc3adf65e8): Loading data parts | ||
| 547 | 2026.04.14 13:42:21.827354 [ 274 ] {b0d9973f-d2c0-4dea-9eee-504c0bccaead} <Debug> oximeter.measurements_histogrami16 (99819670-b19c-4a1e-b14e-7bdc3adf65e8): There are no data parts | ||
| 548 | 2026.04.14 13:42:21.828785 [ 274 ] {b0d9973f-d2c0-4dea-9eee-504c0bccaead} <Debug> TCPHandler: Processed in 0.00421889 sec. | ||
| 549 | 2026.04.14 13:42:21.829023 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.04.14 13:42:21.829244 [ 274 ] {8f26b497-b35f-4915-bc40-f2102b8af89b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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) | ||
| 551 | 2026.04.14 13:42:21.829383 [ 274 ] {8f26b497-b35f-4915-bc40-f2102b8af89b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2026.04.14 13:42:21.831223 [ 274 ] {8f26b497-b35f-4915-bc40-f2102b8af89b} <Debug> oximeter.measurements_histogramu16 (9db882d3-7759-425a-af10-665df0660567): Loading data parts | ||
| 553 | 2026.04.14 13:42:21.831412 [ 274 ] {8f26b497-b35f-4915-bc40-f2102b8af89b} <Debug> oximeter.measurements_histogramu16 (9db882d3-7759-425a-af10-665df0660567): There are no data parts | ||
| 554 | 2026.04.14 13:42:21.832772 [ 274 ] {8f26b497-b35f-4915-bc40-f2102b8af89b} <Debug> TCPHandler: Processed in 0.003798052 sec. | ||
| 555 | 2026.04.14 13:42:21.832934 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.04.14 13:42:21.833238 [ 274 ] {52034d46-6d9e-4d7e-a0a1-8f1202e6358a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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) | ||
| 557 | 2026.04.14 13:42:21.833434 [ 274 ] {52034d46-6d9e-4d7e-a0a1-8f1202e6358a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2026.04.14 13:42:21.835688 [ 274 ] {52034d46-6d9e-4d7e-a0a1-8f1202e6358a} <Debug> oximeter.measurements_histogrami32 (42d8d184-7607-46aa-b84a-4694f5018abf): Loading data parts | ||
| 559 | 2026.04.14 13:42:21.835814 [ 274 ] {52034d46-6d9e-4d7e-a0a1-8f1202e6358a} <Debug> oximeter.measurements_histogrami32 (42d8d184-7607-46aa-b84a-4694f5018abf): There are no data parts | ||
| 560 | 2026.04.14 13:42:21.837133 [ 274 ] {52034d46-6d9e-4d7e-a0a1-8f1202e6358a} <Debug> TCPHandler: Processed in 0.004258821 sec. | ||
| 561 | 2026.04.14 13:42:21.837367 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.04.14 13:42:21.837582 [ 274 ] {88ddeca2-18ec-426e-90f2-2108918ad162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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) | ||
| 563 | 2026.04.14 13:42:21.837711 [ 274 ] {88ddeca2-18ec-426e-90f2-2108918ad162} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2026.04.14 13:42:21.839669 [ 274 ] {88ddeca2-18ec-426e-90f2-2108918ad162} <Debug> oximeter.measurements_histogramu32 (2c554c52-256d-4f62-b32e-619c44b3c6d0): Loading data parts | ||
| 565 | 2026.04.14 13:42:21.839851 [ 274 ] {88ddeca2-18ec-426e-90f2-2108918ad162} <Debug> oximeter.measurements_histogramu32 (2c554c52-256d-4f62-b32e-619c44b3c6d0): There are no data parts | ||
| 566 | 2026.04.14 13:42:21.841374 [ 274 ] {88ddeca2-18ec-426e-90f2-2108918ad162} <Debug> TCPHandler: Processed in 0.004056167 sec. | ||
| 567 | 2026.04.14 13:42:21.841528 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.04.14 13:42:21.841788 [ 274 ] {52b92142-4115-435f-8fd6-ee8b8fdb22ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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) | ||
| 569 | 2026.04.14 13:42:21.841924 [ 274 ] {52b92142-4115-435f-8fd6-ee8b8fdb22ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2026.04.14 13:42:21.844010 [ 274 ] {52b92142-4115-435f-8fd6-ee8b8fdb22ab} <Debug> oximeter.measurements_histogrami64 (3b123165-b490-4e4b-8a3f-28a635069b87): Loading data parts | ||
| 571 | 2026.04.14 13:42:21.844126 [ 274 ] {52b92142-4115-435f-8fd6-ee8b8fdb22ab} <Debug> oximeter.measurements_histogrami64 (3b123165-b490-4e4b-8a3f-28a635069b87): There are no data parts | ||
| 572 | 2026.04.14 13:42:21.845574 [ 274 ] {52b92142-4115-435f-8fd6-ee8b8fdb22ab} <Debug> TCPHandler: Processed in 0.004094517 sec. | ||
| 573 | 2026.04.14 13:42:21.845810 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.04.14 13:42:21.846023 [ 274 ] {9f68d1f1-70e7-46bd-9fc5-45f975ec4973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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) | ||
| 575 | 2026.04.14 13:42:21.846148 [ 274 ] {9f68d1f1-70e7-46bd-9fc5-45f975ec4973} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2026.04.14 13:42:21.848466 [ 274 ] {9f68d1f1-70e7-46bd-9fc5-45f975ec4973} <Debug> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Loading data parts | ||
| 577 | 2026.04.14 13:42:21.848637 [ 274 ] {9f68d1f1-70e7-46bd-9fc5-45f975ec4973} <Debug> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): There are no data parts | ||
| 578 | 2026.04.14 13:42:21.850379 [ 274 ] {9f68d1f1-70e7-46bd-9fc5-45f975ec4973} <Debug> TCPHandler: Processed in 0.00461857 sec. | ||
| 579 | 2026.04.14 13:42:21.850533 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.04.14 13:42:21.850846 [ 274 ] {478f7abb-fb50-4185-88aa-29d4dbbfe730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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) | ||
| 581 | 2026.04.14 13:42:21.850985 [ 274 ] {478f7abb-fb50-4185-88aa-29d4dbbfe730} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 582 | 2026.04.14 13:42:21.852979 [ 274 ] {478f7abb-fb50-4185-88aa-29d4dbbfe730} <Debug> oximeter.measurements_histogramf32 (6c1f7164-1a3e-43d0-9a6a-e5862de5e921): Loading data parts | ||
| 583 | 2026.04.14 13:42:21.853092 [ 274 ] {478f7abb-fb50-4185-88aa-29d4dbbfe730} <Debug> oximeter.measurements_histogramf32 (6c1f7164-1a3e-43d0-9a6a-e5862de5e921): There are no data parts | ||
| 584 | 2026.04.14 13:42:21.854310 [ 274 ] {478f7abb-fb50-4185-88aa-29d4dbbfe730} <Debug> TCPHandler: Processed in 0.003825702 sec. | ||
| 585 | 2026.04.14 13:42:21.854545 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.04.14 13:42:21.854757 [ 274 ] {f5974e4b-16f2-4a7f-917c-f4ca8e197e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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) | ||
| 587 | 2026.04.14 13:42:21.854891 [ 274 ] {f5974e4b-16f2-4a7f-917c-f4ca8e197e52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2026.04.14 13:42:21.856616 [ 274 ] {f5974e4b-16f2-4a7f-917c-f4ca8e197e52} <Debug> oximeter.measurements_histogramf64 (79a176af-1788-4611-b148-476bdfa876e9): Loading data parts | ||
| 589 | 2026.04.14 13:42:21.856837 [ 274 ] {f5974e4b-16f2-4a7f-917c-f4ca8e197e52} <Debug> oximeter.measurements_histogramf64 (79a176af-1788-4611-b148-476bdfa876e9): There are no data parts | ||
| 590 | 2026.04.14 13:42:21.858465 [ 274 ] {f5974e4b-16f2-4a7f-917c-f4ca8e197e52} <Debug> TCPHandler: Processed in 0.003971465 sec. | ||
| 591 | 2026.04.14 13:42:21.858624 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.04.14 13:42:21.858871 [ 274 ] {826125ae-6f71-495c-bc91-a31fd9fa9d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) /* The field tables store named dimensions of each timeseries. | ||
| 593 | * | ||
| 594 | * As with the measurement tables, there is one field table for each field data | ||
| 595 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 596 | * this behavior **must not** be relied upon for query correctness. | ||
| 597 | * | ||
| 598 | * The index for the fields differs from the measurements, however. Rows are | ||
| 599 | * sorted by timeseries name, then field name, field value, and finally | ||
| 600 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 601 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 602 | * usually then used to look up measurements. | ||
| 603 | * | ||
| 604 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 605 | * timeseries name and then key, since it would improve lookups where one | ||
| 606 | * already has the key. Realistically though, these tables are quite small and | ||
| 607 | * so performance benefits will be low in absolute terms. | ||
| 608 | * | ||
| 609 | * TTL: We use a materialized column to expire old field table records. This | ||
| 610 | * column is generated automatically by the database whenever a new row is | ||
| 611 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 612 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 613 | * record will remain during a deduplication, which will have the last | ||
| 614 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 615 | * measurement tables. | ||
| 616 | */ | ||
| 617 | 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) | ||
| 618 | 2026.04.14 13:42:21.858999 [ 274 ] {826125ae-6f71-495c-bc91-a31fd9fa9d29} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 619 | 2026.04.14 13:42:21.861047 [ 274 ] {826125ae-6f71-495c-bc91-a31fd9fa9d29} <Debug> oximeter.fields_bool (feaccf24-ab54-4020-96c2-ccdb41eaf22c): Loading data parts | ||
| 620 | 2026.04.14 13:42:21.861306 [ 274 ] {826125ae-6f71-495c-bc91-a31fd9fa9d29} <Debug> oximeter.fields_bool (feaccf24-ab54-4020-96c2-ccdb41eaf22c): There are no data parts | ||
| 621 | 2026.04.14 13:42:21.862817 [ 274 ] {826125ae-6f71-495c-bc91-a31fd9fa9d29} <Debug> TCPHandler: Processed in 0.004242411 sec. | ||
| 622 | 2026.04.14 13:42:21.862975 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.04.14 13:42:21.863271 [ 274 ] {62c598a6-a48a-481a-bd46-cb634b63158f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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) | ||
| 624 | 2026.04.14 13:42:21.863394 [ 274 ] {62c598a6-a48a-481a-bd46-cb634b63158f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 625 | 2026.04.14 13:42:21.865391 [ 274 ] {62c598a6-a48a-481a-bd46-cb634b63158f} <Debug> oximeter.fields_i8 (388b6d5b-1945-4dcd-a6ce-2b4cfb095035): Loading data parts | ||
| 626 | 2026.04.14 13:42:21.865545 [ 274 ] {62c598a6-a48a-481a-bd46-cb634b63158f} <Debug> oximeter.fields_i8 (388b6d5b-1945-4dcd-a6ce-2b4cfb095035): There are no data parts | ||
| 627 | 2026.04.14 13:42:21.866979 [ 274 ] {62c598a6-a48a-481a-bd46-cb634b63158f} <Debug> TCPHandler: Processed in 0.004051397 sec. | ||
| 628 | 2026.04.14 13:42:21.867144 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.04.14 13:42:21.867300 [ 274 ] {456cb9a9-b68e-4f77-88f4-208fe6fe2aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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) | ||
| 630 | 2026.04.14 13:42:21.867431 [ 274 ] {456cb9a9-b68e-4f77-88f4-208fe6fe2aeb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 631 | 2026.04.14 13:42:21.869202 [ 274 ] {456cb9a9-b68e-4f77-88f4-208fe6fe2aeb} <Debug> oximeter.fields_u8 (71a0247e-13b2-43ab-864d-eb0670180286): Loading data parts | ||
| 632 | 2026.04.14 13:42:21.869326 [ 274 ] {456cb9a9-b68e-4f77-88f4-208fe6fe2aeb} <Debug> oximeter.fields_u8 (71a0247e-13b2-43ab-864d-eb0670180286): There are no data parts | ||
| 633 | 2026.04.14 13:42:21.870412 [ 274 ] {456cb9a9-b68e-4f77-88f4-208fe6fe2aeb} <Debug> TCPHandler: Processed in 0.003318041 sec. | ||
| 634 | 2026.04.14 13:42:21.870560 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.04.14 13:42:21.870799 [ 274 ] {695691d2-efaa-46c9-986a-470a8e458888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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) | ||
| 636 | 2026.04.14 13:42:21.870924 [ 274 ] {695691d2-efaa-46c9-986a-470a8e458888} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 637 | 2026.04.14 13:42:21.872587 [ 274 ] {695691d2-efaa-46c9-986a-470a8e458888} <Debug> oximeter.fields_i16 (dda186e1-a4f5-465c-8029-efee9ab90db7): Loading data parts | ||
| 638 | 2026.04.14 13:42:21.872706 [ 274 ] {695691d2-efaa-46c9-986a-470a8e458888} <Debug> oximeter.fields_i16 (dda186e1-a4f5-465c-8029-efee9ab90db7): There are no data parts | ||
| 639 | 2026.04.14 13:42:21.873970 [ 274 ] {695691d2-efaa-46c9-986a-470a8e458888} <Debug> TCPHandler: Processed in 0.003458554 sec. | ||
| 640 | 2026.04.14 13:42:21.874119 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.04.14 13:42:21.874274 [ 274 ] {c9d72dfb-4d99-40ca-8ef0-cc8dc2675cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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) | ||
| 642 | 2026.04.14 13:42:21.874408 [ 274 ] {c9d72dfb-4d99-40ca-8ef0-cc8dc2675cb6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 643 | 2026.04.14 13:42:21.876229 [ 274 ] {c9d72dfb-4d99-40ca-8ef0-cc8dc2675cb6} <Debug> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Loading data parts | ||
| 644 | 2026.04.14 13:42:21.876369 [ 274 ] {c9d72dfb-4d99-40ca-8ef0-cc8dc2675cb6} <Debug> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): There are no data parts | ||
| 645 | 2026.04.14 13:42:21.877682 [ 274 ] {c9d72dfb-4d99-40ca-8ef0-cc8dc2675cb6} <Debug> TCPHandler: Processed in 0.003611487 sec. | ||
| 646 | 2026.04.14 13:42:21.877953 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2026.04.14 13:42:21.878169 [ 274 ] {6d8bc9e6-6e3c-403d-b2b7-d629fa316dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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) | ||
| 648 | 2026.04.14 13:42:21.878319 [ 274 ] {6d8bc9e6-6e3c-403d-b2b7-d629fa316dfb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 649 | 2026.04.14 13:42:21.881318 [ 274 ] {6d8bc9e6-6e3c-403d-b2b7-d629fa316dfb} <Debug> oximeter.fields_i32 (b5773397-5f62-4fb3-9312-d4c83f8a6536): Loading data parts | ||
| 650 | 2026.04.14 13:42:21.881799 [ 274 ] {6d8bc9e6-6e3c-403d-b2b7-d629fa316dfb} <Debug> oximeter.fields_i32 (b5773397-5f62-4fb3-9312-d4c83f8a6536): There are no data parts | ||
| 651 | 2026.04.14 13:42:21.884093 [ 274 ] {6d8bc9e6-6e3c-403d-b2b7-d629fa316dfb} <Debug> TCPHandler: Processed in 0.006214343 sec. | ||
| 652 | 2026.04.14 13:42:21.884257 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 653 | 2026.04.14 13:42:21.884423 [ 274 ] {857e3458-311c-4fed-9e6d-02d8c579675b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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) | ||
| 654 | 2026.04.14 13:42:21.884557 [ 274 ] {857e3458-311c-4fed-9e6d-02d8c579675b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 655 | 2026.04.14 13:42:21.886594 [ 274 ] {857e3458-311c-4fed-9e6d-02d8c579675b} <Debug> oximeter.fields_u32 (8027e762-3404-41ab-877f-acc868e99516): Loading data parts | ||
| 656 | 2026.04.14 13:42:21.886755 [ 274 ] {857e3458-311c-4fed-9e6d-02d8c579675b} <Debug> oximeter.fields_u32 (8027e762-3404-41ab-877f-acc868e99516): There are no data parts | ||
| 657 | 2026.04.14 13:42:21.887902 [ 274 ] {857e3458-311c-4fed-9e6d-02d8c579675b} <Debug> TCPHandler: Processed in 0.003675729 sec. | ||
| 658 | 2026.04.14 13:42:21.888153 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 659 | 2026.04.14 13:42:21.888314 [ 274 ] {658bcfb6-73c1-40b8-995c-c75959cba611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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) | ||
| 660 | 2026.04.14 13:42:21.888485 [ 274 ] {658bcfb6-73c1-40b8-995c-c75959cba611} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 661 | 2026.04.14 13:42:21.890281 [ 274 ] {658bcfb6-73c1-40b8-995c-c75959cba611} <Debug> oximeter.fields_i64 (d6be42ad-07cd-448c-ac3e-5806d7eefd0f): Loading data parts | ||
| 662 | 2026.04.14 13:42:21.890539 [ 274 ] {658bcfb6-73c1-40b8-995c-c75959cba611} <Debug> oximeter.fields_i64 (d6be42ad-07cd-448c-ac3e-5806d7eefd0f): There are no data parts | ||
| 663 | 2026.04.14 13:42:21.891904 [ 274 ] {658bcfb6-73c1-40b8-995c-c75959cba611} <Debug> TCPHandler: Processed in 0.003800411 sec. | ||
| 664 | 2026.04.14 13:42:21.892058 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 665 | 2026.04.14 13:42:21.892275 [ 274 ] {f1944a1b-1f75-4036-8270-5c236d3c510a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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) | ||
| 666 | 2026.04.14 13:42:21.892365 [ 274 ] {f1944a1b-1f75-4036-8270-5c236d3c510a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 667 | 2026.04.14 13:42:21.894999 [ 274 ] {f1944a1b-1f75-4036-8270-5c236d3c510a} <Debug> oximeter.fields_u64 (153f49ea-cf4b-4ae7-a92a-1e137ca89e49): Loading data parts | ||
| 668 | 2026.04.14 13:42:21.895133 [ 274 ] {f1944a1b-1f75-4036-8270-5c236d3c510a} <Debug> oximeter.fields_u64 (153f49ea-cf4b-4ae7-a92a-1e137ca89e49): There are no data parts | ||
| 669 | 2026.04.14 13:42:21.897431 [ 274 ] {f1944a1b-1f75-4036-8270-5c236d3c510a} <Debug> TCPHandler: Processed in 0.005422096 sec. | ||
| 670 | 2026.04.14 13:42:21.897708 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 671 | 2026.04.14 13:42:21.897874 [ 274 ] {3db841f6-4b0c-487c-aae3-75ef9bde2de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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) | ||
| 672 | 2026.04.14 13:42:21.898007 [ 274 ] {3db841f6-4b0c-487c-aae3-75ef9bde2de8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 673 | 2026.04.14 13:42:21.899894 [ 274 ] {3db841f6-4b0c-487c-aae3-75ef9bde2de8} <Debug> oximeter.fields_ipaddr (e472d2c8-825a-4443-bbf2-ef37c9e6fa97): Loading data parts | ||
| 674 | 2026.04.14 13:42:21.900122 [ 274 ] {3db841f6-4b0c-487c-aae3-75ef9bde2de8} <Debug> oximeter.fields_ipaddr (e472d2c8-825a-4443-bbf2-ef37c9e6fa97): There are no data parts | ||
| 675 | 2026.04.14 13:42:21.901764 [ 274 ] {3db841f6-4b0c-487c-aae3-75ef9bde2de8} <Debug> TCPHandler: Processed in 0.004111178 sec. | ||
| 676 | 2026.04.14 13:42:21.901933 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2026.04.14 13:42:21.902189 [ 274 ] {b4151b80-d100-45a6-bc77-14d59f4d2226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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) | ||
| 678 | 2026.04.14 13:42:21.902275 [ 274 ] {b4151b80-d100-45a6-bc77-14d59f4d2226} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 679 | 2026.04.14 13:42:21.904135 [ 274 ] {b4151b80-d100-45a6-bc77-14d59f4d2226} <Debug> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Loading data parts | ||
| 680 | 2026.04.14 13:42:21.904245 [ 274 ] {b4151b80-d100-45a6-bc77-14d59f4d2226} <Debug> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): There are no data parts | ||
| 681 | 2026.04.14 13:42:21.905580 [ 274 ] {b4151b80-d100-45a6-bc77-14d59f4d2226} <Debug> TCPHandler: Processed in 0.00369907 sec. | ||
| 682 | 2026.04.14 13:42:21.905847 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 683 | 2026.04.14 13:42:21.906004 [ 274 ] {505339dd-7500-4843-8c97-3b40cf444cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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) | ||
| 684 | 2026.04.14 13:42:21.906143 [ 274 ] {505339dd-7500-4843-8c97-3b40cf444cc4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 685 | 2026.04.14 13:42:21.908010 [ 274 ] {505339dd-7500-4843-8c97-3b40cf444cc4} <Debug> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Loading data parts | ||
| 686 | 2026.04.14 13:42:21.908241 [ 274 ] {505339dd-7500-4843-8c97-3b40cf444cc4} <Debug> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): There are no data parts | ||
| 687 | 2026.04.14 13:42:21.910277 [ 274 ] {505339dd-7500-4843-8c97-3b40cf444cc4} <Debug> TCPHandler: Processed in 0.004477776 sec. | ||
| 688 | 2026.04.14 13:42:21.910452 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 689 | 2026.04.14 13:42:21.910801 [ 274 ] {7665c14e-2c12-4436-ab8c-c1a573b7a6da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) /* The timeseries schema table stores the extracted schema for the samples | ||
| 690 | * oximeter collects. | ||
| 691 | */ | ||
| 692 | 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) | ||
| 693 | 2026.04.14 13:42:21.910958 [ 274 ] {7665c14e-2c12-4436-ab8c-c1a573b7a6da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 694 | 2026.04.14 13:42:21.913015 [ 274 ] {7665c14e-2c12-4436-ab8c-c1a573b7a6da} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58): Loading data parts | ||
| 695 | 2026.04.14 13:42:21.913240 [ 274 ] {7665c14e-2c12-4436-ab8c-c1a573b7a6da} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58): There are no data parts | ||
| 696 | 2026.04.14 13:42:21.914569 [ 274 ] {7665c14e-2c12-4436-ab8c-c1a573b7a6da} <Debug> TCPHandler: Processed in 0.0041662 sec. | ||
| 697 | 2026.04.14 13:42:21.914842 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 698 | 2026.04.14 13:42:21.915298 [ 276 ] {4354f10b-83bb-4758-85a7-b77f02d89836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 699 | 2026.04.14 13:42:21.916651 [ 276 ] {4354f10b-83bb-4758-85a7-b77f02d89836} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 700 | 2026.04.14 13:42:21.937491 [ 283 ] {4354f10b-83bb-4758-85a7-b77f02d89836} <Trace> oximeter.version (f35af008-a6c3-45d8-9422-523b4bac5112): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 701 | 2026.04.14 13:42:21.937692 [ 283 ] {4354f10b-83bb-4758-85a7-b77f02d89836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 702 | 2026.04.14 13:42:21.942412 [ 283 ] {4354f10b-83bb-4758-85a7-b77f02d89836} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 703 | 2026.04.14 13:42:21.942956 [ 283 ] {4354f10b-83bb-4758-85a7-b77f02d89836} <Trace> oximeter.version (f35af008-a6c3-45d8-9422-523b4bac5112): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 704 | 2026.04.14 13:42:21.943372 [ 276 ] {4354f10b-83bb-4758-85a7-b77f02d89836} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.02822 sec., 35.43586109142452 rows/sec., 566.97 B/sec. | ||
| 705 | 2026.04.14 13:42:21.943655 [ 276 ] {4354f10b-83bb-4758-85a7-b77f02d89836} <Debug> TCPHandler: Processed in 0.028944581 sec. | ||
| 706 | 2026.04.14 13:42:22.000203 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 127.26 MiB, peak 127.26 MiB, free memory in arenas 0.00 B, will set to 139.54 MiB (RSS), difference: 12.27 MiB | ||
| 707 | 2026.04.14 13:42:25.615565 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.04.14 13:42:25.615605 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.04.14 13:42:25.615657 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.04.14 13:42:25.615697 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.04.14 13:42:25.619400 [ 244 ] {} <Debug> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Loading data parts | ||
| 712 | 2026.04.14 13:42:25.619577 [ 244 ] {} <Debug> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): There are no data parts | ||
| 713 | 2026.04.14 13:42:25.624523 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.04.14 13:42:25.624698 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 715 | 2026.04.14 13:42:25.631564 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.04.14 13:42:25.632303 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2026.04.14 13:42:25.632605 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 718 | 2026.04.14 13:42:25.634633 [ 243 ] {} <Debug> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Loading data parts | ||
| 719 | 2026.04.14 13:42:25.634837 [ 243 ] {} <Debug> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): There are no data parts | ||
| 720 | 2026.04.14 13:42:25.662721 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.04.14 13:42:25.662910 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 722 | 2026.04.14 13:42:25.670516 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.04.14 13:42:25.671831 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.04.14 13:42:25.676242 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.04.14 13:42:26.000253 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.65 MiB, peak 148.65 MiB, free memory in arenas 0.00 B, will set to 153.75 MiB (RSS), difference: 9.10 MiB | ||
| 726 | 2026.04.14 13:42:28.115600 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.04.14 13:42:28.115809 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.04.14 13:42:28.121517 [ 242 ] {} <Debug> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48): Loading data parts | ||
| 729 | 2026.04.14 13:42:28.121701 [ 242 ] {} <Debug> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48): There are no data parts | ||
| 730 | 2026.04.14 13:42:28.127591 [ 242 ] {} <Trace> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.04.14 13:42:28.127725 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 732 | 2026.04.14 13:42:28.133043 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.04.14 13:42:28.133637 [ 242 ] {} <Trace> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.04.14 13:42:28.134066 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.04.14 13:42:29.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.97 MiB, peak 157.97 MiB, free memory in arenas 0.00 B, will set to 155.09 MiB (RSS), difference: -2.88 MiB | ||
| 736 | 2026.04.14 13:42:33.074470 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.04.14 13:42:33.074529 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.04.14 13:42:33.133543 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2026.04.14 13:42:33.138610 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.04.14 13:42:33.138661 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 741 | 2026.04.14 13:42:33.139299 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.04.14 13:42:33.139945 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.04.14 13:42:33.140110 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.04.14 13:42:33.177176 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.04.14 13:42:33.196055 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.04.14 13:42:33.196165 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 747 | 2026.04.14 13:42:33.203018 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.04.14 13:42:33.204138 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.04.14 13:42:33.207854 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.04.14 13:42:34.000311 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.76 MiB, peak 159.76 MiB, free memory in arenas 0.00 B, will set to 157.76 MiB (RSS), difference: 1.99 MiB | ||
| 751 | 2026.04.14 13:42:39.001138 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.80 MiB, peak 159.76 MiB, free memory in arenas 0.00 B, will set to 157.82 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2026.04.14 13:42:40.640412 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 753 | 2026.04.14 13:42:40.640911 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 754 | 2026.04.14 13:42:40.640953 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 755 | 2026.04.14 13:42:40.641670 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 756 | 2026.04.14 13:42:40.642116 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 757 | 2026.04.14 13:42:40.642238 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 758 | 2026.04.14 13:42:40.708159 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 759 | 2026.04.14 13:42:40.724060 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 760 | 2026.04.14 13:42:40.724112 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 761 | 2026.04.14 13:42:40.730193 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 762 | 2026.04.14 13:42:40.731244 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 763 | 2026.04.14 13:42:40.734092 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 764 | 2026.04.14 13:42:41.958322 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 765 | 2026.04.14 13:42:41.958602 [ 274 ] {42aba0e6-2552-4e3c-b6f7-37d339b07c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 766 | 2026.04.14 13:42:41.959115 [ 274 ] {42aba0e6-2552-4e3c-b6f7-37d339b07c0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 767 | 2026.04.14 13:42:41.959339 [ 274 ] {42aba0e6-2552-4e3c-b6f7-37d339b07c0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 768 | 2026.04.14 13:42:41.969154 [ 274 ] {42aba0e6-2552-4e3c-b6f7-37d339b07c0d} <Debug> TCPHandler: Processed in 0.011005106 sec. | ||
| 769 | 2026.04.14 13:42:41.981705 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 770 | 2026.04.14 13:42:41.981853 [ 274 ] {880a8a70-bc2c-4b0d-a230-a1a57c3d3eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 771 | 2026.04.14 13:42:41.989786 [ 274 ] {880a8a70-bc2c-4b0d-a230-a1a57c3d3eb1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 772 | 2026.04.14 13:42:41.989839 [ 274 ] {880a8a70-bc2c-4b0d-a230-a1a57c3d3eb1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 773 | 2026.04.14 13:42:41.992344 [ 274 ] {880a8a70-bc2c-4b0d-a230-a1a57c3d3eb1} <Debug> TCPHandler: Processed in 0.01069659 sec. | ||
| 774 | 2026.04.14 13:42:41.992728 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 775 | 2026.04.14 13:42:41.992842 [ 274 ] {db760810-1234-4a3b-9770-a95839e5c298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 776 | 2026.04.14 13:42:41.995652 [ 274 ] {db760810-1234-4a3b-9770-a95839e5c298} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 777 | 2026.04.14 13:42:41.995693 [ 274 ] {db760810-1234-4a3b-9770-a95839e5c298} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 778 | 2026.04.14 13:42:41.996066 [ 274 ] {db760810-1234-4a3b-9770-a95839e5c298} <Debug> TCPHandler: Processed in 0.003452174 sec. | ||
| 779 | 2026.04.14 13:42:41.997026 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 780 | 2026.04.14 13:42:41.997140 [ 274 ] {4a5cabc0-67bd-4dcd-a304-447b6602ed3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 781 | 2026.04.14 13:42:41.997371 [ 274 ] {4a5cabc0-67bd-4dcd-a304-447b6602ed3e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 782 | 2026.04.14 13:42:41.997413 [ 274 ] {4a5cabc0-67bd-4dcd-a304-447b6602ed3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 783 | 2026.04.14 13:42:41.997726 [ 274 ] {4a5cabc0-67bd-4dcd-a304-447b6602ed3e} <Debug> TCPHandler: Processed in 0.000748916 sec. | ||
| 784 | 2026.04.14 13:42:41.997937 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 785 | 2026.04.14 13:42:41.998048 [ 274 ] {76e01508-9466-4dec-8a6a-be15f2ce654b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 786 | 2026.04.14 13:42:41.998276 [ 274 ] {76e01508-9466-4dec-8a6a-be15f2ce654b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 787 | 2026.04.14 13:42:41.998318 [ 274 ] {76e01508-9466-4dec-8a6a-be15f2ce654b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 788 | 2026.04.14 13:42:41.998635 [ 274 ] {76e01508-9466-4dec-8a6a-be15f2ce654b} <Debug> TCPHandler: Processed in 0.000745356 sec. | ||
| 789 | 2026.04.14 13:42:41.998847 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 790 | 2026.04.14 13:42:41.998959 [ 274 ] {768711d0-9e1e-4479-a01a-0247c3604faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 791 | 2026.04.14 13:42:41.999186 [ 274 ] {768711d0-9e1e-4479-a01a-0247c3604faf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 792 | 2026.04.14 13:42:41.999227 [ 274 ] {768711d0-9e1e-4479-a01a-0247c3604faf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 793 | 2026.04.14 13:42:41.999532 [ 274 ] {768711d0-9e1e-4479-a01a-0247c3604faf} <Debug> TCPHandler: Processed in 0.000732376 sec. | ||
| 794 | 2026.04.14 13:42:41.999746 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 795 | 2026.04.14 13:42:41.999859 [ 274 ] {fb351d7c-f27a-4108-b302-638d2521331a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 796 | 2026.04.14 13:42:42.000087 [ 274 ] {fb351d7c-f27a-4108-b302-638d2521331a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 797 | 2026.04.14 13:42:42.000128 [ 274 ] {fb351d7c-f27a-4108-b302-638d2521331a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 798 | 2026.04.14 13:42:42.000430 [ 274 ] {fb351d7c-f27a-4108-b302-638d2521331a} <Debug> TCPHandler: Processed in 0.000731036 sec. | ||
| 799 | 2026.04.14 13:42:42.000635 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 800 | 2026.04.14 13:42:42.000747 [ 274 ] {93e2185e-de95-4a7f-961b-1d20f9d37f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 801 | 2026.04.14 13:42:42.000976 [ 274 ] {93e2185e-de95-4a7f-961b-1d20f9d37f19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 802 | 2026.04.14 13:42:42.001016 [ 274 ] {93e2185e-de95-4a7f-961b-1d20f9d37f19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 803 | 2026.04.14 13:42:42.001314 [ 274 ] {93e2185e-de95-4a7f-961b-1d20f9d37f19} <Debug> TCPHandler: Processed in 0.000725675 sec. | ||
| 804 | 2026.04.14 13:42:42.001525 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 805 | 2026.04.14 13:42:42.001636 [ 274 ] {7fe7bdbc-d262-475e-b8ea-e7585be44398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 806 | 2026.04.14 13:42:42.001863 [ 274 ] {7fe7bdbc-d262-475e-b8ea-e7585be44398} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 807 | 2026.04.14 13:42:42.001904 [ 274 ] {7fe7bdbc-d262-475e-b8ea-e7585be44398} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 808 | 2026.04.14 13:42:42.002210 [ 274 ] {7fe7bdbc-d262-475e-b8ea-e7585be44398} <Debug> TCPHandler: Processed in 0.000732746 sec. | ||
| 809 | 2026.04.14 13:42:42.002444 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 810 | 2026.04.14 13:42:42.002556 [ 274 ] {b5d03056-4af7-4c10-bca2-5c7651b897dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 811 | 2026.04.14 13:42:42.002785 [ 274 ] {b5d03056-4af7-4c10-bca2-5c7651b897dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 812 | 2026.04.14 13:42:42.002825 [ 274 ] {b5d03056-4af7-4c10-bca2-5c7651b897dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 813 | 2026.04.14 13:42:42.003125 [ 274 ] {b5d03056-4af7-4c10-bca2-5c7651b897dc} <Debug> TCPHandler: Processed in 0.000729046 sec. | ||
| 814 | 2026.04.14 13:42:42.003341 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 815 | 2026.04.14 13:42:42.003461 [ 274 ] {6f50fe46-f559-4c77-bf26-b4ae7fb64649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 816 | 2026.04.14 13:42:42.003690 [ 274 ] {6f50fe46-f559-4c77-bf26-b4ae7fb64649} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 817 | 2026.04.14 13:42:42.003730 [ 274 ] {6f50fe46-f559-4c77-bf26-b4ae7fb64649} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 818 | 2026.04.14 13:42:42.004032 [ 274 ] {6f50fe46-f559-4c77-bf26-b4ae7fb64649} <Debug> TCPHandler: Processed in 0.000737506 sec. | ||
| 819 | 2026.04.14 13:42:42.004249 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 820 | 2026.04.14 13:42:42.004363 [ 274 ] {86e7be7d-2f86-4dd1-9058-e16253d85380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 821 | 2026.04.14 13:42:42.004598 [ 274 ] {86e7be7d-2f86-4dd1-9058-e16253d85380} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 822 | 2026.04.14 13:42:42.004638 [ 274 ] {86e7be7d-2f86-4dd1-9058-e16253d85380} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 823 | 2026.04.14 13:42:42.004936 [ 274 ] {86e7be7d-2f86-4dd1-9058-e16253d85380} <Debug> TCPHandler: Processed in 0.000734516 sec. | ||
| 824 | 2026.04.14 13:42:42.012382 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 825 | 2026.04.14 13:42:42.012555 [ 274 ] {b12d3662-d64c-4a89-a023-6a4727c82109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 826 | 2026.04.14 13:42:42.012904 [ 274 ] {b12d3662-d64c-4a89-a023-6a4727c82109} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 827 | 2026.04.14 13:42:42.012945 [ 274 ] {b12d3662-d64c-4a89-a023-6a4727c82109} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 828 | 2026.04.14 13:42:42.013256 [ 274 ] {b12d3662-d64c-4a89-a023-6a4727c82109} <Debug> TCPHandler: Processed in 0.00095175 sec. | ||
| 829 | 2026.04.14 13:42:42.013560 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 830 | 2026.04.14 13:42:42.013662 [ 274 ] {65345134-229a-4da4-bc32-64dc4b3a536a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 831 | 2026.04.14 13:42:42.013702 [ 274 ] {65345134-229a-4da4-bc32-64dc4b3a536a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 832 | 2026.04.14 13:42:42.014261 [ 274 ] {65345134-229a-4da4-bc32-64dc4b3a536a} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 833 | 2026.04.14 13:42:42.014301 [ 274 ] {65345134-229a-4da4-bc32-64dc4b3a536a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 834 | 2026.04.14 13:42:42.014935 [ 274 ] {65345134-229a-4da4-bc32-64dc4b3a536a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 835 | 2026.04.14 13:42:42.015314 [ 274 ] {65345134-229a-4da4-bc32-64dc4b3a536a} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 836 | 2026.04.14 13:42:42.015457 [ 274 ] {65345134-229a-4da4-bc32-64dc4b3a536a} <Debug> executeQuery: Read 13 rows, 4.60 KiB in 0.001824 sec., 7127.19298245614 rows/sec., 2.46 MiB/sec. | ||
| 837 | 2026.04.14 13:42:42.015494 [ 274 ] {65345134-229a-4da4-bc32-64dc4b3a536a} <Debug> TCPHandler: Processed in 0.001982963 sec. | ||
| 838 | 2026.04.14 13:42:42.015607 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2026.04.14 13:42:42.015700 [ 274 ] {3792b5b5-e97b-45fc-a3d1-1a0e8505eeb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 840 | 2026.04.14 13:42:42.015738 [ 274 ] {3792b5b5-e97b-45fc-a3d1-1a0e8505eeb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 841 | 2026.04.14 13:42:42.027175 [ 274 ] {3792b5b5-e97b-45fc-a3d1-1a0e8505eeb0} <Trace> oximeter.fields_i16 (dda186e1-a4f5-465c-8029-efee9ab90db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 842 | 2026.04.14 13:42:42.027224 [ 274 ] {3792b5b5-e97b-45fc-a3d1-1a0e8505eeb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 843 | 2026.04.14 13:42:42.030552 [ 274 ] {3792b5b5-e97b-45fc-a3d1-1a0e8505eeb0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 844 | 2026.04.14 13:42:42.031034 [ 274 ] {3792b5b5-e97b-45fc-a3d1-1a0e8505eeb0} <Trace> oximeter.fields_i16 (dda186e1-a4f5-465c-8029-efee9ab90db7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 845 | 2026.04.14 13:42:42.031158 [ 274 ] {3792b5b5-e97b-45fc-a3d1-1a0e8505eeb0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.015477 sec., 18349.809394585514 rows/sec., 1.17 MiB/sec. | ||
| 846 | 2026.04.14 13:42:42.031193 [ 274 ] {3792b5b5-e97b-45fc-a3d1-1a0e8505eeb0} <Debug> TCPHandler: Processed in 0.015633345 sec. | ||
| 847 | 2026.04.14 13:42:42.031313 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.04.14 13:42:42.031406 [ 274 ] {765845bf-8176-476f-909c-2484f08d7545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 849 | 2026.04.14 13:42:42.031444 [ 274 ] {765845bf-8176-476f-909c-2484f08d7545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 850 | 2026.04.14 13:42:42.031825 [ 274 ] {765845bf-8176-476f-909c-2484f08d7545} <Trace> oximeter.fields_ipaddr (e472d2c8-825a-4443-bbf2-ef37c9e6fa97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 851 | 2026.04.14 13:42:42.031861 [ 274 ] {765845bf-8176-476f-909c-2484f08d7545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 852 | 2026.04.14 13:42:42.032296 [ 274 ] {765845bf-8176-476f-909c-2484f08d7545} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 853 | 2026.04.14 13:42:42.032720 [ 274 ] {765845bf-8176-476f-909c-2484f08d7545} <Trace> oximeter.fields_ipaddr (e472d2c8-825a-4443-bbf2-ef37c9e6fa97): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 854 | 2026.04.14 13:42:42.032845 [ 274 ] {765845bf-8176-476f-909c-2484f08d7545} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001457 sec., 1372.6835964310226 rows/sec., 111.93 KiB/sec. | ||
| 855 | 2026.04.14 13:42:42.032879 [ 274 ] {765845bf-8176-476f-909c-2484f08d7545} <Debug> TCPHandler: Processed in 0.001613064 sec. | ||
| 856 | 2026.04.14 13:42:42.032992 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2026.04.14 13:42:42.033083 [ 274 ] {0cf330ae-a888-44be-9ddc-bd47f1be7e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 858 | 2026.04.14 13:42:42.033120 [ 274 ] {0cf330ae-a888-44be-9ddc-bd47f1be7e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 859 | 2026.04.14 13:42:42.033853 [ 274 ] {0cf330ae-a888-44be-9ddc-bd47f1be7e79} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 860 | 2026.04.14 13:42:42.033889 [ 274 ] {0cf330ae-a888-44be-9ddc-bd47f1be7e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 861 | 2026.04.14 13:42:42.034393 [ 274 ] {0cf330ae-a888-44be-9ddc-bd47f1be7e79} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 862 | 2026.04.14 13:42:42.034830 [ 274 ] {0cf330ae-a888-44be-9ddc-bd47f1be7e79} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 863 | 2026.04.14 13:42:42.034952 [ 274 ] {0cf330ae-a888-44be-9ddc-bd47f1be7e79} <Debug> executeQuery: Read 742 rows, 58.50 KiB in 0.001886 sec., 393425.2386002121 rows/sec., 30.29 MiB/sec. | ||
| 864 | 2026.04.14 13:42:42.034986 [ 274 ] {0cf330ae-a888-44be-9ddc-bd47f1be7e79} <Debug> TCPHandler: Processed in 0.002041104 sec. | ||
| 865 | 2026.04.14 13:42:42.035100 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2026.04.14 13:42:42.035195 [ 274 ] {0d88afb2-60b8-4487-b5dc-a5054752babd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 867 | 2026.04.14 13:42:42.035234 [ 274 ] {0d88afb2-60b8-4487-b5dc-a5054752babd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 868 | 2026.04.14 13:42:42.035643 [ 274 ] {0d88afb2-60b8-4487-b5dc-a5054752babd} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 869 | 2026.04.14 13:42:42.035678 [ 274 ] {0d88afb2-60b8-4487-b5dc-a5054752babd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 870 | 2026.04.14 13:42:42.036134 [ 274 ] {0d88afb2-60b8-4487-b5dc-a5054752babd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 871 | 2026.04.14 13:42:42.036596 [ 274 ] {0d88afb2-60b8-4487-b5dc-a5054752babd} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 872 | 2026.04.14 13:42:42.036717 [ 274 ] {0d88afb2-60b8-4487-b5dc-a5054752babd} <Debug> executeQuery: Read 144 rows, 8.68 KiB in 0.001539 sec., 93567.2514619883 rows/sec., 5.51 MiB/sec. | ||
| 873 | 2026.04.14 13:42:42.036751 [ 274 ] {0d88afb2-60b8-4487-b5dc-a5054752babd} <Debug> TCPHandler: Processed in 0.001698517 sec. | ||
| 874 | 2026.04.14 13:42:42.036862 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 875 | 2026.04.14 13:42:42.036952 [ 274 ] {c6f8af95-a24f-4dc3-a0ce-780b725c8f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 876 | 2026.04.14 13:42:42.036990 [ 274 ] {c6f8af95-a24f-4dc3-a0ce-780b725c8f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 877 | 2026.04.14 13:42:42.037440 [ 274 ] {c6f8af95-a24f-4dc3-a0ce-780b725c8f8c} <Trace> oximeter.fields_u32 (8027e762-3404-41ab-877f-acc868e99516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 878 | 2026.04.14 13:42:42.037471 [ 274 ] {c6f8af95-a24f-4dc3-a0ce-780b725c8f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 879 | 2026.04.14 13:42:42.037867 [ 274 ] {c6f8af95-a24f-4dc3-a0ce-780b725c8f8c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 880 | 2026.04.14 13:42:42.038291 [ 274 ] {c6f8af95-a24f-4dc3-a0ce-780b725c8f8c} <Trace> oximeter.fields_u32 (8027e762-3404-41ab-877f-acc868e99516): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 881 | 2026.04.14 13:42:42.038409 [ 274 ] {c6f8af95-a24f-4dc3-a0ce-780b725c8f8c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001474 sec., 101085.48168249661 rows/sec., 6.53 MiB/sec. | ||
| 882 | 2026.04.14 13:42:42.038444 [ 274 ] {c6f8af95-a24f-4dc3-a0ce-780b725c8f8c} <Debug> TCPHandler: Processed in 0.001629535 sec. | ||
| 883 | 2026.04.14 13:42:42.038557 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 884 | 2026.04.14 13:42:42.038648 [ 274 ] {d2804451-3de0-45a5-8837-c75aad8f3efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 885 | 2026.04.14 13:42:42.038685 [ 274 ] {d2804451-3de0-45a5-8837-c75aad8f3efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 886 | 2026.04.14 13:42:42.039083 [ 274 ] {d2804451-3de0-45a5-8837-c75aad8f3efc} <Trace> oximeter.fields_u8 (71a0247e-13b2-43ab-864d-eb0670180286): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 887 | 2026.04.14 13:42:42.039118 [ 274 ] {d2804451-3de0-45a5-8837-c75aad8f3efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 888 | 2026.04.14 13:42:42.039521 [ 274 ] {d2804451-3de0-45a5-8837-c75aad8f3efc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 889 | 2026.04.14 13:42:42.039944 [ 274 ] {d2804451-3de0-45a5-8837-c75aad8f3efc} <Trace> oximeter.fields_u8 (71a0247e-13b2-43ab-864d-eb0670180286): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 890 | 2026.04.14 13:42:42.040064 [ 274 ] {d2804451-3de0-45a5-8837-c75aad8f3efc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001434 sec., 103207.81032078103 rows/sec., 5.87 MiB/sec. | ||
| 891 | 2026.04.14 13:42:42.040099 [ 274 ] {d2804451-3de0-45a5-8837-c75aad8f3efc} <Debug> TCPHandler: Processed in 0.001588475 sec. | ||
| 892 | 2026.04.14 13:42:42.040207 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2026.04.14 13:42:42.040298 [ 274 ] {9983fcc3-5154-4762-a260-0591badeb80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 894 | 2026.04.14 13:42:42.040335 [ 274 ] {9983fcc3-5154-4762-a260-0591badeb80f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 895 | 2026.04.14 13:42:42.040824 [ 274 ] {9983fcc3-5154-4762-a260-0591badeb80f} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 896 | 2026.04.14 13:42:42.040859 [ 274 ] {9983fcc3-5154-4762-a260-0591badeb80f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 897 | 2026.04.14 13:42:42.041277 [ 274 ] {9983fcc3-5154-4762-a260-0591badeb80f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 898 | 2026.04.14 13:42:42.041735 [ 274 ] {9983fcc3-5154-4762-a260-0591badeb80f} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 899 | 2026.04.14 13:42:42.041854 [ 274 ] {9983fcc3-5154-4762-a260-0591badeb80f} <Debug> executeQuery: Read 428 rows, 30.23 KiB in 0.001574 sec., 271918.67852604826 rows/sec., 18.75 MiB/sec. | ||
| 900 | 2026.04.14 13:42:42.041889 [ 274 ] {9983fcc3-5154-4762-a260-0591badeb80f} <Debug> TCPHandler: Processed in 0.001728227 sec. | ||
| 901 | 2026.04.14 13:42:42.041998 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 902 | 2026.04.14 13:42:42.042088 [ 274 ] {03f01452-dec2-47c0-aa9d-af8a3404e380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 903 | 2026.04.14 13:42:42.042127 [ 274 ] {03f01452-dec2-47c0-aa9d-af8a3404e380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 904 | 2026.04.14 13:42:42.042472 [ 274 ] {03f01452-dec2-47c0-aa9d-af8a3404e380} <Trace> oximeter.measurements_bool (8d720bba-f8b0-41ab-a090-0ad31237dfdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 905 | 2026.04.14 13:42:42.042507 [ 274 ] {03f01452-dec2-47c0-aa9d-af8a3404e380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 906 | 2026.04.14 13:42:42.050010 [ 274 ] {03f01452-dec2-47c0-aa9d-af8a3404e380} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 907 | 2026.04.14 13:42:42.050541 [ 274 ] {03f01452-dec2-47c0-aa9d-af8a3404e380} <Trace> oximeter.measurements_bool (8d720bba-f8b0-41ab-a090-0ad31237dfdf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 908 | 2026.04.14 13:42:42.050669 [ 274 ] {03f01452-dec2-47c0-aa9d-af8a3404e380} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.008598 sec., 697.8367062107467 rows/sec., 36.46 KiB/sec. | ||
| 909 | 2026.04.14 13:42:42.050705 [ 274 ] {03f01452-dec2-47c0-aa9d-af8a3404e380} <Debug> TCPHandler: Processed in 0.008754188 sec. | ||
| 910 | 2026.04.14 13:42:42.050823 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2026.04.14 13:42:42.050917 [ 274 ] {3641e761-c64c-49be-96c8-95e7fe390e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 912 | 2026.04.14 13:42:42.050959 [ 274 ] {3641e761-c64c-49be-96c8-95e7fe390e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 913 | 2026.04.14 13:42:42.051308 [ 274 ] {3641e761-c64c-49be-96c8-95e7fe390e7a} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 914 | 2026.04.14 13:42:42.051343 [ 274 ] {3641e761-c64c-49be-96c8-95e7fe390e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 915 | 2026.04.14 13:42:42.051754 [ 274 ] {3641e761-c64c-49be-96c8-95e7fe390e7a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 916 | 2026.04.14 13:42:42.052204 [ 274 ] {3641e761-c64c-49be-96c8-95e7fe390e7a} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 917 | 2026.04.14 13:42:42.052327 [ 274 ] {3641e761-c64c-49be-96c8-95e7fe390e7a} <Debug> executeQuery: Read 106 rows, 6.69 KiB in 0.001429 sec., 74177.7466759972 rows/sec., 4.57 MiB/sec. | ||
| 918 | 2026.04.14 13:42:42.052362 [ 274 ] {3641e761-c64c-49be-96c8-95e7fe390e7a} <Debug> TCPHandler: Processed in 0.001588705 sec. | ||
| 919 | 2026.04.14 13:42:42.052469 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2026.04.14 13:42:42.052563 [ 274 ] {41786abd-08b6-4ba0-bdc3-6e8241e95e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 921 | 2026.04.14 13:42:42.052603 [ 274 ] {41786abd-08b6-4ba0-bdc3-6e8241e95e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 922 | 2026.04.14 13:42:42.052902 [ 274 ] {41786abd-08b6-4ba0-bdc3-6e8241e95e68} <Trace> oximeter.measurements_f64 (40779447-f49c-4695-b969-f7c48c377ab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 923 | 2026.04.14 13:42:42.052936 [ 274 ] {41786abd-08b6-4ba0-bdc3-6e8241e95e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 924 | 2026.04.14 13:42:42.053311 [ 274 ] {41786abd-08b6-4ba0-bdc3-6e8241e95e68} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 925 | 2026.04.14 13:42:42.053722 [ 274 ] {41786abd-08b6-4ba0-bdc3-6e8241e95e68} <Trace> oximeter.measurements_f64 (40779447-f49c-4695-b969-f7c48c377ab7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 926 | 2026.04.14 13:42:42.053846 [ 274 ] {41786abd-08b6-4ba0-bdc3-6e8241e95e68} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001302 sec., 768.0491551459294 rows/sec., 51.75 KiB/sec. | ||
| 927 | 2026.04.14 13:42:42.053880 [ 274 ] {41786abd-08b6-4ba0-bdc3-6e8241e95e68} <Debug> TCPHandler: Processed in 0.001459171 sec. | ||
| 928 | 2026.04.14 13:42:42.053979 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 929 | 2026.04.14 13:42:42.054072 [ 274 ] {e3aaa97d-2b58-40ef-b6ca-e8c9d1f43d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 930 | 2026.04.14 13:42:42.054111 [ 274 ] {e3aaa97d-2b58-40ef-b6ca-e8c9d1f43d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 931 | 2026.04.14 13:42:42.054412 [ 274 ] {e3aaa97d-2b58-40ef-b6ca-e8c9d1f43d73} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 932 | 2026.04.14 13:42:42.054448 [ 274 ] {e3aaa97d-2b58-40ef-b6ca-e8c9d1f43d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 933 | 2026.04.14 13:42:42.054862 [ 274 ] {e3aaa97d-2b58-40ef-b6ca-e8c9d1f43d73} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 934 | 2026.04.14 13:42:42.055359 [ 274 ] {e3aaa97d-2b58-40ef-b6ca-e8c9d1f43d73} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 935 | 2026.04.14 13:42:42.055483 [ 274 ] {e3aaa97d-2b58-40ef-b6ca-e8c9d1f43d73} <Debug> executeQuery: Read 30 rows, 1.63 KiB in 0.001429 sec., 20993.70188943317 rows/sec., 1.11 MiB/sec. | ||
| 936 | 2026.04.14 13:42:42.055518 [ 274 ] {e3aaa97d-2b58-40ef-b6ca-e8c9d1f43d73} <Debug> TCPHandler: Processed in 0.001586534 sec. | ||
| 937 | 2026.04.14 13:42:48.074577 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 938 | 2026.04.14 13:42:48.074674 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 939 | 2026.04.14 13:42:48.135501 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 138 | ||
| 940 | 2026.04.14 13:42:48.138936 [ 242 ] {} <Trace> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 941 | 2026.04.14 13:42:48.138985 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 942 | 2026.04.14 13:42:48.140427 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 943 | 2026.04.14 13:42:48.140945 [ 242 ] {} <Trace> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 944 | 2026.04.14 13:42:48.141246 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 138 | ||
| 945 | 2026.04.14 13:42:48.142428 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 946 | 2026.04.14 13:42:48.142979 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 947 | 2026.04.14 13:42:48.143031 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 948 | 2026.04.14 13:42:48.143682 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 949 | 2026.04.14 13:42:48.144138 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 950 | 2026.04.14 13:42:48.144279 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 951 | 2026.04.14 13:42:48.234239 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 952 | 2026.04.14 13:42:48.250704 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 953 | 2026.04.14 13:42:48.250751 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 954 | 2026.04.14 13:42:48.257342 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 955 | 2026.04.14 13:42:48.258667 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 956 | 2026.04.14 13:42:48.261534 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 957 | 2026.04.14 13:42:49.001209 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.20 MiB, peak 165.20 MiB, free memory in arenas 0.00 B, will set to 162.71 MiB (RSS), difference: 1.51 MiB | ||
| 958 | 2026.04.14 13:42:51.964968 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 959 | 2026.04.14 13:42:51.965160 [ 274 ] {37378c76-5774-4049-ba03-b12641353e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 960 | 2026.04.14 13:42:51.965231 [ 274 ] {37378c76-5774-4049-ba03-b12641353e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 961 | 2026.04.14 13:42:51.966041 [ 274 ] {37378c76-5774-4049-ba03-b12641353e58} <Trace> oximeter.fields_i16 (dda186e1-a4f5-465c-8029-efee9ab90db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 962 | 2026.04.14 13:42:51.966087 [ 274 ] {37378c76-5774-4049-ba03-b12641353e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 963 | 2026.04.14 13:42:51.966593 [ 274 ] {37378c76-5774-4049-ba03-b12641353e58} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 964 | 2026.04.14 13:42:51.967033 [ 274 ] {37378c76-5774-4049-ba03-b12641353e58} <Trace> oximeter.fields_i16 (dda186e1-a4f5-465c-8029-efee9ab90db7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 965 | 2026.04.14 13:42:51.967186 [ 274 ] {37378c76-5774-4049-ba03-b12641353e58} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002078 sec., 136669.874879692 rows/sec., 8.68 MiB/sec. | ||
| 966 | 2026.04.14 13:42:51.967234 [ 274 ] {37378c76-5774-4049-ba03-b12641353e58} <Debug> TCPHandler: Processed in 0.002393551 sec. | ||
| 967 | 2026.04.14 13:42:51.967416 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 968 | 2026.04.14 13:42:51.967521 [ 274 ] {4b072922-fa54-4f55-b37f-3667d51dc667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 969 | 2026.04.14 13:42:51.967564 [ 274 ] {4b072922-fa54-4f55-b37f-3667d51dc667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 970 | 2026.04.14 13:42:51.968337 [ 274 ] {4b072922-fa54-4f55-b37f-3667d51dc667} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 971 | 2026.04.14 13:42:51.968374 [ 274 ] {4b072922-fa54-4f55-b37f-3667d51dc667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 972 | 2026.04.14 13:42:51.968813 [ 274 ] {4b072922-fa54-4f55-b37f-3667d51dc667} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 973 | 2026.04.14 13:42:51.969227 [ 274 ] {4b072922-fa54-4f55-b37f-3667d51dc667} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 974 | 2026.04.14 13:42:51.969357 [ 274 ] {4b072922-fa54-4f55-b37f-3667d51dc667} <Debug> executeQuery: Read 741 rows, 58.43 KiB in 0.001858 sec., 398815.931108719 rows/sec., 30.71 MiB/sec. | ||
| 975 | 2026.04.14 13:42:51.969396 [ 274 ] {4b072922-fa54-4f55-b37f-3667d51dc667} <Debug> TCPHandler: Processed in 0.002041064 sec. | ||
| 976 | 2026.04.14 13:42:51.969521 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 977 | 2026.04.14 13:42:51.969615 [ 274 ] {5fdbc3aa-e83f-4817-8aaf-2fd72ea59149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 978 | 2026.04.14 13:42:51.969655 [ 274 ] {5fdbc3aa-e83f-4817-8aaf-2fd72ea59149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 979 | 2026.04.14 13:42:51.970121 [ 274 ] {5fdbc3aa-e83f-4817-8aaf-2fd72ea59149} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 980 | 2026.04.14 13:42:51.970157 [ 274 ] {5fdbc3aa-e83f-4817-8aaf-2fd72ea59149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 981 | 2026.04.14 13:42:51.970560 [ 274 ] {5fdbc3aa-e83f-4817-8aaf-2fd72ea59149} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 982 | 2026.04.14 13:42:51.970995 [ 274 ] {5fdbc3aa-e83f-4817-8aaf-2fd72ea59149} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 983 | 2026.04.14 13:42:51.971122 [ 274 ] {5fdbc3aa-e83f-4817-8aaf-2fd72ea59149} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001526 sec., 93053.73525557012 rows/sec., 5.47 MiB/sec. | ||
| 984 | 2026.04.14 13:42:51.971160 [ 274 ] {5fdbc3aa-e83f-4817-8aaf-2fd72ea59149} <Debug> TCPHandler: Processed in 0.001689146 sec. | ||
| 985 | 2026.04.14 13:42:51.971400 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 986 | 2026.04.14 13:42:51.971495 [ 274 ] {f0578fa8-b201-42fe-91e6-6646a03cb9c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 987 | 2026.04.14 13:42:51.971538 [ 274 ] {f0578fa8-b201-42fe-91e6-6646a03cb9c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 988 | 2026.04.14 13:42:51.971984 [ 274 ] {f0578fa8-b201-42fe-91e6-6646a03cb9c0} <Trace> oximeter.fields_u32 (8027e762-3404-41ab-877f-acc868e99516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2026.04.14 13:42:51.972020 [ 274 ] {f0578fa8-b201-42fe-91e6-6646a03cb9c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 990 | 2026.04.14 13:42:51.972454 [ 274 ] {f0578fa8-b201-42fe-91e6-6646a03cb9c0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 991 | 2026.04.14 13:42:51.972941 [ 274 ] {f0578fa8-b201-42fe-91e6-6646a03cb9c0} <Trace> oximeter.fields_u32 (8027e762-3404-41ab-877f-acc868e99516): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2026.04.14 13:42:51.973073 [ 274 ] {f0578fa8-b201-42fe-91e6-6646a03cb9c0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001598 sec., 93241.5519399249 rows/sec., 6.02 MiB/sec. | ||
| 993 | 2026.04.14 13:42:51.973109 [ 274 ] {f0578fa8-b201-42fe-91e6-6646a03cb9c0} <Debug> TCPHandler: Processed in 0.001762688 sec. | ||
| 994 | 2026.04.14 13:42:51.973523 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2026.04.14 13:42:51.973622 [ 274 ] {0fb0f23c-c12b-4a08-9f9b-076f759face1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 996 | 2026.04.14 13:42:51.973661 [ 274 ] {0fb0f23c-c12b-4a08-9f9b-076f759face1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 997 | 2026.04.14 13:42:51.974100 [ 274 ] {0fb0f23c-c12b-4a08-9f9b-076f759face1} <Trace> oximeter.fields_u8 (71a0247e-13b2-43ab-864d-eb0670180286): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2026.04.14 13:42:51.974135 [ 274 ] {0fb0f23c-c12b-4a08-9f9b-076f759face1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 999 | 2026.04.14 13:42:51.974540 [ 274 ] {0fb0f23c-c12b-4a08-9f9b-076f759face1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1000 | 2026.04.14 13:42:51.974963 [ 274 ] {0fb0f23c-c12b-4a08-9f9b-076f759face1} <Trace> oximeter.fields_u8 (71a0247e-13b2-43ab-864d-eb0670180286): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2026.04.14 13:42:51.975090 [ 274 ] {0fb0f23c-c12b-4a08-9f9b-076f759face1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001486 sec., 99596.23149394347 rows/sec., 5.66 MiB/sec. | ||
| 1002 | 2026.04.14 13:42:51.975125 [ 274 ] {0fb0f23c-c12b-4a08-9f9b-076f759face1} <Debug> TCPHandler: Processed in 0.001651225 sec. | ||
| 1003 | 2026.04.14 13:42:51.975238 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2026.04.14 13:42:51.975330 [ 274 ] {c62ad40d-3b18-427d-9f6d-c7fe5e62496c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1005 | 2026.04.14 13:42:51.975369 [ 274 ] {c62ad40d-3b18-427d-9f6d-c7fe5e62496c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1006 | 2026.04.14 13:42:51.975890 [ 274 ] {c62ad40d-3b18-427d-9f6d-c7fe5e62496c} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1007 | 2026.04.14 13:42:51.975924 [ 274 ] {c62ad40d-3b18-427d-9f6d-c7fe5e62496c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1008 | 2026.04.14 13:42:51.976345 [ 274 ] {c62ad40d-3b18-427d-9f6d-c7fe5e62496c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1009 | 2026.04.14 13:42:51.976759 [ 274 ] {c62ad40d-3b18-427d-9f6d-c7fe5e62496c} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1010 | 2026.04.14 13:42:51.976891 [ 274 ] {c62ad40d-3b18-427d-9f6d-c7fe5e62496c} <Debug> executeQuery: Read 426 rows, 30.06 KiB in 0.001579 sec., 269791.0069664344 rows/sec., 18.59 MiB/sec. | ||
| 1011 | 2026.04.14 13:42:51.976927 [ 274 ] {c62ad40d-3b18-427d-9f6d-c7fe5e62496c} <Debug> TCPHandler: Processed in 0.001737197 sec. | ||
| 1012 | 2026.04.14 13:42:51.977048 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2026.04.14 13:42:51.977142 [ 274 ] {6ba215d3-da11-4715-9283-5b4146cd82e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1014 | 2026.04.14 13:42:51.977183 [ 274 ] {6ba215d3-da11-4715-9283-5b4146cd82e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1015 | 2026.04.14 13:42:51.977511 [ 274 ] {6ba215d3-da11-4715-9283-5b4146cd82e1} <Trace> oximeter.measurements_bool (8d720bba-f8b0-41ab-a090-0ad31237dfdf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2026.04.14 13:42:51.977544 [ 274 ] {6ba215d3-da11-4715-9283-5b4146cd82e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1017 | 2026.04.14 13:42:51.978004 [ 274 ] {6ba215d3-da11-4715-9283-5b4146cd82e1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1018 | 2026.04.14 13:42:51.978454 [ 274 ] {6ba215d3-da11-4715-9283-5b4146cd82e1} <Trace> oximeter.measurements_bool (8d720bba-f8b0-41ab-a090-0ad31237dfdf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2026.04.14 13:42:51.978580 [ 274 ] {6ba215d3-da11-4715-9283-5b4146cd82e1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001456 sec., 4120.879120879121 rows/sec., 215.30 KiB/sec. | ||
| 1020 | 2026.04.14 13:42:51.978617 [ 274 ] {6ba215d3-da11-4715-9283-5b4146cd82e1} <Debug> TCPHandler: Processed in 0.001618494 sec. | ||
| 1021 | 2026.04.14 13:42:51.978740 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2026.04.14 13:42:51.978835 [ 274 ] {ac4d32a6-b69b-450e-8fda-17d904b58dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1023 | 2026.04.14 13:42:51.978876 [ 274 ] {ac4d32a6-b69b-450e-8fda-17d904b58dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1024 | 2026.04.14 13:42:51.979298 [ 274 ] {ac4d32a6-b69b-450e-8fda-17d904b58dd3} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2026.04.14 13:42:51.979333 [ 274 ] {ac4d32a6-b69b-450e-8fda-17d904b58dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1026 | 2026.04.14 13:42:51.979755 [ 274 ] {ac4d32a6-b69b-450e-8fda-17d904b58dd3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1027 | 2026.04.14 13:42:51.980183 [ 274 ] {ac4d32a6-b69b-450e-8fda-17d904b58dd3} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2026.04.14 13:42:51.980307 [ 274 ] {ac4d32a6-b69b-450e-8fda-17d904b58dd3} <Debug> executeQuery: Read 105 rows, 6.62 KiB in 0.001491 sec., 70422.5352112676 rows/sec., 4.34 MiB/sec. | ||
| 1029 | 2026.04.14 13:42:51.980348 [ 274 ] {ac4d32a6-b69b-450e-8fda-17d904b58dd3} <Debug> TCPHandler: Processed in 0.001661185 sec. | ||
| 1030 | 2026.04.14 13:42:51.980471 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1031 | 2026.04.14 13:42:51.980564 [ 274 ] {336f3411-782d-4b43-858a-372279d523f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1032 | 2026.04.14 13:42:51.980604 [ 274 ] {336f3411-782d-4b43-858a-372279d523f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1033 | 2026.04.14 13:42:51.980971 [ 274 ] {336f3411-782d-4b43-858a-372279d523f9} <Trace> oximeter.measurements_f64 (40779447-f49c-4695-b969-f7c48c377ab7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1034 | 2026.04.14 13:42:51.981004 [ 274 ] {336f3411-782d-4b43-858a-372279d523f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1035 | 2026.04.14 13:42:51.981396 [ 274 ] {336f3411-782d-4b43-858a-372279d523f9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1036 | 2026.04.14 13:42:51.981821 [ 274 ] {336f3411-782d-4b43-858a-372279d523f9} <Trace> oximeter.measurements_f64 (40779447-f49c-4695-b969-f7c48c377ab7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1037 | 2026.04.14 13:42:51.981945 [ 274 ] {336f3411-782d-4b43-858a-372279d523f9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001399 sec., 714.7962830593281 rows/sec., 48.16 KiB/sec. | ||
| 1038 | 2026.04.14 13:42:51.981979 [ 274 ] {336f3411-782d-4b43-858a-372279d523f9} <Debug> TCPHandler: Processed in 0.001558154 sec. | ||
| 1039 | 2026.04.14 13:42:51.982096 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1040 | 2026.04.14 13:42:51.982187 [ 274 ] {a4f22894-847a-40a6-b590-098d36bf8c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1041 | 2026.04.14 13:42:51.982227 [ 274 ] {a4f22894-847a-40a6-b590-098d36bf8c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1042 | 2026.04.14 13:42:51.982540 [ 274 ] {a4f22894-847a-40a6-b590-098d36bf8c47} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1043 | 2026.04.14 13:42:51.982573 [ 274 ] {a4f22894-847a-40a6-b590-098d36bf8c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1044 | 2026.04.14 13:42:51.982971 [ 274 ] {a4f22894-847a-40a6-b590-098d36bf8c47} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1045 | 2026.04.14 13:42:51.983435 [ 274 ] {a4f22894-847a-40a6-b590-098d36bf8c47} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1046 | 2026.04.14 13:42:51.983561 [ 274 ] {a4f22894-847a-40a6-b590-098d36bf8c47} <Debug> executeQuery: Read 30 rows, 1.63 KiB in 0.001392 sec., 21551.724137931033 rows/sec., 1.14 MiB/sec. | ||
| 1047 | 2026.04.14 13:42:51.983594 [ 274 ] {a4f22894-847a-40a6-b590-098d36bf8c47} <Debug> TCPHandler: Processed in 0.001547323 sec. | ||
| 1048 | 2026.04.14 13:42:55.644651 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1049 | 2026.04.14 13:42:55.645416 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1050 | 2026.04.14 13:42:55.645480 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1051 | 2026.04.14 13:42:55.646392 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1052 | 2026.04.14 13:42:55.646887 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1053 | 2026.04.14 13:42:55.647031 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1054 | 2026.04.14 13:42:55.761899 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1055 | 2026.04.14 13:42:55.779510 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1056 | 2026.04.14 13:42:55.779575 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1057 | 2026.04.14 13:42:55.785746 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1058 | 2026.04.14 13:42:55.786866 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1059 | 2026.04.14 13:42:55.790079 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1060 | 2026.04.14 13:42:56.958549 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1061 | 2026.04.14 13:42:56.958797 [ 274 ] {fa257ec2-7fa7-458a-a67d-1c3073a2a5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1062 | 2026.04.14 13:42:56.961467 [ 274 ] {fa257ec2-7fa7-458a-a67d-1c3073a2a5d9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1063 | 2026.04.14 13:42:56.961532 [ 274 ] {fa257ec2-7fa7-458a-a67d-1c3073a2a5d9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1064 | 2026.04.14 13:42:56.961757 [ 274 ] {fa257ec2-7fa7-458a-a67d-1c3073a2a5d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1065 | 2026.04.14 13:42:56.965972 [ 274 ] {fa257ec2-7fa7-458a-a67d-1c3073a2a5d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1066 | 2026.04.14 13:42:56.971131 [ 274 ] {fa257ec2-7fa7-458a-a67d-1c3073a2a5d9} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 1067 | 2026.04.14 13:42:56.971352 [ 274 ] {fa257ec2-7fa7-458a-a67d-1c3073a2a5d9} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1068 | 2026.04.14 13:42:56.973884 [ 274 ] {fa257ec2-7fa7-458a-a67d-1c3073a2a5d9} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (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 | ||
| 1069 | 2026.04.14 13:42:56.973915 [ 274 ] {fa257ec2-7fa7-458a-a67d-1c3073a2a5d9} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1070 | 2026.04.14 13:42:56.974044 [ 274 ] {fa257ec2-7fa7-458a-a67d-1c3073a2a5d9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1071 | 2026.04.14 13:42:56.974076 [ 274 ] {fa257ec2-7fa7-458a-a67d-1c3073a2a5d9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
| 1072 | 2026.04.14 13:42:56.995922 [ 274 ] {fa257ec2-7fa7-458a-a67d-1c3073a2a5d9} <Debug> executeQuery: Read 13 rows, 436.00 B in 0.037205 sec., 349.4154011557586 rows/sec., 11.44 KiB/sec. | ||
| 1073 | 2026.04.14 13:42:56.996038 [ 274 ] {fa257ec2-7fa7-458a-a67d-1c3073a2a5d9} <Debug> TCPHandler: Processed in 0.037665878 sec. | ||
| 1074 | 2026.04.14 13:42:56.996409 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1075 | 2026.04.14 13:42:56.996594 [ 274 ] {dc8c2ffb-39a9-4358-8870-20da7b3c968d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1076 | 2026.04.14 13:42:56.996787 [ 274 ] {dc8c2ffb-39a9-4358-8870-20da7b3c968d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1077 | 2026.04.14 13:42:56.996816 [ 274 ] {dc8c2ffb-39a9-4358-8870-20da7b3c968d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('dendrite:sample_collection_duration', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1078 | 2026.04.14 13:42:56.996968 [ 274 ] {dc8c2ffb-39a9-4358-8870-20da7b3c968d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1079 | 2026.04.14 13:42:56.997021 [ 274 ] {dc8c2ffb-39a9-4358-8870-20da7b3c968d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1080 | 2026.04.14 13:42:56.997118 [ 274 ] {dc8c2ffb-39a9-4358-8870-20da7b3c968d} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 1081 | 2026.04.14 13:42:56.997147 [ 274 ] {dc8c2ffb-39a9-4358-8870-20da7b3c968d} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1082 | 2026.04.14 13:42:56.997166 [ 274 ] {dc8c2ffb-39a9-4358-8870-20da7b3c968d} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (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 | ||
| 1083 | 2026.04.14 13:42:56.997180 [ 274 ] {dc8c2ffb-39a9-4358-8870-20da7b3c968d} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1084 | 2026.04.14 13:42:56.997224 [ 274 ] {dc8c2ffb-39a9-4358-8870-20da7b3c968d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1085 | 2026.04.14 13:42:56.997243 [ 274 ] {dc8c2ffb-39a9-4358-8870-20da7b3c968d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
| 1086 | 2026.04.14 13:42:56.997701 [ 274 ] {dc8c2ffb-39a9-4358-8870-20da7b3c968d} <Debug> executeQuery: Read 13 rows, 436.00 B in 0.001182 sec., 10998.307952622672 rows/sec., 360.22 KiB/sec. | ||
| 1087 | 2026.04.14 13:42:56.997789 [ 274 ] {dc8c2ffb-39a9-4358-8870-20da7b3c968d} <Debug> TCPHandler: Processed in 0.001454122 sec. | ||
| 1088 | 2026.04.14 13:42:56.998002 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1089 | 2026.04.14 13:42:56.998122 [ 274 ] {847e9552-17b8-4b06-9125-d61c356eecc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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) | ||
| 1090 | 2026.04.14 13:42:56.998305 [ 274 ] {847e9552-17b8-4b06-9125-d61c356eecc9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1091 | 2026.04.14 13:42:56.998333 [ 274 ] {847e9552-17b8-4b06-9125-d61c356eecc9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('dendrite:sample_collection_duration', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table: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 | ||
| 1092 | 2026.04.14 13:42:56.998482 [ 274 ] {847e9552-17b8-4b06-9125-d61c356eecc9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1093 | 2026.04.14 13:42:56.998532 [ 274 ] {847e9552-17b8-4b06-9125-d61c356eecc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1094 | 2026.04.14 13:42:56.998626 [ 274 ] {847e9552-17b8-4b06-9125-d61c356eecc9} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1095 | 2026.04.14 13:42:56.998654 [ 274 ] {847e9552-17b8-4b06-9125-d61c356eecc9} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1096 | 2026.04.14 13:42:56.998672 [ 274 ] {847e9552-17b8-4b06-9125-d61c356eecc9} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (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 | ||
| 1097 | 2026.04.14 13:42:56.998686 [ 274 ] {847e9552-17b8-4b06-9125-d61c356eecc9} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1098 | 2026.04.14 13:42:56.998717 [ 274 ] {847e9552-17b8-4b06-9125-d61c356eecc9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1099 | 2026.04.14 13:42:56.998733 [ 274 ] {847e9552-17b8-4b06-9125-d61c356eecc9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
| 1100 | 2026.04.14 13:42:56.999146 [ 274 ] {847e9552-17b8-4b06-9125-d61c356eecc9} <Debug> executeQuery: Read 13 rows, 436.00 B in 0.001069 sec., 12160.89803554724 rows/sec., 398.30 KiB/sec. | ||
| 1101 | 2026.04.14 13:42:56.999222 [ 274 ] {847e9552-17b8-4b06-9125-d61c356eecc9} <Debug> TCPHandler: Processed in 0.001267897 sec. | ||
| 1102 | 2026.04.14 13:42:56.999412 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1103 | 2026.04.14 13:42:56.999530 [ 274 ] {c1ac0c44-d801-43da-9f2b-f4b0f12a7aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1104 | 2026.04.14 13:42:56.999711 [ 274 ] {c1ac0c44-d801-43da-9f2b-f4b0f12a7aea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1105 | 2026.04.14 13:42:56.999739 [ 274 ] {c1ac0c44-d801-43da-9f2b-f4b0f12a7aea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('dendrite:sample_collection_duration', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1106 | 2026.04.14 13:42:56.999887 [ 274 ] {c1ac0c44-d801-43da-9f2b-f4b0f12a7aea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1107 | 2026.04.14 13:42:56.999937 [ 274 ] {c1ac0c44-d801-43da-9f2b-f4b0f12a7aea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1108 | 2026.04.14 13:42:57.000031 [ 274 ] {c1ac0c44-d801-43da-9f2b-f4b0f12a7aea} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1109 | 2026.04.14 13:42:57.000059 [ 274 ] {c1ac0c44-d801-43da-9f2b-f4b0f12a7aea} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1110 | 2026.04.14 13:42:57.000077 [ 274 ] {c1ac0c44-d801-43da-9f2b-f4b0f12a7aea} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (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 | ||
| 1111 | 2026.04.14 13:42:57.000091 [ 274 ] {c1ac0c44-d801-43da-9f2b-f4b0f12a7aea} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1112 | 2026.04.14 13:42:57.000121 [ 274 ] {c1ac0c44-d801-43da-9f2b-f4b0f12a7aea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1113 | 2026.04.14 13:42:57.000138 [ 274 ] {c1ac0c44-d801-43da-9f2b-f4b0f12a7aea} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
| 1114 | 2026.04.14 13:42:57.000535 [ 274 ] {c1ac0c44-d801-43da-9f2b-f4b0f12a7aea} <Debug> executeQuery: Read 13 rows, 436.00 B in 0.001047 sec., 12416.42788920726 rows/sec., 406.67 KiB/sec. | ||
| 1115 | 2026.04.14 13:42:57.000620 [ 274 ] {c1ac0c44-d801-43da-9f2b-f4b0f12a7aea} <Debug> TCPHandler: Processed in 0.001255457 sec. | ||
| 1116 | 2026.04.14 13:42:57.000842 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1117 | 2026.04.14 13:42:57.000960 [ 274 ] {a5ce5d50-77d8-45ee-ba10-01159e3d58f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1118 | 2026.04.14 13:42:57.001142 [ 274 ] {a5ce5d50-77d8-45ee-ba10-01159e3d58f8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1119 | 2026.04.14 13:42:57.001171 [ 274 ] {a5ce5d50-77d8-45ee-ba10-01159e3d58f8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1120 | 2026.04.14 13:42:57.001323 [ 274 ] {a5ce5d50-77d8-45ee-ba10-01159e3d58f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1121 | 2026.04.14 13:42:57.001372 [ 274 ] {a5ce5d50-77d8-45ee-ba10-01159e3d58f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1122 | 2026.04.14 13:42:57.001465 [ 274 ] {a5ce5d50-77d8-45ee-ba10-01159e3d58f8} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1123 | 2026.04.14 13:42:57.001492 [ 274 ] {a5ce5d50-77d8-45ee-ba10-01159e3d58f8} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1124 | 2026.04.14 13:42:57.001510 [ 274 ] {a5ce5d50-77d8-45ee-ba10-01159e3d58f8} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (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 | ||
| 1125 | 2026.04.14 13:42:57.001523 [ 274 ] {a5ce5d50-77d8-45ee-ba10-01159e3d58f8} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1126 | 2026.04.14 13:42:57.001553 [ 274 ] {a5ce5d50-77d8-45ee-ba10-01159e3d58f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1127 | 2026.04.14 13:42:57.001570 [ 274 ] {a5ce5d50-77d8-45ee-ba10-01159e3d58f8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
| 1128 | 2026.04.14 13:42:57.002015 [ 274 ] {a5ce5d50-77d8-45ee-ba10-01159e3d58f8} <Debug> executeQuery: Read 13 rows, 436.00 B in 0.001099 sec., 11828.935395814377 rows/sec., 387.43 KiB/sec. | ||
| 1129 | 2026.04.14 13:42:57.002089 [ 274 ] {a5ce5d50-77d8-45ee-ba10-01159e3d58f8} <Debug> TCPHandler: Processed in 0.001294178 sec. | ||
| 1130 | 2026.04.14 13:42:57.002328 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1131 | 2026.04.14 13:42:57.002446 [ 274 ] {941c1b31-e329-49e0-8b21-6884f2ed72bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1132 | 2026.04.14 13:42:57.002625 [ 274 ] {941c1b31-e329-49e0-8b21-6884f2ed72bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1133 | 2026.04.14 13:42:57.002654 [ 274 ] {941c1b31-e329-49e0-8b21-6884f2ed72bc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1134 | 2026.04.14 13:42:57.002806 [ 274 ] {941c1b31-e329-49e0-8b21-6884f2ed72bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1135 | 2026.04.14 13:42:57.002854 [ 274 ] {941c1b31-e329-49e0-8b21-6884f2ed72bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1136 | 2026.04.14 13:42:57.002958 [ 274 ] {941c1b31-e329-49e0-8b21-6884f2ed72bc} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1137 | 2026.04.14 13:42:57.002985 [ 274 ] {941c1b31-e329-49e0-8b21-6884f2ed72bc} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1138 | 2026.04.14 13:42:57.003003 [ 274 ] {941c1b31-e329-49e0-8b21-6884f2ed72bc} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (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 | ||
| 1139 | 2026.04.14 13:42:57.003017 [ 274 ] {941c1b31-e329-49e0-8b21-6884f2ed72bc} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1140 | 2026.04.14 13:42:57.003047 [ 274 ] {941c1b31-e329-49e0-8b21-6884f2ed72bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1141 | 2026.04.14 13:42:57.003064 [ 274 ] {941c1b31-e329-49e0-8b21-6884f2ed72bc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
| 1142 | 2026.04.14 13:42:57.003511 [ 274 ] {941c1b31-e329-49e0-8b21-6884f2ed72bc} <Debug> executeQuery: Read 13 rows, 436.00 B in 0.001108 sec., 11732.851985559566 rows/sec., 384.28 KiB/sec. | ||
| 1143 | 2026.04.14 13:42:57.003588 [ 274 ] {941c1b31-e329-49e0-8b21-6884f2ed72bc} <Debug> TCPHandler: Processed in 0.001306708 sec. | ||
| 1144 | 2026.04.14 13:42:57.003812 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2026.04.14 13:42:57.003931 [ 274 ] {ad7c5097-d703-4987-81e1-5d0f16a39956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1146 | 2026.04.14 13:42:57.004112 [ 274 ] {ad7c5097-d703-4987-81e1-5d0f16a39956} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1147 | 2026.04.14 13:42:57.004142 [ 274 ] {ad7c5097-d703-4987-81e1-5d0f16a39956} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1148 | 2026.04.14 13:42:57.004307 [ 274 ] {ad7c5097-d703-4987-81e1-5d0f16a39956} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1149 | 2026.04.14 13:42:57.004356 [ 274 ] {ad7c5097-d703-4987-81e1-5d0f16a39956} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1150 | 2026.04.14 13:42:57.004453 [ 274 ] {ad7c5097-d703-4987-81e1-5d0f16a39956} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1151 | 2026.04.14 13:42:57.004480 [ 274 ] {ad7c5097-d703-4987-81e1-5d0f16a39956} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1152 | 2026.04.14 13:42:57.004497 [ 274 ] {ad7c5097-d703-4987-81e1-5d0f16a39956} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (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 | ||
| 1153 | 2026.04.14 13:42:57.004511 [ 274 ] {ad7c5097-d703-4987-81e1-5d0f16a39956} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1154 | 2026.04.14 13:42:57.004550 [ 274 ] {ad7c5097-d703-4987-81e1-5d0f16a39956} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1155 | 2026.04.14 13:42:57.004568 [ 274 ] {ad7c5097-d703-4987-81e1-5d0f16a39956} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
| 1156 | 2026.04.14 13:42:57.005175 [ 274 ] {ad7c5097-d703-4987-81e1-5d0f16a39956} <Debug> executeQuery: Read 13 rows, 436.00 B in 0.001288 sec., 10093.167701863353 rows/sec., 330.58 KiB/sec. | ||
| 1157 | 2026.04.14 13:42:57.005252 [ 274 ] {ad7c5097-d703-4987-81e1-5d0f16a39956} <Debug> TCPHandler: Processed in 0.001485782 sec. | ||
| 1158 | 2026.04.14 13:42:57.005475 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1159 | 2026.04.14 13:42:57.005595 [ 274 ] {438dcf27-41ce-4de9-9e06-6b8ef8233d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1160 | 2026.04.14 13:42:57.005777 [ 274 ] {438dcf27-41ce-4de9-9e06-6b8ef8233d38} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1161 | 2026.04.14 13:42:57.005806 [ 274 ] {438dcf27-41ce-4de9-9e06-6b8ef8233d38} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1162 | 2026.04.14 13:42:57.005964 [ 274 ] {438dcf27-41ce-4de9-9e06-6b8ef8233d38} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1163 | 2026.04.14 13:42:57.006013 [ 274 ] {438dcf27-41ce-4de9-9e06-6b8ef8233d38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1164 | 2026.04.14 13:42:57.006104 [ 274 ] {438dcf27-41ce-4de9-9e06-6b8ef8233d38} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1165 | 2026.04.14 13:42:57.006131 [ 274 ] {438dcf27-41ce-4de9-9e06-6b8ef8233d38} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1166 | 2026.04.14 13:42:57.006149 [ 274 ] {438dcf27-41ce-4de9-9e06-6b8ef8233d38} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (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 | ||
| 1167 | 2026.04.14 13:42:57.006163 [ 274 ] {438dcf27-41ce-4de9-9e06-6b8ef8233d38} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1168 | 2026.04.14 13:42:57.006203 [ 274 ] {438dcf27-41ce-4de9-9e06-6b8ef8233d38} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1169 | 2026.04.14 13:42:57.006221 [ 274 ] {438dcf27-41ce-4de9-9e06-6b8ef8233d38} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
| 1170 | 2026.04.14 13:42:57.006677 [ 274 ] {438dcf27-41ce-4de9-9e06-6b8ef8233d38} <Debug> executeQuery: Read 13 rows, 436.00 B in 0.001128 sec., 11524.82269503546 rows/sec., 377.47 KiB/sec. | ||
| 1171 | 2026.04.14 13:42:57.006752 [ 274 ] {438dcf27-41ce-4de9-9e06-6b8ef8233d38} <Debug> TCPHandler: Processed in 0.001324148 sec. | ||
| 1172 | 2026.04.14 13:42:57.006963 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1173 | 2026.04.14 13:42:57.007083 [ 274 ] {aba90773-d3eb-404c-8d59-71f05741d1f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1174 | 2026.04.14 13:42:57.007283 [ 274 ] {aba90773-d3eb-404c-8d59-71f05741d1f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1175 | 2026.04.14 13:42:57.007313 [ 274 ] {aba90773-d3eb-404c-8d59-71f05741d1f3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1176 | 2026.04.14 13:42:57.007474 [ 274 ] {aba90773-d3eb-404c-8d59-71f05741d1f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1177 | 2026.04.14 13:42:57.007523 [ 274 ] {aba90773-d3eb-404c-8d59-71f05741d1f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1178 | 2026.04.14 13:42:57.007615 [ 274 ] {aba90773-d3eb-404c-8d59-71f05741d1f3} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1179 | 2026.04.14 13:42:57.007642 [ 274 ] {aba90773-d3eb-404c-8d59-71f05741d1f3} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1180 | 2026.04.14 13:42:57.007660 [ 274 ] {aba90773-d3eb-404c-8d59-71f05741d1f3} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (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 | ||
| 1181 | 2026.04.14 13:42:57.007674 [ 274 ] {aba90773-d3eb-404c-8d59-71f05741d1f3} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1182 | 2026.04.14 13:42:57.007705 [ 274 ] {aba90773-d3eb-404c-8d59-71f05741d1f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1183 | 2026.04.14 13:42:57.007721 [ 274 ] {aba90773-d3eb-404c-8d59-71f05741d1f3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
| 1184 | 2026.04.14 13:42:57.008156 [ 274 ] {aba90773-d3eb-404c-8d59-71f05741d1f3} <Debug> executeQuery: Read 13 rows, 436.00 B in 0.001119 sec., 11617.51563896336 rows/sec., 380.50 KiB/sec. | ||
| 1185 | 2026.04.14 13:42:57.008232 [ 274 ] {aba90773-d3eb-404c-8d59-71f05741d1f3} <Debug> TCPHandler: Processed in 0.001316208 sec. | ||
| 1186 | 2026.04.14 13:42:57.008441 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1187 | 2026.04.14 13:42:57.008561 [ 274 ] {98b9d972-59fd-411d-85d0-50987bae13a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1188 | 2026.04.14 13:42:57.008762 [ 274 ] {98b9d972-59fd-411d-85d0-50987bae13a2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1189 | 2026.04.14 13:42:57.008792 [ 274 ] {98b9d972-59fd-411d-85d0-50987bae13a2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1190 | 2026.04.14 13:42:57.008953 [ 274 ] {98b9d972-59fd-411d-85d0-50987bae13a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1191 | 2026.04.14 13:42:57.009002 [ 274 ] {98b9d972-59fd-411d-85d0-50987bae13a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1192 | 2026.04.14 13:42:57.009095 [ 274 ] {98b9d972-59fd-411d-85d0-50987bae13a2} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1193 | 2026.04.14 13:42:57.009122 [ 274 ] {98b9d972-59fd-411d-85d0-50987bae13a2} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1194 | 2026.04.14 13:42:57.009139 [ 274 ] {98b9d972-59fd-411d-85d0-50987bae13a2} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (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 | ||
| 1195 | 2026.04.14 13:42:57.009153 [ 274 ] {98b9d972-59fd-411d-85d0-50987bae13a2} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1196 | 2026.04.14 13:42:57.009183 [ 274 ] {98b9d972-59fd-411d-85d0-50987bae13a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1197 | 2026.04.14 13:42:57.009199 [ 274 ] {98b9d972-59fd-411d-85d0-50987bae13a2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 13 rows starting from 0 | ||
| 1198 | 2026.04.14 13:42:57.009634 [ 274 ] {98b9d972-59fd-411d-85d0-50987bae13a2} <Debug> executeQuery: Read 13 rows, 436.00 B in 0.001118 sec., 11627.906976744185 rows/sec., 380.84 KiB/sec. | ||
| 1199 | 2026.04.14 13:42:57.009725 [ 274 ] {98b9d972-59fd-411d-85d0-50987bae13a2} <Debug> TCPHandler: Processed in 0.001331369 sec. | ||
| 1200 | 2026.04.14 13:42:57.018318 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1201 | 2026.04.14 13:42:57.018438 [ 274 ] {cb11b86a-868b-45f0-a86d-ce0155f5328a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1202 | 2026.04.14 13:42:57.018485 [ 274 ] {cb11b86a-868b-45f0-a86d-ce0155f5328a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1203 | 2026.04.14 13:42:57.019226 [ 274 ] {cb11b86a-868b-45f0-a86d-ce0155f5328a} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1204 | 2026.04.14 13:42:57.019278 [ 274 ] {cb11b86a-868b-45f0-a86d-ce0155f5328a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1205 | 2026.04.14 13:42:57.019858 [ 274 ] {cb11b86a-868b-45f0-a86d-ce0155f5328a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1206 | 2026.04.14 13:42:57.020194 [ 274 ] {cb11b86a-868b-45f0-a86d-ce0155f5328a} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1207 | 2026.04.14 13:42:57.020337 [ 274 ] {cb11b86a-868b-45f0-a86d-ce0155f5328a} <Debug> executeQuery: Read 10 rows, 3.35 KiB in 0.001933 sec., 5173.305742369374 rows/sec., 1.69 MiB/sec. | ||
| 1208 | 2026.04.14 13:42:57.020379 [ 274 ] {cb11b86a-868b-45f0-a86d-ce0155f5328a} <Debug> TCPHandler: Processed in 0.002117696 sec. | ||
| 1209 | 2026.04.14 13:42:57.020525 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1210 | 2026.04.14 13:42:57.020617 [ 274 ] {57259f65-81aa-45aa-807a-c01e14c63a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1211 | 2026.04.14 13:42:57.020654 [ 274 ] {57259f65-81aa-45aa-807a-c01e14c63a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1212 | 2026.04.14 13:42:57.021146 [ 274 ] {57259f65-81aa-45aa-807a-c01e14c63a96} <Trace> oximeter.fields_i16 (dda186e1-a4f5-465c-8029-efee9ab90db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1213 | 2026.04.14 13:42:57.021179 [ 274 ] {57259f65-81aa-45aa-807a-c01e14c63a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1214 | 2026.04.14 13:42:57.021563 [ 274 ] {57259f65-81aa-45aa-807a-c01e14c63a96} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1215 | 2026.04.14 13:42:57.021955 [ 274 ] {57259f65-81aa-45aa-807a-c01e14c63a96} <Trace> oximeter.fields_i16 (dda186e1-a4f5-465c-8029-efee9ab90db7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1216 | 2026.04.14 13:42:57.022085 [ 274 ] {57259f65-81aa-45aa-807a-c01e14c63a96} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001486 sec., 16150.740242261105 rows/sec., 1.34 MiB/sec. | ||
| 1217 | 2026.04.14 13:42:57.022125 [ 274 ] {57259f65-81aa-45aa-807a-c01e14c63a96} <Debug> TCPHandler: Processed in 0.001660266 sec. | ||
| 1218 | 2026.04.14 13:42:57.022259 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1219 | 2026.04.14 13:42:57.022348 [ 274 ] {99fdb8e7-7e6b-480f-bd36-8dfb983bfbd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1220 | 2026.04.14 13:42:57.022386 [ 274 ] {99fdb8e7-7e6b-480f-bd36-8dfb983bfbd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1221 | 2026.04.14 13:42:57.022787 [ 274 ] {99fdb8e7-7e6b-480f-bd36-8dfb983bfbd7} <Trace> oximeter.fields_ipaddr (e472d2c8-825a-4443-bbf2-ef37c9e6fa97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1222 | 2026.04.14 13:42:57.022820 [ 274 ] {99fdb8e7-7e6b-480f-bd36-8dfb983bfbd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1223 | 2026.04.14 13:42:57.023181 [ 274 ] {99fdb8e7-7e6b-480f-bd36-8dfb983bfbd7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1224 | 2026.04.14 13:42:57.023598 [ 274 ] {99fdb8e7-7e6b-480f-bd36-8dfb983bfbd7} <Trace> oximeter.fields_ipaddr (e472d2c8-825a-4443-bbf2-ef37c9e6fa97): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1225 | 2026.04.14 13:42:57.023733 [ 274 ] {99fdb8e7-7e6b-480f-bd36-8dfb983bfbd7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001402 sec., 1426.5335235378031 rows/sec., 116.32 KiB/sec. | ||
| 1226 | 2026.04.14 13:42:57.023783 [ 274 ] {99fdb8e7-7e6b-480f-bd36-8dfb983bfbd7} <Debug> TCPHandler: Processed in 0.001582503 sec. | ||
| 1227 | 2026.04.14 13:42:57.023901 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1228 | 2026.04.14 13:42:57.023991 [ 274 ] {9369dd59-8f94-4c89-880f-bd8a026cc0d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1229 | 2026.04.14 13:42:57.024028 [ 274 ] {9369dd59-8f94-4c89-880f-bd8a026cc0d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1230 | 2026.04.14 13:42:57.024494 [ 274 ] {9369dd59-8f94-4c89-880f-bd8a026cc0d6} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1231 | 2026.04.14 13:42:57.024526 [ 274 ] {9369dd59-8f94-4c89-880f-bd8a026cc0d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1232 | 2026.04.14 13:42:57.024901 [ 274 ] {9369dd59-8f94-4c89-880f-bd8a026cc0d6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1233 | 2026.04.14 13:42:57.025351 [ 274 ] {9369dd59-8f94-4c89-880f-bd8a026cc0d6} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1234 | 2026.04.14 13:42:57.025481 [ 274 ] {9369dd59-8f94-4c89-880f-bd8a026cc0d6} <Debug> executeQuery: Read 125 rows, 11.87 KiB in 0.001508 sec., 82891.24668435013 rows/sec., 7.69 MiB/sec. | ||
| 1235 | 2026.04.14 13:42:57.025521 [ 274 ] {9369dd59-8f94-4c89-880f-bd8a026cc0d6} <Debug> TCPHandler: Processed in 0.001666406 sec. | ||
| 1236 | 2026.04.14 13:42:57.025624 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1237 | 2026.04.14 13:42:57.025724 [ 274 ] {f0c1d09e-e915-455f-8ce2-f6fa38791d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1238 | 2026.04.14 13:42:57.025761 [ 274 ] {f0c1d09e-e915-455f-8ce2-f6fa38791d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1239 | 2026.04.14 13:42:57.026151 [ 274 ] {f0c1d09e-e915-455f-8ce2-f6fa38791d57} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1240 | 2026.04.14 13:42:57.026184 [ 274 ] {f0c1d09e-e915-455f-8ce2-f6fa38791d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1241 | 2026.04.14 13:42:57.026566 [ 274 ] {f0c1d09e-e915-455f-8ce2-f6fa38791d57} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1242 | 2026.04.14 13:42:57.026976 [ 274 ] {f0c1d09e-e915-455f-8ce2-f6fa38791d57} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1243 | 2026.04.14 13:42:57.027105 [ 274 ] {f0c1d09e-e915-455f-8ce2-f6fa38791d57} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001398 sec., 10014.306151645207 rows/sec., 787.26 KiB/sec. | ||
| 1244 | 2026.04.14 13:42:57.027144 [ 274 ] {f0c1d09e-e915-455f-8ce2-f6fa38791d57} <Debug> TCPHandler: Processed in 0.001566444 sec. | ||
| 1245 | 2026.04.14 13:42:57.027246 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1246 | 2026.04.14 13:42:57.027336 [ 274 ] {54427172-0408-4de9-9acd-391ff3fa28b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1247 | 2026.04.14 13:42:57.027373 [ 274 ] {54427172-0408-4de9-9acd-391ff3fa28b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1248 | 2026.04.14 13:42:57.027767 [ 274 ] {54427172-0408-4de9-9acd-391ff3fa28b1} <Trace> oximeter.fields_u32 (8027e762-3404-41ab-877f-acc868e99516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1249 | 2026.04.14 13:42:57.027800 [ 274 ] {54427172-0408-4de9-9acd-391ff3fa28b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1250 | 2026.04.14 13:42:57.028239 [ 274 ] {54427172-0408-4de9-9acd-391ff3fa28b1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1251 | 2026.04.14 13:42:57.028646 [ 274 ] {54427172-0408-4de9-9acd-391ff3fa28b1} <Trace> oximeter.fields_u32 (8027e762-3404-41ab-877f-acc868e99516): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1252 | 2026.04.14 13:42:57.028774 [ 274 ] {54427172-0408-4de9-9acd-391ff3fa28b1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001456 sec., 16483.516483516483 rows/sec., 1.37 MiB/sec. | ||
| 1253 | 2026.04.14 13:42:57.028809 [ 274 ] {54427172-0408-4de9-9acd-391ff3fa28b1} <Debug> TCPHandler: Processed in 0.001609284 sec. | ||
| 1254 | 2026.04.14 13:42:57.028912 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1255 | 2026.04.14 13:42:57.029015 [ 274 ] {55340168-6713-466b-908a-778004e8aeb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1256 | 2026.04.14 13:42:57.029051 [ 274 ] {55340168-6713-466b-908a-778004e8aeb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1257 | 2026.04.14 13:42:57.029439 [ 274 ] {55340168-6713-466b-908a-778004e8aeb4} <Trace> oximeter.fields_u8 (71a0247e-13b2-43ab-864d-eb0670180286): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1258 | 2026.04.14 13:42:57.029472 [ 274 ] {55340168-6713-466b-908a-778004e8aeb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1259 | 2026.04.14 13:42:57.029885 [ 274 ] {55340168-6713-466b-908a-778004e8aeb4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1260 | 2026.04.14 13:42:57.030282 [ 274 ] {55340168-6713-466b-908a-778004e8aeb4} <Trace> oximeter.fields_u8 (71a0247e-13b2-43ab-864d-eb0670180286): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1261 | 2026.04.14 13:42:57.030415 [ 274 ] {55340168-6713-466b-908a-778004e8aeb4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001418 sec., 8462.62341325811 rows/sec., 661.14 KiB/sec. | ||
| 1262 | 2026.04.14 13:42:57.030459 [ 274 ] {55340168-6713-466b-908a-778004e8aeb4} <Debug> TCPHandler: Processed in 0.001591614 sec. | ||
| 1263 | 2026.04.14 13:42:57.030563 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1264 | 2026.04.14 13:42:57.030653 [ 274 ] {8aeee293-1cb5-49bd-822e-128a69213da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1265 | 2026.04.14 13:42:57.030690 [ 274 ] {8aeee293-1cb5-49bd-822e-128a69213da2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1266 | 2026.04.14 13:42:57.031088 [ 274 ] {8aeee293-1cb5-49bd-822e-128a69213da2} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1267 | 2026.04.14 13:42:57.031129 [ 274 ] {8aeee293-1cb5-49bd-822e-128a69213da2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1268 | 2026.04.14 13:42:57.031495 [ 274 ] {8aeee293-1cb5-49bd-822e-128a69213da2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1269 | 2026.04.14 13:42:57.031901 [ 274 ] {8aeee293-1cb5-49bd-822e-128a69213da2} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1270 | 2026.04.14 13:42:57.032043 [ 274 ] {8aeee293-1cb5-49bd-822e-128a69213da2} <Debug> executeQuery: Read 46 rows, 4.06 KiB in 0.001407 sec., 32693.67448471926 rows/sec., 2.82 MiB/sec. | ||
| 1271 | 2026.04.14 13:42:57.032078 [ 274 ] {8aeee293-1cb5-49bd-822e-128a69213da2} <Debug> TCPHandler: Processed in 0.001561083 sec. | ||
| 1272 | 2026.04.14 13:42:57.032192 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1273 | 2026.04.14 13:42:57.032282 [ 274 ] {83404631-351d-4850-9844-2169a6d02ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1274 | 2026.04.14 13:42:57.032322 [ 274 ] {83404631-351d-4850-9844-2169a6d02ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1275 | 2026.04.14 13:42:57.032732 [ 274 ] {83404631-351d-4850-9844-2169a6d02ae9} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1276 | 2026.04.14 13:42:57.032762 [ 274 ] {83404631-351d-4850-9844-2169a6d02ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1277 | 2026.04.14 13:42:57.033188 [ 274 ] {83404631-351d-4850-9844-2169a6d02ae9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1278 | 2026.04.14 13:42:57.033592 [ 274 ] {83404631-351d-4850-9844-2169a6d02ae9} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1279 | 2026.04.14 13:42:57.033720 [ 274 ] {83404631-351d-4850-9844-2169a6d02ae9} <Debug> executeQuery: Read 215 rows, 17.77 KiB in 0.001456 sec., 147664.83516483515 rows/sec., 11.92 MiB/sec. | ||
| 1280 | 2026.04.14 13:42:57.033755 [ 274 ] {83404631-351d-4850-9844-2169a6d02ae9} <Debug> TCPHandler: Processed in 0.001620855 sec. | ||
| 1281 | 2026.04.14 13:42:57.033871 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1282 | 2026.04.14 13:42:57.033961 [ 274 ] {55a1ba45-4f1e-4fb3-9820-f25c602f707f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1283 | 2026.04.14 13:42:57.033999 [ 274 ] {55a1ba45-4f1e-4fb3-9820-f25c602f707f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1284 | 2026.04.14 13:42:57.034313 [ 274 ] {55a1ba45-4f1e-4fb3-9820-f25c602f707f} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1285 | 2026.04.14 13:42:57.034346 [ 274 ] {55a1ba45-4f1e-4fb3-9820-f25c602f707f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1286 | 2026.04.14 13:42:57.034772 [ 274 ] {55a1ba45-4f1e-4fb3-9820-f25c602f707f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1287 | 2026.04.14 13:42:57.035173 [ 274 ] {55a1ba45-4f1e-4fb3-9820-f25c602f707f} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1288 | 2026.04.14 13:42:57.035308 [ 274 ] {55a1ba45-4f1e-4fb3-9820-f25c602f707f} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001365 sec., 7326.007326007327 rows/sec., 461.45 KiB/sec. | ||
| 1289 | 2026.04.14 13:42:57.035341 [ 274 ] {55a1ba45-4f1e-4fb3-9820-f25c602f707f} <Debug> TCPHandler: Processed in 0.001527342 sec. | ||
| 1290 | 2026.04.14 13:42:58.141618 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 198 | ||
| 1291 | 2026.04.14 13:42:58.144417 [ 242 ] {} <Trace> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1292 | 2026.04.14 13:42:58.144469 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1293 | 2026.04.14 13:42:58.145973 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1294 | 2026.04.14 13:42:58.146490 [ 242 ] {} <Trace> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1295 | 2026.04.14 13:42:58.146796 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 198 | ||
| 1296 | 2026.04.14 13:43:01.958701 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1297 | 2026.04.14 13:43:01.958892 [ 274 ] {d6f2fa32-fee0-4c2b-b5d3-157298505605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1298 | 2026.04.14 13:43:01.958955 [ 274 ] {d6f2fa32-fee0-4c2b-b5d3-157298505605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1299 | 2026.04.14 13:43:01.959548 [ 274 ] {d6f2fa32-fee0-4c2b-b5d3-157298505605} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1300 | 2026.04.14 13:43:01.959592 [ 274 ] {d6f2fa32-fee0-4c2b-b5d3-157298505605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1301 | 2026.04.14 13:43:01.960124 [ 274 ] {d6f2fa32-fee0-4c2b-b5d3-157298505605} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1302 | 2026.04.14 13:43:01.960612 [ 274 ] {d6f2fa32-fee0-4c2b-b5d3-157298505605} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1303 | 2026.04.14 13:43:01.960777 [ 274 ] {d6f2fa32-fee0-4c2b-b5d3-157298505605} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001932 sec., 2070.393374741201 rows/sec., 174.39 KiB/sec. | ||
| 1304 | 2026.04.14 13:43:01.960822 [ 274 ] {d6f2fa32-fee0-4c2b-b5d3-157298505605} <Debug> TCPHandler: Processed in 0.002293919 sec. | ||
| 1305 | 2026.04.14 13:43:01.960929 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1306 | 2026.04.14 13:43:01.961027 [ 274 ] {b5005de4-419a-4162-a7f9-98db5b846a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1307 | 2026.04.14 13:43:01.961068 [ 274 ] {b5005de4-419a-4162-a7f9-98db5b846a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1308 | 2026.04.14 13:43:01.961498 [ 274 ] {b5005de4-419a-4162-a7f9-98db5b846a5c} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1309 | 2026.04.14 13:43:01.961540 [ 274 ] {b5005de4-419a-4162-a7f9-98db5b846a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1310 | 2026.04.14 13:43:01.961967 [ 274 ] {b5005de4-419a-4162-a7f9-98db5b846a5c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1311 | 2026.04.14 13:43:01.962425 [ 274 ] {b5005de4-419a-4162-a7f9-98db5b846a5c} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1312 | 2026.04.14 13:43:01.962553 [ 274 ] {b5005de4-419a-4162-a7f9-98db5b846a5c} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001549 sec., 5164.622336991607 rows/sec., 414.83 KiB/sec. | ||
| 1313 | 2026.04.14 13:43:01.962590 [ 274 ] {b5005de4-419a-4162-a7f9-98db5b846a5c} <Debug> TCPHandler: Processed in 0.001710687 sec. | ||
| 1314 | 2026.04.14 13:43:01.962698 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1315 | 2026.04.14 13:43:01.962790 [ 274 ] {7fc4043d-440d-4602-8a10-60387086a5c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1316 | 2026.04.14 13:43:01.962832 [ 274 ] {7fc4043d-440d-4602-8a10-60387086a5c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1317 | 2026.04.14 13:43:01.963186 [ 274 ] {7fc4043d-440d-4602-8a10-60387086a5c7} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1318 | 2026.04.14 13:43:01.963222 [ 274 ] {7fc4043d-440d-4602-8a10-60387086a5c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1319 | 2026.04.14 13:43:01.963659 [ 274 ] {7fc4043d-440d-4602-8a10-60387086a5c7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1320 | 2026.04.14 13:43:01.964064 [ 274 ] {7fc4043d-440d-4602-8a10-60387086a5c7} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1321 | 2026.04.14 13:43:01.964192 [ 274 ] {7fc4043d-440d-4602-8a10-60387086a5c7} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.00142 sec., 7042.2535211267605 rows/sec., 536.42 KiB/sec. | ||
| 1322 | 2026.04.14 13:43:01.964227 [ 274 ] {7fc4043d-440d-4602-8a10-60387086a5c7} <Debug> TCPHandler: Processed in 0.001575964 sec. | ||
| 1323 | 2026.04.14 13:43:01.964323 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1324 | 2026.04.14 13:43:01.964415 [ 274 ] {c307c925-4dba-46dd-90a6-ec6f4bc8d6eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1325 | 2026.04.14 13:43:01.964455 [ 274 ] {c307c925-4dba-46dd-90a6-ec6f4bc8d6eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1326 | 2026.04.14 13:43:01.964764 [ 274 ] {c307c925-4dba-46dd-90a6-ec6f4bc8d6eb} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1327 | 2026.04.14 13:43:01.964799 [ 274 ] {c307c925-4dba-46dd-90a6-ec6f4bc8d6eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1328 | 2026.04.14 13:43:01.965195 [ 274 ] {c307c925-4dba-46dd-90a6-ec6f4bc8d6eb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1329 | 2026.04.14 13:43:01.965651 [ 274 ] {c307c925-4dba-46dd-90a6-ec6f4bc8d6eb} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1330 | 2026.04.14 13:43:01.965804 [ 274 ] {c307c925-4dba-46dd-90a6-ec6f4bc8d6eb} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001405 sec., 7117.437722419929 rows/sec., 448.32 KiB/sec. | ||
| 1331 | 2026.04.14 13:43:01.965846 [ 274 ] {c307c925-4dba-46dd-90a6-ec6f4bc8d6eb} <Debug> TCPHandler: Processed in 0.001568924 sec. | ||
| 1332 | 2026.04.14 13:43:03.074764 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1333 | 2026.04.14 13:43:03.074864 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1334 | 2026.04.14 13:43:03.147953 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
| 1335 | 2026.04.14 13:43:03.148415 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1336 | 2026.04.14 13:43:03.148449 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1337 | 2026.04.14 13:43:03.149085 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1338 | 2026.04.14 13:43:03.149600 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1339 | 2026.04.14 13:43:03.149809 [ 71 ] {} <Debug> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1340 | 2026.04.14 13:43:03.149818 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1341 | 2026.04.14 13:43:03.149868 [ 71 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1342 | 2026.04.14 13:43:03.149894 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1343 | 2026.04.14 13:43:03.150148 [ 197 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::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 | ||
| 1344 | 2026.04.14 13:43:03.150345 [ 197 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1345 | 2026.04.14 13:43:03.150419 [ 197 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1346 | 2026.04.14 13:43:03.150542 [ 197 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1347 | 2026.04.14 13:43:03.150635 [ 197 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1348 | 2026.04.14 13:43:03.150789 [ 197 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1349 | 2026.04.14 13:43:03.150851 [ 197 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 1350 | 2026.04.14 13:43:03.150903 [ 197 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part | ||
| 1351 | 2026.04.14 13:43:03.174206 [ 191 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.024185729 sec., 116018.8307741313 rows/sec., 1.66 MiB/sec. | ||
| 1352 | 2026.04.14 13:43:03.175459 [ 190 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1353 | 2026.04.14 13:43:03.176093 [ 190 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_6_1} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1354 | 2026.04.14 13:43:03.176178 [ 190 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_6_1} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1355 | 2026.04.14 13:43:03.176306 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1356 | 2026.04.14 13:43:03.290987 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1357 | 2026.04.14 13:43:03.307604 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1358 | 2026.04.14 13:43:03.307644 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1359 | 2026.04.14 13:43:03.314538 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1360 | 2026.04.14 13:43:03.315716 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1361 | 2026.04.14 13:43:03.315979 [ 71 ] {} <Debug> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1362 | 2026.04.14 13:43:03.316009 [ 71 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1363 | 2026.04.14 13:43:03.316026 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1364 | 2026.04.14 13:43:03.316110 [ 190 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::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 | ||
| 1365 | 2026.04.14 13:43:03.319341 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1366 | 2026.04.14 13:43:03.320559 [ 190 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1367 | 2026.04.14 13:43:03.322088 [ 190 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::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 | ||
| 1368 | 2026.04.14 13:43:03.326862 [ 190 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::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 | ||
| 1369 | 2026.04.14 13:43:03.331176 [ 190 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::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 | ||
| 1370 | 2026.04.14 13:43:03.335254 [ 190 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::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 | ||
| 1371 | 2026.04.14 13:43:03.342443 [ 190 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::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 | ||
| 1372 | 2026.04.14 13:43:03.346492 [ 190 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::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 | ||
| 1373 | 2026.04.14 13:43:03.405830 [ 191 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.089759466 sec., 512.4807672095554 rows/sec., 2.65 MiB/sec. | ||
| 1374 | 2026.04.14 13:43:03.408251 [ 204 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1375 | 2026.04.14 13:43:03.410715 [ 204 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::all_1_6_1} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1376 | 2026.04.14 13:43:03.410814 [ 204 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::all_1_6_1} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1377 | 2026.04.14 13:43:03.412834 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1378 | 2026.04.14 13:43:04.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.65 MiB, peak 176.19 MiB, free memory in arenas 0.00 B, will set to 176.59 MiB (RSS), difference: 9.93 MiB | ||
| 1379 | 2026.04.14 13:43:06.959251 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1380 | 2026.04.14 13:43:06.959441 [ 274 ] {9ad3c696-e81e-4d7b-b461-5bf8eb0ca2c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1381 | 2026.04.14 13:43:06.959510 [ 274 ] {9ad3c696-e81e-4d7b-b461-5bf8eb0ca2c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1382 | 2026.04.14 13:43:06.960185 [ 274 ] {9ad3c696-e81e-4d7b-b461-5bf8eb0ca2c0} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1383 | 2026.04.14 13:43:06.960225 [ 274 ] {9ad3c696-e81e-4d7b-b461-5bf8eb0ca2c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1384 | 2026.04.14 13:43:06.960695 [ 274 ] {9ad3c696-e81e-4d7b-b461-5bf8eb0ca2c0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1385 | 2026.04.14 13:43:06.961150 [ 274 ] {9ad3c696-e81e-4d7b-b461-5bf8eb0ca2c0} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1386 | 2026.04.14 13:43:06.961315 [ 274 ] {9ad3c696-e81e-4d7b-b461-5bf8eb0ca2c0} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001925 sec., 2077.9220779220777 rows/sec., 175.02 KiB/sec. | ||
| 1387 | 2026.04.14 13:43:06.961358 [ 274 ] {9ad3c696-e81e-4d7b-b461-5bf8eb0ca2c0} <Debug> TCPHandler: Processed in 0.002234288 sec. | ||
| 1388 | 2026.04.14 13:43:06.961486 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1389 | 2026.04.14 13:43:06.961581 [ 274 ] {14aea77b-7df7-487a-b72e-f0e6b3b2e603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1390 | 2026.04.14 13:43:06.961621 [ 274 ] {14aea77b-7df7-487a-b72e-f0e6b3b2e603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1391 | 2026.04.14 13:43:06.962038 [ 274 ] {14aea77b-7df7-487a-b72e-f0e6b3b2e603} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1392 | 2026.04.14 13:43:06.962075 [ 274 ] {14aea77b-7df7-487a-b72e-f0e6b3b2e603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1393 | 2026.04.14 13:43:06.962470 [ 274 ] {14aea77b-7df7-487a-b72e-f0e6b3b2e603} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1394 | 2026.04.14 13:43:06.962875 [ 274 ] {14aea77b-7df7-487a-b72e-f0e6b3b2e603} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1395 | 2026.04.14 13:43:06.963024 [ 274 ] {14aea77b-7df7-487a-b72e-f0e6b3b2e603} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001461 sec., 5475.7015742642025 rows/sec., 439.82 KiB/sec. | ||
| 1396 | 2026.04.14 13:43:06.963063 [ 274 ] {14aea77b-7df7-487a-b72e-f0e6b3b2e603} <Debug> TCPHandler: Processed in 0.001628405 sec. | ||
| 1397 | 2026.04.14 13:43:06.963178 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1398 | 2026.04.14 13:43:06.963271 [ 274 ] {f5fd8903-b62e-495d-8a92-0c242860c6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1399 | 2026.04.14 13:43:06.963314 [ 274 ] {f5fd8903-b62e-495d-8a92-0c242860c6b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1400 | 2026.04.14 13:43:06.963673 [ 274 ] {f5fd8903-b62e-495d-8a92-0c242860c6b2} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1401 | 2026.04.14 13:43:06.963708 [ 274 ] {f5fd8903-b62e-495d-8a92-0c242860c6b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1402 | 2026.04.14 13:43:06.964129 [ 274 ] {f5fd8903-b62e-495d-8a92-0c242860c6b2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1403 | 2026.04.14 13:43:06.964535 [ 274 ] {f5fd8903-b62e-495d-8a92-0c242860c6b2} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1404 | 2026.04.14 13:43:06.964680 [ 274 ] {f5fd8903-b62e-495d-8a92-0c242860c6b2} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001426 sec., 7012.622720897616 rows/sec., 534.16 KiB/sec. | ||
| 1405 | 2026.04.14 13:43:06.964718 [ 274 ] {f5fd8903-b62e-495d-8a92-0c242860c6b2} <Debug> TCPHandler: Processed in 0.001588704 sec. | ||
| 1406 | 2026.04.14 13:43:06.964829 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1407 | 2026.04.14 13:43:06.964922 [ 274 ] {07cedffa-7f25-4fa9-abee-175bb187e252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1408 | 2026.04.14 13:43:06.964963 [ 274 ] {07cedffa-7f25-4fa9-abee-175bb187e252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1409 | 2026.04.14 13:43:06.965275 [ 274 ] {07cedffa-7f25-4fa9-abee-175bb187e252} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1410 | 2026.04.14 13:43:06.965310 [ 274 ] {07cedffa-7f25-4fa9-abee-175bb187e252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1411 | 2026.04.14 13:43:06.965703 [ 274 ] {07cedffa-7f25-4fa9-abee-175bb187e252} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1412 | 2026.04.14 13:43:06.966144 [ 274 ] {07cedffa-7f25-4fa9-abee-175bb187e252} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1413 | 2026.04.14 13:43:06.966292 [ 274 ] {07cedffa-7f25-4fa9-abee-175bb187e252} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001388 sec., 7204.610951008646 rows/sec., 453.81 KiB/sec. | ||
| 1414 | 2026.04.14 13:43:06.966330 [ 274 ] {07cedffa-7f25-4fa9-abee-175bb187e252} <Debug> TCPHandler: Processed in 0.001551043 sec. | ||
| 1415 | 2026.04.14 13:43:08.147824 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 214 | ||
| 1416 | 2026.04.14 13:43:08.149672 [ 242 ] {} <Trace> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1417 | 2026.04.14 13:43:08.149717 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1418 | 2026.04.14 13:43:08.150991 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1419 | 2026.04.14 13:43:08.151487 [ 242 ] {} <Trace> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1420 | 2026.04.14 13:43:08.151811 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 214 | ||
| 1421 | 2026.04.14 13:43:10.650561 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
| 1422 | 2026.04.14 13:43:10.651023 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1423 | 2026.04.14 13:43:10.651062 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1424 | 2026.04.14 13:43:10.651754 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1425 | 2026.04.14 13:43:10.652200 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1426 | 2026.04.14 13:43:10.652343 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
| 1427 | 2026.04.14 13:43:10.820060 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1428 | 2026.04.14 13:43:10.839791 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1429 | 2026.04.14 13:43:10.839865 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1430 | 2026.04.14 13:43:10.846683 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1431 | 2026.04.14 13:43:10.848751 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1432 | 2026.04.14 13:43:10.852975 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1433 | 2026.04.14 13:43:11.958902 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1434 | 2026.04.14 13:43:11.959256 [ 274 ] {b918002e-e8cf-4942-861c-a5daaf33b267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1435 | 2026.04.14 13:43:11.959746 [ 274 ] {b918002e-e8cf-4942-861c-a5daaf33b267} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1436 | 2026.04.14 13:43:11.959782 [ 274 ] {b918002e-e8cf-4942-861c-a5daaf33b267} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1437 | 2026.04.14 13:43:11.959997 [ 274 ] {b918002e-e8cf-4942-861c-a5daaf33b267} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1438 | 2026.04.14 13:43:11.960063 [ 274 ] {b918002e-e8cf-4942-861c-a5daaf33b267} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1439 | 2026.04.14 13:43:11.960203 [ 274 ] {b918002e-e8cf-4942-861c-a5daaf33b267} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1440 | 2026.04.14 13:43:11.960416 [ 288 ] {b918002e-e8cf-4942-861c-a5daaf33b267} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1441 | 2026.04.14 13:43:11.960417 [ 287 ] {b918002e-e8cf-4942-861c-a5daaf33b267} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1442 | 2026.04.14 13:43:11.960548 [ 274 ] {b918002e-e8cf-4942-861c-a5daaf33b267} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (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 | ||
| 1443 | 2026.04.14 13:43:11.960577 [ 274 ] {b918002e-e8cf-4942-861c-a5daaf33b267} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1444 | 2026.04.14 13:43:11.965709 [ 274 ] {b918002e-e8cf-4942-861c-a5daaf33b267} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1445 | 2026.04.14 13:43:11.965758 [ 274 ] {b918002e-e8cf-4942-861c-a5daaf33b267} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1446 | 2026.04.14 13:43:11.965849 [ 274 ] {b918002e-e8cf-4942-861c-a5daaf33b267} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1447 | 2026.04.14 13:43:11.965916 [ 274 ] {b918002e-e8cf-4942-861c-a5daaf33b267} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1448 | 2026.04.14 13:43:11.967118 [ 274 ] {b918002e-e8cf-4942-861c-a5daaf33b267} <Debug> executeQuery: Read 23 rows, 917.00 B in 0.008009 sec., 2871.769259582969 rows/sec., 111.81 KiB/sec. | ||
| 1449 | 2026.04.14 13:43:11.967242 [ 274 ] {b918002e-e8cf-4942-861c-a5daaf33b267} <Debug> TCPHandler: Processed in 0.008517022 sec. | ||
| 1450 | 2026.04.14 13:43:11.967495 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1451 | 2026.04.14 13:43:11.967625 [ 274 ] {d6c2043e-2b33-4ee0-aa51-a5eecfd8ccf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1452 | 2026.04.14 13:43:11.967829 [ 274 ] {d6c2043e-2b33-4ee0-aa51-a5eecfd8ccf9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1453 | 2026.04.14 13:43:11.967861 [ 274 ] {d6c2043e-2b33-4ee0-aa51-a5eecfd8ccf9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1454 | 2026.04.14 13:43:11.968036 [ 274 ] {d6c2043e-2b33-4ee0-aa51-a5eecfd8ccf9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1455 | 2026.04.14 13:43:11.968088 [ 274 ] {d6c2043e-2b33-4ee0-aa51-a5eecfd8ccf9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1456 | 2026.04.14 13:43:11.968190 [ 274 ] {d6c2043e-2b33-4ee0-aa51-a5eecfd8ccf9} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1457 | 2026.04.14 13:43:11.968251 [ 288 ] {d6c2043e-2b33-4ee0-aa51-a5eecfd8ccf9} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1458 | 2026.04.14 13:43:11.968280 [ 289 ] {d6c2043e-2b33-4ee0-aa51-a5eecfd8ccf9} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1459 | 2026.04.14 13:43:11.968377 [ 274 ] {d6c2043e-2b33-4ee0-aa51-a5eecfd8ccf9} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (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 | ||
| 1460 | 2026.04.14 13:43:11.968402 [ 274 ] {d6c2043e-2b33-4ee0-aa51-a5eecfd8ccf9} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1461 | 2026.04.14 13:43:11.968457 [ 274 ] {d6c2043e-2b33-4ee0-aa51-a5eecfd8ccf9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1462 | 2026.04.14 13:43:11.968474 [ 274 ] {d6c2043e-2b33-4ee0-aa51-a5eecfd8ccf9} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1463 | 2026.04.14 13:43:11.968502 [ 274 ] {d6c2043e-2b33-4ee0-aa51-a5eecfd8ccf9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1464 | 2026.04.14 13:43:11.968533 [ 274 ] {d6c2043e-2b33-4ee0-aa51-a5eecfd8ccf9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1465 | 2026.04.14 13:43:11.969189 [ 274 ] {d6c2043e-2b33-4ee0-aa51-a5eecfd8ccf9} <Debug> executeQuery: Read 23 rows, 917.00 B in 0.001614 sec., 14250.309789343246 rows/sec., 554.84 KiB/sec. | ||
| 1466 | 2026.04.14 13:43:11.969275 [ 274 ] {d6c2043e-2b33-4ee0-aa51-a5eecfd8ccf9} <Debug> TCPHandler: Processed in 0.001829039 sec. | ||
| 1467 | 2026.04.14 13:43:11.969514 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1468 | 2026.04.14 13:43:11.969641 [ 274 ] {03f7a780-ff2d-4dde-bc22-905a692453ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1469 | 2026.04.14 13:43:11.969841 [ 274 ] {03f7a780-ff2d-4dde-bc22-905a692453ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1470 | 2026.04.14 13:43:11.969873 [ 274 ] {03f7a780-ff2d-4dde-bc22-905a692453ee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1471 | 2026.04.14 13:43:11.970055 [ 274 ] {03f7a780-ff2d-4dde-bc22-905a692453ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1472 | 2026.04.14 13:43:11.970107 [ 274 ] {03f7a780-ff2d-4dde-bc22-905a692453ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1473 | 2026.04.14 13:43:11.970206 [ 274 ] {03f7a780-ff2d-4dde-bc22-905a692453ee} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1474 | 2026.04.14 13:43:11.970265 [ 288 ] {03f7a780-ff2d-4dde-bc22-905a692453ee} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1475 | 2026.04.14 13:43:11.970266 [ 287 ] {03f7a780-ff2d-4dde-bc22-905a692453ee} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1476 | 2026.04.14 13:43:11.970365 [ 274 ] {03f7a780-ff2d-4dde-bc22-905a692453ee} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (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 | ||
| 1477 | 2026.04.14 13:43:11.970389 [ 274 ] {03f7a780-ff2d-4dde-bc22-905a692453ee} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1478 | 2026.04.14 13:43:11.970453 [ 274 ] {03f7a780-ff2d-4dde-bc22-905a692453ee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1479 | 2026.04.14 13:43:11.970470 [ 274 ] {03f7a780-ff2d-4dde-bc22-905a692453ee} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1480 | 2026.04.14 13:43:11.970500 [ 274 ] {03f7a780-ff2d-4dde-bc22-905a692453ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1481 | 2026.04.14 13:43:11.970531 [ 274 ] {03f7a780-ff2d-4dde-bc22-905a692453ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1482 | 2026.04.14 13:43:11.971104 [ 274 ] {03f7a780-ff2d-4dde-bc22-905a692453ee} <Debug> executeQuery: Read 23 rows, 917.00 B in 0.001511 sec., 15221.707478491066 rows/sec., 592.66 KiB/sec. | ||
| 1483 | 2026.04.14 13:43:11.971205 [ 274 ] {03f7a780-ff2d-4dde-bc22-905a692453ee} <Debug> TCPHandler: Processed in 0.001741147 sec. | ||
| 1484 | 2026.04.14 13:43:11.971403 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1485 | 2026.04.14 13:43:11.971530 [ 274 ] {b578339b-5789-412c-92ff-09db1f520f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1486 | 2026.04.14 13:43:11.971730 [ 274 ] {b578339b-5789-412c-92ff-09db1f520f69} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1487 | 2026.04.14 13:43:11.971762 [ 274 ] {b578339b-5789-412c-92ff-09db1f520f69} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1488 | 2026.04.14 13:43:11.971938 [ 274 ] {b578339b-5789-412c-92ff-09db1f520f69} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1489 | 2026.04.14 13:43:11.971989 [ 274 ] {b578339b-5789-412c-92ff-09db1f520f69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1490 | 2026.04.14 13:43:11.972082 [ 274 ] {b578339b-5789-412c-92ff-09db1f520f69} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1491 | 2026.04.14 13:43:11.972138 [ 289 ] {b578339b-5789-412c-92ff-09db1f520f69} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1492 | 2026.04.14 13:43:11.972141 [ 287 ] {b578339b-5789-412c-92ff-09db1f520f69} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1493 | 2026.04.14 13:43:11.972234 [ 274 ] {b578339b-5789-412c-92ff-09db1f520f69} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (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 | ||
| 1494 | 2026.04.14 13:43:11.972257 [ 274 ] {b578339b-5789-412c-92ff-09db1f520f69} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1495 | 2026.04.14 13:43:11.972307 [ 274 ] {b578339b-5789-412c-92ff-09db1f520f69} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1496 | 2026.04.14 13:43:11.972322 [ 274 ] {b578339b-5789-412c-92ff-09db1f520f69} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1497 | 2026.04.14 13:43:11.972349 [ 274 ] {b578339b-5789-412c-92ff-09db1f520f69} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1498 | 2026.04.14 13:43:11.972377 [ 274 ] {b578339b-5789-412c-92ff-09db1f520f69} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1499 | 2026.04.14 13:43:11.972890 [ 274 ] {b578339b-5789-412c-92ff-09db1f520f69} <Debug> executeQuery: Read 23 rows, 917.00 B in 0.001467 sec., 15678.254942058624 rows/sec., 610.43 KiB/sec. | ||
| 1500 | 2026.04.14 13:43:11.973044 [ 274 ] {b578339b-5789-412c-92ff-09db1f520f69} <Debug> TCPHandler: Processed in 0.001688386 sec. | ||
| 1501 | 2026.04.14 13:43:11.973310 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1502 | 2026.04.14 13:43:11.973437 [ 274 ] {41357617-5f00-4f8b-9f8f-0d913a7dd7a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1503 | 2026.04.14 13:43:11.973636 [ 274 ] {41357617-5f00-4f8b-9f8f-0d913a7dd7a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1504 | 2026.04.14 13:43:11.973667 [ 274 ] {41357617-5f00-4f8b-9f8f-0d913a7dd7a8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1505 | 2026.04.14 13:43:11.973842 [ 274 ] {41357617-5f00-4f8b-9f8f-0d913a7dd7a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1506 | 2026.04.14 13:43:11.973894 [ 274 ] {41357617-5f00-4f8b-9f8f-0d913a7dd7a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1507 | 2026.04.14 13:43:11.973989 [ 274 ] {41357617-5f00-4f8b-9f8f-0d913a7dd7a8} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1508 | 2026.04.14 13:43:11.974050 [ 289 ] {41357617-5f00-4f8b-9f8f-0d913a7dd7a8} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1509 | 2026.04.14 13:43:11.974053 [ 288 ] {41357617-5f00-4f8b-9f8f-0d913a7dd7a8} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1510 | 2026.04.14 13:43:11.974133 [ 274 ] {41357617-5f00-4f8b-9f8f-0d913a7dd7a8} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (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 | ||
| 1511 | 2026.04.14 13:43:11.974153 [ 274 ] {41357617-5f00-4f8b-9f8f-0d913a7dd7a8} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1512 | 2026.04.14 13:43:11.974205 [ 274 ] {41357617-5f00-4f8b-9f8f-0d913a7dd7a8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1513 | 2026.04.14 13:43:11.974221 [ 274 ] {41357617-5f00-4f8b-9f8f-0d913a7dd7a8} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1514 | 2026.04.14 13:43:11.974249 [ 274 ] {41357617-5f00-4f8b-9f8f-0d913a7dd7a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1515 | 2026.04.14 13:43:11.974279 [ 274 ] {41357617-5f00-4f8b-9f8f-0d913a7dd7a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1516 | 2026.04.14 13:43:11.974790 [ 274 ] {41357617-5f00-4f8b-9f8f-0d913a7dd7a8} <Debug> executeQuery: Read 23 rows, 917.00 B in 0.001402 sec., 16405.135520684737 rows/sec., 638.74 KiB/sec. | ||
| 1517 | 2026.04.14 13:43:11.974876 [ 274 ] {41357617-5f00-4f8b-9f8f-0d913a7dd7a8} <Debug> TCPHandler: Processed in 0.001615524 sec. | ||
| 1518 | 2026.04.14 13:43:11.975148 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1519 | 2026.04.14 13:43:11.975276 [ 274 ] {7fc068a9-155e-4abd-ab5e-759d1830daeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1520 | 2026.04.14 13:43:11.975475 [ 274 ] {7fc068a9-155e-4abd-ab5e-759d1830daeb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1521 | 2026.04.14 13:43:11.975507 [ 274 ] {7fc068a9-155e-4abd-ab5e-759d1830daeb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1522 | 2026.04.14 13:43:11.975684 [ 274 ] {7fc068a9-155e-4abd-ab5e-759d1830daeb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1523 | 2026.04.14 13:43:11.975735 [ 274 ] {7fc068a9-155e-4abd-ab5e-759d1830daeb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1524 | 2026.04.14 13:43:11.975830 [ 274 ] {7fc068a9-155e-4abd-ab5e-759d1830daeb} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1525 | 2026.04.14 13:43:11.975883 [ 288 ] {7fc068a9-155e-4abd-ab5e-759d1830daeb} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1526 | 2026.04.14 13:43:11.975890 [ 289 ] {7fc068a9-155e-4abd-ab5e-759d1830daeb} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1527 | 2026.04.14 13:43:11.975968 [ 274 ] {7fc068a9-155e-4abd-ab5e-759d1830daeb} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (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 | ||
| 1528 | 2026.04.14 13:43:11.975992 [ 274 ] {7fc068a9-155e-4abd-ab5e-759d1830daeb} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1529 | 2026.04.14 13:43:11.976045 [ 274 ] {7fc068a9-155e-4abd-ab5e-759d1830daeb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1530 | 2026.04.14 13:43:11.976061 [ 274 ] {7fc068a9-155e-4abd-ab5e-759d1830daeb} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1531 | 2026.04.14 13:43:11.976090 [ 274 ] {7fc068a9-155e-4abd-ab5e-759d1830daeb} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1532 | 2026.04.14 13:43:11.976118 [ 274 ] {7fc068a9-155e-4abd-ab5e-759d1830daeb} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1533 | 2026.04.14 13:43:11.976637 [ 274 ] {7fc068a9-155e-4abd-ab5e-759d1830daeb} <Debug> executeQuery: Read 23 rows, 917.00 B in 0.001408 sec., 16335.227272727274 rows/sec., 636.01 KiB/sec. | ||
| 1534 | 2026.04.14 13:43:11.976722 [ 274 ] {7fc068a9-155e-4abd-ab5e-759d1830daeb} <Debug> TCPHandler: Processed in 0.001623225 sec. | ||
| 1535 | 2026.04.14 13:43:11.976907 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1536 | 2026.04.14 13:43:11.977037 [ 274 ] {05c20dd0-b003-4dde-a229-d132a5bf57b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1537 | 2026.04.14 13:43:11.977255 [ 274 ] {05c20dd0-b003-4dde-a229-d132a5bf57b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1538 | 2026.04.14 13:43:11.977288 [ 274 ] {05c20dd0-b003-4dde-a229-d132a5bf57b8} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1539 | 2026.04.14 13:43:11.977470 [ 274 ] {05c20dd0-b003-4dde-a229-d132a5bf57b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1540 | 2026.04.14 13:43:11.977522 [ 274 ] {05c20dd0-b003-4dde-a229-d132a5bf57b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1541 | 2026.04.14 13:43:11.977620 [ 274 ] {05c20dd0-b003-4dde-a229-d132a5bf57b8} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1542 | 2026.04.14 13:43:11.977678 [ 287 ] {05c20dd0-b003-4dde-a229-d132a5bf57b8} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1543 | 2026.04.14 13:43:11.977683 [ 288 ] {05c20dd0-b003-4dde-a229-d132a5bf57b8} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1544 | 2026.04.14 13:43:11.977766 [ 274 ] {05c20dd0-b003-4dde-a229-d132a5bf57b8} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (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 | ||
| 1545 | 2026.04.14 13:43:11.977787 [ 274 ] {05c20dd0-b003-4dde-a229-d132a5bf57b8} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1546 | 2026.04.14 13:43:11.977840 [ 274 ] {05c20dd0-b003-4dde-a229-d132a5bf57b8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1547 | 2026.04.14 13:43:11.977855 [ 274 ] {05c20dd0-b003-4dde-a229-d132a5bf57b8} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1548 | 2026.04.14 13:43:11.977884 [ 274 ] {05c20dd0-b003-4dde-a229-d132a5bf57b8} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1549 | 2026.04.14 13:43:11.977913 [ 274 ] {05c20dd0-b003-4dde-a229-d132a5bf57b8} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1550 | 2026.04.14 13:43:11.978426 [ 274 ] {05c20dd0-b003-4dde-a229-d132a5bf57b8} <Debug> executeQuery: Read 23 rows, 917.00 B in 0.001441 sec., 15961.138098542679 rows/sec., 621.45 KiB/sec. | ||
| 1551 | 2026.04.14 13:43:11.978512 [ 274 ] {05c20dd0-b003-4dde-a229-d132a5bf57b8} <Debug> TCPHandler: Processed in 0.001653565 sec. | ||
| 1552 | 2026.04.14 13:43:11.978705 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1553 | 2026.04.14 13:43:11.978834 [ 274 ] {c09b5068-e208-44d1-b717-4a648137d371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1554 | 2026.04.14 13:43:11.979036 [ 274 ] {c09b5068-e208-44d1-b717-4a648137d371} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1555 | 2026.04.14 13:43:11.979069 [ 274 ] {c09b5068-e208-44d1-b717-4a648137d371} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1556 | 2026.04.14 13:43:11.979253 [ 274 ] {c09b5068-e208-44d1-b717-4a648137d371} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1557 | 2026.04.14 13:43:11.979304 [ 274 ] {c09b5068-e208-44d1-b717-4a648137d371} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1558 | 2026.04.14 13:43:11.979401 [ 274 ] {c09b5068-e208-44d1-b717-4a648137d371} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1559 | 2026.04.14 13:43:11.979462 [ 289 ] {c09b5068-e208-44d1-b717-4a648137d371} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1560 | 2026.04.14 13:43:11.979463 [ 288 ] {c09b5068-e208-44d1-b717-4a648137d371} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1561 | 2026.04.14 13:43:11.979544 [ 274 ] {c09b5068-e208-44d1-b717-4a648137d371} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (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 | ||
| 1562 | 2026.04.14 13:43:11.979564 [ 274 ] {c09b5068-e208-44d1-b717-4a648137d371} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1563 | 2026.04.14 13:43:11.979617 [ 274 ] {c09b5068-e208-44d1-b717-4a648137d371} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1564 | 2026.04.14 13:43:11.979633 [ 274 ] {c09b5068-e208-44d1-b717-4a648137d371} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1565 | 2026.04.14 13:43:11.979662 [ 274 ] {c09b5068-e208-44d1-b717-4a648137d371} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1566 | 2026.04.14 13:43:11.979691 [ 274 ] {c09b5068-e208-44d1-b717-4a648137d371} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1567 | 2026.04.14 13:43:11.980223 [ 274 ] {c09b5068-e208-44d1-b717-4a648137d371} <Debug> executeQuery: Read 23 rows, 917.00 B in 0.001439 sec., 15983.321751216123 rows/sec., 622.31 KiB/sec. | ||
| 1568 | 2026.04.14 13:43:11.980307 [ 274 ] {c09b5068-e208-44d1-b717-4a648137d371} <Debug> TCPHandler: Processed in 0.001650555 sec. | ||
| 1569 | 2026.04.14 13:43:11.980495 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1570 | 2026.04.14 13:43:11.980624 [ 274 ] {65ceb4e9-6c7d-417f-a587-b521f14599ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1571 | 2026.04.14 13:43:11.980828 [ 274 ] {65ceb4e9-6c7d-417f-a587-b521f14599ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1572 | 2026.04.14 13:43:11.980862 [ 274 ] {65ceb4e9-6c7d-417f-a587-b521f14599ec} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1573 | 2026.04.14 13:43:11.981048 [ 274 ] {65ceb4e9-6c7d-417f-a587-b521f14599ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1574 | 2026.04.14 13:43:11.981099 [ 274 ] {65ceb4e9-6c7d-417f-a587-b521f14599ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1575 | 2026.04.14 13:43:11.981196 [ 274 ] {65ceb4e9-6c7d-417f-a587-b521f14599ec} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1576 | 2026.04.14 13:43:11.981254 [ 288 ] {65ceb4e9-6c7d-417f-a587-b521f14599ec} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1577 | 2026.04.14 13:43:11.981254 [ 287 ] {65ceb4e9-6c7d-417f-a587-b521f14599ec} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1578 | 2026.04.14 13:43:11.981339 [ 274 ] {65ceb4e9-6c7d-417f-a587-b521f14599ec} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (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 | ||
| 1579 | 2026.04.14 13:43:11.981363 [ 274 ] {65ceb4e9-6c7d-417f-a587-b521f14599ec} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1580 | 2026.04.14 13:43:11.981416 [ 274 ] {65ceb4e9-6c7d-417f-a587-b521f14599ec} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1581 | 2026.04.14 13:43:11.981431 [ 274 ] {65ceb4e9-6c7d-417f-a587-b521f14599ec} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1582 | 2026.04.14 13:43:11.981460 [ 274 ] {65ceb4e9-6c7d-417f-a587-b521f14599ec} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1583 | 2026.04.14 13:43:11.981488 [ 274 ] {65ceb4e9-6c7d-417f-a587-b521f14599ec} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1584 | 2026.04.14 13:43:11.982020 [ 274 ] {65ceb4e9-6c7d-417f-a587-b521f14599ec} <Debug> executeQuery: Read 23 rows, 917.00 B in 0.001443 sec., 15939.015939015939 rows/sec., 620.59 KiB/sec. | ||
| 1585 | 2026.04.14 13:43:11.982122 [ 274 ] {65ceb4e9-6c7d-417f-a587-b521f14599ec} <Debug> TCPHandler: Processed in 0.001676216 sec. | ||
| 1586 | 2026.04.14 13:43:11.982309 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1587 | 2026.04.14 13:43:11.982439 [ 274 ] {07222132-8d1a-466f-87ef-9e526bad23b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1588 | 2026.04.14 13:43:11.982660 [ 274 ] {07222132-8d1a-466f-87ef-9e526bad23b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1589 | 2026.04.14 13:43:11.982695 [ 274 ] {07222132-8d1a-466f-87ef-9e526bad23b8} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1590 | 2026.04.14 13:43:11.982891 [ 274 ] {07222132-8d1a-466f-87ef-9e526bad23b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1591 | 2026.04.14 13:43:11.982943 [ 274 ] {07222132-8d1a-466f-87ef-9e526bad23b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1592 | 2026.04.14 13:43:11.983044 [ 274 ] {07222132-8d1a-466f-87ef-9e526bad23b8} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1593 | 2026.04.14 13:43:11.983105 [ 288 ] {07222132-8d1a-466f-87ef-9e526bad23b8} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1594 | 2026.04.14 13:43:11.983107 [ 287 ] {07222132-8d1a-466f-87ef-9e526bad23b8} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1595 | 2026.04.14 13:43:11.983188 [ 274 ] {07222132-8d1a-466f-87ef-9e526bad23b8} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (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 | ||
| 1596 | 2026.04.14 13:43:11.983217 [ 274 ] {07222132-8d1a-466f-87ef-9e526bad23b8} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1597 | 2026.04.14 13:43:11.983270 [ 274 ] {07222132-8d1a-466f-87ef-9e526bad23b8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1598 | 2026.04.14 13:43:11.983287 [ 274 ] {07222132-8d1a-466f-87ef-9e526bad23b8} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1599 | 2026.04.14 13:43:11.983316 [ 274 ] {07222132-8d1a-466f-87ef-9e526bad23b8} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1600 | 2026.04.14 13:43:11.983351 [ 274 ] {07222132-8d1a-466f-87ef-9e526bad23b8} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1601 | 2026.04.14 13:43:11.983900 [ 274 ] {07222132-8d1a-466f-87ef-9e526bad23b8} <Debug> executeQuery: Read 23 rows, 917.00 B in 0.001514 sec., 15191.545574636724 rows/sec., 591.48 KiB/sec. | ||
| 1602 | 2026.04.14 13:43:11.984011 [ 274 ] {07222132-8d1a-466f-87ef-9e526bad23b8} <Debug> TCPHandler: Processed in 0.001750827 sec. | ||
| 1603 | 2026.04.14 13:43:11.984219 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1604 | 2026.04.14 13:43:11.984351 [ 274 ] {23acb19e-7e38-48a6-8d99-2b735ca24cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1605 | 2026.04.14 13:43:11.984559 [ 274 ] {23acb19e-7e38-48a6-8d99-2b735ca24cc3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1606 | 2026.04.14 13:43:11.984593 [ 274 ] {23acb19e-7e38-48a6-8d99-2b735ca24cc3} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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 | ||
| 1607 | 2026.04.14 13:43:11.984784 [ 274 ] {23acb19e-7e38-48a6-8d99-2b735ca24cc3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1608 | 2026.04.14 13:43:11.984835 [ 274 ] {23acb19e-7e38-48a6-8d99-2b735ca24cc3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1609 | 2026.04.14 13:43:11.984932 [ 274 ] {23acb19e-7e38-48a6-8d99-2b735ca24cc3} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1610 | 2026.04.14 13:43:11.984988 [ 289 ] {23acb19e-7e38-48a6-8d99-2b735ca24cc3} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1611 | 2026.04.14 13:43:11.984993 [ 287 ] {23acb19e-7e38-48a6-8d99-2b735ca24cc3} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1612 | 2026.04.14 13:43:11.985080 [ 274 ] {23acb19e-7e38-48a6-8d99-2b735ca24cc3} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (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 | ||
| 1613 | 2026.04.14 13:43:11.985105 [ 274 ] {23acb19e-7e38-48a6-8d99-2b735ca24cc3} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1614 | 2026.04.14 13:43:11.985158 [ 274 ] {23acb19e-7e38-48a6-8d99-2b735ca24cc3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1615 | 2026.04.14 13:43:11.985174 [ 274 ] {23acb19e-7e38-48a6-8d99-2b735ca24cc3} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1616 | 2026.04.14 13:43:11.985203 [ 274 ] {23acb19e-7e38-48a6-8d99-2b735ca24cc3} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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'))" | ||
| 1617 | 2026.04.14 13:43:11.985233 [ 274 ] {23acb19e-7e38-48a6-8d99-2b735ca24cc3} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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'))" | ||
| 1618 | 2026.04.14 13:43:11.985746 [ 274 ] {23acb19e-7e38-48a6-8d99-2b735ca24cc3} <Debug> executeQuery: Read 23 rows, 917.00 B in 0.00145 sec., 15862.068965517243 rows/sec., 617.59 KiB/sec. | ||
| 1619 | 2026.04.14 13:43:11.985837 [ 274 ] {23acb19e-7e38-48a6-8d99-2b735ca24cc3} <Debug> TCPHandler: Processed in 0.001667985 sec. | ||
| 1620 | 2026.04.14 13:43:11.986042 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1621 | 2026.04.14 13:43:11.986175 [ 274 ] {f3afdcea-3706-45fc-ab8d-08e5fcbb4ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1622 | 2026.04.14 13:43:11.986381 [ 274 ] {f3afdcea-3706-45fc-ab8d-08e5fcbb4ed3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1623 | 2026.04.14 13:43:11.986415 [ 274 ] {f3afdcea-3706-45fc-ab8d-08e5fcbb4ed3} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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 | ||
| 1624 | 2026.04.14 13:43:11.986604 [ 274 ] {f3afdcea-3706-45fc-ab8d-08e5fcbb4ed3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1625 | 2026.04.14 13:43:11.986655 [ 274 ] {f3afdcea-3706-45fc-ab8d-08e5fcbb4ed3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1626 | 2026.04.14 13:43:11.986752 [ 274 ] {f3afdcea-3706-45fc-ab8d-08e5fcbb4ed3} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1627 | 2026.04.14 13:43:11.986802 [ 288 ] {f3afdcea-3706-45fc-ab8d-08e5fcbb4ed3} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1628 | 2026.04.14 13:43:11.986811 [ 287 ] {f3afdcea-3706-45fc-ab8d-08e5fcbb4ed3} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1629 | 2026.04.14 13:43:11.986889 [ 274 ] {f3afdcea-3706-45fc-ab8d-08e5fcbb4ed3} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (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 | ||
| 1630 | 2026.04.14 13:43:11.986913 [ 274 ] {f3afdcea-3706-45fc-ab8d-08e5fcbb4ed3} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1631 | 2026.04.14 13:43:11.986966 [ 274 ] {f3afdcea-3706-45fc-ab8d-08e5fcbb4ed3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1632 | 2026.04.14 13:43:11.986983 [ 274 ] {f3afdcea-3706-45fc-ab8d-08e5fcbb4ed3} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1633 | 2026.04.14 13:43:11.987012 [ 274 ] {f3afdcea-3706-45fc-ab8d-08e5fcbb4ed3} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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'))" | ||
| 1634 | 2026.04.14 13:43:11.987046 [ 274 ] {f3afdcea-3706-45fc-ab8d-08e5fcbb4ed3} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', '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'))" | ||
| 1635 | 2026.04.14 13:43:11.987548 [ 274 ] {f3afdcea-3706-45fc-ab8d-08e5fcbb4ed3} <Debug> executeQuery: Read 23 rows, 917.00 B in 0.001427 sec., 16117.729502452697 rows/sec., 627.55 KiB/sec. | ||
| 1636 | 2026.04.14 13:43:11.987639 [ 274 ] {f3afdcea-3706-45fc-ab8d-08e5fcbb4ed3} <Debug> TCPHandler: Processed in 0.001646455 sec. | ||
| 1637 | 2026.04.14 13:43:11.987828 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1638 | 2026.04.14 13:43:11.987961 [ 274 ] {ba7fc05d-ba30-458b-b439-9ea5465c1b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1639 | 2026.04.14 13:43:11.988165 [ 274 ] {ba7fc05d-ba30-458b-b439-9ea5465c1b29} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1640 | 2026.04.14 13:43:11.988200 [ 274 ] {ba7fc05d-ba30-458b-b439-9ea5465c1b29} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1641 | 2026.04.14 13:43:11.988391 [ 274 ] {ba7fc05d-ba30-458b-b439-9ea5465c1b29} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1642 | 2026.04.14 13:43:11.988441 [ 274 ] {ba7fc05d-ba30-458b-b439-9ea5465c1b29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1643 | 2026.04.14 13:43:11.988537 [ 274 ] {ba7fc05d-ba30-458b-b439-9ea5465c1b29} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1644 | 2026.04.14 13:43:11.988598 [ 289 ] {ba7fc05d-ba30-458b-b439-9ea5465c1b29} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1645 | 2026.04.14 13:43:11.988598 [ 288 ] {ba7fc05d-ba30-458b-b439-9ea5465c1b29} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1646 | 2026.04.14 13:43:11.988679 [ 274 ] {ba7fc05d-ba30-458b-b439-9ea5465c1b29} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (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 | ||
| 1647 | 2026.04.14 13:43:11.988699 [ 274 ] {ba7fc05d-ba30-458b-b439-9ea5465c1b29} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1648 | 2026.04.14 13:43:11.988751 [ 274 ] {ba7fc05d-ba30-458b-b439-9ea5465c1b29} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1649 | 2026.04.14 13:43:11.988767 [ 274 ] {ba7fc05d-ba30-458b-b439-9ea5465c1b29} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1650 | 2026.04.14 13:43:11.988797 [ 274 ] {ba7fc05d-ba30-458b-b439-9ea5465c1b29} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1651 | 2026.04.14 13:43:11.988826 [ 274 ] {ba7fc05d-ba30-458b-b439-9ea5465c1b29} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1652 | 2026.04.14 13:43:11.989335 [ 274 ] {ba7fc05d-ba30-458b-b439-9ea5465c1b29} <Debug> executeQuery: Read 23 rows, 917.00 B in 0.001428 sec., 16106.442577030812 rows/sec., 627.11 KiB/sec. | ||
| 1653 | 2026.04.14 13:43:11.989418 [ 274 ] {ba7fc05d-ba30-458b-b439-9ea5465c1b29} <Debug> TCPHandler: Processed in 0.001639855 sec. | ||
| 1654 | 2026.04.14 13:43:11.989608 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1655 | 2026.04.14 13:43:11.989740 [ 274 ] {93a6d05e-00a1-4db0-9a0d-2c4061d58230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1656 | 2026.04.14 13:43:11.989944 [ 274 ] {93a6d05e-00a1-4db0-9a0d-2c4061d58230} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1657 | 2026.04.14 13:43:11.989978 [ 274 ] {93a6d05e-00a1-4db0-9a0d-2c4061d58230} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1658 | 2026.04.14 13:43:11.990181 [ 274 ] {93a6d05e-00a1-4db0-9a0d-2c4061d58230} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1659 | 2026.04.14 13:43:11.990233 [ 274 ] {93a6d05e-00a1-4db0-9a0d-2c4061d58230} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1660 | 2026.04.14 13:43:11.990328 [ 274 ] {93a6d05e-00a1-4db0-9a0d-2c4061d58230} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1661 | 2026.04.14 13:43:11.990381 [ 288 ] {93a6d05e-00a1-4db0-9a0d-2c4061d58230} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1662 | 2026.04.14 13:43:11.990389 [ 289 ] {93a6d05e-00a1-4db0-9a0d-2c4061d58230} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1663 | 2026.04.14 13:43:11.990464 [ 274 ] {93a6d05e-00a1-4db0-9a0d-2c4061d58230} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (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 | ||
| 1664 | 2026.04.14 13:43:11.990490 [ 274 ] {93a6d05e-00a1-4db0-9a0d-2c4061d58230} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1665 | 2026.04.14 13:43:11.990544 [ 274 ] {93a6d05e-00a1-4db0-9a0d-2c4061d58230} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1666 | 2026.04.14 13:43:11.990560 [ 274 ] {93a6d05e-00a1-4db0-9a0d-2c4061d58230} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1667 | 2026.04.14 13:43:11.990589 [ 274 ] {93a6d05e-00a1-4db0-9a0d-2c4061d58230} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1668 | 2026.04.14 13:43:11.990618 [ 274 ] {93a6d05e-00a1-4db0-9a0d-2c4061d58230} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1669 | 2026.04.14 13:43:11.991154 [ 274 ] {93a6d05e-00a1-4db0-9a0d-2c4061d58230} <Debug> executeQuery: Read 23 rows, 917.00 B in 0.00147 sec., 15646.258503401361 rows/sec., 609.19 KiB/sec. | ||
| 1670 | 2026.04.14 13:43:11.991238 [ 274 ] {93a6d05e-00a1-4db0-9a0d-2c4061d58230} <Debug> TCPHandler: Processed in 0.001683546 sec. | ||
| 1671 | 2026.04.14 13:43:11.991849 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1672 | 2026.04.14 13:43:11.991982 [ 274 ] {d6d11d67-f5ac-403b-93ad-bdccb461e689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1673 | 2026.04.14 13:43:11.992188 [ 274 ] {d6d11d67-f5ac-403b-93ad-bdccb461e689} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1674 | 2026.04.14 13:43:11.992222 [ 274 ] {d6d11d67-f5ac-403b-93ad-bdccb461e689} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1675 | 2026.04.14 13:43:11.992426 [ 274 ] {d6d11d67-f5ac-403b-93ad-bdccb461e689} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1676 | 2026.04.14 13:43:11.992478 [ 274 ] {d6d11d67-f5ac-403b-93ad-bdccb461e689} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1677 | 2026.04.14 13:43:11.992575 [ 274 ] {d6d11d67-f5ac-403b-93ad-bdccb461e689} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1678 | 2026.04.14 13:43:11.992628 [ 288 ] {d6d11d67-f5ac-403b-93ad-bdccb461e689} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1679 | 2026.04.14 13:43:11.992636 [ 289 ] {d6d11d67-f5ac-403b-93ad-bdccb461e689} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1680 | 2026.04.14 13:43:11.992713 [ 274 ] {d6d11d67-f5ac-403b-93ad-bdccb461e689} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (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 | ||
| 1681 | 2026.04.14 13:43:11.992738 [ 274 ] {d6d11d67-f5ac-403b-93ad-bdccb461e689} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1682 | 2026.04.14 13:43:11.992791 [ 274 ] {d6d11d67-f5ac-403b-93ad-bdccb461e689} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1683 | 2026.04.14 13:43:11.992809 [ 274 ] {d6d11d67-f5ac-403b-93ad-bdccb461e689} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1684 | 2026.04.14 13:43:11.992838 [ 274 ] {d6d11d67-f5ac-403b-93ad-bdccb461e689} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1685 | 2026.04.14 13:43:11.992871 [ 274 ] {d6d11d67-f5ac-403b-93ad-bdccb461e689} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1686 | 2026.04.14 13:43:11.993496 [ 274 ] {d6d11d67-f5ac-403b-93ad-bdccb461e689} <Debug> executeQuery: Read 23 rows, 917.00 B in 0.001569 sec., 14659.01848311026 rows/sec., 570.75 KiB/sec. | ||
| 1687 | 2026.04.14 13:43:11.993579 [ 274 ] {d6d11d67-f5ac-403b-93ad-bdccb461e689} <Debug> TCPHandler: Processed in 0.001779059 sec. | ||
| 1688 | 2026.04.14 13:43:12.000756 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1689 | 2026.04.14 13:43:12.000882 [ 274 ] {9a71fda0-79a0-4df0-8ce1-37a8b8bf039c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1690 | 2026.04.14 13:43:12.000931 [ 274 ] {9a71fda0-79a0-4df0-8ce1-37a8b8bf039c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1691 | 2026.04.14 13:43:12.001669 [ 274 ] {9a71fda0-79a0-4df0-8ce1-37a8b8bf039c} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1692 | 2026.04.14 13:43:12.001711 [ 274 ] {9a71fda0-79a0-4df0-8ce1-37a8b8bf039c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1693 | 2026.04.14 13:43:12.002209 [ 274 ] {9a71fda0-79a0-4df0-8ce1-37a8b8bf039c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1694 | 2026.04.14 13:43:12.002569 [ 274 ] {9a71fda0-79a0-4df0-8ce1-37a8b8bf039c} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1695 | 2026.04.14 13:43:12.002719 [ 274 ] {9a71fda0-79a0-4df0-8ce1-37a8b8bf039c} <Debug> executeQuery: Read 15 rows, 2.16 KiB in 0.001873 sec., 8008.542445274959 rows/sec., 1.13 MiB/sec. | ||
| 1696 | 2026.04.14 13:43:12.002758 [ 274 ] {9a71fda0-79a0-4df0-8ce1-37a8b8bf039c} <Debug> TCPHandler: Processed in 0.002063484 sec. | ||
| 1697 | 2026.04.14 13:43:12.002889 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1698 | 2026.04.14 13:43:12.002987 [ 274 ] {85228cbc-ec93-4c5d-950b-4f78fe817c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1699 | 2026.04.14 13:43:12.003027 [ 274 ] {85228cbc-ec93-4c5d-950b-4f78fe817c2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1700 | 2026.04.14 13:43:12.003472 [ 274 ] {85228cbc-ec93-4c5d-950b-4f78fe817c2d} <Trace> oximeter.fields_ipaddr (e472d2c8-825a-4443-bbf2-ef37c9e6fa97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1701 | 2026.04.14 13:43:12.003507 [ 274 ] {85228cbc-ec93-4c5d-950b-4f78fe817c2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1702 | 2026.04.14 13:43:12.003905 [ 274 ] {85228cbc-ec93-4c5d-950b-4f78fe817c2d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1703 | 2026.04.14 13:43:12.004381 [ 274 ] {85228cbc-ec93-4c5d-950b-4f78fe817c2d} <Trace> oximeter.fields_ipaddr (e472d2c8-825a-4443-bbf2-ef37c9e6fa97): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1704 | 2026.04.14 13:43:12.004520 [ 274 ] {85228cbc-ec93-4c5d-950b-4f78fe817c2d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001556 sec., 3856.041131105398 rows/sec., 314.43 KiB/sec. | ||
| 1705 | 2026.04.14 13:43:12.004556 [ 274 ] {85228cbc-ec93-4c5d-950b-4f78fe817c2d} <Debug> TCPHandler: Processed in 0.001717917 sec. | ||
| 1706 | 2026.04.14 13:43:12.004677 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1707 | 2026.04.14 13:43:12.004773 [ 274 ] {c1954838-8395-4b75-ab93-b00d62b2fef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1708 | 2026.04.14 13:43:12.004812 [ 274 ] {c1954838-8395-4b75-ab93-b00d62b2fef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1709 | 2026.04.14 13:43:12.005257 [ 274 ] {c1954838-8395-4b75-ab93-b00d62b2fef0} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1710 | 2026.04.14 13:43:12.005298 [ 274 ] {c1954838-8395-4b75-ab93-b00d62b2fef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1711 | 2026.04.14 13:43:12.005698 [ 274 ] {c1954838-8395-4b75-ab93-b00d62b2fef0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1712 | 2026.04.14 13:43:12.006144 [ 274 ] {c1954838-8395-4b75-ab93-b00d62b2fef0} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): 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.04.14 13:43:12.006269 [ 58 ] {} <Debug> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1714 | 2026.04.14 13:43:12.006281 [ 274 ] {c1954838-8395-4b75-ab93-b00d62b2fef0} <Debug> executeQuery: Read 81 rows, 6.83 KiB in 0.00153 sec., 52941.17647058824 rows/sec., 4.36 MiB/sec. | ||
| 1715 | 2026.04.14 13:43:12.006318 [ 58 ] {} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1716 | 2026.04.14 13:43:12.006336 [ 274 ] {c1954838-8395-4b75-ab93-b00d62b2fef0} <Debug> TCPHandler: Processed in 0.001709266 sec. | ||
| 1717 | 2026.04.14 13:43:12.006344 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1718 | 2026.04.14 13:43:12.006463 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1719 | 2026.04.14 13:43:12.006480 [ 187 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::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 | ||
| 1720 | 2026.04.14 13:43:12.006563 [ 274 ] {381f637d-53e0-46f2-872b-d9bc699c10de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1721 | 2026.04.14 13:43:12.006598 [ 187 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1722 | 2026.04.14 13:43:12.006608 [ 274 ] {381f637d-53e0-46f2-872b-d9bc699c10de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1723 | 2026.04.14 13:43:12.006642 [ 187 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 742 rows starting from the beginning of the part | ||
| 1724 | 2026.04.14 13:43:12.006735 [ 187 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 741 rows starting from the beginning of the part | ||
| 1725 | 2026.04.14 13:43:12.006788 [ 187 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 125 rows starting from the beginning of the part | ||
| 1726 | 2026.04.14 13:43:12.006834 [ 187 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 1727 | 2026.04.14 13:43:12.006885 [ 187 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 1728 | 2026.04.14 13:43:12.006930 [ 187 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 81 rows starting from the beginning of the part | ||
| 1729 | 2026.04.14 13:43:12.007025 [ 274 ] {381f637d-53e0-46f2-872b-d9bc699c10de} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1730 | 2026.04.14 13:43:12.007067 [ 274 ] {381f637d-53e0-46f2-872b-d9bc699c10de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1731 | 2026.04.14 13:43:12.007583 [ 274 ] {381f637d-53e0-46f2-872b-d9bc699c10de} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1732 | 2026.04.14 13:43:12.008022 [ 191 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1697 rows, containing 5 columns (5 merged, 0 gathered) in 0.001586934 sec., 1069357.641842698 rows/sec., 87.96 MiB/sec. | ||
| 1733 | 2026.04.14 13:43:12.008086 [ 274 ] {381f637d-53e0-46f2-872b-d9bc699c10de} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1734 | 2026.04.14 13:43:12.008235 [ 274 ] {381f637d-53e0-46f2-872b-d9bc699c10de} <Debug> executeQuery: Read 17 rows, 1.25 KiB in 0.001692 sec., 10047.281323877069 rows/sec., 736.46 KiB/sec. | ||
| 1735 | 2026.04.14 13:43:12.008278 [ 274 ] {381f637d-53e0-46f2-872b-d9bc699c10de} <Debug> TCPHandler: Processed in 0.00186805 sec. | ||
| 1736 | 2026.04.14 13:43:12.008316 [ 187 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1737 | 2026.04.14 13:43:12.008398 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1738 | 2026.04.14 13:43:12.008498 [ 274 ] {3e3dbd01-a688-4ca7-b5c0-47882ba06894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1739 | 2026.04.14 13:43:12.008540 [ 274 ] {3e3dbd01-a688-4ca7-b5c0-47882ba06894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1740 | 2026.04.14 13:43:12.008776 [ 187 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_6_1} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1741 | 2026.04.14 13:43:12.008845 [ 187 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_6_1} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1742 | 2026.04.14 13:43:12.008907 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 1743 | 2026.04.14 13:43:12.008972 [ 274 ] {3e3dbd01-a688-4ca7-b5c0-47882ba06894} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1744 | 2026.04.14 13:43:12.009012 [ 274 ] {3e3dbd01-a688-4ca7-b5c0-47882ba06894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1745 | 2026.04.14 13:43:12.009434 [ 274 ] {3e3dbd01-a688-4ca7-b5c0-47882ba06894} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1746 | 2026.04.14 13:43:12.009874 [ 274 ] {3e3dbd01-a688-4ca7-b5c0-47882ba06894} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1747 | 2026.04.14 13:43:12.009999 [ 56 ] {} <Debug> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1748 | 2026.04.14 13:43:12.010014 [ 274 ] {3e3dbd01-a688-4ca7-b5c0-47882ba06894} <Debug> executeQuery: Read 81 rows, 6.49 KiB in 0.001534 sec., 52803.12907431552 rows/sec., 4.13 MiB/sec. | ||
| 1749 | 2026.04.14 13:43:12.010039 [ 56 ] {} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1750 | 2026.04.14 13:43:12.010057 [ 274 ] {3e3dbd01-a688-4ca7-b5c0-47882ba06894} <Debug> TCPHandler: Processed in 0.001716997 sec. | ||
| 1751 | 2026.04.14 13:43:12.010058 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1752 | 2026.04.14 13:43:12.010171 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1753 | 2026.04.14 13:43:12.010180 [ 186 ] {b035c45e-ce89-48a8-9f51-2139e629224c::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 | ||
| 1754 | 2026.04.14 13:43:12.010277 [ 274 ] {b79287ac-3b7f-4271-9f20-cba1381cf54a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1755 | 2026.04.14 13:43:12.010307 [ 186 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1756 | 2026.04.14 13:43:12.010324 [ 274 ] {b79287ac-3b7f-4271-9f20-cba1381cf54a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1757 | 2026.04.14 13:43:12.010348 [ 186 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 428 rows starting from the beginning of the part | ||
| 1758 | 2026.04.14 13:43:12.010436 [ 186 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 426 rows starting from the beginning of the part | ||
| 1759 | 2026.04.14 13:43:12.010488 [ 186 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part | ||
| 1760 | 2026.04.14 13:43:12.010531 [ 186 ] {b035c45e-ce89-48a8-9f51-2139e629224c::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 | ||
| 1761 | 2026.04.14 13:43:12.010573 [ 186 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 1762 | 2026.04.14 13:43:12.010616 [ 186 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 81 rows starting from the beginning of the part | ||
| 1763 | 2026.04.14 13:43:12.010754 [ 274 ] {b79287ac-3b7f-4271-9f20-cba1381cf54a} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1764 | 2026.04.14 13:43:12.010795 [ 274 ] {b79287ac-3b7f-4271-9f20-cba1381cf54a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1765 | 2026.04.14 13:43:12.011270 [ 274 ] {b79287ac-3b7f-4271-9f20-cba1381cf54a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1766 | 2026.04.14 13:43:12.011637 [ 194 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 997 rows, containing 5 columns (5 merged, 0 gathered) in 0.001501802 sec., 663869.1385415654 rows/sec., 49.43 MiB/sec. | ||
| 1767 | 2026.04.14 13:43:12.011736 [ 274 ] {b79287ac-3b7f-4271-9f20-cba1381cf54a} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1768 | 2026.04.14 13:43:12.011876 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1769 | 2026.04.14 13:43:12.011889 [ 274 ] {b79287ac-3b7f-4271-9f20-cba1381cf54a} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.00164 sec., 99390.24390243903 rows/sec., 6.92 MiB/sec. | ||
| 1770 | 2026.04.14 13:43:12.011917 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1771 | 2026.04.14 13:43:12.011925 [ 186 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1772 | 2026.04.14 13:43:12.011934 [ 274 ] {b79287ac-3b7f-4271-9f20-cba1381cf54a} <Debug> TCPHandler: Processed in 0.00181265 sec. | ||
| 1773 | 2026.04.14 13:43:12.011945 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1774 | 2026.04.14 13:43:12.012045 [ 191 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::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 | ||
| 1775 | 2026.04.14 13:43:12.012061 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1776 | 2026.04.14 13:43:12.012166 [ 191 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1777 | 2026.04.14 13:43:12.012180 [ 274 ] {a4132320-f6a0-4ac3-9ecc-4c3d9229fd1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1778 | 2026.04.14 13:43:12.012211 [ 191 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 106 rows starting from the beginning of the part | ||
| 1779 | 2026.04.14 13:43:12.012243 [ 274 ] {a4132320-f6a0-4ac3-9ecc-4c3d9229fd1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1780 | 2026.04.14 13:43:12.012288 [ 191 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 105 rows starting from the beginning of the part | ||
| 1781 | 2026.04.14 13:43:12.012342 [ 191 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 215 rows starting from the beginning of the part | ||
| 1782 | 2026.04.14 13:43:12.012386 [ 191 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::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 | ||
| 1783 | 2026.04.14 13:43:12.012425 [ 191 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1784 | 2026.04.14 13:43:12.012436 [ 186 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_6_1} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1785 | 2026.04.14 13:43:12.012469 [ 191 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 163 rows starting from the beginning of the part | ||
| 1786 | 2026.04.14 13:43:12.012515 [ 186 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_6_1} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1787 | 2026.04.14 13:43:12.012589 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 1788 | 2026.04.14 13:43:12.013050 [ 274 ] {a4132320-f6a0-4ac3-9ecc-4c3d9229fd1b} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1789 | 2026.04.14 13:43:12.013091 [ 274 ] {a4132320-f6a0-4ac3-9ecc-4c3d9229fd1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1790 | 2026.04.14 13:43:12.013410 [ 194 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 609 rows, containing 5 columns (5 merged, 0 gathered) in 0.00140724 sec., 432762.0022171058 rows/sec., 30.69 MiB/sec. | ||
| 1791 | 2026.04.14 13:43:12.013646 [ 191 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1792 | 2026.04.14 13:43:12.014148 [ 191 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1793 | 2026.04.14 13:43:12.014213 [ 191 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1794 | 2026.04.14 13:43:12.014269 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 1795 | 2026.04.14 13:43:12.016437 [ 274 ] {a4132320-f6a0-4ac3-9ecc-4c3d9229fd1b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1796 | 2026.04.14 13:43:12.016999 [ 274 ] {a4132320-f6a0-4ac3-9ecc-4c3d9229fd1b} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1797 | 2026.04.14 13:43:12.017166 [ 274 ] {a4132320-f6a0-4ac3-9ecc-4c3d9229fd1b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.005005 sec., 2197.802197802198 rows/sec., 3.94 MiB/sec. | ||
| 1798 | 2026.04.14 13:43:12.017256 [ 274 ] {a4132320-f6a0-4ac3-9ecc-4c3d9229fd1b} <Debug> TCPHandler: Processed in 0.005250873 sec. | ||
| 1799 | 2026.04.14 13:43:12.017396 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1800 | 2026.04.14 13:43:12.017520 [ 274 ] {d8a36941-204a-46a3-a2e4-236014ec65ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1801 | 2026.04.14 13:43:12.017570 [ 274 ] {d8a36941-204a-46a3-a2e4-236014ec65ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1802 | 2026.04.14 13:43:12.017950 [ 274 ] {d8a36941-204a-46a3-a2e4-236014ec65ea} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1803 | 2026.04.14 13:43:12.017986 [ 274 ] {d8a36941-204a-46a3-a2e4-236014ec65ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1804 | 2026.04.14 13:43:12.018409 [ 274 ] {d8a36941-204a-46a3-a2e4-236014ec65ea} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1805 | 2026.04.14 13:43:12.018850 [ 274 ] {d8a36941-204a-46a3-a2e4-236014ec65ea} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1806 | 2026.04.14 13:43:12.018974 [ 56 ] {} <Debug> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1807 | 2026.04.14 13:43:12.018986 [ 274 ] {d8a36941-204a-46a3-a2e4-236014ec65ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001492 sec., 40214.47721179624 rows/sec., 2.71 MiB/sec. | ||
| 1808 | 2026.04.14 13:43:12.019013 [ 56 ] {} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1809 | 2026.04.14 13:43:12.019030 [ 274 ] {d8a36941-204a-46a3-a2e4-236014ec65ea} <Debug> TCPHandler: Processed in 0.001695937 sec. | ||
| 1810 | 2026.04.14 13:43:12.019037 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 1811 | 2026.04.14 13:43:12.019140 [ 195 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::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 | ||
| 1812 | 2026.04.14 13:43:12.019259 [ 195 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1813 | 2026.04.14 13:43:12.019297 [ 195 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1814 | 2026.04.14 13:43:12.019377 [ 195 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::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 | ||
| 1815 | 2026.04.14 13:43:12.019426 [ 195 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1816 | 2026.04.14 13:43:12.019470 [ 195 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::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 | ||
| 1817 | 2026.04.14 13:43:12.019513 [ 195 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1818 | 2026.04.14 13:43:12.019556 [ 195 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1819 | 2026.04.14 13:43:12.020261 [ 191 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.001161575 sec., 129135.01065363838 rows/sec., 7.80 MiB/sec. | ||
| 1820 | 2026.04.14 13:43:12.020460 [ 191 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1821 | 2026.04.14 13:43:12.020909 [ 191 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_6_1} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1822 | 2026.04.14 13:43:12.020973 [ 191 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_6_1} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1823 | 2026.04.14 13:43:12.021024 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1824 | 2026.04.14 13:43:14.277882 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36320 | ||
| 1825 | 2026.04.14 13:43:14.278029 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1826 | 2026.04.14 13:43:14.278063 [ 291 ] {} <Debug> TCP-Session: 49e44348-76da-48f3-93ca-05d9fbc9ad77 Authenticating user 'default' from [fd00:1122:3344:101::e]:36320 | ||
| 1827 | 2026.04.14 13:43:14.278087 [ 291 ] {} <Debug> TCP-Session: 49e44348-76da-48f3-93ca-05d9fbc9ad77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1828 | 2026.04.14 13:43:14.278100 [ 291 ] {} <Debug> TCP-Session: 49e44348-76da-48f3-93ca-05d9fbc9ad77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1829 | 2026.04.14 13:43:14.278151 [ 291 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1830 | 2026.04.14 13:43:14.278180 [ 291 ] {} <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 | ||
| 1831 | 2026.04.14 13:43:14.278203 [ 291 ] {} <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 | ||
| 1832 | 2026.04.14 13:43:14.278950 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49563 | ||
| 1833 | 2026.04.14 13:43:14.278958 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42068 | ||
| 1834 | 2026.04.14 13:43:14.279183 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1835 | 2026.04.14 13:43:14.279199 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44330 | ||
| 1836 | 2026.04.14 13:43:14.279240 [ 293 ] {} <Debug> TCP-Session: 46a2b739-47b8-4720-8fef-298574788aec Authenticating user 'default' from [fd00:1122:3344:101::e]:49563 | ||
| 1837 | 2026.04.14 13:43:14.279236 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1838 | 2026.04.14 13:43:14.279304 [ 293 ] {} <Debug> TCP-Session: 46a2b739-47b8-4720-8fef-298574788aec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1839 | 2026.04.14 13:43:14.279316 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62251 | ||
| 1840 | 2026.04.14 13:43:14.279344 [ 293 ] {} <Debug> TCP-Session: 46a2b739-47b8-4720-8fef-298574788aec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1841 | 2026.04.14 13:43:14.279356 [ 292 ] {} <Debug> TCP-Session: 4635e563-63f5-4602-abae-2ca656536f18 Authenticating user 'default' from [fd00:1122:3344:101::e]:42068 | ||
| 1842 | 2026.04.14 13:43:14.279320 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34035 | ||
| 1843 | 2026.04.14 13:43:14.279443 [ 292 ] {} <Debug> TCP-Session: 4635e563-63f5-4602-abae-2ca656536f18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1844 | 2026.04.14 13:43:14.279479 [ 292 ] {} <Debug> TCP-Session: 4635e563-63f5-4602-abae-2ca656536f18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1845 | 2026.04.14 13:43:14.279583 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1846 | 2026.04.14 13:43:14.279593 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37278 | ||
| 1847 | 2026.04.14 13:43:14.279637 [ 295 ] {} <Debug> TCP-Session: 5c01ed81-a588-42fe-9ddc-d569eec8ebfe Authenticating user 'default' from [fd00:1122:3344:101::e]:44330 | ||
| 1848 | 2026.04.14 13:43:14.279675 [ 295 ] {} <Debug> TCP-Session: 5c01ed81-a588-42fe-9ddc-d569eec8ebfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1849 | 2026.04.14 13:43:14.279694 [ 295 ] {} <Debug> TCP-Session: 5c01ed81-a588-42fe-9ddc-d569eec8ebfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1850 | 2026.04.14 13:43:14.279853 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1851 | 2026.04.14 13:43:14.279902 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1852 | 2026.04.14 13:43:14.279908 [ 296 ] {} <Debug> TCP-Session: 843a9259-0fef-4d36-a872-d46c52759203 Authenticating user 'default' from [fd00:1122:3344:101::e]:62251 | ||
| 1853 | 2026.04.14 13:43:14.279944 [ 294 ] {} <Debug> TCP-Session: a49d77d7-360a-4942-a07d-9c9f6019779c Authenticating user 'default' from [fd00:1122:3344:101::e]:34035 | ||
| 1854 | 2026.04.14 13:43:14.279954 [ 296 ] {} <Debug> TCP-Session: 843a9259-0fef-4d36-a872-d46c52759203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1855 | 2026.04.14 13:43:14.279968 [ 294 ] {} <Debug> TCP-Session: a49d77d7-360a-4942-a07d-9c9f6019779c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1856 | 2026.04.14 13:43:14.279982 [ 296 ] {} <Debug> TCP-Session: 843a9259-0fef-4d36-a872-d46c52759203 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1857 | 2026.04.14 13:43:14.280006 [ 294 ] {} <Debug> TCP-Session: a49d77d7-360a-4942-a07d-9c9f6019779c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1858 | 2026.04.14 13:43:14.280015 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1859 | 2026.04.14 13:43:14.280020 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54989 | ||
| 1860 | 2026.04.14 13:43:14.280087 [ 297 ] {} <Debug> TCP-Session: 0b9fd373-077f-4f82-90ce-98d7ad430c66 Authenticating user 'default' from [fd00:1122:3344:101::e]:37278 | ||
| 1861 | 2026.04.14 13:43:14.280121 [ 297 ] {} <Debug> TCP-Session: 0b9fd373-077f-4f82-90ce-98d7ad430c66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1862 | 2026.04.14 13:43:14.280138 [ 297 ] {} <Debug> TCP-Session: 0b9fd373-077f-4f82-90ce-98d7ad430c66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1863 | 2026.04.14 13:43:14.280146 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50450 | ||
| 1864 | 2026.04.14 13:43:14.280333 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1865 | 2026.04.14 13:43:14.280378 [ 298 ] {} <Debug> TCP-Session: 53e7aead-3214-4e95-8deb-4a8637a742f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54989 | ||
| 1866 | 2026.04.14 13:43:14.280398 [ 298 ] {} <Debug> TCP-Session: 53e7aead-3214-4e95-8deb-4a8637a742f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1867 | 2026.04.14 13:43:14.280413 [ 298 ] {} <Debug> TCP-Session: 53e7aead-3214-4e95-8deb-4a8637a742f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1868 | 2026.04.14 13:43:14.280475 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1869 | 2026.04.14 13:43:14.280528 [ 299 ] {} <Debug> TCP-Session: d5410be1-5775-4976-9885-f3a0490e4037 Authenticating user 'default' from [fd00:1122:3344:101::e]:50450 | ||
| 1870 | 2026.04.14 13:43:14.280556 [ 299 ] {} <Debug> TCP-Session: d5410be1-5775-4976-9885-f3a0490e4037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1871 | 2026.04.14 13:43:14.280576 [ 299 ] {} <Debug> TCP-Session: d5410be1-5775-4976-9885-f3a0490e4037 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1872 | 2026.04.14 13:43:14.284598 [ 291 ] {} <Trace> TCP-Session: 49e44348-76da-48f3-93ca-05d9fbc9ad77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1873 | 2026.04.14 13:43:14.284784 [ 291 ] {e62435fd-177f-4950-be86-54b683a51c07} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36320) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1874 | 2026.04.14 13:43:14.285108 [ 291 ] {e62435fd-177f-4950-be86-54b683a51c07} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1875 | 2026.04.14 13:43:14.285169 [ 291 ] {e62435fd-177f-4950-be86-54b683a51c07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1876 | 2026.04.14 13:43:14.285622 [ 291 ] {e62435fd-177f-4950-be86-54b683a51c07} <Debug> oximeter.version (f35af008-a6c3-45d8-9422-523b4bac5112) (SelectExecutor): Key condition: unknown | ||
| 1877 | 2026.04.14 13:43:14.305939 [ 300 ] {e62435fd-177f-4950-be86-54b683a51c07} <Trace> AggregatingTransform: Aggregating | ||
| 1878 | 2026.04.14 13:43:14.308846 [ 300 ] {e62435fd-177f-4950-be86-54b683a51c07} <Trace> Aggregator: Aggregation method: without_key | ||
| 1879 | 2026.04.14 13:43:14.311601 [ 300 ] {e62435fd-177f-4950-be86-54b683a51c07} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.009558455 sec. (104.619 rows/sec., 4.09 KiB/sec.) | ||
| 1880 | 2026.04.14 13:43:14.311643 [ 300 ] {e62435fd-177f-4950-be86-54b683a51c07} <Trace> Aggregator: Merging aggregated data | ||
| 1881 | 2026.04.14 13:43:14.311677 [ 300 ] {e62435fd-177f-4950-be86-54b683a51c07} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1882 | 2026.04.14 13:43:14.313070 [ 291 ] {e62435fd-177f-4950-be86-54b683a51c07} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.028332 sec., 35.29577862487646 rows/sec., 1.38 KiB/sec. | ||
| 1883 | 2026.04.14 13:43:14.313232 [ 291 ] {e62435fd-177f-4950-be86-54b683a51c07} <Debug> TCPHandler: Processed in 0.028767467 sec. | ||
| 1884 | 2026.04.14 13:43:14.328923 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1885 | 2026.04.14 13:43:14.328965 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1886 | 2026.04.14 13:43:14.328979 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1887 | 2026.04.14 13:43:14.329006 [ 291 ] {} <Debug> TCP-Session: 49e44348-76da-48f3-93ca-05d9fbc9ad77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1888 | 2026.04.14 13:43:14.329006 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1889 | 2026.04.14 13:43:14.329029 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1890 | 2026.04.14 13:43:14.329097 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1891 | 2026.04.14 13:43:14.329110 [ 297 ] {} <Debug> TCP-Session: 0b9fd373-077f-4f82-90ce-98d7ad430c66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1892 | 2026.04.14 13:43:14.329079 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1893 | 2026.04.14 13:43:14.329150 [ 295 ] {} <Debug> TCP-Session: 5c01ed81-a588-42fe-9ddc-d569eec8ebfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1894 | 2026.04.14 13:43:14.329194 [ 293 ] {} <Debug> TCP-Session: 46a2b739-47b8-4720-8fef-298574788aec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1895 | 2026.04.14 13:43:14.329154 [ 299 ] {} <Debug> TCP-Session: d5410be1-5775-4976-9885-f3a0490e4037 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1896 | 2026.04.14 13:43:14.329057 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1897 | 2026.04.14 13:43:14.329043 [ 292 ] {} <Debug> TCP-Session: 4635e563-63f5-4602-abae-2ca656536f18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1898 | 2026.04.14 13:43:14.329295 [ 296 ] {} <Debug> TCP-Session: 843a9259-0fef-4d36-a872-d46c52759203 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1899 | 2026.04.14 13:43:14.329046 [ 298 ] {} <Debug> TCP-Session: 53e7aead-3214-4e95-8deb-4a8637a742f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1900 | 2026.04.14 13:43:14.329039 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1901 | 2026.04.14 13:43:14.329377 [ 294 ] {} <Debug> TCP-Session: a49d77d7-360a-4942-a07d-9c9f6019779c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1902 | 2026.04.14 13:43:14.458225 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58999 | ||
| 1903 | 2026.04.14 13:43:14.458329 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1904 | 2026.04.14 13:43:14.458356 [ 291 ] {} <Debug> TCP-Session: 9f9b94f4-c4bd-426a-bd61-7248935ae0b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58999 | ||
| 1905 | 2026.04.14 13:43:14.458377 [ 291 ] {} <Debug> TCP-Session: 9f9b94f4-c4bd-426a-bd61-7248935ae0b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1906 | 2026.04.14 13:43:14.458390 [ 291 ] {} <Debug> TCP-Session: 9f9b94f4-c4bd-426a-bd61-7248935ae0b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1907 | 2026.04.14 13:43:14.458672 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47531 | ||
| 1908 | 2026.04.14 13:43:14.458687 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49026 | ||
| 1909 | 2026.04.14 13:43:14.458719 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58155 | ||
| 1910 | 2026.04.14 13:43:14.458773 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63784 | ||
| 1911 | 2026.04.14 13:43:14.458772 [ 291 ] {} <Trace> TCP-Session: 9f9b94f4-c4bd-426a-bd61-7248935ae0b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1912 | 2026.04.14 13:43:14.458819 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1913 | 2026.04.14 13:43:14.458845 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1914 | 2026.04.14 13:43:14.458876 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1915 | 2026.04.14 13:43:14.458890 [ 292 ] {} <Debug> TCP-Session: 96dabf7b-4115-4259-8825-ffd7994536fd Authenticating user 'default' from [fd00:1122:3344:101::e]:47531 | ||
| 1916 | 2026.04.14 13:43:14.458911 [ 293 ] {} <Debug> TCP-Session: e935ee3e-e8fd-42c0-b1d0-fb8804fca453 Authenticating user 'default' from [fd00:1122:3344:101::e]:49026 | ||
| 1917 | 2026.04.14 13:43:14.458930 [ 294 ] {} <Debug> TCP-Session: 99d7fa32-b42f-45b6-b795-8d0997c0eaa1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58155 | ||
| 1918 | 2026.04.14 13:43:14.458936 [ 292 ] {} <Debug> TCP-Session: 96dabf7b-4115-4259-8825-ffd7994536fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1919 | 2026.04.14 13:43:14.458959 [ 293 ] {} <Debug> TCP-Session: e935ee3e-e8fd-42c0-b1d0-fb8804fca453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1920 | 2026.04.14 13:43:14.458977 [ 294 ] {} <Debug> TCP-Session: 99d7fa32-b42f-45b6-b795-8d0997c0eaa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1921 | 2026.04.14 13:43:14.458995 [ 293 ] {} <Debug> TCP-Session: e935ee3e-e8fd-42c0-b1d0-fb8804fca453 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1922 | 2026.04.14 13:43:14.459013 [ 294 ] {} <Debug> TCP-Session: 99d7fa32-b42f-45b6-b795-8d0997c0eaa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1923 | 2026.04.14 13:43:14.459040 [ 291 ] {4c47851a-5a54-4bf2-8eb1-283a537613ee} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58999) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1924 | 2026.04.14 13:43:14.458876 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1925 | 2026.04.14 13:43:14.458743 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45357 | ||
| 1926 | 2026.04.14 13:43:14.459118 [ 299 ] {} <Debug> TCP-Session: 90f68942-febd-4c16-8b8a-26a109316cc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:63784 | ||
| 1927 | 2026.04.14 13:43:14.458719 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65362 | ||
| 1928 | 2026.04.14 13:43:14.459155 [ 299 ] {} <Debug> TCP-Session: 90f68942-febd-4c16-8b8a-26a109316cc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1929 | 2026.04.14 13:43:14.458762 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50870 | ||
| 1930 | 2026.04.14 13:43:14.459193 [ 299 ] {} <Debug> TCP-Session: 90f68942-febd-4c16-8b8a-26a109316cc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1931 | 2026.04.14 13:43:14.459229 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1932 | 2026.04.14 13:43:14.459194 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1933 | 2026.04.14 13:43:14.459262 [ 295 ] {} <Debug> TCP-Session: a5aadda0-ae90-47ea-a3b9-b605736cf7fc Authenticating user 'default' from [fd00:1122:3344:101::e]:65362 | ||
| 1934 | 2026.04.14 13:43:14.459288 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1935 | 2026.04.14 13:43:14.458976 [ 292 ] {} <Debug> TCP-Session: 96dabf7b-4115-4259-8825-ffd7994536fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1936 | 2026.04.14 13:43:14.459315 [ 295 ] {} <Debug> TCP-Session: a5aadda0-ae90-47ea-a3b9-b605736cf7fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1937 | 2026.04.14 13:43:14.459327 [ 298 ] {} <Debug> TCP-Session: edc31950-9cc2-43f3-8404-d52689f0609c Authenticating user 'default' from [fd00:1122:3344:101::e]:50870 | ||
| 1938 | 2026.04.14 13:43:14.459358 [ 295 ] {} <Debug> TCP-Session: a5aadda0-ae90-47ea-a3b9-b605736cf7fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1939 | 2026.04.14 13:43:14.459379 [ 298 ] {} <Debug> TCP-Session: edc31950-9cc2-43f3-8404-d52689f0609c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1940 | 2026.04.14 13:43:14.459298 [ 297 ] {} <Debug> TCP-Session: 815ac2fb-9fe2-4a0e-a053-36dc789f3511 Authenticating user 'default' from [fd00:1122:3344:101::e]:45357 | ||
| 1941 | 2026.04.14 13:43:14.459419 [ 291 ] {4c47851a-5a54-4bf2-8eb1-283a537613ee} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1942 | 2026.04.14 13:43:14.459458 [ 297 ] {} <Debug> TCP-Session: 815ac2fb-9fe2-4a0e-a053-36dc789f3511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1943 | 2026.04.14 13:43:14.459412 [ 298 ] {} <Debug> TCP-Session: edc31950-9cc2-43f3-8404-d52689f0609c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1944 | 2026.04.14 13:43:14.459495 [ 297 ] {} <Debug> TCP-Session: 815ac2fb-9fe2-4a0e-a053-36dc789f3511 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1945 | 2026.04.14 13:43:14.459525 [ 291 ] {4c47851a-5a54-4bf2-8eb1-283a537613ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1946 | 2026.04.14 13:43:14.458721 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49099 | ||
| 1947 | 2026.04.14 13:43:14.459653 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1948 | 2026.04.14 13:43:14.459681 [ 296 ] {} <Debug> TCP-Session: 01dc6693-36dd-4755-aa07-35a9407729e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49099 | ||
| 1949 | 2026.04.14 13:43:14.459704 [ 296 ] {} <Debug> TCP-Session: 01dc6693-36dd-4755-aa07-35a9407729e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1950 | 2026.04.14 13:43:14.459722 [ 296 ] {} <Debug> TCP-Session: 01dc6693-36dd-4755-aa07-35a9407729e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1951 | 2026.04.14 13:43:14.459916 [ 291 ] {4c47851a-5a54-4bf2-8eb1-283a537613ee} <Debug> oximeter.version (f35af008-a6c3-45d8-9422-523b4bac5112) (SelectExecutor): Key condition: unknown | ||
| 1952 | 2026.04.14 13:43:14.461240 [ 340 ] {4c47851a-5a54-4bf2-8eb1-283a537613ee} <Trace> AggregatingTransform: Aggregating | ||
| 1953 | 2026.04.14 13:43:14.461312 [ 340 ] {4c47851a-5a54-4bf2-8eb1-283a537613ee} <Trace> Aggregator: Aggregation method: without_key | ||
| 1954 | 2026.04.14 13:43:14.461348 [ 340 ] {4c47851a-5a54-4bf2-8eb1-283a537613ee} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001306468 sec. (765.422 rows/sec., 29.90 KiB/sec.) | ||
| 1955 | 2026.04.14 13:43:14.461368 [ 340 ] {4c47851a-5a54-4bf2-8eb1-283a537613ee} <Trace> Aggregator: Merging aggregated data | ||
| 1956 | 2026.04.14 13:43:14.462829 [ 291 ] {4c47851a-5a54-4bf2-8eb1-283a537613ee} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003892 sec., 256.9373072970195 rows/sec., 10.04 KiB/sec. | ||
| 1957 | 2026.04.14 13:43:14.463029 [ 291 ] {4c47851a-5a54-4bf2-8eb1-283a537613ee} <Debug> TCPHandler: Processed in 0.004436565 sec. | ||
| 1958 | 2026.04.14 13:43:14.463174 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1959 | 2026.04.14 13:43:14.463210 [ 291 ] {} <Debug> TCP-Session: 9f9b94f4-c4bd-426a-bd61-7248935ae0b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1960 | 2026.04.14 13:43:14.463213 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1961 | 2026.04.14 13:43:14.463240 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1962 | 2026.04.14 13:43:14.463260 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1963 | 2026.04.14 13:43:14.463344 [ 293 ] {} <Debug> TCP-Session: e935ee3e-e8fd-42c0-b1d0-fb8804fca453 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1964 | 2026.04.14 13:43:14.463366 [ 292 ] {} <Debug> TCP-Session: 96dabf7b-4115-4259-8825-ffd7994536fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1965 | 2026.04.14 13:43:14.463394 [ 299 ] {} <Debug> TCP-Session: 90f68942-febd-4c16-8b8a-26a109316cc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1966 | 2026.04.14 13:43:14.463402 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1967 | 2026.04.14 13:43:14.463428 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1968 | 2026.04.14 13:43:14.463459 [ 294 ] {} <Debug> TCP-Session: 99d7fa32-b42f-45b6-b795-8d0997c0eaa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1969 | 2026.04.14 13:43:14.463350 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1970 | 2026.04.14 13:43:14.463482 [ 295 ] {} <Debug> TCP-Session: a5aadda0-ae90-47ea-a3b9-b605736cf7fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1971 | 2026.04.14 13:43:14.463537 [ 297 ] {} <Debug> TCP-Session: 815ac2fb-9fe2-4a0e-a053-36dc789f3511 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1972 | 2026.04.14 13:43:14.463447 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1973 | 2026.04.14 13:43:14.463374 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1974 | 2026.04.14 13:43:14.463626 [ 296 ] {} <Debug> TCP-Session: 01dc6693-36dd-4755-aa07-35a9407729e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1975 | 2026.04.14 13:43:14.463660 [ 298 ] {} <Debug> TCP-Session: edc31950-9cc2-43f3-8404-d52689f0609c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1976 | 2026.04.14 13:43:14.560336 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41093 | ||
| 1977 | 2026.04.14 13:43:14.560441 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1978 | 2026.04.14 13:43:14.560466 [ 291 ] {} <Debug> TCP-Session: 56ef4c5b-dbbf-4307-aee2-c7e97676a976 Authenticating user 'default' from [fd00:1122:3344:101::e]:41093 | ||
| 1979 | 2026.04.14 13:43:14.560487 [ 291 ] {} <Debug> TCP-Session: 56ef4c5b-dbbf-4307-aee2-c7e97676a976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1980 | 2026.04.14 13:43:14.560501 [ 291 ] {} <Debug> TCP-Session: 56ef4c5b-dbbf-4307-aee2-c7e97676a976 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1981 | 2026.04.14 13:43:14.560736 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35770 | ||
| 1982 | 2026.04.14 13:43:14.560780 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51100 | ||
| 1983 | 2026.04.14 13:43:14.560811 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45332 | ||
| 1984 | 2026.04.14 13:43:14.560821 [ 291 ] {} <Trace> TCP-Session: 56ef4c5b-dbbf-4307-aee2-c7e97676a976 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1985 | 2026.04.14 13:43:14.560843 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56056 | ||
| 1986 | 2026.04.14 13:43:14.560826 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65028 | ||
| 1987 | 2026.04.14 13:43:14.560791 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51899 | ||
| 1988 | 2026.04.14 13:43:14.560934 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1989 | 2026.04.14 13:43:14.560926 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1990 | 2026.04.14 13:43:14.560976 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1991 | 2026.04.14 13:43:14.560975 [ 296 ] {} <Debug> TCP-Session: 276ff366-5237-47bd-91d6-8bc833fd5ac7 Authenticating user 'default' from [fd00:1122:3344:101::e]:45332 | ||
| 1992 | 2026.04.14 13:43:14.560995 [ 291 ] {c1ee6cb6-ef67-42ff-9d17-f957d6af78df} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41093) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1993 | 2026.04.14 13:43:14.561007 [ 297 ] {} <Debug> TCP-Session: 1e032acd-33be-4b1e-b84b-d9d6f85f48cc Authenticating user 'default' from [fd00:1122:3344:101::e]:65028 | ||
| 1994 | 2026.04.14 13:43:14.561002 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1995 | 2026.04.14 13:43:14.561080 [ 297 ] {} <Debug> TCP-Session: 1e032acd-33be-4b1e-b84b-d9d6f85f48cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1996 | 2026.04.14 13:43:14.561016 [ 296 ] {} <Debug> TCP-Session: 276ff366-5237-47bd-91d6-8bc833fd5ac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1997 | 2026.04.14 13:43:14.561106 [ 294 ] {} <Debug> TCP-Session: c2f17ee8-a76c-439b-bc61-ca54fdfcd123 Authenticating user 'default' from [fd00:1122:3344:101::e]:51899 | ||
| 1998 | 2026.04.14 13:43:14.561123 [ 296 ] {} <Debug> TCP-Session: 276ff366-5237-47bd-91d6-8bc833fd5ac7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1999 | 2026.04.14 13:43:14.561106 [ 297 ] {} <Debug> TCP-Session: 1e032acd-33be-4b1e-b84b-d9d6f85f48cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2000 | 2026.04.14 13:43:14.561143 [ 294 ] {} <Debug> TCP-Session: c2f17ee8-a76c-439b-bc61-ca54fdfcd123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2001 | 2026.04.14 13:43:14.561001 [ 293 ] {} <Debug> TCP-Session: 58617db7-2bb0-4234-a408-d1095e419376 Authenticating user 'default' from [fd00:1122:3344:101::e]:51100 | ||
| 2002 | 2026.04.14 13:43:14.561183 [ 294 ] {} <Debug> TCP-Session: c2f17ee8-a76c-439b-bc61-ca54fdfcd123 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2003 | 2026.04.14 13:43:14.561204 [ 293 ] {} <Debug> TCP-Session: 58617db7-2bb0-4234-a408-d1095e419376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2004 | 2026.04.14 13:43:14.560977 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2005 | 2026.04.14 13:43:14.561231 [ 293 ] {} <Debug> TCP-Session: 58617db7-2bb0-4234-a408-d1095e419376 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2006 | 2026.04.14 13:43:14.561265 [ 299 ] {} <Debug> TCP-Session: fc7bee69-7ef7-4fa3-8ca8-69e7585e5732 Authenticating user 'default' from [fd00:1122:3344:101::e]:56056 | ||
| 2007 | 2026.04.14 13:43:14.561286 [ 291 ] {c1ee6cb6-ef67-42ff-9d17-f957d6af78df} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2008 | 2026.04.14 13:43:14.561306 [ 299 ] {} <Debug> TCP-Session: fc7bee69-7ef7-4fa3-8ca8-69e7585e5732 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2009 | 2026.04.14 13:43:14.560856 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2010 | 2026.04.14 13:43:14.561336 [ 299 ] {} <Debug> TCP-Session: fc7bee69-7ef7-4fa3-8ca8-69e7585e5732 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2011 | 2026.04.14 13:43:14.561355 [ 291 ] {c1ee6cb6-ef67-42ff-9d17-f957d6af78df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2012 | 2026.04.14 13:43:14.561370 [ 292 ] {} <Debug> TCP-Session: 9119ccc9-4ac1-4b40-aa82-bbab48ec1b4d Authenticating user 'default' from [fd00:1122:3344:101::e]:35770 | ||
| 2013 | 2026.04.14 13:43:14.560791 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51453 | ||
| 2014 | 2026.04.14 13:43:14.561410 [ 292 ] {} <Debug> TCP-Session: 9119ccc9-4ac1-4b40-aa82-bbab48ec1b4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2015 | 2026.04.14 13:43:14.560844 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36067 | ||
| 2016 | 2026.04.14 13:43:14.561444 [ 292 ] {} <Debug> TCP-Session: 9119ccc9-4ac1-4b40-aa82-bbab48ec1b4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2017 | 2026.04.14 13:43:14.561476 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2018 | 2026.04.14 13:43:14.561504 [ 295 ] {} <Debug> TCP-Session: 9e23f7ac-47dd-4912-a2ae-c03052e68a54 Authenticating user 'default' from [fd00:1122:3344:101::e]:51453 | ||
| 2019 | 2026.04.14 13:43:14.561516 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2020 | 2026.04.14 13:43:14.561521 [ 295 ] {} <Debug> TCP-Session: 9e23f7ac-47dd-4912-a2ae-c03052e68a54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2021 | 2026.04.14 13:43:14.561552 [ 298 ] {} <Debug> TCP-Session: ec175694-00c3-47c2-a1f2-272d2ac06340 Authenticating user 'default' from [fd00:1122:3344:101::e]:36067 | ||
| 2022 | 2026.04.14 13:43:14.561554 [ 295 ] {} <Debug> TCP-Session: 9e23f7ac-47dd-4912-a2ae-c03052e68a54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2023 | 2026.04.14 13:43:14.561577 [ 298 ] {} <Debug> TCP-Session: ec175694-00c3-47c2-a1f2-272d2ac06340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2024 | 2026.04.14 13:43:14.561596 [ 298 ] {} <Debug> TCP-Session: ec175694-00c3-47c2-a1f2-272d2ac06340 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2025 | 2026.04.14 13:43:14.561651 [ 291 ] {c1ee6cb6-ef67-42ff-9d17-f957d6af78df} <Debug> oximeter.version (f35af008-a6c3-45d8-9422-523b4bac5112) (SelectExecutor): Key condition: unknown | ||
| 2026 | 2026.04.14 13:43:14.562636 [ 330 ] {c1ee6cb6-ef67-42ff-9d17-f957d6af78df} <Trace> AggregatingTransform: Aggregating | ||
| 2027 | 2026.04.14 13:43:14.562689 [ 330 ] {c1ee6cb6-ef67-42ff-9d17-f957d6af78df} <Trace> Aggregator: Aggregation method: without_key | ||
| 2028 | 2026.04.14 13:43:14.562725 [ 330 ] {c1ee6cb6-ef67-42ff-9d17-f957d6af78df} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000997241 sec. (1002.767 rows/sec., 39.17 KiB/sec.) | ||
| 2029 | 2026.04.14 13:43:14.562744 [ 330 ] {c1ee6cb6-ef67-42ff-9d17-f957d6af78df} <Trace> Aggregator: Merging aggregated data | ||
| 2030 | 2026.04.14 13:43:14.563905 [ 291 ] {c1ee6cb6-ef67-42ff-9d17-f957d6af78df} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002962 sec., 337.60972316002704 rows/sec., 13.19 KiB/sec. | ||
| 2031 | 2026.04.14 13:43:14.564043 [ 291 ] {c1ee6cb6-ef67-42ff-9d17-f957d6af78df} <Debug> TCPHandler: Processed in 0.003332061 sec. | ||
| 2032 | 2026.04.14 13:43:14.564166 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2033 | 2026.04.14 13:43:14.564194 [ 291 ] {} <Debug> TCP-Session: 56ef4c5b-dbbf-4307-aee2-c7e97676a976 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2034 | 2026.04.14 13:43:14.564194 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2035 | 2026.04.14 13:43:14.564213 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2036 | 2026.04.14 13:43:14.564230 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2037 | 2026.04.14 13:43:14.564250 [ 299 ] {} <Debug> TCP-Session: fc7bee69-7ef7-4fa3-8ca8-69e7585e5732 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2038 | 2026.04.14 13:43:14.564276 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2039 | 2026.04.14 13:43:14.564286 [ 296 ] {} <Debug> TCP-Session: 276ff366-5237-47bd-91d6-8bc833fd5ac7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2040 | 2026.04.14 13:43:14.564304 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2041 | 2026.04.14 13:43:14.564315 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2042 | 2026.04.14 13:43:14.564349 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2043 | 2026.04.14 13:43:14.564373 [ 297 ] {} <Debug> TCP-Session: 1e032acd-33be-4b1e-b84b-d9d6f85f48cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2044 | 2026.04.14 13:43:14.564384 [ 295 ] {} <Debug> TCP-Session: 9e23f7ac-47dd-4912-a2ae-c03052e68a54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2045 | 2026.04.14 13:43:14.564403 [ 298 ] {} <Debug> TCP-Session: ec175694-00c3-47c2-a1f2-272d2ac06340 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2046 | 2026.04.14 13:43:14.564325 [ 294 ] {} <Debug> TCP-Session: c2f17ee8-a76c-439b-bc61-ca54fdfcd123 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2047 | 2026.04.14 13:43:14.564269 [ 292 ] {} <Debug> TCP-Session: 9119ccc9-4ac1-4b40-aa82-bbab48ec1b4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2048 | 2026.04.14 13:43:14.564260 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2049 | 2026.04.14 13:43:14.564516 [ 293 ] {} <Debug> TCP-Session: 58617db7-2bb0-4234-a408-d1095e419376 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2050 | 2026.04.14 13:43:15.000342 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.32 MiB, peak 189.96 MiB, free memory in arenas 0.00 B, will set to 179.98 MiB (RSS), difference: 1.66 MiB | ||
| 2051 | 2026.04.14 13:43:16.966469 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2052 | 2026.04.14 13:43:16.966644 [ 274 ] {4ef53177-dfab-4fda-b838-0287462d315c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2053 | 2026.04.14 13:43:16.966711 [ 274 ] {4ef53177-dfab-4fda-b838-0287462d315c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2054 | 2026.04.14 13:43:16.967365 [ 274 ] {4ef53177-dfab-4fda-b838-0287462d315c} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2055 | 2026.04.14 13:43:16.967417 [ 274 ] {4ef53177-dfab-4fda-b838-0287462d315c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2056 | 2026.04.14 13:43:16.967808 [ 274 ] {4ef53177-dfab-4fda-b838-0287462d315c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2057 | 2026.04.14 13:43:16.968040 [ 274 ] {4ef53177-dfab-4fda-b838-0287462d315c} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2058 | 2026.04.14 13:43:16.968203 [ 274 ] {4ef53177-dfab-4fda-b838-0287462d315c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001605 sec., 34890.96573208723 rows/sec., 2.68 MiB/sec. | ||
| 2059 | 2026.04.14 13:43:16.968252 [ 274 ] {4ef53177-dfab-4fda-b838-0287462d315c} <Debug> TCPHandler: Processed in 0.001908711 sec. | ||
| 2060 | 2026.04.14 13:43:16.968379 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2061 | 2026.04.14 13:43:16.968486 [ 274 ] {91be3fb0-29a7-4982-89d1-c6bbde341199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2062 | 2026.04.14 13:43:16.968529 [ 274 ] {91be3fb0-29a7-4982-89d1-c6bbde341199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2063 | 2026.04.14 13:43:16.968970 [ 274 ] {91be3fb0-29a7-4982-89d1-c6bbde341199} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2064 | 2026.04.14 13:43:16.969009 [ 274 ] {91be3fb0-29a7-4982-89d1-c6bbde341199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2065 | 2026.04.14 13:43:16.969325 [ 274 ] {91be3fb0-29a7-4982-89d1-c6bbde341199} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2066 | 2026.04.14 13:43:16.969542 [ 274 ] {91be3fb0-29a7-4982-89d1-c6bbde341199} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2067 | 2026.04.14 13:43:16.969689 [ 274 ] {91be3fb0-29a7-4982-89d1-c6bbde341199} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001228 sec., 52117.26384364821 rows/sec., 4.07 MiB/sec. | ||
| 2068 | 2026.04.14 13:43:16.969727 [ 274 ] {91be3fb0-29a7-4982-89d1-c6bbde341199} <Debug> TCPHandler: Processed in 0.00140043 sec. | ||
| 2069 | 2026.04.14 13:43:16.969849 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2070 | 2026.04.14 13:43:16.969949 [ 274 ] {67ad37db-3373-4ffb-8fbf-ce13dc1bee98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2071 | 2026.04.14 13:43:16.969993 [ 274 ] {67ad37db-3373-4ffb-8fbf-ce13dc1bee98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2072 | 2026.04.14 13:43:16.970435 [ 274 ] {67ad37db-3373-4ffb-8fbf-ce13dc1bee98} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2073 | 2026.04.14 13:43:16.970473 [ 274 ] {67ad37db-3373-4ffb-8fbf-ce13dc1bee98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2074 | 2026.04.14 13:43:16.970811 [ 274 ] {67ad37db-3373-4ffb-8fbf-ce13dc1bee98} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2075 | 2026.04.14 13:43:16.971019 [ 274 ] {67ad37db-3373-4ffb-8fbf-ce13dc1bee98} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2076 | 2026.04.14 13:43:16.971160 [ 274 ] {67ad37db-3373-4ffb-8fbf-ce13dc1bee98} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 2077 | 2026.04.14 13:43:16.971199 [ 274 ] {67ad37db-3373-4ffb-8fbf-ce13dc1bee98} <Debug> TCPHandler: Processed in 0.00140026 sec. | ||
| 2078 | 2026.04.14 13:43:16.971320 [ 274 ] {} <Trace> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2079 | 2026.04.14 13:43:16.971416 [ 274 ] {dd3c425f-e386-4109-a4bd-72a471c1c2f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2080 | 2026.04.14 13:43:16.971457 [ 274 ] {dd3c425f-e386-4109-a4bd-72a471c1c2f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2081 | 2026.04.14 13:43:16.971816 [ 274 ] {dd3c425f-e386-4109-a4bd-72a471c1c2f5} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2082 | 2026.04.14 13:43:16.971852 [ 274 ] {dd3c425f-e386-4109-a4bd-72a471c1c2f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2083 | 2026.04.14 13:43:16.972169 [ 274 ] {dd3c425f-e386-4109-a4bd-72a471c1c2f5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2084 | 2026.04.14 13:43:16.972371 [ 274 ] {dd3c425f-e386-4109-a4bd-72a471c1c2f5} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2085 | 2026.04.14 13:43:16.972509 [ 274 ] {dd3c425f-e386-4109-a4bd-72a471c1c2f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 2086 | 2026.04.14 13:43:16.972545 [ 274 ] {dd3c425f-e386-4109-a4bd-72a471c1c2f5} <Debug> TCPHandler: Processed in 0.001277468 sec. | ||
| 2087 | 2026.04.14 13:43:18.074914 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2088 | 2026.04.14 13:43:18.074967 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2089 | 2026.04.14 13:43:18.152092 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 274 | ||
| 2090 | 2026.04.14 13:43:18.152758 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 500 entries to flush up to offset 3733 | ||
| 2091 | 2026.04.14 13:43:18.153309 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2092 | 2026.04.14 13:43:18.153349 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2093 | 2026.04.14 13:43:18.153825 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2094 | 2026.04.14 13:43:18.154056 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2095 | 2026.04.14 13:43:18.154197 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3733 | ||
| 2096 | 2026.04.14 13:43:18.155563 [ 242 ] {} <Trace> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2097 | 2026.04.14 13:43:18.155626 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 2098 | 2026.04.14 13:43:18.156927 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2099 | 2026.04.14 13:43:18.157201 [ 242 ] {} <Trace> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2100 | 2026.04.14 13:43:18.157539 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 274 | ||
| 2101 | 2026.04.14 13:43:18.353375 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2102 | 2026.04.14 13:43:18.372478 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2103 | 2026.04.14 13:43:18.372542 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2104 | 2026.04.14 13:43:18.378860 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2105 | 2026.04.14 13:43:18.379575 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2106 | 2026.04.14 13:43:18.383250 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2107 | 2026.04.14 13:43:19.001093 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.59 MiB, peak 189.96 MiB, free memory in arenas 0.00 B, will set to 183.15 MiB (RSS), difference: 2.57 MiB | ||
| 2108 | 2026.04.14 13:43:21.480395 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2109 | 2026.04.14 13:43:21.480459 [ 274 ] {} <Debug> TCP-Session: ad5678b3-7873-485c-a656-706133f93b0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2110 | 2026.04.14 13:43:21.966997 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2111 | 2026.04.14 13:43:21.967177 [ 276 ] {d6368f58-1f02-4fe2-8bca-b64df44d4e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2112 | 2026.04.14 13:43:21.967246 [ 276 ] {d6368f58-1f02-4fe2-8bca-b64df44d4e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2113 | 2026.04.14 13:43:21.967977 [ 276 ] {d6368f58-1f02-4fe2-8bca-b64df44d4e82} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2114 | 2026.04.14 13:43:21.968027 [ 276 ] {d6368f58-1f02-4fe2-8bca-b64df44d4e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2115 | 2026.04.14 13:43:21.968521 [ 276 ] {d6368f58-1f02-4fe2-8bca-b64df44d4e82} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2116 | 2026.04.14 13:43:21.968763 [ 276 ] {d6368f58-1f02-4fe2-8bca-b64df44d4e82} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2117 | 2026.04.14 13:43:21.968918 [ 276 ] {d6368f58-1f02-4fe2-8bca-b64df44d4e82} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001789 sec., 43599.77641140302 rows/sec., 3.61 MiB/sec. | ||
| 2118 | 2026.04.14 13:43:21.968975 [ 276 ] {d6368f58-1f02-4fe2-8bca-b64df44d4e82} <Debug> TCPHandler: Processed in 0.002115605 sec. | ||
| 2119 | 2026.04.14 13:43:21.969137 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2120 | 2026.04.14 13:43:21.969266 [ 276 ] {b18d0777-6145-495d-9521-b8406631704d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2121 | 2026.04.14 13:43:21.969328 [ 276 ] {b18d0777-6145-495d-9521-b8406631704d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2122 | 2026.04.14 13:43:21.969884 [ 276 ] {b18d0777-6145-495d-9521-b8406631704d} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2123 | 2026.04.14 13:43:21.969927 [ 276 ] {b18d0777-6145-495d-9521-b8406631704d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2124 | 2026.04.14 13:43:21.970252 [ 276 ] {b18d0777-6145-495d-9521-b8406631704d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2125 | 2026.04.14 13:43:21.970469 [ 276 ] {b18d0777-6145-495d-9521-b8406631704d} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2126 | 2026.04.14 13:43:21.970603 [ 276 ] {b18d0777-6145-495d-9521-b8406631704d} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001369 sec., 8035.062089116143 rows/sec., 604.20 KiB/sec. | ||
| 2127 | 2026.04.14 13:43:21.970640 [ 276 ] {b18d0777-6145-495d-9521-b8406631704d} <Debug> TCPHandler: Processed in 0.001571614 sec. | ||
| 2128 | 2026.04.14 13:43:21.970766 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2129 | 2026.04.14 13:43:21.970870 [ 276 ] {9c08feab-a1ea-4100-a7da-ec9e0384049f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2130 | 2026.04.14 13:43:21.970914 [ 276 ] {9c08feab-a1ea-4100-a7da-ec9e0384049f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2131 | 2026.04.14 13:43:21.971400 [ 276 ] {9c08feab-a1ea-4100-a7da-ec9e0384049f} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2132 | 2026.04.14 13:43:21.971439 [ 276 ] {9c08feab-a1ea-4100-a7da-ec9e0384049f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2133 | 2026.04.14 13:43:21.971764 [ 276 ] {9c08feab-a1ea-4100-a7da-ec9e0384049f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2134 | 2026.04.14 13:43:21.971977 [ 276 ] {9c08feab-a1ea-4100-a7da-ec9e0384049f} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2135 | 2026.04.14 13:43:21.972103 [ 276 ] {9c08feab-a1ea-4100-a7da-ec9e0384049f} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001261 sec., 59476.60586835845 rows/sec., 4.64 MiB/sec. | ||
| 2136 | 2026.04.14 13:43:21.972141 [ 276 ] {9c08feab-a1ea-4100-a7da-ec9e0384049f} <Debug> TCPHandler: Processed in 0.001425101 sec. | ||
| 2137 | 2026.04.14 13:43:21.972262 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2138 | 2026.04.14 13:43:21.972351 [ 276 ] {d8fab8e0-a2b8-4efe-8047-ba8d64d393d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2139 | 2026.04.14 13:43:21.972393 [ 276 ] {d8fab8e0-a2b8-4efe-8047-ba8d64d393d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2140 | 2026.04.14 13:43:21.972797 [ 276 ] {d8fab8e0-a2b8-4efe-8047-ba8d64d393d9} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2141 | 2026.04.14 13:43:21.972831 [ 276 ] {d8fab8e0-a2b8-4efe-8047-ba8d64d393d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2142 | 2026.04.14 13:43:21.973152 [ 276 ] {d8fab8e0-a2b8-4efe-8047-ba8d64d393d9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2143 | 2026.04.14 13:43:21.973425 [ 276 ] {d8fab8e0-a2b8-4efe-8047-ba8d64d393d9} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2144 | 2026.04.14 13:43:21.973552 [ 276 ] {d8fab8e0-a2b8-4efe-8047-ba8d64d393d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 2145 | 2026.04.14 13:43:21.973587 [ 276 ] {d8fab8e0-a2b8-4efe-8047-ba8d64d393d9} <Debug> TCPHandler: Processed in 0.00137297 sec. | ||
| 2146 | 2026.04.14 13:43:21.973697 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2147 | 2026.04.14 13:43:21.973791 [ 276 ] {3c9d799f-36bd-4b11-882b-f5f8eb7c68d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2148 | 2026.04.14 13:43:21.973847 [ 276 ] {3c9d799f-36bd-4b11-882b-f5f8eb7c68d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2149 | 2026.04.14 13:43:21.974632 [ 276 ] {3c9d799f-36bd-4b11-882b-f5f8eb7c68d6} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2150 | 2026.04.14 13:43:21.974666 [ 276 ] {3c9d799f-36bd-4b11-882b-f5f8eb7c68d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2151 | 2026.04.14 13:43:21.975155 [ 276 ] {3c9d799f-36bd-4b11-882b-f5f8eb7c68d6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2152 | 2026.04.14 13:43:21.975370 [ 276 ] {3c9d799f-36bd-4b11-882b-f5f8eb7c68d6} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2153 | 2026.04.14 13:43:21.975508 [ 276 ] {3c9d799f-36bd-4b11-882b-f5f8eb7c68d6} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001735 sec., 6340.057636887608 rows/sec., 11.36 MiB/sec. | ||
| 2154 | 2026.04.14 13:43:21.975561 [ 276 ] {3c9d799f-36bd-4b11-882b-f5f8eb7c68d6} <Debug> TCPHandler: Processed in 0.001914421 sec. | ||
| 2155 | 2026.04.14 13:43:21.975679 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2156 | 2026.04.14 13:43:21.975774 [ 276 ] {882d21d2-c17d-4d91-baa6-8cf89faa4dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2157 | 2026.04.14 13:43:21.975815 [ 276 ] {882d21d2-c17d-4d91-baa6-8cf89faa4dd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2158 | 2026.04.14 13:43:21.976139 [ 276 ] {882d21d2-c17d-4d91-baa6-8cf89faa4dd0} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2159 | 2026.04.14 13:43:21.976173 [ 276 ] {882d21d2-c17d-4d91-baa6-8cf89faa4dd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2160 | 2026.04.14 13:43:21.976471 [ 276 ] {882d21d2-c17d-4d91-baa6-8cf89faa4dd0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2161 | 2026.04.14 13:43:21.976672 [ 276 ] {882d21d2-c17d-4d91-baa6-8cf89faa4dd0} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2162 | 2026.04.14 13:43:21.976794 [ 276 ] {882d21d2-c17d-4d91-baa6-8cf89faa4dd0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 2163 | 2026.04.14 13:43:21.976830 [ 276 ] {882d21d2-c17d-4d91-baa6-8cf89faa4dd0} <Debug> TCPHandler: Processed in 0.001202595 sec. | ||
| 2164 | 2026.04.14 13:43:22.000290 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.56 MiB, peak 189.96 MiB, free memory in arenas 0.00 B, will set to 183.27 MiB (RSS), difference: 1.70 MiB | ||
| 2165 | 2026.04.14 13:43:24.795880 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54768 | ||
| 2166 | 2026.04.14 13:43:24.795998 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2167 | 2026.04.14 13:43:24.796027 [ 274 ] {} <Debug> TCP-Session: 2602abe6-5393-4275-ad3d-69f53353650f Authenticating user 'default' from [fd00:1122:3344:101::e]:54768 | ||
| 2168 | 2026.04.14 13:43:24.796051 [ 274 ] {} <Debug> TCP-Session: 2602abe6-5393-4275-ad3d-69f53353650f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2169 | 2026.04.14 13:43:24.796064 [ 274 ] {} <Debug> TCP-Session: 2602abe6-5393-4275-ad3d-69f53353650f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2170 | 2026.04.14 13:43:24.796247 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53697 | ||
| 2171 | 2026.04.14 13:43:24.796315 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54948 | ||
| 2172 | 2026.04.14 13:43:24.796362 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2173 | 2026.04.14 13:43:24.796369 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41979 | ||
| 2174 | 2026.04.14 13:43:24.796408 [ 291 ] {} <Debug> TCP-Session: 995ff078-576d-4e6e-acac-a6138898bdc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53697 | ||
| 2175 | 2026.04.14 13:43:24.796414 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50519 | ||
| 2176 | 2026.04.14 13:43:24.796449 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40198 | ||
| 2177 | 2026.04.14 13:43:24.796464 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2178 | 2026.04.14 13:43:24.796451 [ 291 ] {} <Debug> TCP-Session: 995ff078-576d-4e6e-acac-a6138898bdc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2179 | 2026.04.14 13:43:24.796507 [ 292 ] {} <Debug> TCP-Session: ae44a1f1-1da8-4689-959e-85812cbdaebe Authenticating user 'default' from [fd00:1122:3344:101::e]:54948 | ||
| 2180 | 2026.04.14 13:43:24.796525 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2181 | 2026.04.14 13:43:24.796532 [ 291 ] {} <Debug> TCP-Session: 995ff078-576d-4e6e-acac-a6138898bdc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2182 | 2026.04.14 13:43:24.796549 [ 292 ] {} <Debug> TCP-Session: ae44a1f1-1da8-4689-959e-85812cbdaebe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2183 | 2026.04.14 13:43:24.796567 [ 293 ] {} <Debug> TCP-Session: d9eb7c62-b910-4a3f-b346-0ec2d23486cc Authenticating user 'default' from [fd00:1122:3344:101::e]:41979 | ||
| 2184 | 2026.04.14 13:43:24.796590 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2185 | 2026.04.14 13:43:24.796647 [ 293 ] {} <Debug> TCP-Session: d9eb7c62-b910-4a3f-b346-0ec2d23486cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2186 | 2026.04.14 13:43:24.796668 [ 298 ] {} <Debug> TCP-Session: 72f183b7-0b56-416d-86cf-929c530bb960 Authenticating user 'default' from [fd00:1122:3344:101::e]:40198 | ||
| 2187 | 2026.04.14 13:43:24.796676 [ 293 ] {} <Debug> TCP-Session: d9eb7c62-b910-4a3f-b346-0ec2d23486cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2188 | 2026.04.14 13:43:24.796693 [ 298 ] {} <Debug> TCP-Session: 72f183b7-0b56-416d-86cf-929c530bb960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2189 | 2026.04.14 13:43:24.796591 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2190 | 2026.04.14 13:43:24.796724 [ 298 ] {} <Debug> TCP-Session: 72f183b7-0b56-416d-86cf-929c530bb960 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2191 | 2026.04.14 13:43:24.796538 [ 274 ] {} <Trace> TCP-Session: 2602abe6-5393-4275-ad3d-69f53353650f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2192 | 2026.04.14 13:43:24.796766 [ 297 ] {} <Debug> TCP-Session: 60032685-dbe2-45b7-aa5d-0fdc009fe66e Authenticating user 'default' from [fd00:1122:3344:101::e]:50519 | ||
| 2193 | 2026.04.14 13:43:24.796397 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32844 | ||
| 2194 | 2026.04.14 13:43:24.796808 [ 297 ] {} <Debug> TCP-Session: 60032685-dbe2-45b7-aa5d-0fdc009fe66e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2195 | 2026.04.14 13:43:24.796380 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49520 | ||
| 2196 | 2026.04.14 13:43:24.796850 [ 297 ] {} <Debug> TCP-Session: 60032685-dbe2-45b7-aa5d-0fdc009fe66e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2197 | 2026.04.14 13:43:24.796899 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2198 | 2026.04.14 13:43:24.796380 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54287 | ||
| 2199 | 2026.04.14 13:43:24.796933 [ 296 ] {} <Debug> TCP-Session: 698592a8-09ba-4112-90c8-47be8deecc8e Authenticating user 'default' from [fd00:1122:3344:101::e]:32844 | ||
| 2200 | 2026.04.14 13:43:24.796932 [ 274 ] {69fd8c7a-e2bc-4d51-ba0c-86b416e56a68} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54768) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2201 | 2026.04.14 13:43:24.796971 [ 296 ] {} <Debug> TCP-Session: 698592a8-09ba-4112-90c8-47be8deecc8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2202 | 2026.04.14 13:43:24.796981 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2203 | 2026.04.14 13:43:24.796993 [ 296 ] {} <Debug> TCP-Session: 698592a8-09ba-4112-90c8-47be8deecc8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2204 | 2026.04.14 13:43:24.797019 [ 294 ] {} <Debug> TCP-Session: a0aae815-290f-4697-9e40-3b4ecb548bab Authenticating user 'default' from [fd00:1122:3344:101::e]:49520 | ||
| 2205 | 2026.04.14 13:43:24.796593 [ 292 ] {} <Debug> TCP-Session: ae44a1f1-1da8-4689-959e-85812cbdaebe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2206 | 2026.04.14 13:43:24.797057 [ 294 ] {} <Debug> TCP-Session: a0aae815-290f-4697-9e40-3b4ecb548bab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2207 | 2026.04.14 13:43:24.797079 [ 294 ] {} <Debug> TCP-Session: a0aae815-290f-4697-9e40-3b4ecb548bab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2208 | 2026.04.14 13:43:24.797097 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2209 | 2026.04.14 13:43:24.797122 [ 295 ] {} <Debug> TCP-Session: 2fe5ba88-8ee7-4b76-b272-7d7690b2385f Authenticating user 'default' from [fd00:1122:3344:101::e]:54287 | ||
| 2210 | 2026.04.14 13:43:24.797139 [ 295 ] {} <Debug> TCP-Session: 2fe5ba88-8ee7-4b76-b272-7d7690b2385f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2211 | 2026.04.14 13:43:24.797152 [ 295 ] {} <Debug> TCP-Session: 2fe5ba88-8ee7-4b76-b272-7d7690b2385f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2212 | 2026.04.14 13:43:24.797226 [ 274 ] {69fd8c7a-e2bc-4d51-ba0c-86b416e56a68} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2213 | 2026.04.14 13:43:24.797282 [ 274 ] {69fd8c7a-e2bc-4d51-ba0c-86b416e56a68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2214 | 2026.04.14 13:43:24.797621 [ 274 ] {69fd8c7a-e2bc-4d51-ba0c-86b416e56a68} <Debug> oximeter.version (f35af008-a6c3-45d8-9422-523b4bac5112) (SelectExecutor): Key condition: unknown | ||
| 2215 | 2026.04.14 13:43:24.797738 [ 274 ] {69fd8c7a-e2bc-4d51-ba0c-86b416e56a68} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2216 | 2026.04.14 13:43:25.000237 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.33 MiB, peak 189.96 MiB, free memory in arenas 0.00 B, will set to 188.84 MiB (RSS), difference: 5.51 MiB | ||
| 2217 | 2026.04.14 13:43:25.348958 [ 309 ] {69fd8c7a-e2bc-4d51-ba0c-86b416e56a68} <Trace> AggregatingTransform: Aggregating | ||
| 2218 | 2026.04.14 13:43:25.349030 [ 309 ] {69fd8c7a-e2bc-4d51-ba0c-86b416e56a68} <Trace> Aggregator: Aggregation method: without_key | ||
| 2219 | 2026.04.14 13:43:25.349069 [ 309 ] {69fd8c7a-e2bc-4d51-ba0c-86b416e56a68} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001081884 sec. (924.314 rows/sec., 36.11 KiB/sec.) | ||
| 2220 | 2026.04.14 13:43:25.349088 [ 309 ] {69fd8c7a-e2bc-4d51-ba0c-86b416e56a68} <Trace> Aggregator: Merging aggregated data | ||
| 2221 | 2026.04.14 13:43:25.350502 [ 274 ] {69fd8c7a-e2bc-4d51-ba0c-86b416e56a68} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.553601 sec., 1.8063551185781817 rows/sec., 72.25 B/sec. | ||
| 2222 | 2026.04.14 13:43:25.350670 [ 274 ] {69fd8c7a-e2bc-4d51-ba0c-86b416e56a68} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2223 | 2026.04.14 13:43:25.350688 [ 274 ] {69fd8c7a-e2bc-4d51-ba0c-86b416e56a68} <Debug> TCPHandler: Processed in 0.554250323 sec. | ||
| 2224 | 2026.04.14 13:43:25.350814 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2225 | 2026.04.14 13:43:25.350852 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2226 | 2026.04.14 13:43:25.350867 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2227 | 2026.04.14 13:43:25.350886 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2228 | 2026.04.14 13:43:25.350921 [ 293 ] {} <Debug> TCP-Session: d9eb7c62-b910-4a3f-b346-0ec2d23486cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2229 | 2026.04.14 13:43:25.350936 [ 294 ] {} <Debug> TCP-Session: a0aae815-290f-4697-9e40-3b4ecb548bab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2230 | 2026.04.14 13:43:25.350949 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2231 | 2026.04.14 13:43:25.350957 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2232 | 2026.04.14 13:43:25.350976 [ 298 ] {} <Debug> TCP-Session: 72f183b7-0b56-416d-86cf-929c530bb960 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2233 | 2026.04.14 13:43:25.350994 [ 296 ] {} <Debug> TCP-Session: 698592a8-09ba-4112-90c8-47be8deecc8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2234 | 2026.04.14 13:43:25.351013 [ 274 ] {} <Debug> TCP-Session: 2602abe6-5393-4275-ad3d-69f53353650f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2235 | 2026.04.14 13:43:25.350931 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2236 | 2026.04.14 13:43:25.350915 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2237 | 2026.04.14 13:43:25.351077 [ 295 ] {} <Debug> TCP-Session: 2fe5ba88-8ee7-4b76-b272-7d7690b2385f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2238 | 2026.04.14 13:43:25.350897 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2239 | 2026.04.14 13:43:25.350855 [ 291 ] {} <Debug> TCP-Session: 995ff078-576d-4e6e-acac-a6138898bdc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2240 | 2026.04.14 13:43:25.351113 [ 297 ] {} <Debug> TCP-Session: 60032685-dbe2-45b7-aa5d-0fdc009fe66e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2241 | 2026.04.14 13:43:25.351142 [ 292 ] {} <Debug> TCP-Session: ae44a1f1-1da8-4689-959e-85812cbdaebe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2242 | 2026.04.14 13:43:25.654348 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4181 | ||
| 2243 | 2026.04.14 13:43:25.654835 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2244 | 2026.04.14 13:43:25.654886 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2245 | 2026.04.14 13:43:25.655384 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2246 | 2026.04.14 13:43:25.655626 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2247 | 2026.04.14 13:43:25.655779 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4181 | ||
| 2248 | 2026.04.14 13:43:25.883422 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2249 | 2026.04.14 13:43:25.901668 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2250 | 2026.04.14 13:43:25.901747 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2251 | 2026.04.14 13:43:25.909294 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2252 | 2026.04.14 13:43:25.910716 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2253 | 2026.04.14 13:43:25.916801 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2254 | 2026.04.14 13:43:26.000319 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.74 MiB, peak 202.37 MiB, free memory in arenas 0.00 B, will set to 204.01 MiB (RSS), difference: 13.26 MiB | ||
| 2255 | 2026.04.14 13:43:26.961402 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2256 | 2026.04.14 13:43:26.961648 [ 276 ] {2282e638-9de2-43cd-a016-d9cc442d7074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2257 | 2026.04.14 13:43:26.962009 [ 276 ] {2282e638-9de2-43cd-a016-d9cc442d7074} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2258 | 2026.04.14 13:43:26.962053 [ 276 ] {2282e638-9de2-43cd-a016-d9cc442d7074} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2259 | 2026.04.14 13:43:26.962331 [ 276 ] {2282e638-9de2-43cd-a016-d9cc442d7074} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2260 | 2026.04.14 13:43:26.962405 [ 276 ] {2282e638-9de2-43cd-a016-d9cc442d7074} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2261 | 2026.04.14 13:43:26.962551 [ 276 ] {2282e638-9de2-43cd-a016-d9cc442d7074} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2262 | 2026.04.14 13:43:26.962681 [ 310 ] {2282e638-9de2-43cd-a016-d9cc442d7074} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2263 | 2026.04.14 13:43:26.962686 [ 314 ] {2282e638-9de2-43cd-a016-d9cc442d7074} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2264 | 2026.04.14 13:43:26.962686 [ 329 ] {2282e638-9de2-43cd-a016-d9cc442d7074} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2265 | 2026.04.14 13:43:26.962831 [ 276 ] {2282e638-9de2-43cd-a016-d9cc442d7074} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2266 | 2026.04.14 13:43:26.962866 [ 276 ] {2282e638-9de2-43cd-a016-d9cc442d7074} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2267 | 2026.04.14 13:43:26.962952 [ 276 ] {2282e638-9de2-43cd-a016-d9cc442d7074} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2268 | 2026.04.14 13:43:26.962975 [ 276 ] {2282e638-9de2-43cd-a016-d9cc442d7074} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 2269 | 2026.04.14 13:43:26.963010 [ 276 ] {2282e638-9de2-43cd-a016-d9cc442d7074} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2270 | 2026.04.14 13:43:26.963048 [ 276 ] {2282e638-9de2-43cd-a016-d9cc442d7074} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2271 | 2026.04.14 13:43:26.963082 [ 276 ] {2282e638-9de2-43cd-a016-d9cc442d7074} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2272 | 2026.04.14 13:43:26.963970 [ 276 ] {2282e638-9de2-43cd-a016-d9cc442d7074} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.002425 sec., 15670.103092783505 rows/sec., 623.79 KiB/sec. | ||
| 2273 | 2026.04.14 13:43:26.964124 [ 276 ] {2282e638-9de2-43cd-a016-d9cc442d7074} <Debug> TCPHandler: Processed in 0.002861072 sec. | ||
| 2274 | 2026.04.14 13:43:26.964381 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2275 | 2026.04.14 13:43:26.964537 [ 276 ] {0f94483a-c9e8-4c50-9cb2-73156a0e8cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2276 | 2026.04.14 13:43:26.964779 [ 276 ] {0f94483a-c9e8-4c50-9cb2-73156a0e8cad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2277 | 2026.04.14 13:43:26.964817 [ 276 ] {0f94483a-c9e8-4c50-9cb2-73156a0e8cad} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2278 | 2026.04.14 13:43:26.965031 [ 276 ] {0f94483a-c9e8-4c50-9cb2-73156a0e8cad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2279 | 2026.04.14 13:43:26.965087 [ 276 ] {0f94483a-c9e8-4c50-9cb2-73156a0e8cad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2280 | 2026.04.14 13:43:26.965195 [ 276 ] {0f94483a-c9e8-4c50-9cb2-73156a0e8cad} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2281 | 2026.04.14 13:43:26.965272 [ 314 ] {0f94483a-c9e8-4c50-9cb2-73156a0e8cad} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2282 | 2026.04.14 13:43:26.965273 [ 343 ] {0f94483a-c9e8-4c50-9cb2-73156a0e8cad} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2283 | 2026.04.14 13:43:26.965280 [ 310 ] {0f94483a-c9e8-4c50-9cb2-73156a0e8cad} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2284 | 2026.04.14 13:43:26.965395 [ 276 ] {0f94483a-c9e8-4c50-9cb2-73156a0e8cad} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2285 | 2026.04.14 13:43:26.965422 [ 276 ] {0f94483a-c9e8-4c50-9cb2-73156a0e8cad} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2286 | 2026.04.14 13:43:26.965498 [ 276 ] {0f94483a-c9e8-4c50-9cb2-73156a0e8cad} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2287 | 2026.04.14 13:43:26.965519 [ 276 ] {0f94483a-c9e8-4c50-9cb2-73156a0e8cad} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 2288 | 2026.04.14 13:43:26.965550 [ 276 ] {0f94483a-c9e8-4c50-9cb2-73156a0e8cad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2289 | 2026.04.14 13:43:26.965583 [ 276 ] {0f94483a-c9e8-4c50-9cb2-73156a0e8cad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2290 | 2026.04.14 13:43:26.965615 [ 276 ] {0f94483a-c9e8-4c50-9cb2-73156a0e8cad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2291 | 2026.04.14 13:43:26.966327 [ 276 ] {0f94483a-c9e8-4c50-9cb2-73156a0e8cad} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001864 sec., 20386.2660944206 rows/sec., 811.53 KiB/sec. | ||
| 2292 | 2026.04.14 13:43:26.966464 [ 276 ] {0f94483a-c9e8-4c50-9cb2-73156a0e8cad} <Debug> TCPHandler: Processed in 0.002137766 sec. | ||
| 2293 | 2026.04.14 13:43:26.966678 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2294 | 2026.04.14 13:43:26.966821 [ 276 ] {ec83afeb-8c76-4b32-94d2-8de546a9d27a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2295 | 2026.04.14 13:43:26.967046 [ 276 ] {ec83afeb-8c76-4b32-94d2-8de546a9d27a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2296 | 2026.04.14 13:43:26.967083 [ 276 ] {ec83afeb-8c76-4b32-94d2-8de546a9d27a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2297 | 2026.04.14 13:43:26.967295 [ 276 ] {ec83afeb-8c76-4b32-94d2-8de546a9d27a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2298 | 2026.04.14 13:43:26.967349 [ 276 ] {ec83afeb-8c76-4b32-94d2-8de546a9d27a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2299 | 2026.04.14 13:43:26.967452 [ 276 ] {ec83afeb-8c76-4b32-94d2-8de546a9d27a} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2300 | 2026.04.14 13:43:26.967524 [ 310 ] {ec83afeb-8c76-4b32-94d2-8de546a9d27a} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2301 | 2026.04.14 13:43:26.967531 [ 316 ] {ec83afeb-8c76-4b32-94d2-8de546a9d27a} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2302 | 2026.04.14 13:43:26.967533 [ 317 ] {ec83afeb-8c76-4b32-94d2-8de546a9d27a} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2303 | 2026.04.14 13:43:26.967652 [ 276 ] {ec83afeb-8c76-4b32-94d2-8de546a9d27a} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2304 | 2026.04.14 13:43:26.967679 [ 276 ] {ec83afeb-8c76-4b32-94d2-8de546a9d27a} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2305 | 2026.04.14 13:43:26.967749 [ 276 ] {ec83afeb-8c76-4b32-94d2-8de546a9d27a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2306 | 2026.04.14 13:43:26.967767 [ 276 ] {ec83afeb-8c76-4b32-94d2-8de546a9d27a} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Reading approx. 38 rows with 3 streams | ||
| 2307 | 2026.04.14 13:43:26.967796 [ 276 ] {ec83afeb-8c76-4b32-94d2-8de546a9d27a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2308 | 2026.04.14 13:43:26.967828 [ 276 ] {ec83afeb-8c76-4b32-94d2-8de546a9d27a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2309 | 2026.04.14 13:43:26.967859 [ 276 ] {ec83afeb-8c76-4b32-94d2-8de546a9d27a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2310 | 2026.04.14 13:43:26.968634 [ 276 ] {ec83afeb-8c76-4b32-94d2-8de546a9d27a} <Debug> executeQuery: Read 38 rows, 1.51 KiB in 0.001875 sec., 20266.666666666668 rows/sec., 806.77 KiB/sec. | ||
| 2311 | 2026.04.14 13:43:26.968770 [ 276 ] {ec83afeb-8c76-4b32-94d2-8de546a9d27a} <Debug> TCPHandler: Processed in 0.002142195 sec. | ||
| 2312 | 2026.04.14 13:43:26.976851 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2313 | 2026.04.14 13:43:26.976969 [ 276 ] {5c0b4565-246d-41ae-982c-13fac9ce9e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2314 | 2026.04.14 13:43:26.977014 [ 276 ] {5c0b4565-246d-41ae-982c-13fac9ce9e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2315 | 2026.04.14 13:43:26.977620 [ 276 ] {5c0b4565-246d-41ae-982c-13fac9ce9e54} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2316 | 2026.04.14 13:43:26.977676 [ 276 ] {5c0b4565-246d-41ae-982c-13fac9ce9e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2317 | 2026.04.14 13:43:26.978142 [ 276 ] {5c0b4565-246d-41ae-982c-13fac9ce9e54} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2318 | 2026.04.14 13:43:26.978341 [ 276 ] {5c0b4565-246d-41ae-982c-13fac9ce9e54} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2319 | 2026.04.14 13:43:26.978501 [ 276 ] {5c0b4565-246d-41ae-982c-13fac9ce9e54} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001566 sec., 1915.7088122605364 rows/sec., 174.61 KiB/sec. | ||
| 2320 | 2026.04.14 13:43:26.978543 [ 276 ] {5c0b4565-246d-41ae-982c-13fac9ce9e54} <Debug> TCPHandler: Processed in 0.001748287 sec. | ||
| 2321 | 2026.04.14 13:43:26.978691 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2322 | 2026.04.14 13:43:26.978809 [ 276 ] {666fd4b6-e385-482e-8897-b7264b9cb9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2323 | 2026.04.14 13:43:26.978853 [ 276 ] {666fd4b6-e385-482e-8897-b7264b9cb9a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2324 | 2026.04.14 13:43:26.979289 [ 276 ] {666fd4b6-e385-482e-8897-b7264b9cb9a2} <Trace> oximeter.fields_i16 (dda186e1-a4f5-465c-8029-efee9ab90db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2325 | 2026.04.14 13:43:26.979325 [ 276 ] {666fd4b6-e385-482e-8897-b7264b9cb9a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2326 | 2026.04.14 13:43:26.979677 [ 276 ] {666fd4b6-e385-482e-8897-b7264b9cb9a2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2327 | 2026.04.14 13:43:26.979904 [ 276 ] {666fd4b6-e385-482e-8897-b7264b9cb9a2} <Trace> oximeter.fields_i16 (dda186e1-a4f5-465c-8029-efee9ab90db7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2328 | 2026.04.14 13:43:26.980036 [ 276 ] {666fd4b6-e385-482e-8897-b7264b9cb9a2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001253 sec., 19154.030327214685 rows/sec., 1.59 MiB/sec. | ||
| 2329 | 2026.04.14 13:43:26.980073 [ 276 ] {666fd4b6-e385-482e-8897-b7264b9cb9a2} <Debug> TCPHandler: Processed in 0.001440451 sec. | ||
| 2330 | 2026.04.14 13:43:26.980190 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2331 | 2026.04.14 13:43:26.980286 [ 276 ] {cc2c0896-e057-4616-b317-c76d006f3fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2332 | 2026.04.14 13:43:26.980326 [ 276 ] {cc2c0896-e057-4616-b317-c76d006f3fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2333 | 2026.04.14 13:43:26.980719 [ 276 ] {cc2c0896-e057-4616-b317-c76d006f3fa0} <Trace> oximeter.fields_ipaddr (e472d2c8-825a-4443-bbf2-ef37c9e6fa97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2334 | 2026.04.14 13:43:26.980780 [ 276 ] {cc2c0896-e057-4616-b317-c76d006f3fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2335 | 2026.04.14 13:43:26.981061 [ 276 ] {cc2c0896-e057-4616-b317-c76d006f3fa0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2336 | 2026.04.14 13:43:26.981263 [ 276 ] {cc2c0896-e057-4616-b317-c76d006f3fa0} <Trace> oximeter.fields_ipaddr (e472d2c8-825a-4443-bbf2-ef37c9e6fa97): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2337 | 2026.04.14 13:43:26.981387 [ 276 ] {cc2c0896-e057-4616-b317-c76d006f3fa0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001121 sec., 1784.121320249777 rows/sec., 145.48 KiB/sec. | ||
| 2338 | 2026.04.14 13:43:26.981423 [ 276 ] {cc2c0896-e057-4616-b317-c76d006f3fa0} <Debug> TCPHandler: Processed in 0.001280048 sec. | ||
| 2339 | 2026.04.14 13:43:26.981525 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2340 | 2026.04.14 13:43:26.981617 [ 276 ] {3830ee18-db49-455a-85bc-3856fe3c0b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2341 | 2026.04.14 13:43:26.981655 [ 276 ] {3830ee18-db49-455a-85bc-3856fe3c0b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2342 | 2026.04.14 13:43:26.982146 [ 276 ] {3830ee18-db49-455a-85bc-3856fe3c0b6f} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2343 | 2026.04.14 13:43:26.982180 [ 276 ] {3830ee18-db49-455a-85bc-3856fe3c0b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2344 | 2026.04.14 13:43:26.982491 [ 276 ] {3830ee18-db49-455a-85bc-3856fe3c0b6f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2345 | 2026.04.14 13:43:26.982703 [ 276 ] {3830ee18-db49-455a-85bc-3856fe3c0b6f} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2346 | 2026.04.14 13:43:26.982827 [ 276 ] {3830ee18-db49-455a-85bc-3856fe3c0b6f} <Debug> executeQuery: Read 197 rows, 17.85 KiB in 0.001228 sec., 160423.45276872965 rows/sec., 14.20 MiB/sec. | ||
| 2347 | 2026.04.14 13:43:26.982862 [ 276 ] {3830ee18-db49-455a-85bc-3856fe3c0b6f} <Debug> TCPHandler: Processed in 0.00138388 sec. | ||
| 2348 | 2026.04.14 13:43:26.982966 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2349 | 2026.04.14 13:43:26.983058 [ 276 ] {8e91c7d4-67ee-4e4a-81bc-e3f83289a89b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2350 | 2026.04.14 13:43:26.983096 [ 276 ] {8e91c7d4-67ee-4e4a-81bc-e3f83289a89b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2351 | 2026.04.14 13:43:26.983475 [ 276 ] {8e91c7d4-67ee-4e4a-81bc-e3f83289a89b} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2352 | 2026.04.14 13:43:26.983509 [ 276 ] {8e91c7d4-67ee-4e4a-81bc-e3f83289a89b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2353 | 2026.04.14 13:43:26.983801 [ 276 ] {8e91c7d4-67ee-4e4a-81bc-e3f83289a89b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2354 | 2026.04.14 13:43:26.984006 [ 276 ] {8e91c7d4-67ee-4e4a-81bc-e3f83289a89b} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2355 | 2026.04.14 13:43:26.984091 [ 37 ] {} <Debug> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2356 | 2026.04.14 13:43:26.984126 [ 37 ] {} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2357 | 2026.04.14 13:43:26.984130 [ 276 ] {8e91c7d4-67ee-4e4a-81bc-e3f83289a89b} <Debug> executeQuery: Read 24 rows, 1.85 KiB in 0.00109 sec., 22018.34862385321 rows/sec., 1.66 MiB/sec. | ||
| 2358 | 2026.04.14 13:43:26.984145 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2359 | 2026.04.14 13:43:26.984170 [ 276 ] {8e91c7d4-67ee-4e4a-81bc-e3f83289a89b} <Debug> TCPHandler: Processed in 0.001250627 sec. | ||
| 2360 | 2026.04.14 13:43:26.984256 [ 195 ] {68976380-1012-4549-8d8f-37433442f35c::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 | ||
| 2361 | 2026.04.14 13:43:26.984266 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2362 | 2026.04.14 13:43:26.984403 [ 276 ] {511d6e2c-839e-4d08-aea7-3863d2b77ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2363 | 2026.04.14 13:43:26.984404 [ 195 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2364 | 2026.04.14 13:43:26.984445 [ 276 ] {511d6e2c-839e-4d08-aea7-3863d2b77ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2365 | 2026.04.14 13:43:26.984455 [ 195 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 144 rows starting from the beginning of the part | ||
| 2366 | 2026.04.14 13:43:26.984527 [ 195 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 142 rows starting from the beginning of the part | ||
| 2367 | 2026.04.14 13:43:26.984572 [ 195 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 2368 | 2026.04.14 13:43:26.984612 [ 195 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 17 rows starting from the beginning of the part | ||
| 2369 | 2026.04.14 13:43:26.984650 [ 195 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part | ||
| 2370 | 2026.04.14 13:43:26.984688 [ 195 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 2371 | 2026.04.14 13:43:26.984846 [ 276 ] {511d6e2c-839e-4d08-aea7-3863d2b77ab9} <Trace> oximeter.fields_u32 (8027e762-3404-41ab-877f-acc868e99516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2372 | 2026.04.14 13:43:26.984887 [ 276 ] {511d6e2c-839e-4d08-aea7-3863d2b77ab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2373 | 2026.04.14 13:43:26.985195 [ 276 ] {511d6e2c-839e-4d08-aea7-3863d2b77ab9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2374 | 2026.04.14 13:43:26.985428 [ 276 ] {511d6e2c-839e-4d08-aea7-3863d2b77ab9} <Trace> oximeter.fields_u32 (8027e762-3404-41ab-877f-acc868e99516): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2375 | 2026.04.14 13:43:26.985579 [ 276 ] {511d6e2c-839e-4d08-aea7-3863d2b77ab9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001194 sec., 20100.502512562816 rows/sec., 1.67 MiB/sec. | ||
| 2376 | 2026.04.14 13:43:26.985617 [ 276 ] {511d6e2c-839e-4d08-aea7-3863d2b77ab9} <Debug> TCPHandler: Processed in 0.00139777 sec. | ||
| 2377 | 2026.04.14 13:43:26.985617 [ 194 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 352 rows, containing 5 columns (5 merged, 0 gathered) in 0.00140731 sec., 250122.57427290364 rows/sec., 16.39 MiB/sec. | ||
| 2378 | 2026.04.14 13:43:26.985720 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2379 | 2026.04.14 13:43:26.985816 [ 276 ] {ffc62696-4fd0-481c-8569-1b68d0c2907d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2380 | 2026.04.14 13:43:26.985855 [ 276 ] {ffc62696-4fd0-481c-8569-1b68d0c2907d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2381 | 2026.04.14 13:43:26.985866 [ 189 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2382 | 2026.04.14 13:43:26.986183 [ 189 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_6_1} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2383 | 2026.04.14 13:43:26.986244 [ 276 ] {ffc62696-4fd0-481c-8569-1b68d0c2907d} <Trace> oximeter.fields_u8 (71a0247e-13b2-43ab-864d-eb0670180286): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2384 | 2026.04.14 13:43:26.986260 [ 189 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_6_1} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2385 | 2026.04.14 13:43:26.986277 [ 276 ] {ffc62696-4fd0-481c-8569-1b68d0c2907d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2386 | 2026.04.14 13:43:26.986344 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2387 | 2026.04.14 13:43:26.986558 [ 276 ] {ffc62696-4fd0-481c-8569-1b68d0c2907d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2388 | 2026.04.14 13:43:26.986761 [ 276 ] {ffc62696-4fd0-481c-8569-1b68d0c2907d} <Trace> oximeter.fields_u8 (71a0247e-13b2-43ab-864d-eb0670180286): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2389 | 2026.04.14 13:43:26.986890 [ 276 ] {ffc62696-4fd0-481c-8569-1b68d0c2907d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001091 sec., 10999.083409715857 rows/sec., 859.30 KiB/sec. | ||
| 2390 | 2026.04.14 13:43:26.986927 [ 276 ] {ffc62696-4fd0-481c-8569-1b68d0c2907d} <Debug> TCPHandler: Processed in 0.001254147 sec. | ||
| 2391 | 2026.04.14 13:43:26.987027 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2392 | 2026.04.14 13:43:26.987118 [ 276 ] {44524659-c189-49fd-8b85-bfba7ee2aa3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2393 | 2026.04.14 13:43:26.987156 [ 276 ] {44524659-c189-49fd-8b85-bfba7ee2aa3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2394 | 2026.04.14 13:43:26.987594 [ 276 ] {44524659-c189-49fd-8b85-bfba7ee2aa3e} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2395 | 2026.04.14 13:43:26.987628 [ 276 ] {44524659-c189-49fd-8b85-bfba7ee2aa3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2396 | 2026.04.14 13:43:26.987940 [ 276 ] {44524659-c189-49fd-8b85-bfba7ee2aa3e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2397 | 2026.04.14 13:43:26.988152 [ 276 ] {44524659-c189-49fd-8b85-bfba7ee2aa3e} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2398 | 2026.04.14 13:43:26.988283 [ 276 ] {44524659-c189-49fd-8b85-bfba7ee2aa3e} <Debug> executeQuery: Read 118 rows, 9.82 KiB in 0.001182 sec., 99830.79526226733 rows/sec., 8.11 MiB/sec. | ||
| 2399 | 2026.04.14 13:43:26.988318 [ 276 ] {44524659-c189-49fd-8b85-bfba7ee2aa3e} <Debug> TCPHandler: Processed in 0.001337849 sec. | ||
| 2400 | 2026.04.14 13:43:26.988422 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2401 | 2026.04.14 13:43:26.988513 [ 276 ] {bec5bd8f-62d4-4730-863b-f4205c4a1df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2402 | 2026.04.14 13:43:26.988555 [ 276 ] {bec5bd8f-62d4-4730-863b-f4205c4a1df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2403 | 2026.04.14 13:43:26.988980 [ 276 ] {bec5bd8f-62d4-4730-863b-f4205c4a1df0} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2404 | 2026.04.14 13:43:26.989014 [ 276 ] {bec5bd8f-62d4-4730-863b-f4205c4a1df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2405 | 2026.04.14 13:43:26.989433 [ 276 ] {bec5bd8f-62d4-4730-863b-f4205c4a1df0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2406 | 2026.04.14 13:43:26.989704 [ 276 ] {bec5bd8f-62d4-4730-863b-f4205c4a1df0} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2407 | 2026.04.14 13:43:26.989895 [ 276 ] {bec5bd8f-62d4-4730-863b-f4205c4a1df0} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001397 sec., 141016.46385110953 rows/sec., 10.11 MiB/sec. | ||
| 2408 | 2026.04.14 13:43:26.989942 [ 276 ] {bec5bd8f-62d4-4730-863b-f4205c4a1df0} <Debug> TCPHandler: Processed in 0.001566684 sec. | ||
| 2409 | 2026.04.14 13:43:26.990097 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2410 | 2026.04.14 13:43:26.990233 [ 276 ] {da0e8350-7978-4653-9144-0734c07cbbbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2411 | 2026.04.14 13:43:26.990300 [ 276 ] {da0e8350-7978-4653-9144-0734c07cbbbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2412 | 2026.04.14 13:43:26.991187 [ 276 ] {da0e8350-7978-4653-9144-0734c07cbbbb} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2413 | 2026.04.14 13:43:26.991222 [ 276 ] {da0e8350-7978-4653-9144-0734c07cbbbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2414 | 2026.04.14 13:43:26.991733 [ 276 ] {da0e8350-7978-4653-9144-0734c07cbbbb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2415 | 2026.04.14 13:43:26.992027 [ 276 ] {da0e8350-7978-4653-9144-0734c07cbbbb} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2416 | 2026.04.14 13:43:26.992170 [ 276 ] {da0e8350-7978-4653-9144-0734c07cbbbb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001968 sec., 5081.30081300813 rows/sec., 9.11 MiB/sec. | ||
| 2417 | 2026.04.14 13:43:26.992229 [ 276 ] {da0e8350-7978-4653-9144-0734c07cbbbb} <Debug> TCPHandler: Processed in 0.002205437 sec. | ||
| 2418 | 2026.04.14 13:43:26.992340 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2419 | 2026.04.14 13:43:26.992441 [ 276 ] {f815aa8e-cf6f-4750-a8bb-20eeb1ad09f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2420 | 2026.04.14 13:43:26.992484 [ 276 ] {f815aa8e-cf6f-4750-a8bb-20eeb1ad09f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2421 | 2026.04.14 13:43:26.992821 [ 276 ] {f815aa8e-cf6f-4750-a8bb-20eeb1ad09f7} <Trace> oximeter.measurements_i64 (d79c09f9-758b-4f39-a624-11c959429901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2422 | 2026.04.14 13:43:26.992856 [ 276 ] {f815aa8e-cf6f-4750-a8bb-20eeb1ad09f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2423 | 2026.04.14 13:43:26.993145 [ 276 ] {f815aa8e-cf6f-4750-a8bb-20eeb1ad09f7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2424 | 2026.04.14 13:43:26.993360 [ 276 ] {f815aa8e-cf6f-4750-a8bb-20eeb1ad09f7} <Trace> oximeter.measurements_i64 (d79c09f9-758b-4f39-a624-11c959429901): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2425 | 2026.04.14 13:43:26.993481 [ 276 ] {f815aa8e-cf6f-4750-a8bb-20eeb1ad09f7} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 400.59 KiB/sec. | ||
| 2426 | 2026.04.14 13:43:26.993515 [ 276 ] {f815aa8e-cf6f-4750-a8bb-20eeb1ad09f7} <Debug> TCPHandler: Processed in 0.001224516 sec. | ||
| 2427 | 2026.04.14 13:43:26.993619 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2428 | 2026.04.14 13:43:26.993710 [ 276 ] {3c3dde99-027f-4a81-b1a1-f652f801d750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2429 | 2026.04.14 13:43:26.993749 [ 276 ] {3c3dde99-027f-4a81-b1a1-f652f801d750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2430 | 2026.04.14 13:43:26.994146 [ 276 ] {3c3dde99-027f-4a81-b1a1-f652f801d750} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2431 | 2026.04.14 13:43:26.994195 [ 276 ] {3c3dde99-027f-4a81-b1a1-f652f801d750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2432 | 2026.04.14 13:43:26.994545 [ 276 ] {3c3dde99-027f-4a81-b1a1-f652f801d750} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2433 | 2026.04.14 13:43:26.994808 [ 276 ] {3c3dde99-027f-4a81-b1a1-f652f801d750} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2434 | 2026.04.14 13:43:26.994939 [ 276 ] {3c3dde99-027f-4a81-b1a1-f652f801d750} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001247 sec., 48115.477145148354 rows/sec., 3.24 MiB/sec. | ||
| 2435 | 2026.04.14 13:43:26.994984 [ 276 ] {3c3dde99-027f-4a81-b1a1-f652f801d750} <Debug> TCPHandler: Processed in 0.00141148 sec. | ||
| 2436 | 2026.04.14 13:43:28.157833 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 318 | ||
| 2437 | 2026.04.14 13:43:28.160275 [ 242 ] {} <Trace> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2438 | 2026.04.14 13:43:28.160328 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2439 | 2026.04.14 13:43:28.161634 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2440 | 2026.04.14 13:43:28.161919 [ 242 ] {} <Trace> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2441 | 2026.04.14 13:43:28.162075 [ 25 ] {} <Debug> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2442 | 2026.04.14 13:43:28.162147 [ 25 ] {} <Trace> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2443 | 2026.04.14 13:43:28.162174 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 2444 | 2026.04.14 13:43:28.162183 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 318 | ||
| 2445 | 2026.04.14 13:43:28.162299 [ 195 ] {1e86eeee-b787-46a5-937f-8127dbb03b48::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 | ||
| 2446 | 2026.04.14 13:43:28.162917 [ 195 ] {1e86eeee-b787-46a5-937f-8127dbb03b48::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2447 | 2026.04.14 13:43:28.163098 [ 195 ] {1e86eeee-b787-46a5-937f-8127dbb03b48::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 | ||
| 2448 | 2026.04.14 13:43:28.163515 [ 195 ] {1e86eeee-b787-46a5-937f-8127dbb03b48::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
| 2449 | 2026.04.14 13:43:28.163899 [ 195 ] {1e86eeee-b787-46a5-937f-8127dbb03b48::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 2450 | 2026.04.14 13:43:28.164298 [ 195 ] {1e86eeee-b787-46a5-937f-8127dbb03b48::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 16 rows starting from the beginning of the part | ||
| 2451 | 2026.04.14 13:43:28.164726 [ 195 ] {1e86eeee-b787-46a5-937f-8127dbb03b48::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 | ||
| 2452 | 2026.04.14 13:43:28.165153 [ 195 ] {1e86eeee-b787-46a5-937f-8127dbb03b48::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 44 rows starting from the beginning of the part | ||
| 2453 | 2026.04.14 13:43:28.171725 [ 194 ] {1e86eeee-b787-46a5-937f-8127dbb03b48::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 72 columns (72 merged, 0 gathered) in 0.009485654 sec., 33524.30944666546 rows/sec., 34.42 MiB/sec. | ||
| 2454 | 2026.04.14 13:43:28.172753 [ 193 ] {1e86eeee-b787-46a5-937f-8127dbb03b48::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2455 | 2026.04.14 13:43:28.173415 [ 193 ] {1e86eeee-b787-46a5-937f-8127dbb03b48::all_1_6_1} <Trace> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2456 | 2026.04.14 13:43:28.173500 [ 193 ] {1e86eeee-b787-46a5-937f-8127dbb03b48::all_1_6_1} <Trace> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2457 | 2026.04.14 13:43:28.173741 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.72 MiB. | ||
| 2458 | 2026.04.14 13:43:31.967581 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2459 | 2026.04.14 13:43:31.967772 [ 276 ] {64d3c280-0793-4393-9b12-9358bb224097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2460 | 2026.04.14 13:43:31.967838 [ 276 ] {64d3c280-0793-4393-9b12-9358bb224097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2461 | 2026.04.14 13:43:31.968442 [ 276 ] {64d3c280-0793-4393-9b12-9358bb224097} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2462 | 2026.04.14 13:43:31.968490 [ 276 ] {64d3c280-0793-4393-9b12-9358bb224097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2463 | 2026.04.14 13:43:31.968903 [ 276 ] {64d3c280-0793-4393-9b12-9358bb224097} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2464 | 2026.04.14 13:43:31.969129 [ 276 ] {64d3c280-0793-4393-9b12-9358bb224097} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2465 | 2026.04.14 13:43:31.969281 [ 276 ] {64d3c280-0793-4393-9b12-9358bb224097} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001557 sec., 50096.33911368015 rows/sec., 4.15 MiB/sec. | ||
| 2466 | 2026.04.14 13:43:31.969325 [ 276 ] {64d3c280-0793-4393-9b12-9358bb224097} <Debug> TCPHandler: Processed in 0.001885941 sec. | ||
| 2467 | 2026.04.14 13:43:31.969446 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2468 | 2026.04.14 13:43:31.969540 [ 276 ] {a2a458ec-bbaf-4b35-9a87-109391b1898d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2469 | 2026.04.14 13:43:31.969579 [ 276 ] {a2a458ec-bbaf-4b35-9a87-109391b1898d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2470 | 2026.04.14 13:43:31.969969 [ 276 ] {a2a458ec-bbaf-4b35-9a87-109391b1898d} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2471 | 2026.04.14 13:43:31.970005 [ 276 ] {a2a458ec-bbaf-4b35-9a87-109391b1898d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2472 | 2026.04.14 13:43:31.970312 [ 276 ] {a2a458ec-bbaf-4b35-9a87-109391b1898d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2473 | 2026.04.14 13:43:31.970564 [ 276 ] {a2a458ec-bbaf-4b35-9a87-109391b1898d} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2474 | 2026.04.14 13:43:31.970688 [ 276 ] {a2a458ec-bbaf-4b35-9a87-109391b1898d} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001167 sec., 9425.878320479862 rows/sec., 708.78 KiB/sec. | ||
| 2475 | 2026.04.14 13:43:31.970724 [ 276 ] {a2a458ec-bbaf-4b35-9a87-109391b1898d} <Debug> TCPHandler: Processed in 0.001326269 sec. | ||
| 2476 | 2026.04.14 13:43:31.970839 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2477 | 2026.04.14 13:43:31.970931 [ 276 ] {ac4800d2-91f3-4c66-9036-834711ba77f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2478 | 2026.04.14 13:43:31.970969 [ 276 ] {ac4800d2-91f3-4c66-9036-834711ba77f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2479 | 2026.04.14 13:43:31.971360 [ 276 ] {ac4800d2-91f3-4c66-9036-834711ba77f9} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2480 | 2026.04.14 13:43:31.971396 [ 276 ] {ac4800d2-91f3-4c66-9036-834711ba77f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2481 | 2026.04.14 13:43:31.971701 [ 276 ] {ac4800d2-91f3-4c66-9036-834711ba77f9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2482 | 2026.04.14 13:43:31.971907 [ 276 ] {ac4800d2-91f3-4c66-9036-834711ba77f9} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2483 | 2026.04.14 13:43:31.972028 [ 276 ] {ac4800d2-91f3-4c66-9036-834711ba77f9} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001115 sec., 67264.57399103139 rows/sec., 5.25 MiB/sec. | ||
| 2484 | 2026.04.14 13:43:31.972063 [ 276 ] {ac4800d2-91f3-4c66-9036-834711ba77f9} <Debug> TCPHandler: Processed in 0.001271948 sec. | ||
| 2485 | 2026.04.14 13:43:31.972171 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2486 | 2026.04.14 13:43:31.972262 [ 276 ] {01f6b106-260a-46f1-b1c9-5ff5c54f0146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2487 | 2026.04.14 13:43:31.972305 [ 276 ] {01f6b106-260a-46f1-b1c9-5ff5c54f0146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2488 | 2026.04.14 13:43:31.972717 [ 276 ] {01f6b106-260a-46f1-b1c9-5ff5c54f0146} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2489 | 2026.04.14 13:43:31.972753 [ 276 ] {01f6b106-260a-46f1-b1c9-5ff5c54f0146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2490 | 2026.04.14 13:43:31.973098 [ 276 ] {01f6b106-260a-46f1-b1c9-5ff5c54f0146} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2491 | 2026.04.14 13:43:31.973301 [ 276 ] {01f6b106-260a-46f1-b1c9-5ff5c54f0146} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2492 | 2026.04.14 13:43:31.973431 [ 276 ] {01f6b106-260a-46f1-b1c9-5ff5c54f0146} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 2493 | 2026.04.14 13:43:31.973467 [ 276 ] {01f6b106-260a-46f1-b1c9-5ff5c54f0146} <Debug> TCPHandler: Processed in 0.001343039 sec. | ||
| 2494 | 2026.04.14 13:43:31.973581 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2495 | 2026.04.14 13:43:31.973673 [ 276 ] {3f4fbca0-6a72-4050-93af-45dbaddc86e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2496 | 2026.04.14 13:43:31.973726 [ 276 ] {3f4fbca0-6a72-4050-93af-45dbaddc86e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2497 | 2026.04.14 13:43:31.974461 [ 276 ] {3f4fbca0-6a72-4050-93af-45dbaddc86e0} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2498 | 2026.04.14 13:43:31.974496 [ 276 ] {3f4fbca0-6a72-4050-93af-45dbaddc86e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2499 | 2026.04.14 13:43:31.975024 [ 276 ] {3f4fbca0-6a72-4050-93af-45dbaddc86e0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2500 | 2026.04.14 13:43:31.975233 [ 276 ] {3f4fbca0-6a72-4050-93af-45dbaddc86e0} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2501 | 2026.04.14 13:43:31.975369 [ 276 ] {3f4fbca0-6a72-4050-93af-45dbaddc86e0} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001713 sec., 6421.48277875073 rows/sec., 11.51 MiB/sec. | ||
| 2502 | 2026.04.14 13:43:31.975419 [ 276 ] {3f4fbca0-6a72-4050-93af-45dbaddc86e0} <Debug> TCPHandler: Processed in 0.001886251 sec. | ||
| 2503 | 2026.04.14 13:43:31.975529 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2504 | 2026.04.14 13:43:31.975620 [ 276 ] {1f777168-b59e-4a0d-bf8e-c10217a7207c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2505 | 2026.04.14 13:43:31.975661 [ 276 ] {1f777168-b59e-4a0d-bf8e-c10217a7207c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2506 | 2026.04.14 13:43:31.975993 [ 276 ] {1f777168-b59e-4a0d-bf8e-c10217a7207c} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2507 | 2026.04.14 13:43:31.976028 [ 276 ] {1f777168-b59e-4a0d-bf8e-c10217a7207c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2508 | 2026.04.14 13:43:31.976321 [ 276 ] {1f777168-b59e-4a0d-bf8e-c10217a7207c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2509 | 2026.04.14 13:43:31.976527 [ 276 ] {1f777168-b59e-4a0d-bf8e-c10217a7207c} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2510 | 2026.04.14 13:43:31.976648 [ 276 ] {1f777168-b59e-4a0d-bf8e-c10217a7207c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 2511 | 2026.04.14 13:43:31.976681 [ 276 ] {1f777168-b59e-4a0d-bf8e-c10217a7207c} <Debug> TCPHandler: Processed in 0.001200426 sec. | ||
| 2512 | 2026.04.14 13:43:33.075016 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2513 | 2026.04.14 13:43:33.075079 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2514 | 2026.04.14 13:43:33.156733 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4693 | ||
| 2515 | 2026.04.14 13:43:33.157240 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2516 | 2026.04.14 13:43:33.157280 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2517 | 2026.04.14 13:43:33.157774 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2518 | 2026.04.14 13:43:33.158016 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2519 | 2026.04.14 13:43:33.158166 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4693 | ||
| 2520 | 2026.04.14 13:43:33.417736 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2521 | 2026.04.14 13:43:33.436577 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2522 | 2026.04.14 13:43:33.436635 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2523 | 2026.04.14 13:43:33.442836 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2524 | 2026.04.14 13:43:33.443533 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2525 | 2026.04.14 13:43:33.446803 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2526 | 2026.04.14 13:43:34.001113 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.50 MiB, peak 209.50 MiB, free memory in arenas 0.00 B, will set to 208.61 MiB (RSS), difference: 3.11 MiB | ||
| 2527 | 2026.04.14 13:43:36.968012 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2528 | 2026.04.14 13:43:36.968206 [ 276 ] {186327a8-57fd-4179-b8e2-651360af4663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2529 | 2026.04.14 13:43:36.968272 [ 276 ] {186327a8-57fd-4179-b8e2-651360af4663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2530 | 2026.04.14 13:43:36.969026 [ 276 ] {186327a8-57fd-4179-b8e2-651360af4663} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2531 | 2026.04.14 13:43:36.969075 [ 276 ] {186327a8-57fd-4179-b8e2-651360af4663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2532 | 2026.04.14 13:43:36.969465 [ 276 ] {186327a8-57fd-4179-b8e2-651360af4663} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2533 | 2026.04.14 13:43:36.969675 [ 276 ] {186327a8-57fd-4179-b8e2-651360af4663} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2534 | 2026.04.14 13:43:36.969820 [ 276 ] {186327a8-57fd-4179-b8e2-651360af4663} <Debug> executeQuery: Read 104 rows, 8.94 KiB in 0.001685 sec., 61721.068249258155 rows/sec., 5.18 MiB/sec. | ||
| 2535 | 2026.04.14 13:43:36.969820 [ 30 ] {} <Debug> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2536 | 2026.04.14 13:43:36.969858 [ 276 ] {186327a8-57fd-4179-b8e2-651360af4663} <Debug> TCPHandler: Processed in 0.002015963 sec. | ||
| 2537 | 2026.04.14 13:43:36.969899 [ 30 ] {} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2538 | 2026.04.14 13:43:36.969926 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2539 | 2026.04.14 13:43:36.970034 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2540 | 2026.04.14 13:43:36.970127 [ 276 ] {4e13e5bc-bf40-4411-a1fc-c6c75eb312f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2541 | 2026.04.14 13:43:36.970166 [ 276 ] {4e13e5bc-bf40-4411-a1fc-c6c75eb312f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2542 | 2026.04.14 13:43:36.970247 [ 195 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::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 | ||
| 2543 | 2026.04.14 13:43:36.970391 [ 195 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2544 | 2026.04.14 13:43:36.970424 [ 195 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 944 rows starting from the beginning of the part | ||
| 2545 | 2026.04.14 13:43:36.970560 [ 195 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 2546 | 2026.04.14 13:43:36.970608 [ 195 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 78 rows starting from the beginning of the part | ||
| 2547 | 2026.04.14 13:43:36.970658 [ 195 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 197 rows starting from the beginning of the part | ||
| 2548 | 2026.04.14 13:43:36.970663 [ 276 ] {4e13e5bc-bf40-4411-a1fc-c6c75eb312f8} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2549 | 2026.04.14 13:43:36.970706 [ 195 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 78 rows starting from the beginning of the part | ||
| 2550 | 2026.04.14 13:43:36.970709 [ 276 ] {4e13e5bc-bf40-4411-a1fc-c6c75eb312f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2551 | 2026.04.14 13:43:36.970753 [ 195 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 104 rows starting from the beginning of the part | ||
| 2552 | 2026.04.14 13:43:36.971067 [ 276 ] {4e13e5bc-bf40-4411-a1fc-c6c75eb312f8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2553 | 2026.04.14 13:43:36.971311 [ 276 ] {4e13e5bc-bf40-4411-a1fc-c6c75eb312f8} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2554 | 2026.04.14 13:43:36.971463 [ 276 ] {4e13e5bc-bf40-4411-a1fc-c6c75eb312f8} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001311 sec., 18306.636155606408 rows/sec., 1.34 MiB/sec. | ||
| 2555 | 2026.04.14 13:43:36.971502 [ 276 ] {4e13e5bc-bf40-4411-a1fc-c6c75eb312f8} <Debug> TCPHandler: Processed in 0.001484802 sec. | ||
| 2556 | 2026.04.14 13:43:36.971623 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2557 | 2026.04.14 13:43:36.971715 [ 276 ] {f2e7e02f-af8f-42db-93d2-1b14244a1628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2558 | 2026.04.14 13:43:36.971753 [ 276 ] {f2e7e02f-af8f-42db-93d2-1b14244a1628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2559 | 2026.04.14 13:43:36.971885 [ 196 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1457 rows, containing 5 columns (5 merged, 0 gathered) in 0.001648925 sec., 883605.9857179677 rows/sec., 75.21 MiB/sec. | ||
| 2560 | 2026.04.14 13:43:36.972160 [ 196 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2561 | 2026.04.14 13:43:36.972217 [ 276 ] {f2e7e02f-af8f-42db-93d2-1b14244a1628} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2562 | 2026.04.14 13:43:36.972260 [ 276 ] {f2e7e02f-af8f-42db-93d2-1b14244a1628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2563 | 2026.04.14 13:43:36.972491 [ 196 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_11_2} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2564 | 2026.04.14 13:43:36.972581 [ 196 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_11_2} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2565 | 2026.04.14 13:43:36.972624 [ 276 ] {f2e7e02f-af8f-42db-93d2-1b14244a1628} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2566 | 2026.04.14 13:43:36.972674 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 2567 | 2026.04.14 13:43:36.972845 [ 276 ] {f2e7e02f-af8f-42db-93d2-1b14244a1628} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2568 | 2026.04.14 13:43:36.972976 [ 27 ] {} <Debug> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2569 | 2026.04.14 13:43:36.972990 [ 276 ] {f2e7e02f-af8f-42db-93d2-1b14244a1628} <Debug> executeQuery: Read 94 rows, 7.55 KiB in 0.00129 sec., 72868.21705426357 rows/sec., 5.71 MiB/sec. | ||
| 2570 | 2026.04.14 13:43:36.973031 [ 27 ] {} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2571 | 2026.04.14 13:43:36.973046 [ 276 ] {f2e7e02f-af8f-42db-93d2-1b14244a1628} <Debug> TCPHandler: Processed in 0.001472972 sec. | ||
| 2572 | 2026.04.14 13:43:36.973063 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2573 | 2026.04.14 13:43:36.973167 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2574 | 2026.04.14 13:43:36.973217 [ 194 ] {b035c45e-ce89-48a8-9f51-2139e629224c::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 | ||
| 2575 | 2026.04.14 13:43:36.973268 [ 276 ] {97af43b0-45c3-463e-98cf-f701432771df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2576 | 2026.04.14 13:43:36.973317 [ 276 ] {97af43b0-45c3-463e-98cf-f701432771df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2577 | 2026.04.14 13:43:36.973344 [ 194 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2578 | 2026.04.14 13:43:36.973400 [ 194 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 547 rows starting from the beginning of the part | ||
| 2579 | 2026.04.14 13:43:36.973501 [ 194 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
| 2580 | 2026.04.14 13:43:36.973548 [ 194 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 75 rows starting from the beginning of the part | ||
| 2581 | 2026.04.14 13:43:36.973603 [ 194 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 118 rows starting from the beginning of the part | ||
| 2582 | 2026.04.14 13:43:36.973648 [ 194 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 75 rows starting from the beginning of the part | ||
| 2583 | 2026.04.14 13:43:36.973692 [ 194 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 94 rows starting from the beginning of the part | ||
| 2584 | 2026.04.14 13:43:36.973724 [ 276 ] {97af43b0-45c3-463e-98cf-f701432771df} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2026.04.14 13:43:36.973764 [ 276 ] {97af43b0-45c3-463e-98cf-f701432771df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2586 | 2026.04.14 13:43:36.974118 [ 276 ] {97af43b0-45c3-463e-98cf-f701432771df} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2587 | 2026.04.14 13:43:36.974339 [ 276 ] {97af43b0-45c3-463e-98cf-f701432771df} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2026.04.14 13:43:36.974529 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2589 | 2026.04.14 13:43:36.974538 [ 276 ] {97af43b0-45c3-463e-98cf-f701432771df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00129 sec., 124031.007751938 rows/sec., 8.64 MiB/sec. | ||
| 2590 | 2026.04.14 13:43:36.974571 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2026.04.14 13:43:36.974593 [ 276 ] {97af43b0-45c3-463e-98cf-f701432771df} <Debug> TCPHandler: Processed in 0.001472871 sec. | ||
| 2592 | 2026.04.14 13:43:36.974597 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2593 | 2026.04.14 13:43:36.974709 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2594 | 2026.04.14 13:43:36.974710 [ 196 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::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 | ||
| 2595 | 2026.04.14 13:43:36.974811 [ 276 ] {36a6c26b-bb9c-4116-83d0-30382392d5c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2596 | 2026.04.14 13:43:36.974835 [ 198 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 973 rows, containing 5 columns (5 merged, 0 gathered) in 0.001684566 sec., 577596.8409667534 rows/sec., 45.45 MiB/sec. | ||
| 2597 | 2026.04.14 13:43:36.974870 [ 276 ] {36a6c26b-bb9c-4116-83d0-30382392d5c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2598 | 2026.04.14 13:43:36.974855 [ 196 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2599 | 2026.04.14 13:43:36.974944 [ 196 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 609 rows starting from the beginning of the part | ||
| 2600 | 2026.04.14 13:43:36.975036 [ 196 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2601 | 2026.04.14 13:43:36.975090 [ 196 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2602 | 2026.04.14 13:43:36.975101 [ 199 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2603 | 2026.04.14 13:43:36.975136 [ 196 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 197 rows starting from the beginning of the part | ||
| 2604 | 2026.04.14 13:43:36.975196 [ 196 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::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 | ||
| 2605 | 2026.04.14 13:43:36.975252 [ 196 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2606 | 2026.04.14 13:43:36.975416 [ 199 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_11_2} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2607 | 2026.04.14 13:43:36.975517 [ 199 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_11_2} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2608 | 2026.04.14 13:43:36.975650 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2609 | 2026.04.14 13:43:36.975824 [ 276 ] {36a6c26b-bb9c-4116-83d0-30382392d5c0} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2610 | 2026.04.14 13:43:36.975877 [ 276 ] {36a6c26b-bb9c-4116-83d0-30382392d5c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2611 | 2026.04.14 13:43:36.976372 [ 195 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1446 rows, containing 5 columns (5 merged, 0 gathered) in 0.001696146 sec., 852520.9504370496 rows/sec., 60.07 MiB/sec. | ||
| 2612 | 2026.04.14 13:43:36.976569 [ 276 ] {36a6c26b-bb9c-4116-83d0-30382392d5c0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2613 | 2026.04.14 13:43:36.976573 [ 199 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2614 | 2026.04.14 13:43:36.976903 [ 199 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2615 | 2026.04.14 13:43:36.976941 [ 276 ] {36a6c26b-bb9c-4116-83d0-30382392d5c0} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2616 | 2026.04.14 13:43:36.976973 [ 199 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2617 | 2026.04.14 13:43:36.977049 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 2618 | 2026.04.14 13:43:36.977108 [ 276 ] {36a6c26b-bb9c-4116-83d0-30382392d5c0} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002314 sec., 10371.650821089022 rows/sec., 18.59 MiB/sec. | ||
| 2619 | 2026.04.14 13:43:36.977169 [ 276 ] {36a6c26b-bb9c-4116-83d0-30382392d5c0} <Debug> TCPHandler: Processed in 0.002509044 sec. | ||
| 2620 | 2026.04.14 13:43:36.977312 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2621 | 2026.04.14 13:43:36.977431 [ 276 ] {5e4f0304-0b6f-4008-a9a6-2c3e4bc88928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2622 | 2026.04.14 13:43:36.977480 [ 276 ] {5e4f0304-0b6f-4008-a9a6-2c3e4bc88928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2623 | 2026.04.14 13:43:36.977849 [ 276 ] {5e4f0304-0b6f-4008-a9a6-2c3e4bc88928} <Trace> oximeter.measurements_i64 (d79c09f9-758b-4f39-a624-11c959429901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2624 | 2026.04.14 13:43:36.977889 [ 276 ] {5e4f0304-0b6f-4008-a9a6-2c3e4bc88928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2625 | 2026.04.14 13:43:36.978203 [ 276 ] {5e4f0304-0b6f-4008-a9a6-2c3e4bc88928} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2626 | 2026.04.14 13:43:36.978392 [ 276 ] {5e4f0304-0b6f-4008-a9a6-2c3e4bc88928} <Trace> oximeter.measurements_i64 (d79c09f9-758b-4f39-a624-11c959429901): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2627 | 2026.04.14 13:43:36.978575 [ 276 ] {5e4f0304-0b6f-4008-a9a6-2c3e4bc88928} <Debug> executeQuery: Read 12 rows, 955.00 B in 0.001167 sec., 10282.776349614396 rows/sec., 799.16 KiB/sec. | ||
| 2628 | 2026.04.14 13:43:36.978610 [ 276 ] {5e4f0304-0b6f-4008-a9a6-2c3e4bc88928} <Debug> TCPHandler: Processed in 0.001364749 sec. | ||
| 2629 | 2026.04.14 13:43:36.978723 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2630 | 2026.04.14 13:43:36.978814 [ 276 ] {72616988-dd11-4817-a26b-64963a136156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2631 | 2026.04.14 13:43:36.978854 [ 276 ] {72616988-dd11-4817-a26b-64963a136156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2632 | 2026.04.14 13:43:36.979172 [ 276 ] {72616988-dd11-4817-a26b-64963a136156} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2633 | 2026.04.14 13:43:36.979207 [ 276 ] {72616988-dd11-4817-a26b-64963a136156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2634 | 2026.04.14 13:43:36.979491 [ 276 ] {72616988-dd11-4817-a26b-64963a136156} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2635 | 2026.04.14 13:43:36.979687 [ 276 ] {72616988-dd11-4817-a26b-64963a136156} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2636 | 2026.04.14 13:43:36.979805 [ 28 ] {} <Debug> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2637 | 2026.04.14 13:43:36.979819 [ 276 ] {72616988-dd11-4817-a26b-64963a136156} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001023 sec., 58651.026392961874 rows/sec., 3.95 MiB/sec. | ||
| 2638 | 2026.04.14 13:43:36.979851 [ 28 ] {} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2639 | 2026.04.14 13:43:36.979872 [ 276 ] {72616988-dd11-4817-a26b-64963a136156} <Debug> TCPHandler: Processed in 0.001204995 sec. | ||
| 2640 | 2026.04.14 13:43:36.979876 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2641 | 2026.04.14 13:43:36.979977 [ 195 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::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 | ||
| 2642 | 2026.04.14 13:43:36.980096 [ 195 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2643 | 2026.04.14 13:43:36.980128 [ 195 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 150 rows starting from the beginning of the part | ||
| 2644 | 2026.04.14 13:43:36.980180 [ 195 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2645 | 2026.04.14 13:43:36.980222 [ 195 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2646 | 2026.04.14 13:43:36.980261 [ 195 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2647 | 2026.04.14 13:43:36.980299 [ 195 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::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 | ||
| 2648 | 2026.04.14 13:43:36.980333 [ 195 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2649 | 2026.04.14 13:43:36.981135 [ 195 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 450 rows, containing 4 columns (4 merged, 0 gathered) in 0.001191695 sec., 377613.39940169256 rows/sec., 24.57 MiB/sec. | ||
| 2650 | 2026.04.14 13:43:36.981246 [ 195 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2651 | 2026.04.14 13:43:36.981466 [ 195 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_11_2} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2652 | 2026.04.14 13:43:36.981528 [ 195 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_11_2} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2653 | 2026.04.14 13:43:36.981577 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2654 | 2026.04.14 13:43:37.317558 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2655 | 2026.04.14 13:43:37.317832 [ 276 ] {d31f27d2-6b32-4769-a2f7-bc6e949c1041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) 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) | ||
| 2656 | 2026.04.14 13:43:37.318234 [ 276 ] {d31f27d2-6b32-4769-a2f7-bc6e949c1041} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2657 | 2026.04.14 13:43:37.318276 [ 276 ] {d31f27d2-6b32-4769-a2f7-bc6e949c1041} <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 | ||
| 2658 | 2026.04.14 13:43:37.318558 [ 276 ] {d31f27d2-6b32-4769-a2f7-bc6e949c1041} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2659 | 2026.04.14 13:43:37.318630 [ 276 ] {d31f27d2-6b32-4769-a2f7-bc6e949c1041} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2660 | 2026.04.14 13:43:37.318772 [ 276 ] {d31f27d2-6b32-4769-a2f7-bc6e949c1041} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2661 | 2026.04.14 13:43:37.318921 [ 317 ] {d31f27d2-6b32-4769-a2f7-bc6e949c1041} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2662 | 2026.04.14 13:43:37.318951 [ 345 ] {d31f27d2-6b32-4769-a2f7-bc6e949c1041} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2663 | 2026.04.14 13:43:37.318921 [ 314 ] {d31f27d2-6b32-4769-a2f7-bc6e949c1041} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2664 | 2026.04.14 13:43:37.318949 [ 303 ] {d31f27d2-6b32-4769-a2f7-bc6e949c1041} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2665 | 2026.04.14 13:43:37.319131 [ 276 ] {d31f27d2-6b32-4769-a2f7-bc6e949c1041} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2666 | 2026.04.14 13:43:37.319162 [ 276 ] {d31f27d2-6b32-4769-a2f7-bc6e949c1041} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2667 | 2026.04.14 13:43:37.319262 [ 276 ] {d31f27d2-6b32-4769-a2f7-bc6e949c1041} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2668 | 2026.04.14 13:43:37.319284 [ 276 ] {d31f27d2-6b32-4769-a2f7-bc6e949c1041} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 2669 | 2026.04.14 13:43:37.319330 [ 276 ] {d31f27d2-6b32-4769-a2f7-bc6e949c1041} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2670 | 2026.04.14 13:43:37.319383 [ 276 ] {d31f27d2-6b32-4769-a2f7-bc6e949c1041} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2671 | 2026.04.14 13:43:37.319429 [ 276 ] {d31f27d2-6b32-4769-a2f7-bc6e949c1041} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2672 | 2026.04.14 13:43:37.319473 [ 276 ] {d31f27d2-6b32-4769-a2f7-bc6e949c1041} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2673 | 2026.04.14 13:43:37.320404 [ 276 ] {d31f27d2-6b32-4769-a2f7-bc6e949c1041} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002693 sec., 15224.656516895655 rows/sec., 613.21 KiB/sec. | ||
| 2674 | 2026.04.14 13:43:37.320572 [ 276 ] {d31f27d2-6b32-4769-a2f7-bc6e949c1041} <Debug> MemoryTracker: Peak memory usage (for query): 145.67 KiB. | ||
| 2675 | 2026.04.14 13:43:37.320589 [ 276 ] {d31f27d2-6b32-4769-a2f7-bc6e949c1041} <Debug> TCPHandler: Processed in 0.003174558 sec. | ||
| 2676 | 2026.04.14 13:43:37.320880 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2677 | 2026.04.14 13:43:37.321047 [ 276 ] {dbf3ca93-5e08-4483-b0e4-a6bd1e6e9499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) 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) | ||
| 2678 | 2026.04.14 13:43:37.321290 [ 276 ] {dbf3ca93-5e08-4483-b0e4-a6bd1e6e9499} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2679 | 2026.04.14 13:43:37.321336 [ 276 ] {dbf3ca93-5e08-4483-b0e4-a6bd1e6e9499} <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 | ||
| 2680 | 2026.04.14 13:43:37.321556 [ 276 ] {dbf3ca93-5e08-4483-b0e4-a6bd1e6e9499} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2681 | 2026.04.14 13:43:37.321611 [ 276 ] {dbf3ca93-5e08-4483-b0e4-a6bd1e6e9499} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2682 | 2026.04.14 13:43:37.321715 [ 276 ] {dbf3ca93-5e08-4483-b0e4-a6bd1e6e9499} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2683 | 2026.04.14 13:43:37.321793 [ 333 ] {dbf3ca93-5e08-4483-b0e4-a6bd1e6e9499} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2684 | 2026.04.14 13:43:37.321793 [ 314 ] {dbf3ca93-5e08-4483-b0e4-a6bd1e6e9499} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2685 | 2026.04.14 13:43:37.321808 [ 303 ] {dbf3ca93-5e08-4483-b0e4-a6bd1e6e9499} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2686 | 2026.04.14 13:43:37.321817 [ 304 ] {dbf3ca93-5e08-4483-b0e4-a6bd1e6e9499} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2687 | 2026.04.14 13:43:37.321940 [ 276 ] {dbf3ca93-5e08-4483-b0e4-a6bd1e6e9499} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2688 | 2026.04.14 13:43:37.321963 [ 276 ] {dbf3ca93-5e08-4483-b0e4-a6bd1e6e9499} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2689 | 2026.04.14 13:43:37.322046 [ 276 ] {dbf3ca93-5e08-4483-b0e4-a6bd1e6e9499} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2690 | 2026.04.14 13:43:37.322066 [ 276 ] {dbf3ca93-5e08-4483-b0e4-a6bd1e6e9499} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 2691 | 2026.04.14 13:43:37.322097 [ 276 ] {dbf3ca93-5e08-4483-b0e4-a6bd1e6e9499} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2692 | 2026.04.14 13:43:37.322129 [ 276 ] {dbf3ca93-5e08-4483-b0e4-a6bd1e6e9499} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2693 | 2026.04.14 13:43:37.322159 [ 276 ] {dbf3ca93-5e08-4483-b0e4-a6bd1e6e9499} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2694 | 2026.04.14 13:43:37.322188 [ 276 ] {dbf3ca93-5e08-4483-b0e4-a6bd1e6e9499} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2695 | 2026.04.14 13:43:37.322882 [ 276 ] {dbf3ca93-5e08-4483-b0e4-a6bd1e6e9499} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001943 sec., 21101.389603705607 rows/sec., 849.91 KiB/sec. | ||
| 2696 | 2026.04.14 13:43:37.323014 [ 276 ] {dbf3ca93-5e08-4483-b0e4-a6bd1e6e9499} <Debug> MemoryTracker: Peak memory usage (for query): 147.08 KiB. | ||
| 2697 | 2026.04.14 13:43:37.323028 [ 276 ] {dbf3ca93-5e08-4483-b0e4-a6bd1e6e9499} <Debug> TCPHandler: Processed in 0.002233398 sec. | ||
| 2698 | 2026.04.14 13:43:37.323223 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2699 | 2026.04.14 13:43:37.323355 [ 276 ] {e09016ed-14d6-4c67-ba14-d1b6d276117d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) 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) | ||
| 2700 | 2026.04.14 13:43:37.323641 [ 276 ] {e09016ed-14d6-4c67-ba14-d1b6d276117d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2701 | 2026.04.14 13:43:37.323678 [ 276 ] {e09016ed-14d6-4c67-ba14-d1b6d276117d} <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 | ||
| 2702 | 2026.04.14 13:43:37.323893 [ 276 ] {e09016ed-14d6-4c67-ba14-d1b6d276117d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2703 | 2026.04.14 13:43:37.323947 [ 276 ] {e09016ed-14d6-4c67-ba14-d1b6d276117d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2704 | 2026.04.14 13:43:37.324047 [ 276 ] {e09016ed-14d6-4c67-ba14-d1b6d276117d} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2705 | 2026.04.14 13:43:37.324107 [ 345 ] {e09016ed-14d6-4c67-ba14-d1b6d276117d} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2706 | 2026.04.14 13:43:37.324108 [ 333 ] {e09016ed-14d6-4c67-ba14-d1b6d276117d} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2707 | 2026.04.14 13:43:37.324121 [ 314 ] {e09016ed-14d6-4c67-ba14-d1b6d276117d} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2708 | 2026.04.14 13:43:37.324116 [ 303 ] {e09016ed-14d6-4c67-ba14-d1b6d276117d} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2709 | 2026.04.14 13:43:37.324242 [ 276 ] {e09016ed-14d6-4c67-ba14-d1b6d276117d} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2710 | 2026.04.14 13:43:37.324268 [ 276 ] {e09016ed-14d6-4c67-ba14-d1b6d276117d} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2711 | 2026.04.14 13:43:37.324349 [ 276 ] {e09016ed-14d6-4c67-ba14-d1b6d276117d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2712 | 2026.04.14 13:43:37.324368 [ 276 ] {e09016ed-14d6-4c67-ba14-d1b6d276117d} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 2713 | 2026.04.14 13:43:37.324399 [ 276 ] {e09016ed-14d6-4c67-ba14-d1b6d276117d} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2714 | 2026.04.14 13:43:37.324430 [ 276 ] {e09016ed-14d6-4c67-ba14-d1b6d276117d} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2715 | 2026.04.14 13:43:37.324459 [ 276 ] {e09016ed-14d6-4c67-ba14-d1b6d276117d} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2716 | 2026.04.14 13:43:37.324487 [ 276 ] {e09016ed-14d6-4c67-ba14-d1b6d276117d} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2717 | 2026.04.14 13:43:37.325346 [ 276 ] {e09016ed-14d6-4c67-ba14-d1b6d276117d} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001998 sec., 20520.520520520517 rows/sec., 826.51 KiB/sec. | ||
| 2718 | 2026.04.14 13:43:37.325484 [ 276 ] {e09016ed-14d6-4c67-ba14-d1b6d276117d} <Debug> MemoryTracker: Peak memory usage (for query): 145.68 KiB. | ||
| 2719 | 2026.04.14 13:43:37.325500 [ 276 ] {e09016ed-14d6-4c67-ba14-d1b6d276117d} <Debug> TCPHandler: Processed in 0.002281899 sec. | ||
| 2720 | 2026.04.14 13:43:37.325697 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2721 | 2026.04.14 13:43:37.325836 [ 276 ] {8af5cc97-e2d9-49ef-b1dd-22d3f8e873c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) 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) | ||
| 2722 | 2026.04.14 13:43:37.326069 [ 276 ] {8af5cc97-e2d9-49ef-b1dd-22d3f8e873c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2723 | 2026.04.14 13:43:37.326106 [ 276 ] {8af5cc97-e2d9-49ef-b1dd-22d3f8e873c7} <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 | ||
| 2724 | 2026.04.14 13:43:37.326337 [ 276 ] {8af5cc97-e2d9-49ef-b1dd-22d3f8e873c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2725 | 2026.04.14 13:43:37.326391 [ 276 ] {8af5cc97-e2d9-49ef-b1dd-22d3f8e873c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2726 | 2026.04.14 13:43:37.326491 [ 276 ] {8af5cc97-e2d9-49ef-b1dd-22d3f8e873c7} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2727 | 2026.04.14 13:43:37.326547 [ 320 ] {8af5cc97-e2d9-49ef-b1dd-22d3f8e873c7} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2728 | 2026.04.14 13:43:37.326567 [ 333 ] {8af5cc97-e2d9-49ef-b1dd-22d3f8e873c7} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2729 | 2026.04.14 13:43:37.326574 [ 346 ] {8af5cc97-e2d9-49ef-b1dd-22d3f8e873c7} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2730 | 2026.04.14 13:43:37.326564 [ 345 ] {8af5cc97-e2d9-49ef-b1dd-22d3f8e873c7} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2731 | 2026.04.14 13:43:37.326707 [ 276 ] {8af5cc97-e2d9-49ef-b1dd-22d3f8e873c7} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2732 | 2026.04.14 13:43:37.326734 [ 276 ] {8af5cc97-e2d9-49ef-b1dd-22d3f8e873c7} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2733 | 2026.04.14 13:43:37.326813 [ 276 ] {8af5cc97-e2d9-49ef-b1dd-22d3f8e873c7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2734 | 2026.04.14 13:43:37.326832 [ 276 ] {8af5cc97-e2d9-49ef-b1dd-22d3f8e873c7} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 2735 | 2026.04.14 13:43:37.326863 [ 276 ] {8af5cc97-e2d9-49ef-b1dd-22d3f8e873c7} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2736 | 2026.04.14 13:43:37.326918 [ 276 ] {8af5cc97-e2d9-49ef-b1dd-22d3f8e873c7} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2737 | 2026.04.14 13:43:37.326961 [ 276 ] {8af5cc97-e2d9-49ef-b1dd-22d3f8e873c7} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2738 | 2026.04.14 13:43:37.327011 [ 276 ] {8af5cc97-e2d9-49ef-b1dd-22d3f8e873c7} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2739 | 2026.04.14 13:43:37.327806 [ 276 ] {8af5cc97-e2d9-49ef-b1dd-22d3f8e873c7} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.00203 sec., 20197.04433497537 rows/sec., 813.48 KiB/sec. | ||
| 2740 | 2026.04.14 13:43:37.327949 [ 276 ] {8af5cc97-e2d9-49ef-b1dd-22d3f8e873c7} <Debug> MemoryTracker: Peak memory usage (for query): 145.95 KiB. | ||
| 2741 | 2026.04.14 13:43:37.327963 [ 276 ] {8af5cc97-e2d9-49ef-b1dd-22d3f8e873c7} <Debug> TCPHandler: Processed in 0.00231627 sec. | ||
| 2742 | 2026.04.14 13:43:37.328168 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2743 | 2026.04.14 13:43:37.328305 [ 276 ] {55bdacf2-947b-4353-b765-cd6c850cda4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) 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) | ||
| 2744 | 2026.04.14 13:43:37.328537 [ 276 ] {55bdacf2-947b-4353-b765-cd6c850cda4c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2745 | 2026.04.14 13:43:37.328574 [ 276 ] {55bdacf2-947b-4353-b765-cd6c850cda4c} <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 | ||
| 2746 | 2026.04.14 13:43:37.328790 [ 276 ] {55bdacf2-947b-4353-b765-cd6c850cda4c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2747 | 2026.04.14 13:43:37.328843 [ 276 ] {55bdacf2-947b-4353-b765-cd6c850cda4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2748 | 2026.04.14 13:43:37.328941 [ 276 ] {55bdacf2-947b-4353-b765-cd6c850cda4c} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2749 | 2026.04.14 13:43:37.329007 [ 345 ] {55bdacf2-947b-4353-b765-cd6c850cda4c} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2750 | 2026.04.14 13:43:37.329017 [ 314 ] {55bdacf2-947b-4353-b765-cd6c850cda4c} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2751 | 2026.04.14 13:43:37.329034 [ 328 ] {55bdacf2-947b-4353-b765-cd6c850cda4c} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2752 | 2026.04.14 13:43:37.329012 [ 320 ] {55bdacf2-947b-4353-b765-cd6c850cda4c} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2753 | 2026.04.14 13:43:37.329128 [ 276 ] {55bdacf2-947b-4353-b765-cd6c850cda4c} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2754 | 2026.04.14 13:43:37.329150 [ 276 ] {55bdacf2-947b-4353-b765-cd6c850cda4c} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2755 | 2026.04.14 13:43:37.329228 [ 276 ] {55bdacf2-947b-4353-b765-cd6c850cda4c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2756 | 2026.04.14 13:43:37.329247 [ 276 ] {55bdacf2-947b-4353-b765-cd6c850cda4c} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 2757 | 2026.04.14 13:43:37.329278 [ 276 ] {55bdacf2-947b-4353-b765-cd6c850cda4c} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2758 | 2026.04.14 13:43:37.329308 [ 276 ] {55bdacf2-947b-4353-b765-cd6c850cda4c} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2759 | 2026.04.14 13:43:37.329337 [ 276 ] {55bdacf2-947b-4353-b765-cd6c850cda4c} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2760 | 2026.04.14 13:43:37.329377 [ 276 ] {55bdacf2-947b-4353-b765-cd6c850cda4c} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2761 | 2026.04.14 13:43:37.330104 [ 276 ] {55bdacf2-947b-4353-b765-cd6c850cda4c} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001859 sec., 22054.868208714364 rows/sec., 888.31 KiB/sec. | ||
| 2762 | 2026.04.14 13:43:37.330225 [ 276 ] {55bdacf2-947b-4353-b765-cd6c850cda4c} <Debug> MemoryTracker: Peak memory usage (for query): 146.31 KiB. | ||
| 2763 | 2026.04.14 13:43:37.330241 [ 276 ] {55bdacf2-947b-4353-b765-cd6c850cda4c} <Debug> TCPHandler: Processed in 0.002122775 sec. | ||
| 2764 | 2026.04.14 13:43:37.330445 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2765 | 2026.04.14 13:43:37.330582 [ 276 ] {479ca1cb-1135-4f8c-be42-932719a54423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) 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) | ||
| 2766 | 2026.04.14 13:43:37.330825 [ 276 ] {479ca1cb-1135-4f8c-be42-932719a54423} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2767 | 2026.04.14 13:43:37.330859 [ 276 ] {479ca1cb-1135-4f8c-be42-932719a54423} <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 | ||
| 2768 | 2026.04.14 13:43:37.331061 [ 276 ] {479ca1cb-1135-4f8c-be42-932719a54423} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2769 | 2026.04.14 13:43:37.331111 [ 276 ] {479ca1cb-1135-4f8c-be42-932719a54423} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2770 | 2026.04.14 13:43:37.331204 [ 276 ] {479ca1cb-1135-4f8c-be42-932719a54423} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2771 | 2026.04.14 13:43:37.331264 [ 335 ] {479ca1cb-1135-4f8c-be42-932719a54423} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2772 | 2026.04.14 13:43:37.331272 [ 320 ] {479ca1cb-1135-4f8c-be42-932719a54423} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2773 | 2026.04.14 13:43:37.331273 [ 314 ] {479ca1cb-1135-4f8c-be42-932719a54423} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2774 | 2026.04.14 13:43:37.331272 [ 328 ] {479ca1cb-1135-4f8c-be42-932719a54423} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2775 | 2026.04.14 13:43:37.331403 [ 276 ] {479ca1cb-1135-4f8c-be42-932719a54423} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2776 | 2026.04.14 13:43:37.331424 [ 276 ] {479ca1cb-1135-4f8c-be42-932719a54423} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2777 | 2026.04.14 13:43:37.331561 [ 276 ] {479ca1cb-1135-4f8c-be42-932719a54423} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2778 | 2026.04.14 13:43:37.331580 [ 276 ] {479ca1cb-1135-4f8c-be42-932719a54423} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 2779 | 2026.04.14 13:43:37.331610 [ 276 ] {479ca1cb-1135-4f8c-be42-932719a54423} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2780 | 2026.04.14 13:43:37.331641 [ 276 ] {479ca1cb-1135-4f8c-be42-932719a54423} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2781 | 2026.04.14 13:43:37.331670 [ 276 ] {479ca1cb-1135-4f8c-be42-932719a54423} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2782 | 2026.04.14 13:43:37.331698 [ 276 ] {479ca1cb-1135-4f8c-be42-932719a54423} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2783 | 2026.04.14 13:43:37.332335 [ 276 ] {479ca1cb-1135-4f8c-be42-932719a54423} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.00181 sec., 22651.933701657457 rows/sec., 912.36 KiB/sec. | ||
| 2784 | 2026.04.14 13:43:37.332452 [ 276 ] {479ca1cb-1135-4f8c-be42-932719a54423} <Debug> MemoryTracker: Peak memory usage (for query): 146.69 KiB. | ||
| 2785 | 2026.04.14 13:43:37.332468 [ 276 ] {479ca1cb-1135-4f8c-be42-932719a54423} <Debug> TCPHandler: Processed in 0.002071525 sec. | ||
| 2786 | 2026.04.14 13:43:37.344477 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2787 | 2026.04.14 13:43:37.344756 [ 276 ] {bb4394b0-5991-4ef5-8534-ccaa3ef60c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) 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) | ||
| 2788 | 2026.04.14 13:43:37.345142 [ 276 ] {bb4394b0-5991-4ef5-8534-ccaa3ef60c2d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2789 | 2026.04.14 13:43:37.345181 [ 276 ] {bb4394b0-5991-4ef5-8534-ccaa3ef60c2d} <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 | ||
| 2790 | 2026.04.14 13:43:37.345401 [ 276 ] {bb4394b0-5991-4ef5-8534-ccaa3ef60c2d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2791 | 2026.04.14 13:43:37.345453 [ 276 ] {bb4394b0-5991-4ef5-8534-ccaa3ef60c2d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2792 | 2026.04.14 13:43:37.345553 [ 276 ] {bb4394b0-5991-4ef5-8534-ccaa3ef60c2d} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 2793 | 2026.04.14 13:43:37.345626 [ 328 ] {bb4394b0-5991-4ef5-8534-ccaa3ef60c2d} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2794 | 2026.04.14 13:43:37.345630 [ 320 ] {bb4394b0-5991-4ef5-8534-ccaa3ef60c2d} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2795 | 2026.04.14 13:43:37.345655 [ 335 ] {bb4394b0-5991-4ef5-8534-ccaa3ef60c2d} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2796 | 2026.04.14 13:43:37.345633 [ 345 ] {bb4394b0-5991-4ef5-8534-ccaa3ef60c2d} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2797 | 2026.04.14 13:43:37.345793 [ 276 ] {bb4394b0-5991-4ef5-8534-ccaa3ef60c2d} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2798 | 2026.04.14 13:43:37.345819 [ 276 ] {bb4394b0-5991-4ef5-8534-ccaa3ef60c2d} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2799 | 2026.04.14 13:43:37.345891 [ 276 ] {bb4394b0-5991-4ef5-8534-ccaa3ef60c2d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2800 | 2026.04.14 13:43:37.345909 [ 276 ] {bb4394b0-5991-4ef5-8534-ccaa3ef60c2d} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 2801 | 2026.04.14 13:43:37.345937 [ 276 ] {bb4394b0-5991-4ef5-8534-ccaa3ef60c2d} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2802 | 2026.04.14 13:43:37.345966 [ 276 ] {bb4394b0-5991-4ef5-8534-ccaa3ef60c2d} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2803 | 2026.04.14 13:43:37.345992 [ 276 ] {bb4394b0-5991-4ef5-8534-ccaa3ef60c2d} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2804 | 2026.04.14 13:43:37.346019 [ 276 ] {bb4394b0-5991-4ef5-8534-ccaa3ef60c2d} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2805 | 2026.04.14 13:43:37.346708 [ 276 ] {bb4394b0-5991-4ef5-8534-ccaa3ef60c2d} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002081 sec., 19702.066314271986 rows/sec., 793.55 KiB/sec. | ||
| 2806 | 2026.04.14 13:43:37.346815 [ 276 ] {bb4394b0-5991-4ef5-8534-ccaa3ef60c2d} <Debug> MemoryTracker: Peak memory usage (for query): 146.96 KiB. | ||
| 2807 | 2026.04.14 13:43:37.346831 [ 276 ] {bb4394b0-5991-4ef5-8534-ccaa3ef60c2d} <Debug> TCPHandler: Processed in 0.002454893 sec. | ||
| 2808 | 2026.04.14 13:43:37.402123 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2809 | 2026.04.14 13:43:37.402409 [ 276 ] {9402f5c3-60c9-4521-a2cc-c3d262cef37b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2810 | 2026.04.14 13:43:37.402889 [ 276 ] {9402f5c3-60c9-4521-a2cc-c3d262cef37b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2811 | 2026.04.14 13:43:37.402965 [ 276 ] {9402f5c3-60c9-4521-a2cc-c3d262cef37b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2812 | 2026.04.14 13:43:37.403242 [ 276 ] {9402f5c3-60c9-4521-a2cc-c3d262cef37b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2813 | 2026.04.14 13:43:37.403296 [ 276 ] {9402f5c3-60c9-4521-a2cc-c3d262cef37b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2814 | 2026.04.14 13:43:37.403395 [ 276 ] {9402f5c3-60c9-4521-a2cc-c3d262cef37b} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 2815 | 2026.04.14 13:43:37.403460 [ 340 ] {9402f5c3-60c9-4521-a2cc-c3d262cef37b} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2816 | 2026.04.14 13:43:37.403470 [ 320 ] {9402f5c3-60c9-4521-a2cc-c3d262cef37b} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2817 | 2026.04.14 13:43:37.403480 [ 345 ] {9402f5c3-60c9-4521-a2cc-c3d262cef37b} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2818 | 2026.04.14 13:43:37.403465 [ 328 ] {9402f5c3-60c9-4521-a2cc-c3d262cef37b} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2819 | 2026.04.14 13:43:37.403620 [ 276 ] {9402f5c3-60c9-4521-a2cc-c3d262cef37b} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2820 | 2026.04.14 13:43:37.403643 [ 276 ] {9402f5c3-60c9-4521-a2cc-c3d262cef37b} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2821 | 2026.04.14 13:43:37.403724 [ 276 ] {9402f5c3-60c9-4521-a2cc-c3d262cef37b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2822 | 2026.04.14 13:43:37.403743 [ 276 ] {9402f5c3-60c9-4521-a2cc-c3d262cef37b} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 2823 | 2026.04.14 13:43:37.403773 [ 276 ] {9402f5c3-60c9-4521-a2cc-c3d262cef37b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2824 | 2026.04.14 13:43:37.403804 [ 276 ] {9402f5c3-60c9-4521-a2cc-c3d262cef37b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2825 | 2026.04.14 13:43:37.403833 [ 276 ] {9402f5c3-60c9-4521-a2cc-c3d262cef37b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2826 | 2026.04.14 13:43:37.403862 [ 276 ] {9402f5c3-60c9-4521-a2cc-c3d262cef37b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2827 | 2026.04.14 13:43:37.404644 [ 276 ] {9402f5c3-60c9-4521-a2cc-c3d262cef37b} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002365 sec., 17336.15221987315 rows/sec., 698.25 KiB/sec. | ||
| 2828 | 2026.04.14 13:43:37.404783 [ 276 ] {9402f5c3-60c9-4521-a2cc-c3d262cef37b} <Debug> MemoryTracker: Peak memory usage (for query): 146.95 KiB. | ||
| 2829 | 2026.04.14 13:43:37.404799 [ 276 ] {9402f5c3-60c9-4521-a2cc-c3d262cef37b} <Debug> TCPHandler: Processed in 0.002780219 sec. | ||
| 2830 | 2026.04.14 13:43:37.480701 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2831 | 2026.04.14 13:43:37.480844 [ 276 ] {8961db05-4de1-46f6-ab28-3fd6b5f88228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) 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) | ||
| 2832 | 2026.04.14 13:43:37.481088 [ 276 ] {8961db05-4de1-46f6-ab28-3fd6b5f88228} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2833 | 2026.04.14 13:43:37.481127 [ 276 ] {8961db05-4de1-46f6-ab28-3fd6b5f88228} <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 | ||
| 2834 | 2026.04.14 13:43:37.481356 [ 276 ] {8961db05-4de1-46f6-ab28-3fd6b5f88228} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2835 | 2026.04.14 13:43:37.481409 [ 276 ] {8961db05-4de1-46f6-ab28-3fd6b5f88228} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2836 | 2026.04.14 13:43:37.481508 [ 276 ] {8961db05-4de1-46f6-ab28-3fd6b5f88228} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 2837 | 2026.04.14 13:43:37.481582 [ 320 ] {8961db05-4de1-46f6-ab28-3fd6b5f88228} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2838 | 2026.04.14 13:43:37.481596 [ 335 ] {8961db05-4de1-46f6-ab28-3fd6b5f88228} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2839 | 2026.04.14 13:43:37.481616 [ 309 ] {8961db05-4de1-46f6-ab28-3fd6b5f88228} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2840 | 2026.04.14 13:43:37.481596 [ 323 ] {8961db05-4de1-46f6-ab28-3fd6b5f88228} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2841 | 2026.04.14 13:43:37.481754 [ 276 ] {8961db05-4de1-46f6-ab28-3fd6b5f88228} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2842 | 2026.04.14 13:43:37.481782 [ 276 ] {8961db05-4de1-46f6-ab28-3fd6b5f88228} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2843 | 2026.04.14 13:43:37.481871 [ 276 ] {8961db05-4de1-46f6-ab28-3fd6b5f88228} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2844 | 2026.04.14 13:43:37.481889 [ 276 ] {8961db05-4de1-46f6-ab28-3fd6b5f88228} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 2845 | 2026.04.14 13:43:37.481920 [ 276 ] {8961db05-4de1-46f6-ab28-3fd6b5f88228} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2846 | 2026.04.14 13:43:37.481953 [ 276 ] {8961db05-4de1-46f6-ab28-3fd6b5f88228} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2847 | 2026.04.14 13:43:37.481983 [ 276 ] {8961db05-4de1-46f6-ab28-3fd6b5f88228} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2848 | 2026.04.14 13:43:37.482013 [ 276 ] {8961db05-4de1-46f6-ab28-3fd6b5f88228} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2849 | 2026.04.14 13:43:37.482773 [ 276 ] {8961db05-4de1-46f6-ab28-3fd6b5f88228} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002004 sec., 20459.081836327343 rows/sec., 824.04 KiB/sec. | ||
| 2850 | 2026.04.14 13:43:37.482929 [ 276 ] {8961db05-4de1-46f6-ab28-3fd6b5f88228} <Debug> MemoryTracker: Peak memory usage (for query): 147.12 KiB. | ||
| 2851 | 2026.04.14 13:43:37.482944 [ 276 ] {8961db05-4de1-46f6-ab28-3fd6b5f88228} <Debug> TCPHandler: Processed in 0.00232052 sec. | ||
| 2852 | 2026.04.14 13:43:37.484703 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2853 | 2026.04.14 13:43:37.484812 [ 276 ] {5948cb7b-2d5a-41f7-8fc5-88ab1c88c626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2854 | 2026.04.14 13:43:37.484857 [ 276 ] {5948cb7b-2d5a-41f7-8fc5-88ab1c88c626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2855 | 2026.04.14 13:43:37.485347 [ 276 ] {5948cb7b-2d5a-41f7-8fc5-88ab1c88c626} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2856 | 2026.04.14 13:43:37.485386 [ 276 ] {5948cb7b-2d5a-41f7-8fc5-88ab1c88c626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2857 | 2026.04.14 13:43:37.485812 [ 276 ] {5948cb7b-2d5a-41f7-8fc5-88ab1c88c626} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2858 | 2026.04.14 13:43:37.486015 [ 276 ] {5948cb7b-2d5a-41f7-8fc5-88ab1c88c626} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2859 | 2026.04.14 13:43:37.486168 [ 276 ] {5948cb7b-2d5a-41f7-8fc5-88ab1c88c626} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001388 sec., 6484.149855907782 rows/sec., 1.32 MiB/sec. | ||
| 2860 | 2026.04.14 13:43:37.486209 [ 276 ] {5948cb7b-2d5a-41f7-8fc5-88ab1c88c626} <Debug> TCPHandler: Processed in 0.001554583 sec. | ||
| 2861 | 2026.04.14 13:43:37.486320 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2862 | 2026.04.14 13:43:37.486416 [ 276 ] {c83bd1a0-36f8-4d43-93ce-ab0f12e7d4fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2863 | 2026.04.14 13:43:37.486457 [ 276 ] {c83bd1a0-36f8-4d43-93ce-ab0f12e7d4fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2864 | 2026.04.14 13:43:37.486860 [ 276 ] {c83bd1a0-36f8-4d43-93ce-ab0f12e7d4fd} <Trace> oximeter.fields_ipaddr (e472d2c8-825a-4443-bbf2-ef37c9e6fa97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2865 | 2026.04.14 13:43:37.486897 [ 276 ] {c83bd1a0-36f8-4d43-93ce-ab0f12e7d4fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2866 | 2026.04.14 13:43:37.487203 [ 276 ] {c83bd1a0-36f8-4d43-93ce-ab0f12e7d4fd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2867 | 2026.04.14 13:43:37.487431 [ 276 ] {c83bd1a0-36f8-4d43-93ce-ab0f12e7d4fd} <Trace> oximeter.fields_ipaddr (e472d2c8-825a-4443-bbf2-ef37c9e6fa97): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2868 | 2026.04.14 13:43:37.487569 [ 276 ] {c83bd1a0-36f8-4d43-93ce-ab0f12e7d4fd} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001173 sec., 6820.119352088662 rows/sec., 556.13 KiB/sec. | ||
| 2869 | 2026.04.14 13:43:37.487632 [ 276 ] {c83bd1a0-36f8-4d43-93ce-ab0f12e7d4fd} <Debug> TCPHandler: Processed in 0.001360199 sec. | ||
| 2870 | 2026.04.14 13:43:37.487781 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2871 | 2026.04.14 13:43:37.487876 [ 276 ] {7cca4af7-34cf-4af7-9e03-af21bea012ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2872 | 2026.04.14 13:43:37.487916 [ 276 ] {7cca4af7-34cf-4af7-9e03-af21bea012ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2873 | 2026.04.14 13:43:37.489614 [ 276 ] {7cca4af7-34cf-4af7-9e03-af21bea012ff} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2874 | 2026.04.14 13:43:37.489651 [ 276 ] {7cca4af7-34cf-4af7-9e03-af21bea012ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2875 | 2026.04.14 13:43:37.490214 [ 276 ] {7cca4af7-34cf-4af7-9e03-af21bea012ff} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2876 | 2026.04.14 13:43:37.490440 [ 276 ] {7cca4af7-34cf-4af7-9e03-af21bea012ff} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2877 | 2026.04.14 13:43:37.490576 [ 276 ] {7cca4af7-34cf-4af7-9e03-af21bea012ff} <Debug> executeQuery: Read 2443 rows, 185.33 KiB in 0.002719 sec., 898492.0926811327 rows/sec., 66.56 MiB/sec. | ||
| 2878 | 2026.04.14 13:43:37.490613 [ 276 ] {7cca4af7-34cf-4af7-9e03-af21bea012ff} <Debug> TCPHandler: Processed in 0.002895292 sec. | ||
| 2879 | 2026.04.14 13:43:37.490719 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2880 | 2026.04.14 13:43:37.490808 [ 276 ] {29846be9-e17b-4272-a7f5-6fcc341bcbc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2881 | 2026.04.14 13:43:37.490847 [ 276 ] {29846be9-e17b-4272-a7f5-6fcc341bcbc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2882 | 2026.04.14 13:43:37.491221 [ 276 ] {29846be9-e17b-4272-a7f5-6fcc341bcbc9} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2026.04.14 13:43:37.491255 [ 276 ] {29846be9-e17b-4272-a7f5-6fcc341bcbc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2884 | 2026.04.14 13:43:37.491587 [ 276 ] {29846be9-e17b-4272-a7f5-6fcc341bcbc9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2885 | 2026.04.14 13:43:37.491793 [ 276 ] {29846be9-e17b-4272-a7f5-6fcc341bcbc9} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2886 | 2026.04.14 13:43:37.491922 [ 276 ] {29846be9-e17b-4272-a7f5-6fcc341bcbc9} <Debug> executeQuery: Read 35 rows, 2.59 KiB in 0.001116 sec., 31362.007168458782 rows/sec., 2.27 MiB/sec. | ||
| 2887 | 2026.04.14 13:43:37.491964 [ 276 ] {29846be9-e17b-4272-a7f5-6fcc341bcbc9} <Debug> TCPHandler: Processed in 0.001282917 sec. | ||
| 2888 | 2026.04.14 13:43:37.492072 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2889 | 2026.04.14 13:43:37.492165 [ 276 ] {1b25aee6-09cc-4809-8690-9ad3f21e4416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2890 | 2026.04.14 13:43:37.492204 [ 276 ] {1b25aee6-09cc-4809-8690-9ad3f21e4416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2891 | 2026.04.14 13:43:37.492844 [ 276 ] {1b25aee6-09cc-4809-8690-9ad3f21e4416} <Trace> oximeter.fields_u32 (8027e762-3404-41ab-877f-acc868e99516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2892 | 2026.04.14 13:43:37.492881 [ 276 ] {1b25aee6-09cc-4809-8690-9ad3f21e4416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2893 | 2026.04.14 13:43:37.493210 [ 276 ] {1b25aee6-09cc-4809-8690-9ad3f21e4416} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2894 | 2026.04.14 13:43:37.493425 [ 276 ] {1b25aee6-09cc-4809-8690-9ad3f21e4416} <Trace> oximeter.fields_u32 (8027e762-3404-41ab-877f-acc868e99516): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2895 | 2026.04.14 13:43:37.493551 [ 276 ] {1b25aee6-09cc-4809-8690-9ad3f21e4416} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001404 sec., 570512.8205128205 rows/sec., 32.95 MiB/sec. | ||
| 2896 | 2026.04.14 13:43:37.493591 [ 276 ] {1b25aee6-09cc-4809-8690-9ad3f21e4416} <Debug> TCPHandler: Processed in 0.001566214 sec. | ||
| 2897 | 2026.04.14 13:43:37.493700 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2898 | 2026.04.14 13:43:37.493794 [ 276 ] {39956f7b-2f44-44d6-aad1-29f5bcaf573d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2899 | 2026.04.14 13:43:37.493833 [ 276 ] {39956f7b-2f44-44d6-aad1-29f5bcaf573d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2900 | 2026.04.14 13:43:37.494198 [ 276 ] {39956f7b-2f44-44d6-aad1-29f5bcaf573d} <Trace> oximeter.fields_u64 (153f49ea-cf4b-4ae7-a92a-1e137ca89e49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2901 | 2026.04.14 13:43:37.494233 [ 276 ] {39956f7b-2f44-44d6-aad1-29f5bcaf573d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2902 | 2026.04.14 13:43:37.494507 [ 276 ] {39956f7b-2f44-44d6-aad1-29f5bcaf573d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2903 | 2026.04.14 13:43:37.494710 [ 276 ] {39956f7b-2f44-44d6-aad1-29f5bcaf573d} <Trace> oximeter.fields_u64 (153f49ea-cf4b-4ae7-a92a-1e137ca89e49): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2904 | 2026.04.14 13:43:37.494831 [ 276 ] {39956f7b-2f44-44d6-aad1-29f5bcaf573d} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001056 sec., 1893.9393939393938 rows/sec., 133.17 KiB/sec. | ||
| 2905 | 2026.04.14 13:43:37.494867 [ 276 ] {39956f7b-2f44-44d6-aad1-29f5bcaf573d} <Debug> TCPHandler: Processed in 0.001216116 sec. | ||
| 2906 | 2026.04.14 13:43:37.494975 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2907 | 2026.04.14 13:43:37.495067 [ 276 ] {d53e3da8-1d6c-4a83-bb83-7fc1647bc754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2908 | 2026.04.14 13:43:37.495106 [ 276 ] {d53e3da8-1d6c-4a83-bb83-7fc1647bc754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2909 | 2026.04.14 13:43:37.495926 [ 276 ] {d53e3da8-1d6c-4a83-bb83-7fc1647bc754} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2910 | 2026.04.14 13:43:37.495963 [ 276 ] {d53e3da8-1d6c-4a83-bb83-7fc1647bc754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2911 | 2026.04.14 13:43:37.496400 [ 276 ] {d53e3da8-1d6c-4a83-bb83-7fc1647bc754} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2912 | 2026.04.14 13:43:37.496610 [ 276 ] {d53e3da8-1d6c-4a83-bb83-7fc1647bc754} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2913 | 2026.04.14 13:43:37.496742 [ 276 ] {d53e3da8-1d6c-4a83-bb83-7fc1647bc754} <Debug> executeQuery: Read 1323 rows, 90.77 KiB in 0.001693 sec., 781453.0419373892 rows/sec., 52.36 MiB/sec. | ||
| 2914 | 2026.04.14 13:43:37.496781 [ 276 ] {d53e3da8-1d6c-4a83-bb83-7fc1647bc754} <Debug> TCPHandler: Processed in 0.00185493 sec. | ||
| 2915 | 2026.04.14 13:43:37.496887 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2916 | 2026.04.14 13:43:37.496981 [ 276 ] {4e69a5ac-3928-44c8-9054-8c93b7a7b9f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2917 | 2026.04.14 13:43:37.497023 [ 276 ] {4e69a5ac-3928-44c8-9054-8c93b7a7b9f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2918 | 2026.04.14 13:43:37.498329 [ 276 ] {4e69a5ac-3928-44c8-9054-8c93b7a7b9f5} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2919 | 2026.04.14 13:43:37.498363 [ 276 ] {4e69a5ac-3928-44c8-9054-8c93b7a7b9f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2920 | 2026.04.14 13:43:37.499105 [ 276 ] {4e69a5ac-3928-44c8-9054-8c93b7a7b9f5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2921 | 2026.04.14 13:43:37.499325 [ 276 ] {4e69a5ac-3928-44c8-9054-8c93b7a7b9f5} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2922 | 2026.04.14 13:43:37.499455 [ 276 ] {4e69a5ac-3928-44c8-9054-8c93b7a7b9f5} <Debug> executeQuery: Read 3903 rows, 254.24 KiB in 0.002492 sec., 1566211.8780096308 rows/sec., 99.63 MiB/sec. | ||
| 2923 | 2026.04.14 13:43:37.499492 [ 276 ] {4e69a5ac-3928-44c8-9054-8c93b7a7b9f5} <Debug> TCPHandler: Processed in 0.002652347 sec. | ||
| 2924 | 2026.04.14 13:43:37.499601 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2925 | 2026.04.14 13:43:37.499697 [ 276 ] {aeeec815-0bed-4b1e-9074-7a2e84af2570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2926 | 2026.04.14 13:43:37.499750 [ 276 ] {aeeec815-0bed-4b1e-9074-7a2e84af2570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2927 | 2026.04.14 13:43:37.500478 [ 276 ] {aeeec815-0bed-4b1e-9074-7a2e84af2570} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2928 | 2026.04.14 13:43:37.500513 [ 276 ] {aeeec815-0bed-4b1e-9074-7a2e84af2570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2929 | 2026.04.14 13:43:37.501014 [ 276 ] {aeeec815-0bed-4b1e-9074-7a2e84af2570} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2930 | 2026.04.14 13:43:37.501233 [ 276 ] {aeeec815-0bed-4b1e-9074-7a2e84af2570} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2931 | 2026.04.14 13:43:37.501341 [ 28 ] {} <Debug> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2932 | 2026.04.14 13:43:37.501364 [ 276 ] {aeeec815-0bed-4b1e-9074-7a2e84af2570} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001686 sec., 16014.23487544484 rows/sec., 28.70 MiB/sec. | ||
| 2933 | 2026.04.14 13:43:37.501402 [ 28 ] {} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2934 | 2026.04.14 13:43:37.501430 [ 276 ] {aeeec815-0bed-4b1e-9074-7a2e84af2570} <Debug> TCPHandler: Processed in 0.001876931 sec. | ||
| 2935 | 2026.04.14 13:43:37.501430 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2936 | 2026.04.14 13:43:37.501557 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2937 | 2026.04.14 13:43:37.501562 [ 192 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::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 | ||
| 2938 | 2026.04.14 13:43:37.501664 [ 276 ] {d6e29f02-df0a-44ad-8bfa-9652e5d371ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2939 | 2026.04.14 13:43:37.501710 [ 276 ] {d6e29f02-df0a-44ad-8bfa-9652e5d371ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2940 | 2026.04.14 13:43:37.501822 [ 192 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2941 | 2026.04.14 13:43:37.501888 [ 192 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 2942 | 2026.04.14 13:43:37.502026 [ 276 ] {d6e29f02-df0a-44ad-8bfa-9652e5d371ed} <Trace> oximeter.measurements_i64 (d79c09f9-758b-4f39-a624-11c959429901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2943 | 2026.04.14 13:43:37.502048 [ 192 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 2944 | 2026.04.14 13:43:37.502069 [ 276 ] {d6e29f02-df0a-44ad-8bfa-9652e5d371ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2945 | 2026.04.14 13:43:37.502169 [ 192 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2946 | 2026.04.14 13:43:37.502289 [ 192 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 2947 | 2026.04.14 13:43:37.502385 [ 276 ] {d6e29f02-df0a-44ad-8bfa-9652e5d371ed} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2948 | 2026.04.14 13:43:37.502393 [ 192 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 2949 | 2026.04.14 13:43:37.502507 [ 192 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 27 rows starting from the beginning of the part | ||
| 2950 | 2026.04.14 13:43:37.502615 [ 276 ] {d6e29f02-df0a-44ad-8bfa-9652e5d371ed} <Trace> oximeter.measurements_i64 (d79c09f9-758b-4f39-a624-11c959429901): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2951 | 2026.04.14 13:43:37.502747 [ 276 ] {d6e29f02-df0a-44ad-8bfa-9652e5d371ed} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001103 sec., 8159.564823209429 rows/sec., 576.38 KiB/sec. | ||
| 2952 | 2026.04.14 13:43:37.502784 [ 276 ] {d6e29f02-df0a-44ad-8bfa-9652e5d371ed} <Debug> TCPHandler: Processed in 0.001284788 sec. | ||
| 2953 | 2026.04.14 13:43:37.502895 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2954 | 2026.04.14 13:43:37.502991 [ 276 ] {5547f29f-1e3b-4bd1-bb22-b82b58537fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2955 | 2026.04.14 13:43:37.503032 [ 276 ] {5547f29f-1e3b-4bd1-bb22-b82b58537fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2956 | 2026.04.14 13:43:37.503608 [ 276 ] {5547f29f-1e3b-4bd1-bb22-b82b58537fa9} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2957 | 2026.04.14 13:43:37.503646 [ 276 ] {5547f29f-1e3b-4bd1-bb22-b82b58537fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2958 | 2026.04.14 13:43:37.503977 [ 276 ] {5547f29f-1e3b-4bd1-bb22-b82b58537fa9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2959 | 2026.04.14 13:43:37.504198 [ 276 ] {5547f29f-1e3b-4bd1-bb22-b82b58537fa9} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2960 | 2026.04.14 13:43:37.504340 [ 276 ] {5547f29f-1e3b-4bd1-bb22-b82b58537fa9} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001366 sec., 8784.773060029282 rows/sec., 606.24 KiB/sec. | ||
| 2961 | 2026.04.14 13:43:37.504381 [ 276 ] {5547f29f-1e3b-4bd1-bb22-b82b58537fa9} <Debug> TCPHandler: Processed in 0.001533333 sec. | ||
| 2962 | 2026.04.14 13:43:37.504412 [ 198 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 94 rows, containing 19 columns (19 merged, 0 gathered) in 0.002888633 sec., 32541.34395058147 rows/sec., 58.31 MiB/sec. | ||
| 2963 | 2026.04.14 13:43:37.504775 [ 199 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2964 | 2026.04.14 13:43:37.505140 [ 199 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2965 | 2026.04.14 13:43:37.505212 [ 199 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2966 | 2026.04.14 13:43:37.505335 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 2967 | 2026.04.14 13:43:38.162504 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 384 | ||
| 2968 | 2026.04.14 13:43:38.165548 [ 242 ] {} <Trace> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2969 | 2026.04.14 13:43:38.165611 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2970 | 2026.04.14 13:43:38.166925 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2971 | 2026.04.14 13:43:38.167207 [ 242 ] {} <Trace> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2026.04.14 13:43:38.167566 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 384 | ||
| 2973 | 2026.04.14 13:43:40.658511 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5141 | ||
| 2974 | 2026.04.14 13:43:40.659080 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2975 | 2026.04.14 13:43:40.659134 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2976 | 2026.04.14 13:43:40.659614 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2977 | 2026.04.14 13:43:40.659859 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2978 | 2026.04.14 13:43:40.660000 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5141 | ||
| 2979 | 2026.04.14 13:43:40.660010 [ 81 ] {} <Debug> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2980 | 2026.04.14 13:43:40.660112 [ 81 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2981 | 2026.04.14 13:43:40.660147 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2982 | 2026.04.14 13:43:40.660273 [ 192 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::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 | ||
| 2983 | 2026.04.14 13:43:40.660390 [ 192 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2984 | 2026.04.14 13:43:40.660425 [ 192 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2985 | 2026.04.14 13:43:40.660486 [ 192 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part | ||
| 2986 | 2026.04.14 13:43:40.660536 [ 192 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 500 rows starting from the beginning of the part | ||
| 2987 | 2026.04.14 13:43:40.660578 [ 192 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2988 | 2026.04.14 13:43:40.660624 [ 192 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2989 | 2026.04.14 13:43:40.660667 [ 192 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2990 | 2026.04.14 13:43:40.662082 [ 198 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5141 rows, containing 4 columns (4 merged, 0 gathered) in 0.0018573 sec., 2767996.554137727 rows/sec., 39.60 MiB/sec. | ||
| 2991 | 2026.04.14 13:43:40.663016 [ 188 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2992 | 2026.04.14 13:43:40.663301 [ 188 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_11_2} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2993 | 2026.04.14 13:43:40.663366 [ 188 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_11_2} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2994 | 2026.04.14 13:43:40.663436 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2995 | 2026.04.14 13:43:40.947143 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2996 | 2026.04.14 13:43:40.964809 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2997 | 2026.04.14 13:43:40.964874 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 2998 | 2026.04.14 13:43:40.971597 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2999 | 2026.04.14 13:43:40.972330 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3000 | 2026.04.14 13:43:40.972644 [ 81 ] {} <Debug> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3001 | 2026.04.14 13:43:40.972709 [ 81 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3002 | 2026.04.14 13:43:40.972729 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3003 | 2026.04.14 13:43:40.972865 [ 192 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::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 | ||
| 3004 | 2026.04.14 13:43:40.975540 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3005 | 2026.04.14 13:43:40.976867 [ 192 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3006 | 2026.04.14 13:43:40.978288 [ 192 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::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 | ||
| 3007 | 2026.04.14 13:43:40.982557 [ 192 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::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 | ||
| 3008 | 2026.04.14 13:43:40.986593 [ 192 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::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 | ||
| 3009 | 2026.04.14 13:43:40.990582 [ 192 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::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 | ||
| 3010 | 2026.04.14 13:43:40.994822 [ 192 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::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 | ||
| 3011 | 2026.04.14 13:43:40.999515 [ 192 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::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 | ||
| 3012 | 2026.04.14 13:43:41.051359 [ 198 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078555075 sec., 1056.5835498215743 rows/sec., 5.46 MiB/sec. | ||
| 3013 | 2026.04.14 13:43:41.053040 [ 200 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3014 | 2026.04.14 13:43:41.054841 [ 200 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::all_1_11_2} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3015 | 2026.04.14 13:43:41.054936 [ 200 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::all_1_11_2} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3016 | 2026.04.14 13:43:41.056097 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3017 | 2026.04.14 13:43:41.964976 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3018 | 2026.04.14 13:43:41.965248 [ 276 ] {272d15b9-4557-4c02-a433-356e8bd058ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3019 | 2026.04.14 13:43:41.965354 [ 276 ] {272d15b9-4557-4c02-a433-356e8bd058ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3020 | 2026.04.14 13:43:41.966281 [ 276 ] {272d15b9-4557-4c02-a433-356e8bd058ee} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3021 | 2026.04.14 13:43:41.966321 [ 276 ] {272d15b9-4557-4c02-a433-356e8bd058ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3022 | 2026.04.14 13:43:41.966712 [ 276 ] {272d15b9-4557-4c02-a433-356e8bd058ee} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3023 | 2026.04.14 13:43:41.966937 [ 276 ] {272d15b9-4557-4c02-a433-356e8bd058ee} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3024 | 2026.04.14 13:43:41.967092 [ 276 ] {272d15b9-4557-4c02-a433-356e8bd058ee} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001919 sec., 29181.86555497655 rows/sec., 2.24 MiB/sec. | ||
| 3025 | 2026.04.14 13:43:41.967136 [ 276 ] {272d15b9-4557-4c02-a433-356e8bd058ee} <Debug> TCPHandler: Processed in 0.00230114 sec. | ||
| 3026 | 2026.04.14 13:43:41.967270 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3027 | 2026.04.14 13:43:41.967364 [ 276 ] {d214e379-fb8a-4dd3-863b-722546330659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3028 | 2026.04.14 13:43:41.967405 [ 276 ] {d214e379-fb8a-4dd3-863b-722546330659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3029 | 2026.04.14 13:43:41.967917 [ 276 ] {d214e379-fb8a-4dd3-863b-722546330659} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3030 | 2026.04.14 13:43:41.967954 [ 276 ] {d214e379-fb8a-4dd3-863b-722546330659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3031 | 2026.04.14 13:43:41.968253 [ 276 ] {d214e379-fb8a-4dd3-863b-722546330659} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3032 | 2026.04.14 13:43:41.968462 [ 276 ] {d214e379-fb8a-4dd3-863b-722546330659} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3033 | 2026.04.14 13:43:41.968586 [ 276 ] {d214e379-fb8a-4dd3-863b-722546330659} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001239 sec., 51654.5601291364 rows/sec., 4.03 MiB/sec. | ||
| 3034 | 2026.04.14 13:43:41.968623 [ 276 ] {d214e379-fb8a-4dd3-863b-722546330659} <Debug> TCPHandler: Processed in 0.00140625 sec. | ||
| 3035 | 2026.04.14 13:43:41.968749 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3036 | 2026.04.14 13:43:41.968841 [ 276 ] {fe9d4b37-203f-4fe1-8dcb-f3a2e2a31682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3037 | 2026.04.14 13:43:41.968884 [ 276 ] {fe9d4b37-203f-4fe1-8dcb-f3a2e2a31682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3038 | 2026.04.14 13:43:41.969313 [ 276 ] {fe9d4b37-203f-4fe1-8dcb-f3a2e2a31682} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3039 | 2026.04.14 13:43:41.969349 [ 276 ] {fe9d4b37-203f-4fe1-8dcb-f3a2e2a31682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3040 | 2026.04.14 13:43:41.969671 [ 276 ] {fe9d4b37-203f-4fe1-8dcb-f3a2e2a31682} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3041 | 2026.04.14 13:43:41.969883 [ 276 ] {fe9d4b37-203f-4fe1-8dcb-f3a2e2a31682} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3042 | 2026.04.14 13:43:41.970008 [ 276 ] {fe9d4b37-203f-4fe1-8dcb-f3a2e2a31682} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001187 sec., 107834.87784330246 rows/sec., 7.51 MiB/sec. | ||
| 3043 | 2026.04.14 13:43:41.970045 [ 276 ] {fe9d4b37-203f-4fe1-8dcb-f3a2e2a31682} <Debug> TCPHandler: Processed in 0.001348319 sec. | ||
| 3044 | 2026.04.14 13:43:41.970168 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3045 | 2026.04.14 13:43:41.970262 [ 276 ] {08777faf-dbde-4006-a485-a2bc72101209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3046 | 2026.04.14 13:43:41.970302 [ 276 ] {08777faf-dbde-4006-a485-a2bc72101209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3047 | 2026.04.14 13:43:41.970633 [ 276 ] {08777faf-dbde-4006-a485-a2bc72101209} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3048 | 2026.04.14 13:43:41.970668 [ 276 ] {08777faf-dbde-4006-a485-a2bc72101209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3049 | 2026.04.14 13:43:41.970974 [ 276 ] {08777faf-dbde-4006-a485-a2bc72101209} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3050 | 2026.04.14 13:43:41.971185 [ 276 ] {08777faf-dbde-4006-a485-a2bc72101209} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3051 | 2026.04.14 13:43:41.971310 [ 276 ] {08777faf-dbde-4006-a485-a2bc72101209} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001066 sec., 45028.14258911819 rows/sec., 3.03 MiB/sec. | ||
| 3052 | 2026.04.14 13:43:41.971350 [ 276 ] {08777faf-dbde-4006-a485-a2bc72101209} <Debug> TCPHandler: Processed in 0.001232756 sec. | ||
| 3053 | 2026.04.14 13:43:42.000924 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.44 MiB, peak 223.04 MiB, free memory in arenas 0.00 B, will set to 222.29 MiB (RSS), difference: 8.85 MiB | ||
| 3054 | 2026.04.14 13:43:46.967481 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3055 | 2026.04.14 13:43:46.967699 [ 276 ] {d53b2464-afa1-450d-afd0-06113dd4a1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3056 | 2026.04.14 13:43:46.967774 [ 276 ] {d53b2464-afa1-450d-afd0-06113dd4a1d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3057 | 2026.04.14 13:43:46.968489 [ 276 ] {d53b2464-afa1-450d-afd0-06113dd4a1d0} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3058 | 2026.04.14 13:43:46.968531 [ 276 ] {d53b2464-afa1-450d-afd0-06113dd4a1d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3059 | 2026.04.14 13:43:46.968941 [ 276 ] {d53b2464-afa1-450d-afd0-06113dd4a1d0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3060 | 2026.04.14 13:43:46.969166 [ 276 ] {d53b2464-afa1-450d-afd0-06113dd4a1d0} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3061 | 2026.04.14 13:43:46.969333 [ 276 ] {d53b2464-afa1-450d-afd0-06113dd4a1d0} <Debug> executeQuery: Read 104 rows, 8.94 KiB in 0.001689 sec., 61574.8963883955 rows/sec., 5.17 MiB/sec. | ||
| 3062 | 2026.04.14 13:43:46.969376 [ 276 ] {d53b2464-afa1-450d-afd0-06113dd4a1d0} <Debug> TCPHandler: Processed in 0.002033454 sec. | ||
| 3063 | 2026.04.14 13:43:46.969499 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3064 | 2026.04.14 13:43:46.969593 [ 276 ] {9ca9e9b9-3891-43d6-b92d-e439345844f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3065 | 2026.04.14 13:43:46.969634 [ 276 ] {9ca9e9b9-3891-43d6-b92d-e439345844f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3066 | 2026.04.14 13:43:46.970003 [ 276 ] {9ca9e9b9-3891-43d6-b92d-e439345844f1} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3067 | 2026.04.14 13:43:46.970037 [ 276 ] {9ca9e9b9-3891-43d6-b92d-e439345844f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3068 | 2026.04.14 13:43:46.970313 [ 276 ] {9ca9e9b9-3891-43d6-b92d-e439345844f1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3069 | 2026.04.14 13:43:46.970515 [ 276 ] {9ca9e9b9-3891-43d6-b92d-e439345844f1} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3070 | 2026.04.14 13:43:46.970706 [ 276 ] {9ca9e9b9-3891-43d6-b92d-e439345844f1} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001131 sec., 21220.15915119363 rows/sec., 1.56 MiB/sec. | ||
| 3071 | 2026.04.14 13:43:46.970743 [ 276 ] {9ca9e9b9-3891-43d6-b92d-e439345844f1} <Debug> TCPHandler: Processed in 0.001293208 sec. | ||
| 3072 | 2026.04.14 13:43:46.970845 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3073 | 2026.04.14 13:43:46.970945 [ 276 ] {5670f270-8235-4b93-887b-02e2b3b0900e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3074 | 2026.04.14 13:43:46.970986 [ 276 ] {5670f270-8235-4b93-887b-02e2b3b0900e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3075 | 2026.04.14 13:43:46.971415 [ 276 ] {5670f270-8235-4b93-887b-02e2b3b0900e} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3076 | 2026.04.14 13:43:46.971450 [ 276 ] {5670f270-8235-4b93-887b-02e2b3b0900e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3077 | 2026.04.14 13:43:46.971761 [ 276 ] {5670f270-8235-4b93-887b-02e2b3b0900e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3078 | 2026.04.14 13:43:46.971973 [ 276 ] {5670f270-8235-4b93-887b-02e2b3b0900e} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3079 | 2026.04.14 13:43:46.972098 [ 276 ] {5670f270-8235-4b93-887b-02e2b3b0900e} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001171 sec., 75149.44491887276 rows/sec., 5.87 MiB/sec. | ||
| 3080 | 2026.04.14 13:43:46.972134 [ 276 ] {5670f270-8235-4b93-887b-02e2b3b0900e} <Debug> TCPHandler: Processed in 0.001337289 sec. | ||
| 3081 | 2026.04.14 13:43:46.972239 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3082 | 2026.04.14 13:43:46.972332 [ 276 ] {f4b2a084-d6ec-4703-8302-30a3490c9faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3083 | 2026.04.14 13:43:46.972375 [ 276 ] {f4b2a084-d6ec-4703-8302-30a3490c9faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3084 | 2026.04.14 13:43:46.972770 [ 276 ] {f4b2a084-d6ec-4703-8302-30a3490c9faf} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3085 | 2026.04.14 13:43:46.972804 [ 276 ] {f4b2a084-d6ec-4703-8302-30a3490c9faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3086 | 2026.04.14 13:43:46.973127 [ 276 ] {f4b2a084-d6ec-4703-8302-30a3490c9faf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3087 | 2026.04.14 13:43:46.973337 [ 276 ] {f4b2a084-d6ec-4703-8302-30a3490c9faf} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3088 | 2026.04.14 13:43:46.973461 [ 276 ] {f4b2a084-d6ec-4703-8302-30a3490c9faf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 3089 | 2026.04.14 13:43:46.973496 [ 276 ] {f4b2a084-d6ec-4703-8302-30a3490c9faf} <Debug> TCPHandler: Processed in 0.001304608 sec. | ||
| 3090 | 2026.04.14 13:43:46.973602 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3091 | 2026.04.14 13:43:46.973694 [ 276 ] {f145508f-2b8b-491b-bb2e-c005473864d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3092 | 2026.04.14 13:43:46.973748 [ 276 ] {f145508f-2b8b-491b-bb2e-c005473864d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3093 | 2026.04.14 13:43:46.974500 [ 276 ] {f145508f-2b8b-491b-bb2e-c005473864d7} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3094 | 2026.04.14 13:43:46.974534 [ 276 ] {f145508f-2b8b-491b-bb2e-c005473864d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3095 | 2026.04.14 13:43:46.975066 [ 276 ] {f145508f-2b8b-491b-bb2e-c005473864d7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3096 | 2026.04.14 13:43:46.975286 [ 276 ] {f145508f-2b8b-491b-bb2e-c005473864d7} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3097 | 2026.04.14 13:43:46.975432 [ 276 ] {f145508f-2b8b-491b-bb2e-c005473864d7} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001756 sec., 13667.425968109339 rows/sec., 24.49 MiB/sec. | ||
| 3098 | 2026.04.14 13:43:46.975481 [ 276 ] {f145508f-2b8b-491b-bb2e-c005473864d7} <Debug> TCPHandler: Processed in 0.001928302 sec. | ||
| 3099 | 2026.04.14 13:43:46.975586 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3100 | 2026.04.14 13:43:46.975674 [ 276 ] {97be57d4-afbb-4246-b66b-b05135c904f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3101 | 2026.04.14 13:43:46.975712 [ 276 ] {97be57d4-afbb-4246-b66b-b05135c904f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3102 | 2026.04.14 13:43:46.976009 [ 276 ] {97be57d4-afbb-4246-b66b-b05135c904f4} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3103 | 2026.04.14 13:43:46.976040 [ 276 ] {97be57d4-afbb-4246-b66b-b05135c904f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3104 | 2026.04.14 13:43:46.976338 [ 276 ] {97be57d4-afbb-4246-b66b-b05135c904f4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3105 | 2026.04.14 13:43:46.976530 [ 276 ] {97be57d4-afbb-4246-b66b-b05135c904f4} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3106 | 2026.04.14 13:43:46.976717 [ 276 ] {97be57d4-afbb-4246-b66b-b05135c904f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 3107 | 2026.04.14 13:43:46.976751 [ 276 ] {97be57d4-afbb-4246-b66b-b05135c904f4} <Debug> TCPHandler: Processed in 0.001212396 sec. | ||
| 3108 | 2026.04.14 13:43:48.075326 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3109 | 2026.04.14 13:43:48.075386 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3110 | 2026.04.14 13:43:48.160067 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5653 | ||
| 3111 | 2026.04.14 13:43:48.160605 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3112 | 2026.04.14 13:43:48.160649 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3113 | 2026.04.14 13:43:48.161305 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3114 | 2026.04.14 13:43:48.161534 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3115 | 2026.04.14 13:43:48.161678 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5653 | ||
| 3116 | 2026.04.14 13:43:48.167934 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 404 | ||
| 3117 | 2026.04.14 13:43:48.169966 [ 242 ] {} <Trace> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3118 | 2026.04.14 13:43:48.170017 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3119 | 2026.04.14 13:43:48.171178 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3120 | 2026.04.14 13:43:48.171447 [ 242 ] {} <Trace> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3121 | 2026.04.14 13:43:48.171710 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 404 | ||
| 3122 | 2026.04.14 13:43:48.475626 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3123 | 2026.04.14 13:43:48.492740 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3124 | 2026.04.14 13:43:48.492789 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3125 | 2026.04.14 13:43:48.498392 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3126 | 2026.04.14 13:43:48.499090 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3127 | 2026.04.14 13:43:48.501782 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3128 | 2026.04.14 13:43:49.845932 [ 146 ] {} <Debug> oximeter.fields_ipaddr (e472d2c8-825a-4443-bbf2-ef37c9e6fa97) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3129 | 2026.04.14 13:43:49.846030 [ 146 ] {} <Trace> oximeter.fields_ipaddr (e472d2c8-825a-4443-bbf2-ef37c9e6fa97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3130 | 2026.04.14 13:43:49.846066 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3131 | 2026.04.14 13:43:49.846261 [ 197 ] {e472d2c8-825a-4443-bbf2-ef37c9e6fa97::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 | ||
| 3132 | 2026.04.14 13:43:49.846478 [ 197 ] {e472d2c8-825a-4443-bbf2-ef37c9e6fa97::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3133 | 2026.04.14 13:43:49.846532 [ 197 ] {e472d2c8-825a-4443-bbf2-ef37c9e6fa97::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 3134 | 2026.04.14 13:43:49.846618 [ 197 ] {e472d2c8-825a-4443-bbf2-ef37c9e6fa97::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3135 | 2026.04.14 13:43:49.846667 [ 197 ] {e472d2c8-825a-4443-bbf2-ef37c9e6fa97::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3136 | 2026.04.14 13:43:49.846710 [ 197 ] {e472d2c8-825a-4443-bbf2-ef37c9e6fa97::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 3137 | 2026.04.14 13:43:49.846749 [ 197 ] {e472d2c8-825a-4443-bbf2-ef37c9e6fa97::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 3138 | 2026.04.14 13:43:49.847561 [ 200 ] {e472d2c8-825a-4443-bbf2-ef37c9e6fa97::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 5 columns (5 merged, 0 gathered) in 0.00138999 sec., 14388.59272368866 rows/sec., 1.20 MiB/sec. | ||
| 3139 | 2026.04.14 13:43:49.847772 [ 198 ] {e472d2c8-825a-4443-bbf2-ef37c9e6fa97::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3140 | 2026.04.14 13:43:49.848075 [ 198 ] {e472d2c8-825a-4443-bbf2-ef37c9e6fa97::all_1_5_1} <Trace> oximeter.fields_ipaddr (e472d2c8-825a-4443-bbf2-ef37c9e6fa97): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3141 | 2026.04.14 13:43:49.848146 [ 198 ] {e472d2c8-825a-4443-bbf2-ef37c9e6fa97::all_1_5_1} <Trace> oximeter.fields_ipaddr (e472d2c8-825a-4443-bbf2-ef37c9e6fa97) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3142 | 2026.04.14 13:43:49.848234 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3143 | 2026.04.14 13:43:50.073929 [ 146 ] {} <Debug> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3144 | 2026.04.14 13:43:50.073988 [ 146 ] {} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3145 | 2026.04.14 13:43:50.074012 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3146 | 2026.04.14 13:43:50.074146 [ 204 ] {f34aac72-66a7-482c-9722-7f3685433e58::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 | ||
| 3147 | 2026.04.14 13:43:50.074433 [ 204 ] {f34aac72-66a7-482c-9722-7f3685433e58::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3148 | 2026.04.14 13:43:50.074476 [ 204 ] {f34aac72-66a7-482c-9722-7f3685433e58::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
| 3149 | 2026.04.14 13:43:50.074577 [ 204 ] {f34aac72-66a7-482c-9722-7f3685433e58::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 3150 | 2026.04.14 13:43:50.074634 [ 204 ] {f34aac72-66a7-482c-9722-7f3685433e58::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part | ||
| 3151 | 2026.04.14 13:43:50.074690 [ 204 ] {f34aac72-66a7-482c-9722-7f3685433e58::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part | ||
| 3152 | 2026.04.14 13:43:50.074740 [ 204 ] {f34aac72-66a7-482c-9722-7f3685433e58::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
| 3153 | 2026.04.14 13:43:50.076136 [ 198 ] {f34aac72-66a7-482c-9722-7f3685433e58::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 6 columns (6 merged, 0 gathered) in 0.002054434 sec., 24337.603446983452 rows/sec., 5.83 MiB/sec. | ||
| 3154 | 2026.04.14 13:43:50.076276 [ 204 ] {f34aac72-66a7-482c-9722-7f3685433e58::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3155 | 2026.04.14 13:43:50.076562 [ 204 ] {f34aac72-66a7-482c-9722-7f3685433e58::all_1_5_1} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3156 | 2026.04.14 13:43:50.076627 [ 204 ] {f34aac72-66a7-482c-9722-7f3685433e58::all_1_5_1} <Trace> oximeter.timeseries_schema (f34aac72-66a7-482c-9722-7f3685433e58) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3157 | 2026.04.14 13:43:50.076694 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3158 | 2026.04.14 13:43:51.967727 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3159 | 2026.04.14 13:43:51.968024 [ 276 ] {52be25bc-ffee-4f4f-8242-ae77fa201cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3160 | 2026.04.14 13:43:51.968131 [ 276 ] {52be25bc-ffee-4f4f-8242-ae77fa201cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3161 | 2026.04.14 13:43:51.968974 [ 276 ] {52be25bc-ffee-4f4f-8242-ae77fa201cf3} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3162 | 2026.04.14 13:43:51.969022 [ 276 ] {52be25bc-ffee-4f4f-8242-ae77fa201cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3163 | 2026.04.14 13:43:51.969412 [ 276 ] {52be25bc-ffee-4f4f-8242-ae77fa201cf3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3164 | 2026.04.14 13:43:51.969644 [ 276 ] {52be25bc-ffee-4f4f-8242-ae77fa201cf3} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3165 | 2026.04.14 13:43:51.969796 [ 276 ] {52be25bc-ffee-4f4f-8242-ae77fa201cf3} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.00185 sec., 49729.72972972973 rows/sec., 4.20 MiB/sec. | ||
| 3166 | 2026.04.14 13:43:51.969837 [ 276 ] {52be25bc-ffee-4f4f-8242-ae77fa201cf3} <Debug> TCPHandler: Processed in 0.00230134 sec. | ||
| 3167 | 2026.04.14 13:43:51.969976 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3168 | 2026.04.14 13:43:51.970072 [ 276 ] {a7d1b73c-b1b1-4a18-b85f-9cbb7cd4bd61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3169 | 2026.04.14 13:43:51.970113 [ 276 ] {a7d1b73c-b1b1-4a18-b85f-9cbb7cd4bd61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3170 | 2026.04.14 13:43:51.970557 [ 276 ] {a7d1b73c-b1b1-4a18-b85f-9cbb7cd4bd61} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3171 | 2026.04.14 13:43:51.970593 [ 276 ] {a7d1b73c-b1b1-4a18-b85f-9cbb7cd4bd61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3172 | 2026.04.14 13:43:51.970886 [ 276 ] {a7d1b73c-b1b1-4a18-b85f-9cbb7cd4bd61} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3173 | 2026.04.14 13:43:51.971101 [ 276 ] {a7d1b73c-b1b1-4a18-b85f-9cbb7cd4bd61} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3174 | 2026.04.14 13:43:51.971221 [ 55 ] {} <Debug> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3175 | 2026.04.14 13:43:51.971226 [ 276 ] {a7d1b73c-b1b1-4a18-b85f-9cbb7cd4bd61} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001173 sec., 15345.268542199488 rows/sec., 1.13 MiB/sec. | ||
| 3176 | 2026.04.14 13:43:51.971296 [ 55 ] {} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3177 | 2026.04.14 13:43:51.971326 [ 276 ] {a7d1b73c-b1b1-4a18-b85f-9cbb7cd4bd61} <Debug> TCPHandler: Processed in 0.001409501 sec. | ||
| 3178 | 2026.04.14 13:43:51.971329 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3179 | 2026.04.14 13:43:51.971501 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3180 | 2026.04.14 13:43:51.971576 [ 190 ] {68976380-1012-4549-8d8f-37433442f35c::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 | ||
| 3181 | 2026.04.14 13:43:51.971610 [ 276 ] {d3443538-c4db-4a0a-af2f-28a3bfd9b387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3182 | 2026.04.14 13:43:51.971706 [ 276 ] {d3443538-c4db-4a0a-af2f-28a3bfd9b387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3183 | 2026.04.14 13:43:51.971838 [ 190 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3184 | 2026.04.14 13:43:51.971900 [ 190 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 187 rows starting from the beginning of the part | ||
| 3185 | 2026.04.14 13:43:51.972008 [ 190 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part | ||
| 3186 | 2026.04.14 13:43:51.972090 [ 190 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 3187 | 2026.04.14 13:43:51.972154 [ 276 ] {d3443538-c4db-4a0a-af2f-28a3bfd9b387} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3188 | 2026.04.14 13:43:51.972164 [ 190 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 35 rows starting from the beginning of the part | ||
| 3189 | 2026.04.14 13:43:51.972199 [ 276 ] {d3443538-c4db-4a0a-af2f-28a3bfd9b387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3190 | 2026.04.14 13:43:51.972254 [ 190 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 3191 | 2026.04.14 13:43:51.972331 [ 190 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 18 rows starting from the beginning of the part | ||
| 3192 | 2026.04.14 13:43:51.972533 [ 276 ] {d3443538-c4db-4a0a-af2f-28a3bfd9b387} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3193 | 2026.04.14 13:43:51.972777 [ 276 ] {d3443538-c4db-4a0a-af2f-28a3bfd9b387} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3194 | 2026.04.14 13:43:51.972909 [ 276 ] {d3443538-c4db-4a0a-af2f-28a3bfd9b387} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001321 sec., 62074.186222558674 rows/sec., 4.85 MiB/sec. | ||
| 3195 | 2026.04.14 13:43:51.972945 [ 276 ] {d3443538-c4db-4a0a-af2f-28a3bfd9b387} <Debug> TCPHandler: Processed in 0.001504492 sec. | ||
| 3196 | 2026.04.14 13:43:51.973059 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3197 | 2026.04.14 13:43:51.973152 [ 276 ] {4eed143f-e10f-4b78-b93a-9ffc0b8069dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3198 | 2026.04.14 13:43:51.973195 [ 276 ] {4eed143f-e10f-4b78-b93a-9ffc0b8069dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3199 | 2026.04.14 13:43:51.973243 [ 204 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.001767767 sec., 169139.93755964446 rows/sec., 11.86 MiB/sec. | ||
| 3200 | 2026.04.14 13:43:51.973435 [ 204 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3201 | 2026.04.14 13:43:51.973602 [ 276 ] {4eed143f-e10f-4b78-b93a-9ffc0b8069dd} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3202 | 2026.04.14 13:43:51.973644 [ 276 ] {4eed143f-e10f-4b78-b93a-9ffc0b8069dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3203 | 2026.04.14 13:43:51.973741 [ 204 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_11_2} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3204 | 2026.04.14 13:43:51.973874 [ 204 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_11_2} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3205 | 2026.04.14 13:43:51.973993 [ 276 ] {4eed143f-e10f-4b78-b93a-9ffc0b8069dd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3206 | 2026.04.14 13:43:51.974004 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3207 | 2026.04.14 13:43:51.974213 [ 276 ] {4eed143f-e10f-4b78-b93a-9ffc0b8069dd} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3208 | 2026.04.14 13:43:51.974347 [ 276 ] {4eed143f-e10f-4b78-b93a-9ffc0b8069dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 3209 | 2026.04.14 13:43:51.974383 [ 276 ] {4eed143f-e10f-4b78-b93a-9ffc0b8069dd} <Debug> TCPHandler: Processed in 0.001370589 sec. | ||
| 3210 | 2026.04.14 13:43:51.974494 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3211 | 2026.04.14 13:43:51.974586 [ 276 ] {1fa80a73-fb72-4e6a-afd5-8bbfcbdb56a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3212 | 2026.04.14 13:43:51.974640 [ 276 ] {1fa80a73-fb72-4e6a-afd5-8bbfcbdb56a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3213 | 2026.04.14 13:43:51.975420 [ 276 ] {1fa80a73-fb72-4e6a-afd5-8bbfcbdb56a5} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2026.04.14 13:43:51.975458 [ 276 ] {1fa80a73-fb72-4e6a-afd5-8bbfcbdb56a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3215 | 2026.04.14 13:43:51.975981 [ 276 ] {1fa80a73-fb72-4e6a-afd5-8bbfcbdb56a5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3216 | 2026.04.14 13:43:51.976204 [ 276 ] {1fa80a73-fb72-4e6a-afd5-8bbfcbdb56a5} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2026.04.14 13:43:51.976346 [ 276 ] {1fa80a73-fb72-4e6a-afd5-8bbfcbdb56a5} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001776 sec., 10135.135135135135 rows/sec., 18.16 MiB/sec. | ||
| 3218 | 2026.04.14 13:43:51.976407 [ 276 ] {1fa80a73-fb72-4e6a-afd5-8bbfcbdb56a5} <Debug> TCPHandler: Processed in 0.001961853 sec. | ||
| 3219 | 2026.04.14 13:43:51.976530 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3220 | 2026.04.14 13:43:51.976623 [ 276 ] {72de8107-f03f-4054-babc-db41f436a450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3221 | 2026.04.14 13:43:51.976669 [ 276 ] {72de8107-f03f-4054-babc-db41f436a450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3222 | 2026.04.14 13:43:51.977021 [ 276 ] {72de8107-f03f-4054-babc-db41f436a450} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3223 | 2026.04.14 13:43:51.977057 [ 276 ] {72de8107-f03f-4054-babc-db41f436a450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 3224 | 2026.04.14 13:43:51.977356 [ 276 ] {72de8107-f03f-4054-babc-db41f436a450} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3225 | 2026.04.14 13:43:51.977566 [ 276 ] {72de8107-f03f-4054-babc-db41f436a450} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2026.04.14 13:43:51.977689 [ 276 ] {72de8107-f03f-4054-babc-db41f436a450} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 3227 | 2026.04.14 13:43:51.977784 [ 276 ] {72de8107-f03f-4054-babc-db41f436a450} <Debug> TCPHandler: Processed in 0.001302638 sec. | ||
| 3228 | 2026.04.14 13:43:53.560478 [ 55 ] {} <Debug> oximeter.fields_u32 (8027e762-3404-41ab-877f-acc868e99516) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3229 | 2026.04.14 13:43:53.560556 [ 55 ] {} <Trace> oximeter.fields_u32 (8027e762-3404-41ab-877f-acc868e99516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3230 | 2026.04.14 13:43:53.560578 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3231 | 2026.04.14 13:43:53.560726 [ 190 ] {8027e762-3404-41ab-877f-acc868e99516::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 | ||
| 3232 | 2026.04.14 13:43:53.560882 [ 190 ] {8027e762-3404-41ab-877f-acc868e99516::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3233 | 2026.04.14 13:43:53.560918 [ 190 ] {8027e762-3404-41ab-877f-acc868e99516::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 3234 | 2026.04.14 13:43:53.560992 [ 190 ] {8027e762-3404-41ab-877f-acc868e99516::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 3235 | 2026.04.14 13:43:53.561049 [ 190 ] {8027e762-3404-41ab-877f-acc868e99516::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3236 | 2026.04.14 13:43:53.561203 [ 190 ] {8027e762-3404-41ab-877f-acc868e99516::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3237 | 2026.04.14 13:43:53.561251 [ 190 ] {8027e762-3404-41ab-877f-acc868e99516::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 801 rows starting from the beginning of the part | ||
| 3238 | 2026.04.14 13:43:53.562179 [ 187 ] {8027e762-3404-41ab-877f-acc868e99516::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1147 rows, containing 5 columns (5 merged, 0 gathered) in 0.001526633 sec., 751326.6122244181 rows/sec., 48.39 MiB/sec. | ||
| 3239 | 2026.04.14 13:43:53.562363 [ 190 ] {8027e762-3404-41ab-877f-acc868e99516::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3240 | 2026.04.14 13:43:53.562606 [ 190 ] {8027e762-3404-41ab-877f-acc868e99516::all_1_5_1} <Trace> oximeter.fields_u32 (8027e762-3404-41ab-877f-acc868e99516): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3241 | 2026.04.14 13:43:53.562674 [ 190 ] {8027e762-3404-41ab-877f-acc868e99516::all_1_5_1} <Trace> oximeter.fields_u32 (8027e762-3404-41ab-877f-acc868e99516) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3242 | 2026.04.14 13:43:53.562741 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3243 | 2026.04.14 13:43:55.662695 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6101 | ||
| 3244 | 2026.04.14 13:43:55.663167 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3245 | 2026.04.14 13:43:55.663208 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3246 | 2026.04.14 13:43:55.663706 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3247 | 2026.04.14 13:43:55.663947 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3248 | 2026.04.14 13:43:55.664091 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6101 | ||
| 3249 | 2026.04.14 13:43:56.002823 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3250 | 2026.04.14 13:43:56.018336 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3251 | 2026.04.14 13:43:56.018399 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3252 | 2026.04.14 13:43:56.024393 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3253 | 2026.04.14 13:43:56.025095 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3254 | 2026.04.14 13:43:56.027703 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3255 | 2026.04.14 13:43:56.969595 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3256 | 2026.04.14 13:43:56.969794 [ 276 ] {f361e2a5-951f-4d74-a590-ed7ca69048d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3257 | 2026.04.14 13:43:56.969860 [ 276 ] {f361e2a5-951f-4d74-a590-ed7ca69048d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3258 | 2026.04.14 13:43:56.970540 [ 276 ] {f361e2a5-951f-4d74-a590-ed7ca69048d7} <Trace> oximeter.fields_i16 (dda186e1-a4f5-465c-8029-efee9ab90db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3259 | 2026.04.14 13:43:56.970580 [ 276 ] {f361e2a5-951f-4d74-a590-ed7ca69048d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3260 | 2026.04.14 13:43:56.970974 [ 276 ] {f361e2a5-951f-4d74-a590-ed7ca69048d7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3261 | 2026.04.14 13:43:56.971203 [ 276 ] {f361e2a5-951f-4d74-a590-ed7ca69048d7} <Trace> oximeter.fields_i16 (dda186e1-a4f5-465c-8029-efee9ab90db7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3262 | 2026.04.14 13:43:56.971368 [ 276 ] {f361e2a5-951f-4d74-a590-ed7ca69048d7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001624 sec., 14778.32512315271 rows/sec., 1.23 MiB/sec. | ||
| 3263 | 2026.04.14 13:43:56.971410 [ 276 ] {f361e2a5-951f-4d74-a590-ed7ca69048d7} <Debug> TCPHandler: Processed in 0.001951592 sec. | ||
| 3264 | 2026.04.14 13:43:56.971561 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3265 | 2026.04.14 13:43:56.971656 [ 276 ] {c53914cf-3590-42ee-aa02-0295e20ae4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3266 | 2026.04.14 13:43:56.971697 [ 276 ] {c53914cf-3590-42ee-aa02-0295e20ae4ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3267 | 2026.04.14 13:43:56.972118 [ 276 ] {c53914cf-3590-42ee-aa02-0295e20ae4ba} <Trace> oximeter.fields_ipaddr (e472d2c8-825a-4443-bbf2-ef37c9e6fa97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3268 | 2026.04.14 13:43:56.972153 [ 276 ] {c53914cf-3590-42ee-aa02-0295e20ae4ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3269 | 2026.04.14 13:43:56.972433 [ 276 ] {c53914cf-3590-42ee-aa02-0295e20ae4ba} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3270 | 2026.04.14 13:43:56.972674 [ 276 ] {c53914cf-3590-42ee-aa02-0295e20ae4ba} <Trace> oximeter.fields_ipaddr (e472d2c8-825a-4443-bbf2-ef37c9e6fa97): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3271 | 2026.04.14 13:43:56.972805 [ 276 ] {c53914cf-3590-42ee-aa02-0295e20ae4ba} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001168 sec., 1712.3287671232877 rows/sec., 139.63 KiB/sec. | ||
| 3272 | 2026.04.14 13:43:56.972850 [ 276 ] {c53914cf-3590-42ee-aa02-0295e20ae4ba} <Debug> TCPHandler: Processed in 0.00135354 sec. | ||
| 3273 | 2026.04.14 13:43:56.972963 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3274 | 2026.04.14 13:43:56.973055 [ 276 ] {b9faeffa-320a-4543-b0f0-32aa9483641e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3275 | 2026.04.14 13:43:56.973093 [ 276 ] {b9faeffa-320a-4543-b0f0-32aa9483641e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3276 | 2026.04.14 13:43:56.973607 [ 276 ] {b9faeffa-320a-4543-b0f0-32aa9483641e} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3277 | 2026.04.14 13:43:56.973642 [ 276 ] {b9faeffa-320a-4543-b0f0-32aa9483641e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3278 | 2026.04.14 13:43:56.973979 [ 276 ] {b9faeffa-320a-4543-b0f0-32aa9483641e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3279 | 2026.04.14 13:43:56.974188 [ 276 ] {b9faeffa-320a-4543-b0f0-32aa9483641e} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3280 | 2026.04.14 13:43:56.974298 [ 173 ] {} <Debug> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3281 | 2026.04.14 13:43:56.974318 [ 276 ] {b9faeffa-320a-4543-b0f0-32aa9483641e} <Debug> executeQuery: Read 225 rows, 20.47 KiB in 0.001281 sec., 175644.0281030445 rows/sec., 15.61 MiB/sec. | ||
| 3282 | 2026.04.14 13:43:56.974335 [ 173 ] {} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3283 | 2026.04.14 13:43:56.974355 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3284 | 2026.04.14 13:43:56.974357 [ 276 ] {b9faeffa-320a-4543-b0f0-32aa9483641e} <Debug> TCPHandler: Processed in 0.001441261 sec. | ||
| 3285 | 2026.04.14 13:43:56.974473 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3286 | 2026.04.14 13:43:56.974517 [ 198 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::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 | ||
| 3287 | 2026.04.14 13:43:56.974575 [ 276 ] {7fd1aab5-9196-4b7c-9a10-b50a2bfa02b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3288 | 2026.04.14 13:43:56.974620 [ 276 ] {7fd1aab5-9196-4b7c-9a10-b50a2bfa02b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3289 | 2026.04.14 13:43:56.974689 [ 198 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3290 | 2026.04.14 13:43:56.974732 [ 198 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 993 rows starting from the beginning of the part | ||
| 3291 | 2026.04.14 13:43:56.974828 [ 198 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2443 rows starting from the beginning of the part | ||
| 3292 | 2026.04.14 13:43:56.974879 [ 198 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
| 3293 | 2026.04.14 13:43:56.974922 [ 198 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 104 rows starting from the beginning of the part | ||
| 3294 | 2026.04.14 13:43:56.974963 [ 198 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 92 rows starting from the beginning of the part | ||
| 3295 | 2026.04.14 13:43:56.975005 [ 198 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 225 rows starting from the beginning of the part | ||
| 3296 | 2026.04.14 13:43:56.975026 [ 276 ] {7fd1aab5-9196-4b7c-9a10-b50a2bfa02b9} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3297 | 2026.04.14 13:43:56.975067 [ 276 ] {7fd1aab5-9196-4b7c-9a10-b50a2bfa02b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3298 | 2026.04.14 13:43:56.975497 [ 276 ] {7fd1aab5-9196-4b7c-9a10-b50a2bfa02b9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3299 | 2026.04.14 13:43:56.975726 [ 276 ] {7fd1aab5-9196-4b7c-9a10-b50a2bfa02b9} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3300 | 2026.04.14 13:43:56.975859 [ 276 ] {7fd1aab5-9196-4b7c-9a10-b50a2bfa02b9} <Debug> executeQuery: Read 38 rows, 2.91 KiB in 0.001302 sec., 29185.867895545314 rows/sec., 2.18 MiB/sec. | ||
| 3301 | 2026.04.14 13:43:56.975904 [ 276 ] {7fd1aab5-9196-4b7c-9a10-b50a2bfa02b9} <Debug> TCPHandler: Processed in 0.001478572 sec. | ||
| 3302 | 2026.04.14 13:43:56.976008 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3303 | 2026.04.14 13:43:56.976101 [ 276 ] {97d34bf4-e3f9-4a17-b29b-e74dda671a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3304 | 2026.04.14 13:43:56.976141 [ 276 ] {97d34bf4-e3f9-4a17-b29b-e74dda671a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3305 | 2026.04.14 13:43:56.976525 [ 276 ] {97d34bf4-e3f9-4a17-b29b-e74dda671a66} <Trace> oximeter.fields_u32 (8027e762-3404-41ab-877f-acc868e99516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3306 | 2026.04.14 13:43:56.976560 [ 276 ] {97d34bf4-e3f9-4a17-b29b-e74dda671a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3307 | 2026.04.14 13:43:56.976874 [ 276 ] {97d34bf4-e3f9-4a17-b29b-e74dda671a66} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3308 | 2026.04.14 13:43:56.977085 [ 276 ] {97d34bf4-e3f9-4a17-b29b-e74dda671a66} <Trace> oximeter.fields_u32 (8027e762-3404-41ab-877f-acc868e99516): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3309 | 2026.04.14 13:43:56.977084 [ 187 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3913 rows, containing 5 columns (5 merged, 0 gathered) in 0.002630676 sec., 1487450.3739723172 rows/sec., 120.22 MiB/sec. | ||
| 3310 | 2026.04.14 13:43:56.977215 [ 276 ] {97d34bf4-e3f9-4a17-b29b-e74dda671a66} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001132 sec., 21201.413427561838 rows/sec., 1.76 MiB/sec. | ||
| 3311 | 2026.04.14 13:43:56.977255 [ 276 ] {97d34bf4-e3f9-4a17-b29b-e74dda671a66} <Debug> TCPHandler: Processed in 0.001294258 sec. | ||
| 3312 | 2026.04.14 13:43:56.977368 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3313 | 2026.04.14 13:43:56.977460 [ 276 ] {cbd40f15-d8ce-4d47-a3a2-40f8707b4615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3314 | 2026.04.14 13:43:56.977499 [ 276 ] {cbd40f15-d8ce-4d47-a3a2-40f8707b4615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3315 | 2026.04.14 13:43:56.977590 [ 187 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3316 | 2026.04.14 13:43:56.977888 [ 276 ] {cbd40f15-d8ce-4d47-a3a2-40f8707b4615} <Trace> oximeter.fields_u8 (71a0247e-13b2-43ab-864d-eb0670180286): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3317 | 2026.04.14 13:43:56.977912 [ 187 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_16_3} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3318 | 2026.04.14 13:43:56.977927 [ 276 ] {cbd40f15-d8ce-4d47-a3a2-40f8707b4615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3319 | 2026.04.14 13:43:56.978007 [ 187 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_16_3} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3320 | 2026.04.14 13:43:56.978115 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 3321 | 2026.04.14 13:43:56.978259 [ 276 ] {cbd40f15-d8ce-4d47-a3a2-40f8707b4615} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3322 | 2026.04.14 13:43:56.978470 [ 276 ] {cbd40f15-d8ce-4d47-a3a2-40f8707b4615} <Trace> oximeter.fields_u8 (71a0247e-13b2-43ab-864d-eb0670180286): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3323 | 2026.04.14 13:43:56.978601 [ 276 ] {cbd40f15-d8ce-4d47-a3a2-40f8707b4615} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001159 sec., 10353.753235547885 rows/sec., 808.89 KiB/sec. | ||
| 3324 | 2026.04.14 13:43:56.978636 [ 276 ] {cbd40f15-d8ce-4d47-a3a2-40f8707b4615} <Debug> TCPHandler: Processed in 0.001323249 sec. | ||
| 3325 | 2026.04.14 13:43:56.978751 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3326 | 2026.04.14 13:43:56.978843 [ 276 ] {17b5bf0c-821f-48d7-9bcc-09bdb1e3e5ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3327 | 2026.04.14 13:43:56.978882 [ 276 ] {17b5bf0c-821f-48d7-9bcc-09bdb1e3e5ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3328 | 2026.04.14 13:43:56.979290 [ 276 ] {17b5bf0c-821f-48d7-9bcc-09bdb1e3e5ea} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3329 | 2026.04.14 13:43:56.979324 [ 276 ] {17b5bf0c-821f-48d7-9bcc-09bdb1e3e5ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3330 | 2026.04.14 13:43:56.979622 [ 276 ] {17b5bf0c-821f-48d7-9bcc-09bdb1e3e5ea} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3331 | 2026.04.14 13:43:56.979826 [ 276 ] {17b5bf0c-821f-48d7-9bcc-09bdb1e3e5ea} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3332 | 2026.04.14 13:43:56.979935 [ 173 ] {} <Debug> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3333 | 2026.04.14 13:43:56.979948 [ 276 ] {17b5bf0c-821f-48d7-9bcc-09bdb1e3e5ea} <Debug> executeQuery: Read 126 rows, 10.46 KiB in 0.001122 sec., 112299.46524064172 rows/sec., 9.10 MiB/sec. | ||
| 3334 | 2026.04.14 13:43:56.979969 [ 173 ] {} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3335 | 2026.04.14 13:43:56.979987 [ 276 ] {17b5bf0c-821f-48d7-9bcc-09bdb1e3e5ea} <Debug> TCPHandler: Processed in 0.001291988 sec. | ||
| 3336 | 2026.04.14 13:43:56.979988 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3337 | 2026.04.14 13:43:56.980094 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3338 | 2026.04.14 13:43:56.980105 [ 186 ] {b035c45e-ce89-48a8-9f51-2139e629224c::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 | ||
| 3339 | 2026.04.14 13:43:56.980188 [ 276 ] {7d89d1f8-b058-4cca-8d12-4d4c4d5eaba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3340 | 2026.04.14 13:43:56.980227 [ 186 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3341 | 2026.04.14 13:43:56.980242 [ 276 ] {7d89d1f8-b058-4cca-8d12-4d4c4d5eaba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3342 | 2026.04.14 13:43:56.980265 [ 186 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 583 rows starting from the beginning of the part | ||
| 3343 | 2026.04.14 13:43:56.980330 [ 186 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1323 rows starting from the beginning of the part | ||
| 3344 | 2026.04.14 13:43:56.980378 [ 186 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
| 3345 | 2026.04.14 13:43:56.980420 [ 186 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 88 rows starting from the beginning of the part | ||
| 3346 | 2026.04.14 13:43:56.980461 [ 186 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 82 rows starting from the beginning of the part | ||
| 3347 | 2026.04.14 13:43:56.980505 [ 186 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 126 rows starting from the beginning of the part | ||
| 3348 | 2026.04.14 13:43:56.980668 [ 276 ] {7d89d1f8-b058-4cca-8d12-4d4c4d5eaba6} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3349 | 2026.04.14 13:43:56.980710 [ 276 ] {7d89d1f8-b058-4cca-8d12-4d4c4d5eaba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3350 | 2026.04.14 13:43:56.981064 [ 276 ] {7d89d1f8-b058-4cca-8d12-4d4c4d5eaba6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3351 | 2026.04.14 13:43:56.981287 [ 276 ] {7d89d1f8-b058-4cca-8d12-4d4c4d5eaba6} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3352 | 2026.04.14 13:43:56.981399 [ 173 ] {} <Debug> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3353 | 2026.04.14 13:43:56.981416 [ 276 ] {7d89d1f8-b058-4cca-8d12-4d4c4d5eaba6} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001246 sec., 158105.93900481542 rows/sec., 11.34 MiB/sec. | ||
| 3354 | 2026.04.14 13:43:56.981433 [ 173 ] {} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3355 | 2026.04.14 13:43:56.981452 [ 276 ] {7d89d1f8-b058-4cca-8d12-4d4c4d5eaba6} <Debug> TCPHandler: Processed in 0.00140612 sec. | ||
| 3356 | 2026.04.14 13:43:56.981453 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3357 | 2026.04.14 13:43:56.981547 [ 187 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::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 | ||
| 3358 | 2026.04.14 13:43:56.981561 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3359 | 2026.04.14 13:43:56.981606 [ 198 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2266 rows, containing 5 columns (5 merged, 0 gathered) in 0.001543973 sec., 1467642.245039259 rows/sec., 108.68 MiB/sec. | ||
| 3360 | 2026.04.14 13:43:56.981651 [ 187 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3361 | 2026.04.14 13:43:56.981671 [ 276 ] {9fe10f6c-34f4-4cf5-b5be-ef560b258f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3362 | 2026.04.14 13:43:56.981687 [ 187 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1446 rows starting from the beginning of the part | ||
| 3363 | 2026.04.14 13:43:56.981730 [ 276 ] {9fe10f6c-34f4-4cf5-b5be-ef560b258f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3364 | 2026.04.14 13:43:56.981755 [ 187 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 3903 rows starting from the beginning of the part | ||
| 3365 | 2026.04.14 13:43:56.981803 [ 187 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 128 rows starting from the beginning of the part | ||
| 3366 | 2026.04.14 13:43:56.981812 [ 186 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3367 | 2026.04.14 13:43:56.981846 [ 187 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3368 | 2026.04.14 13:43:56.981891 [ 187 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3369 | 2026.04.14 13:43:56.981931 [ 187 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 197 rows starting from the beginning of the part | ||
| 3370 | 2026.04.14 13:43:56.982090 [ 186 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_16_3} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3371 | 2026.04.14 13:43:56.982171 [ 186 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_16_3} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3372 | 2026.04.14 13:43:56.982242 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 3373 | 2026.04.14 13:43:56.982497 [ 276 ] {9fe10f6c-34f4-4cf5-b5be-ef560b258f7e} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3374 | 2026.04.14 13:43:56.982537 [ 276 ] {9fe10f6c-34f4-4cf5-b5be-ef560b258f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3375 | 2026.04.14 13:43:56.983104 [ 276 ] {9fe10f6c-34f4-4cf5-b5be-ef560b258f7e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3376 | 2026.04.14 13:43:56.983331 [ 276 ] {9fe10f6c-34f4-4cf5-b5be-ef560b258f7e} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3377 | 2026.04.14 13:43:56.983473 [ 276 ] {9fe10f6c-34f4-4cf5-b5be-ef560b258f7e} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001829 sec., 13121.924548933845 rows/sec., 23.51 MiB/sec. | ||
| 3378 | 2026.04.14 13:43:56.983532 [ 276 ] {9fe10f6c-34f4-4cf5-b5be-ef560b258f7e} <Debug> TCPHandler: Processed in 0.002020244 sec. | ||
| 3379 | 2026.04.14 13:43:56.983639 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3380 | 2026.04.14 13:43:56.983732 [ 276 ] {516f96d4-6f73-4eaf-884e-a65fb7e11247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3381 | 2026.04.14 13:43:56.983774 [ 276 ] {516f96d4-6f73-4eaf-884e-a65fb7e11247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3382 | 2026.04.14 13:43:56.984100 [ 276 ] {516f96d4-6f73-4eaf-884e-a65fb7e11247} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2026.04.14 13:43:56.984137 [ 276 ] {516f96d4-6f73-4eaf-884e-a65fb7e11247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3384 | 2026.04.14 13:43:56.984456 [ 276 ] {516f96d4-6f73-4eaf-884e-a65fb7e11247} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3385 | 2026.04.14 13:43:56.984665 [ 276 ] {516f96d4-6f73-4eaf-884e-a65fb7e11247} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3386 | 2026.04.14 13:43:56.984781 [ 276 ] {516f96d4-6f73-4eaf-884e-a65fb7e11247} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 3387 | 2026.04.14 13:43:56.984781 [ 172 ] {} <Debug> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3388 | 2026.04.14 13:43:56.984815 [ 276 ] {516f96d4-6f73-4eaf-884e-a65fb7e11247} <Debug> TCPHandler: Processed in 0.001233866 sec. | ||
| 3389 | 2026.04.14 13:43:56.984850 [ 172 ] {} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3390 | 2026.04.14 13:43:56.984874 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3391 | 2026.04.14 13:43:56.984977 [ 198 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::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 | ||
| 3392 | 2026.04.14 13:43:56.985080 [ 198 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3393 | 2026.04.14 13:43:56.985108 [ 198 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 450 rows starting from the beginning of the part | ||
| 3394 | 2026.04.14 13:43:56.985158 [ 198 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 3395 | 2026.04.14 13:43:56.985197 [ 198 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part | ||
| 3396 | 2026.04.14 13:43:56.985232 [ 198 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3397 | 2026.04.14 13:43:56.985270 [ 198 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3398 | 2026.04.14 13:43:56.985310 [ 198 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3399 | 2026.04.14 13:43:56.986121 [ 187 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 690 rows, containing 4 columns (4 merged, 0 gathered) in 0.001163975 sec., 592796.2370325823 rows/sec., 39.05 MiB/sec. | ||
| 3400 | 2026.04.14 13:43:56.986302 [ 189 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3401 | 2026.04.14 13:43:56.986587 [ 189 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_16_3} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3402 | 2026.04.14 13:43:56.986653 [ 189 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_16_3} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3403 | 2026.04.14 13:43:56.986732 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3404 | 2026.04.14 13:43:56.988666 [ 187 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5994 rows, containing 5 columns (5 merged, 0 gathered) in 0.007157454 sec., 837448.6234909788 rows/sec., 55.26 MiB/sec. | ||
| 3405 | 2026.04.14 13:43:56.989257 [ 189 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3406 | 2026.04.14 13:43:56.989537 [ 189 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3407 | 2026.04.14 13:43:56.989608 [ 189 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3408 | 2026.04.14 13:43:56.989681 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 3409 | 2026.04.14 13:43:57.000214 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.33 MiB, peak 230.89 MiB, free memory in arenas 0.00 B, will set to 225.85 MiB (RSS), difference: 1.51 MiB | ||
| 3410 | 2026.04.14 13:43:58.171834 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 436 | ||
| 3411 | 2026.04.14 13:43:58.174256 [ 242 ] {} <Trace> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3412 | 2026.04.14 13:43:58.174314 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3413 | 2026.04.14 13:43:58.175514 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3414 | 2026.04.14 13:43:58.175798 [ 242 ] {} <Trace> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3415 | 2026.04.14 13:43:58.176147 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 436 | ||
| 3416 | 2026.04.14 13:44:01.967853 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3417 | 2026.04.14 13:44:01.968152 [ 276 ] {53ae32b5-46dd-42eb-96ef-508e92dae11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3418 | 2026.04.14 13:44:01.968256 [ 276 ] {53ae32b5-46dd-42eb-96ef-508e92dae11c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3419 | 2026.04.14 13:44:01.969324 [ 276 ] {53ae32b5-46dd-42eb-96ef-508e92dae11c} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3420 | 2026.04.14 13:44:01.969363 [ 276 ] {53ae32b5-46dd-42eb-96ef-508e92dae11c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3421 | 2026.04.14 13:44:01.969762 [ 276 ] {53ae32b5-46dd-42eb-96ef-508e92dae11c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3422 | 2026.04.14 13:44:01.969986 [ 276 ] {53ae32b5-46dd-42eb-96ef-508e92dae11c} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2026.04.14 13:44:01.970136 [ 276 ] {53ae32b5-46dd-42eb-96ef-508e92dae11c} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.002059 sec., 44681.88440990772 rows/sec., 3.77 MiB/sec. | ||
| 3424 | 2026.04.14 13:44:01.970180 [ 276 ] {53ae32b5-46dd-42eb-96ef-508e92dae11c} <Debug> TCPHandler: Processed in 0.002527754 sec. | ||
| 3425 | 2026.04.14 13:44:01.970481 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3426 | 2026.04.14 13:44:01.970588 [ 276 ] {bf2b3fde-e048-4ecb-8ebb-43abd57d3e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3427 | 2026.04.14 13:44:01.970629 [ 276 ] {bf2b3fde-e048-4ecb-8ebb-43abd57d3e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3428 | 2026.04.14 13:44:01.971090 [ 276 ] {bf2b3fde-e048-4ecb-8ebb-43abd57d3e58} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3429 | 2026.04.14 13:44:01.971123 [ 276 ] {bf2b3fde-e048-4ecb-8ebb-43abd57d3e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3430 | 2026.04.14 13:44:01.971419 [ 276 ] {bf2b3fde-e048-4ecb-8ebb-43abd57d3e58} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3431 | 2026.04.14 13:44:01.971636 [ 276 ] {bf2b3fde-e048-4ecb-8ebb-43abd57d3e58} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3432 | 2026.04.14 13:44:01.971767 [ 276 ] {bf2b3fde-e048-4ecb-8ebb-43abd57d3e58} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001205 sec., 14937.759336099587 rows/sec., 1.10 MiB/sec. | ||
| 3433 | 2026.04.14 13:44:01.971808 [ 276 ] {bf2b3fde-e048-4ecb-8ebb-43abd57d3e58} <Debug> TCPHandler: Processed in 0.001380099 sec. | ||
| 3434 | 2026.04.14 13:44:01.972133 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3435 | 2026.04.14 13:44:01.972232 [ 276 ] {711c4faa-5b7f-44a6-8747-74511c654150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3436 | 2026.04.14 13:44:01.972273 [ 276 ] {711c4faa-5b7f-44a6-8747-74511c654150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3437 | 2026.04.14 13:44:01.972750 [ 276 ] {711c4faa-5b7f-44a6-8747-74511c654150} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3438 | 2026.04.14 13:44:01.972787 [ 276 ] {711c4faa-5b7f-44a6-8747-74511c654150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3439 | 2026.04.14 13:44:01.973093 [ 276 ] {711c4faa-5b7f-44a6-8747-74511c654150} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3440 | 2026.04.14 13:44:01.973295 [ 276 ] {711c4faa-5b7f-44a6-8747-74511c654150} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3441 | 2026.04.14 13:44:01.973419 [ 276 ] {711c4faa-5b7f-44a6-8747-74511c654150} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001206 sec., 67993.36650082919 rows/sec., 5.31 MiB/sec. | ||
| 3442 | 2026.04.14 13:44:01.973456 [ 276 ] {711c4faa-5b7f-44a6-8747-74511c654150} <Debug> TCPHandler: Processed in 0.00137394 sec. | ||
| 3443 | 2026.04.14 13:44:01.973603 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3444 | 2026.04.14 13:44:01.973697 [ 276 ] {b24f8ace-fba1-4b23-a9a3-98eabb72e323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3445 | 2026.04.14 13:44:01.973740 [ 276 ] {b24f8ace-fba1-4b23-a9a3-98eabb72e323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3446 | 2026.04.14 13:44:01.974154 [ 276 ] {b24f8ace-fba1-4b23-a9a3-98eabb72e323} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3447 | 2026.04.14 13:44:01.974188 [ 276 ] {b24f8ace-fba1-4b23-a9a3-98eabb72e323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3448 | 2026.04.14 13:44:01.974516 [ 276 ] {b24f8ace-fba1-4b23-a9a3-98eabb72e323} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3449 | 2026.04.14 13:44:01.974725 [ 276 ] {b24f8ace-fba1-4b23-a9a3-98eabb72e323} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3450 | 2026.04.14 13:44:01.974850 [ 276 ] {b24f8ace-fba1-4b23-a9a3-98eabb72e323} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 3451 | 2026.04.14 13:44:01.974886 [ 276 ] {b24f8ace-fba1-4b23-a9a3-98eabb72e323} <Debug> TCPHandler: Processed in 0.001342629 sec. | ||
| 3452 | 2026.04.14 13:44:01.975000 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3453 | 2026.04.14 13:44:01.975096 [ 276 ] {32e80b5b-d0f5-4bb9-a027-eb401a8dd8e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3454 | 2026.04.14 13:44:01.975150 [ 276 ] {32e80b5b-d0f5-4bb9-a027-eb401a8dd8e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3455 | 2026.04.14 13:44:01.975941 [ 276 ] {32e80b5b-d0f5-4bb9-a027-eb401a8dd8e4} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3456 | 2026.04.14 13:44:01.975977 [ 276 ] {32e80b5b-d0f5-4bb9-a027-eb401a8dd8e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3457 | 2026.04.14 13:44:01.976488 [ 276 ] {32e80b5b-d0f5-4bb9-a027-eb401a8dd8e4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3458 | 2026.04.14 13:44:01.976716 [ 276 ] {32e80b5b-d0f5-4bb9-a027-eb401a8dd8e4} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3459 | 2026.04.14 13:44:01.976848 [ 276 ] {32e80b5b-d0f5-4bb9-a027-eb401a8dd8e4} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00177 sec., 10169.491525423728 rows/sec., 18.22 MiB/sec. | ||
| 3460 | 2026.04.14 13:44:01.976898 [ 276 ] {32e80b5b-d0f5-4bb9-a027-eb401a8dd8e4} <Debug> TCPHandler: Processed in 0.001946322 sec. | ||
| 3461 | 2026.04.14 13:44:01.977020 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3462 | 2026.04.14 13:44:01.977113 [ 276 ] {df36321c-d147-419a-b925-8101e8fd5401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3463 | 2026.04.14 13:44:01.977154 [ 276 ] {df36321c-d147-419a-b925-8101e8fd5401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3464 | 2026.04.14 13:44:01.977491 [ 276 ] {df36321c-d147-419a-b925-8101e8fd5401} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3465 | 2026.04.14 13:44:01.977524 [ 276 ] {df36321c-d147-419a-b925-8101e8fd5401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3466 | 2026.04.14 13:44:01.977832 [ 276 ] {df36321c-d147-419a-b925-8101e8fd5401} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3467 | 2026.04.14 13:44:01.978039 [ 276 ] {df36321c-d147-419a-b925-8101e8fd5401} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3468 | 2026.04.14 13:44:01.978161 [ 276 ] {df36321c-d147-419a-b925-8101e8fd5401} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 3469 | 2026.04.14 13:44:01.978195 [ 276 ] {df36321c-d147-419a-b925-8101e8fd5401} <Debug> TCPHandler: Processed in 0.001223737 sec. | ||
| 3470 | 2026.04.14 13:44:03.075433 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3471 | 2026.04.14 13:44:03.075489 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3472 | 2026.04.14 13:44:03.164194 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6613 | ||
| 3473 | 2026.04.14 13:44:03.164967 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3474 | 2026.04.14 13:44:03.165008 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3475 | 2026.04.14 13:44:03.165479 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3476 | 2026.04.14 13:44:03.165718 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3477 | 2026.04.14 13:44:03.165856 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6613 | ||
| 3478 | 2026.04.14 13:44:03.527780 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3479 | 2026.04.14 13:44:03.544367 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3480 | 2026.04.14 13:44:03.544425 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3481 | 2026.04.14 13:44:03.550418 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3482 | 2026.04.14 13:44:03.551148 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3483 | 2026.04.14 13:44:03.553976 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3484 | 2026.04.14 13:44:06.967396 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3485 | 2026.04.14 13:44:06.967593 [ 276 ] {d240fd0a-8906-474e-a09f-b00d7c73dd10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3486 | 2026.04.14 13:44:06.967666 [ 276 ] {d240fd0a-8906-474e-a09f-b00d7c73dd10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3487 | 2026.04.14 13:44:06.968412 [ 276 ] {d240fd0a-8906-474e-a09f-b00d7c73dd10} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3488 | 2026.04.14 13:44:06.968459 [ 276 ] {d240fd0a-8906-474e-a09f-b00d7c73dd10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3489 | 2026.04.14 13:44:06.968865 [ 276 ] {d240fd0a-8906-474e-a09f-b00d7c73dd10} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3490 | 2026.04.14 13:44:06.969098 [ 276 ] {d240fd0a-8906-474e-a09f-b00d7c73dd10} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3491 | 2026.04.14 13:44:06.969280 [ 276 ] {d240fd0a-8906-474e-a09f-b00d7c73dd10} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001742 sec., 60849.598163031 rows/sec., 5.12 MiB/sec. | ||
| 3492 | 2026.04.14 13:44:06.969329 [ 276 ] {d240fd0a-8906-474e-a09f-b00d7c73dd10} <Debug> TCPHandler: Processed in 0.002071595 sec. | ||
| 3493 | 2026.04.14 13:44:06.969461 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3494 | 2026.04.14 13:44:06.969562 [ 276 ] {0941f493-7bc0-4f58-8f4a-2e0d066b9a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3495 | 2026.04.14 13:44:06.969606 [ 276 ] {0941f493-7bc0-4f58-8f4a-2e0d066b9a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3496 | 2026.04.14 13:44:06.970015 [ 276 ] {0941f493-7bc0-4f58-8f4a-2e0d066b9a14} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3497 | 2026.04.14 13:44:06.970052 [ 276 ] {0941f493-7bc0-4f58-8f4a-2e0d066b9a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3498 | 2026.04.14 13:44:06.970363 [ 276 ] {0941f493-7bc0-4f58-8f4a-2e0d066b9a14} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3499 | 2026.04.14 13:44:06.970585 [ 276 ] {0941f493-7bc0-4f58-8f4a-2e0d066b9a14} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3500 | 2026.04.14 13:44:06.970724 [ 276 ] {0941f493-7bc0-4f58-8f4a-2e0d066b9a14} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001185 sec., 21097.04641350211 rows/sec., 1.55 MiB/sec. | ||
| 3501 | 2026.04.14 13:44:06.970762 [ 276 ] {0941f493-7bc0-4f58-8f4a-2e0d066b9a14} <Debug> TCPHandler: Processed in 0.001351769 sec. | ||
| 3502 | 2026.04.14 13:44:06.970867 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3503 | 2026.04.14 13:44:06.970961 [ 276 ] {10bf60b1-8611-403b-a0c1-88125fc50c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3504 | 2026.04.14 13:44:06.971001 [ 276 ] {10bf60b1-8611-403b-a0c1-88125fc50c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3505 | 2026.04.14 13:44:06.971439 [ 276 ] {10bf60b1-8611-403b-a0c1-88125fc50c33} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3506 | 2026.04.14 13:44:06.971476 [ 276 ] {10bf60b1-8611-403b-a0c1-88125fc50c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3507 | 2026.04.14 13:44:06.971772 [ 276 ] {10bf60b1-8611-403b-a0c1-88125fc50c33} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3508 | 2026.04.14 13:44:06.971983 [ 276 ] {10bf60b1-8611-403b-a0c1-88125fc50c33} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3509 | 2026.04.14 13:44:06.972121 [ 276 ] {10bf60b1-8611-403b-a0c1-88125fc50c33} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001178 sec., 75551.78268251273 rows/sec., 5.90 MiB/sec. | ||
| 3510 | 2026.04.14 13:44:06.972159 [ 276 ] {10bf60b1-8611-403b-a0c1-88125fc50c33} <Debug> TCPHandler: Processed in 0.001339619 sec. | ||
| 3511 | 2026.04.14 13:44:06.972264 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3512 | 2026.04.14 13:44:06.972356 [ 276 ] {02383eaa-ba66-48cd-9991-7b5047c121d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3513 | 2026.04.14 13:44:06.972399 [ 276 ] {02383eaa-ba66-48cd-9991-7b5047c121d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3514 | 2026.04.14 13:44:06.972810 [ 276 ] {02383eaa-ba66-48cd-9991-7b5047c121d6} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3515 | 2026.04.14 13:44:06.972846 [ 276 ] {02383eaa-ba66-48cd-9991-7b5047c121d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3516 | 2026.04.14 13:44:06.973182 [ 276 ] {02383eaa-ba66-48cd-9991-7b5047c121d6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3517 | 2026.04.14 13:44:06.973388 [ 276 ] {02383eaa-ba66-48cd-9991-7b5047c121d6} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3518 | 2026.04.14 13:44:06.973528 [ 276 ] {02383eaa-ba66-48cd-9991-7b5047c121d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 3519 | 2026.04.14 13:44:06.973565 [ 276 ] {02383eaa-ba66-48cd-9991-7b5047c121d6} <Debug> TCPHandler: Processed in 0.001348649 sec. | ||
| 3520 | 2026.04.14 13:44:06.973671 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3521 | 2026.04.14 13:44:06.973763 [ 276 ] {b6e3d8e9-5636-4bb8-bed9-5975e5b0f928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3522 | 2026.04.14 13:44:06.973817 [ 276 ] {b6e3d8e9-5636-4bb8-bed9-5975e5b0f928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3523 | 2026.04.14 13:44:06.974616 [ 276 ] {b6e3d8e9-5636-4bb8-bed9-5975e5b0f928} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3524 | 2026.04.14 13:44:06.974653 [ 276 ] {b6e3d8e9-5636-4bb8-bed9-5975e5b0f928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3525 | 2026.04.14 13:44:06.975167 [ 276 ] {b6e3d8e9-5636-4bb8-bed9-5975e5b0f928} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3526 | 2026.04.14 13:44:06.975389 [ 276 ] {b6e3d8e9-5636-4bb8-bed9-5975e5b0f928} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3527 | 2026.04.14 13:44:06.975500 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3528 | 2026.04.14 13:44:06.975536 [ 276 ] {b6e3d8e9-5636-4bb8-bed9-5975e5b0f928} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00179 sec., 13966.480446927375 rows/sec., 25.03 MiB/sec. | ||
| 3529 | 2026.04.14 13:44:06.975576 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3530 | 2026.04.14 13:44:06.975603 [ 276 ] {b6e3d8e9-5636-4bb8-bed9-5975e5b0f928} <Debug> TCPHandler: Processed in 0.001981082 sec. | ||
| 3531 | 2026.04.14 13:44:06.975603 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3532 | 2026.04.14 13:44:06.975723 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3533 | 2026.04.14 13:44:06.975796 [ 186 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::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 | ||
| 3534 | 2026.04.14 13:44:06.975821 [ 276 ] {6d768e29-bb34-452f-baab-fae6321f3aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3535 | 2026.04.14 13:44:06.975890 [ 276 ] {6d768e29-bb34-452f-baab-fae6321f3aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3536 | 2026.04.14 13:44:06.976110 [ 186 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3537 | 2026.04.14 13:44:06.976188 [ 186 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 94 rows starting from the beginning of the part | ||
| 3538 | 2026.04.14 13:44:06.976212 [ 276 ] {6d768e29-bb34-452f-baab-fae6321f3aee} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3539 | 2026.04.14 13:44:06.976253 [ 276 ] {6d768e29-bb34-452f-baab-fae6321f3aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3540 | 2026.04.14 13:44:06.976329 [ 186 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::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 | ||
| 3541 | 2026.04.14 13:44:06.976445 [ 186 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 18 rows starting from the beginning of the part | ||
| 3542 | 2026.04.14 13:44:06.976557 [ 186 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 3543 | 2026.04.14 13:44:06.976590 [ 276 ] {6d768e29-bb34-452f-baab-fae6321f3aee} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3544 | 2026.04.14 13:44:06.976661 [ 186 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 18 rows starting from the beginning of the part | ||
| 3545 | 2026.04.14 13:44:06.976768 [ 186 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 25 rows starting from the beginning of the part | ||
| 3546 | 2026.04.14 13:44:06.976816 [ 276 ] {6d768e29-bb34-452f-baab-fae6321f3aee} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3547 | 2026.04.14 13:44:06.976957 [ 276 ] {6d768e29-bb34-452f-baab-fae6321f3aee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 3548 | 2026.04.14 13:44:06.976992 [ 276 ] {6d768e29-bb34-452f-baab-fae6321f3aee} <Debug> TCPHandler: Processed in 0.001321608 sec. | ||
| 3549 | 2026.04.14 13:44:06.979212 [ 186 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 19 columns (19 merged, 0 gathered) in 0.003486005 sec., 58232.84820302897 rows/sec., 104.35 MiB/sec. | ||
| 3550 | 2026.04.14 13:44:06.979623 [ 186 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3551 | 2026.04.14 13:44:06.979916 [ 186 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3552 | 2026.04.14 13:44:06.979993 [ 186 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3553 | 2026.04.14 13:44:06.980076 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 3554 | 2026.04.14 13:44:07.231259 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3555 | 2026.04.14 13:44:07.231445 [ 276 ] {a195b05a-78b4-4873-8629-c01ca496da21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3556 | 2026.04.14 13:44:07.231512 [ 276 ] {a195b05a-78b4-4873-8629-c01ca496da21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3557 | 2026.04.14 13:44:07.232125 [ 276 ] {a195b05a-78b4-4873-8629-c01ca496da21} <Trace> oximeter.fields_ipaddr (e472d2c8-825a-4443-bbf2-ef37c9e6fa97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3558 | 2026.04.14 13:44:07.232175 [ 276 ] {a195b05a-78b4-4873-8629-c01ca496da21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3559 | 2026.04.14 13:44:07.232552 [ 276 ] {a195b05a-78b4-4873-8629-c01ca496da21} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3560 | 2026.04.14 13:44:07.232788 [ 276 ] {a195b05a-78b4-4873-8629-c01ca496da21} <Trace> oximeter.fields_ipaddr (e472d2c8-825a-4443-bbf2-ef37c9e6fa97): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3561 | 2026.04.14 13:44:07.232948 [ 276 ] {a195b05a-78b4-4873-8629-c01ca496da21} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001551 sec., 3868.4719535783365 rows/sec., 315.45 KiB/sec. | ||
| 3562 | 2026.04.14 13:44:07.232998 [ 276 ] {a195b05a-78b4-4873-8629-c01ca496da21} <Debug> TCPHandler: Processed in 0.001867311 sec. | ||
| 3563 | 2026.04.14 13:44:07.233125 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3564 | 2026.04.14 13:44:07.233231 [ 276 ] {78d1d87d-7c94-490c-b65f-c4f02ae03ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3565 | 2026.04.14 13:44:07.233276 [ 276 ] {78d1d87d-7c94-490c-b65f-c4f02ae03ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3566 | 2026.04.14 13:44:07.234793 [ 276 ] {78d1d87d-7c94-490c-b65f-c4f02ae03ad7} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3567 | 2026.04.14 13:44:07.234832 [ 276 ] {78d1d87d-7c94-490c-b65f-c4f02ae03ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3568 | 2026.04.14 13:44:07.235350 [ 276 ] {78d1d87d-7c94-490c-b65f-c4f02ae03ad7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3569 | 2026.04.14 13:44:07.235569 [ 276 ] {78d1d87d-7c94-490c-b65f-c4f02ae03ad7} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3570 | 2026.04.14 13:44:07.235702 [ 276 ] {78d1d87d-7c94-490c-b65f-c4f02ae03ad7} <Debug> executeQuery: Read 2440 rows, 185.10 KiB in 0.002494 sec., 978348.0352846832 rows/sec., 72.48 MiB/sec. | ||
| 3571 | 2026.04.14 13:44:07.235739 [ 276 ] {78d1d87d-7c94-490c-b65f-c4f02ae03ad7} <Debug> TCPHandler: Processed in 0.002665377 sec. | ||
| 3572 | 2026.04.14 13:44:07.235853 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3573 | 2026.04.14 13:44:07.235946 [ 276 ] {aab441cb-6bb1-414a-bb32-59441e782ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3574 | 2026.04.14 13:44:07.235986 [ 276 ] {aab441cb-6bb1-414a-bb32-59441e782ce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3575 | 2026.04.14 13:44:07.236390 [ 276 ] {aab441cb-6bb1-414a-bb32-59441e782ce4} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3576 | 2026.04.14 13:44:07.236426 [ 276 ] {aab441cb-6bb1-414a-bb32-59441e782ce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3577 | 2026.04.14 13:44:07.236719 [ 276 ] {aab441cb-6bb1-414a-bb32-59441e782ce4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3578 | 2026.04.14 13:44:07.236934 [ 276 ] {aab441cb-6bb1-414a-bb32-59441e782ce4} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3579 | 2026.04.14 13:44:07.237060 [ 276 ] {aab441cb-6bb1-414a-bb32-59441e782ce4} <Debug> executeQuery: Read 33 rows, 2.45 KiB in 0.001132 sec., 29151.94346289753 rows/sec., 2.11 MiB/sec. | ||
| 3580 | 2026.04.14 13:44:07.237095 [ 276 ] {aab441cb-6bb1-414a-bb32-59441e782ce4} <Debug> TCPHandler: Processed in 0.001289707 sec. | ||
| 3581 | 2026.04.14 13:44:07.237202 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3582 | 2026.04.14 13:44:07.237292 [ 276 ] {9da36b03-3cae-4c33-bc33-789a113a5cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3583 | 2026.04.14 13:44:07.237330 [ 276 ] {9da36b03-3cae-4c33-bc33-789a113a5cf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3584 | 2026.04.14 13:44:07.237964 [ 276 ] {9da36b03-3cae-4c33-bc33-789a113a5cf1} <Trace> oximeter.fields_u32 (8027e762-3404-41ab-877f-acc868e99516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3585 | 2026.04.14 13:44:07.238000 [ 276 ] {9da36b03-3cae-4c33-bc33-789a113a5cf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3586 | 2026.04.14 13:44:07.238322 [ 276 ] {9da36b03-3cae-4c33-bc33-789a113a5cf1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3587 | 2026.04.14 13:44:07.238525 [ 276 ] {9da36b03-3cae-4c33-bc33-789a113a5cf1} <Trace> oximeter.fields_u32 (8027e762-3404-41ab-877f-acc868e99516): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3588 | 2026.04.14 13:44:07.238647 [ 276 ] {9da36b03-3cae-4c33-bc33-789a113a5cf1} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001372 sec., 583819.2419825073 rows/sec., 33.72 MiB/sec. | ||
| 3589 | 2026.04.14 13:44:07.238683 [ 276 ] {9da36b03-3cae-4c33-bc33-789a113a5cf1} <Debug> TCPHandler: Processed in 0.001527172 sec. | ||
| 3590 | 2026.04.14 13:44:07.238787 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3591 | 2026.04.14 13:44:07.238878 [ 276 ] {e99c6c30-d40f-4360-aa57-9a7912ad8477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3592 | 2026.04.14 13:44:07.238915 [ 276 ] {e99c6c30-d40f-4360-aa57-9a7912ad8477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3593 | 2026.04.14 13:44:07.239269 [ 276 ] {e99c6c30-d40f-4360-aa57-9a7912ad8477} <Trace> oximeter.fields_u64 (153f49ea-cf4b-4ae7-a92a-1e137ca89e49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3594 | 2026.04.14 13:44:07.239304 [ 276 ] {e99c6c30-d40f-4360-aa57-9a7912ad8477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3595 | 2026.04.14 13:44:07.239595 [ 276 ] {e99c6c30-d40f-4360-aa57-9a7912ad8477} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3596 | 2026.04.14 13:44:07.239796 [ 276 ] {e99c6c30-d40f-4360-aa57-9a7912ad8477} <Trace> oximeter.fields_u64 (153f49ea-cf4b-4ae7-a92a-1e137ca89e49): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3597 | 2026.04.14 13:44:07.239916 [ 276 ] {e99c6c30-d40f-4360-aa57-9a7912ad8477} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 66.58 KiB/sec. | ||
| 3598 | 2026.04.14 13:44:07.239952 [ 276 ] {e99c6c30-d40f-4360-aa57-9a7912ad8477} <Debug> TCPHandler: Processed in 0.001210956 sec. | ||
| 3599 | 2026.04.14 13:44:07.240055 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3600 | 2026.04.14 13:44:07.240144 [ 276 ] {04c97058-0da5-4b70-a85b-c0eea09d7ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3601 | 2026.04.14 13:44:07.240182 [ 276 ] {04c97058-0da5-4b70-a85b-c0eea09d7ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3602 | 2026.04.14 13:44:07.240954 [ 276 ] {04c97058-0da5-4b70-a85b-c0eea09d7ecb} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3603 | 2026.04.14 13:44:07.240988 [ 276 ] {04c97058-0da5-4b70-a85b-c0eea09d7ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3604 | 2026.04.14 13:44:07.241338 [ 276 ] {04c97058-0da5-4b70-a85b-c0eea09d7ecb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3605 | 2026.04.14 13:44:07.241546 [ 276 ] {04c97058-0da5-4b70-a85b-c0eea09d7ecb} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3606 | 2026.04.14 13:44:07.241667 [ 276 ] {04c97058-0da5-4b70-a85b-c0eea09d7ecb} <Debug> executeQuery: Read 1312 rows, 89.89 KiB in 0.00154 sec., 851948.051948052 rows/sec., 57.00 MiB/sec. | ||
| 3607 | 2026.04.14 13:44:07.241704 [ 276 ] {04c97058-0da5-4b70-a85b-c0eea09d7ecb} <Debug> TCPHandler: Processed in 0.001695146 sec. | ||
| 3608 | 2026.04.14 13:44:07.241809 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3609 | 2026.04.14 13:44:07.241899 [ 276 ] {5b3475e0-f3e4-4e1c-9721-428e02c357d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3610 | 2026.04.14 13:44:07.241941 [ 276 ] {5b3475e0-f3e4-4e1c-9721-428e02c357d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3611 | 2026.04.14 13:44:07.242587 [ 276 ] {5b3475e0-f3e4-4e1c-9721-428e02c357d1} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3612 | 2026.04.14 13:44:07.242622 [ 276 ] {5b3475e0-f3e4-4e1c-9721-428e02c357d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3613 | 2026.04.14 13:44:07.243049 [ 276 ] {5b3475e0-f3e4-4e1c-9721-428e02c357d1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3614 | 2026.04.14 13:44:07.243264 [ 276 ] {5b3475e0-f3e4-4e1c-9721-428e02c357d1} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3615 | 2026.04.14 13:44:07.243391 [ 276 ] {5b3475e0-f3e4-4e1c-9721-428e02c357d1} <Debug> executeQuery: Read 1499 rows, 93.11 KiB in 0.001509 sec., 993373.0947647449 rows/sec., 60.26 MiB/sec. | ||
| 3616 | 2026.04.14 13:44:07.243427 [ 276 ] {5b3475e0-f3e4-4e1c-9721-428e02c357d1} <Debug> TCPHandler: Processed in 0.001665425 sec. | ||
| 3617 | 2026.04.14 13:44:07.243531 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3618 | 2026.04.14 13:44:07.243622 [ 276 ] {4b38d042-33e7-4373-b120-1981eecb58ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3619 | 2026.04.14 13:44:07.243676 [ 276 ] {4b38d042-33e7-4373-b120-1981eecb58ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3620 | 2026.04.14 13:44:07.244426 [ 276 ] {4b38d042-33e7-4373-b120-1981eecb58ad} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3621 | 2026.04.14 13:44:07.244461 [ 276 ] {4b38d042-33e7-4373-b120-1981eecb58ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3622 | 2026.04.14 13:44:07.244975 [ 276 ] {4b38d042-33e7-4373-b120-1981eecb58ad} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3623 | 2026.04.14 13:44:07.245211 [ 276 ] {4b38d042-33e7-4373-b120-1981eecb58ad} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3624 | 2026.04.14 13:44:07.245344 [ 276 ] {4b38d042-33e7-4373-b120-1981eecb58ad} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00174 sec., 15517.241379310344 rows/sec., 27.81 MiB/sec. | ||
| 3625 | 2026.04.14 13:44:07.245393 [ 276 ] {4b38d042-33e7-4373-b120-1981eecb58ad} <Debug> TCPHandler: Processed in 0.001908381 sec. | ||
| 3626 | 2026.04.14 13:44:07.245496 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3627 | 2026.04.14 13:44:07.245587 [ 276 ] {3b1d80f9-274e-482b-892f-54f6ff44ad00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3628 | 2026.04.14 13:44:07.245628 [ 276 ] {3b1d80f9-274e-482b-892f-54f6ff44ad00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3629 | 2026.04.14 13:44:07.245929 [ 276 ] {3b1d80f9-274e-482b-892f-54f6ff44ad00} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3630 | 2026.04.14 13:44:07.245964 [ 276 ] {3b1d80f9-274e-482b-892f-54f6ff44ad00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3631 | 2026.04.14 13:44:07.246247 [ 276 ] {3b1d80f9-274e-482b-892f-54f6ff44ad00} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3632 | 2026.04.14 13:44:07.246451 [ 276 ] {3b1d80f9-274e-482b-892f-54f6ff44ad00} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3633 | 2026.04.14 13:44:07.246573 [ 276 ] {3b1d80f9-274e-482b-892f-54f6ff44ad00} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001004 sec., 11952.191235059761 rows/sec., 824.83 KiB/sec. | ||
| 3634 | 2026.04.14 13:44:07.246607 [ 276 ] {3b1d80f9-274e-482b-892f-54f6ff44ad00} <Debug> TCPHandler: Processed in 0.001157705 sec. | ||
| 3635 | 2026.04.14 13:44:07.640585 [ 144 ] {} <Debug> oximeter.fields_u8 (71a0247e-13b2-43ab-864d-eb0670180286) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3636 | 2026.04.14 13:44:07.640655 [ 144 ] {} <Trace> oximeter.fields_u8 (71a0247e-13b2-43ab-864d-eb0670180286): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3637 | 2026.04.14 13:44:07.640680 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3638 | 2026.04.14 13:44:07.640803 [ 187 ] {71a0247e-13b2-43ab-864d-eb0670180286::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 | ||
| 3639 | 2026.04.14 13:44:07.640959 [ 187 ] {71a0247e-13b2-43ab-864d-eb0670180286::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3640 | 2026.04.14 13:44:07.640998 [ 187 ] {71a0247e-13b2-43ab-864d-eb0670180286::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 3641 | 2026.04.14 13:44:07.641074 [ 187 ] {71a0247e-13b2-43ab-864d-eb0670180286::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 3642 | 2026.04.14 13:44:07.641128 [ 187 ] {71a0247e-13b2-43ab-864d-eb0670180286::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 3643 | 2026.04.14 13:44:07.641180 [ 187 ] {71a0247e-13b2-43ab-864d-eb0670180286::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3644 | 2026.04.14 13:44:07.641229 [ 187 ] {71a0247e-13b2-43ab-864d-eb0670180286::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 3645 | 2026.04.14 13:44:07.642053 [ 186 ] {71a0247e-13b2-43ab-864d-eb0670180286::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 5 columns (5 merged, 0 gathered) in 0.001297028 sec., 255969.80173134274 rows/sec., 16.07 MiB/sec. | ||
| 3646 | 2026.04.14 13:44:07.642218 [ 187 ] {71a0247e-13b2-43ab-864d-eb0670180286::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3647 | 2026.04.14 13:44:07.642462 [ 187 ] {71a0247e-13b2-43ab-864d-eb0670180286::all_1_5_1} <Trace> oximeter.fields_u8 (71a0247e-13b2-43ab-864d-eb0670180286): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3648 | 2026.04.14 13:44:07.642530 [ 187 ] {71a0247e-13b2-43ab-864d-eb0670180286::all_1_5_1} <Trace> oximeter.fields_u8 (71a0247e-13b2-43ab-864d-eb0670180286) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3649 | 2026.04.14 13:44:07.642596 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3650 | 2026.04.14 13:44:08.176363 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 478 | ||
| 3651 | 2026.04.14 13:44:08.178908 [ 242 ] {} <Trace> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3652 | 2026.04.14 13:44:08.178958 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3653 | 2026.04.14 13:44:08.180204 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3654 | 2026.04.14 13:44:08.180511 [ 242 ] {} <Trace> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3655 | 2026.04.14 13:44:08.180813 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 478 | ||
| 3656 | 2026.04.14 13:44:08.712196 [ 143 ] {} <Debug> oximeter.fields_i16 (dda186e1-a4f5-465c-8029-efee9ab90db7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3657 | 2026.04.14 13:44:08.712267 [ 143 ] {} <Trace> oximeter.fields_i16 (dda186e1-a4f5-465c-8029-efee9ab90db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3658 | 2026.04.14 13:44:08.712287 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3659 | 2026.04.14 13:44:08.712435 [ 194 ] {dda186e1-a4f5-465c-8029-efee9ab90db7::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 | ||
| 3660 | 2026.04.14 13:44:08.712595 [ 194 ] {dda186e1-a4f5-465c-8029-efee9ab90db7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3661 | 2026.04.14 13:44:08.712641 [ 194 ] {dda186e1-a4f5-465c-8029-efee9ab90db7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 3662 | 2026.04.14 13:44:08.712713 [ 194 ] {dda186e1-a4f5-465c-8029-efee9ab90db7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 3663 | 2026.04.14 13:44:08.712766 [ 194 ] {dda186e1-a4f5-465c-8029-efee9ab90db7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3664 | 2026.04.14 13:44:08.712812 [ 194 ] {dda186e1-a4f5-465c-8029-efee9ab90db7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3665 | 2026.04.14 13:44:08.712867 [ 194 ] {dda186e1-a4f5-465c-8029-efee9ab90db7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3666 | 2026.04.14 13:44:08.713827 [ 187 ] {dda186e1-a4f5-465c-8029-efee9ab90db7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 5 columns (5 merged, 0 gathered) in 0.001468072 sec., 435945.9209085113 rows/sec., 30.31 MiB/sec. | ||
| 3667 | 2026.04.14 13:44:08.713994 [ 186 ] {dda186e1-a4f5-465c-8029-efee9ab90db7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3668 | 2026.04.14 13:44:08.714285 [ 186 ] {dda186e1-a4f5-465c-8029-efee9ab90db7::all_1_5_1} <Trace> oximeter.fields_i16 (dda186e1-a4f5-465c-8029-efee9ab90db7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3669 | 2026.04.14 13:44:08.714358 [ 186 ] {dda186e1-a4f5-465c-8029-efee9ab90db7::all_1_5_1} <Trace> oximeter.fields_i16 (dda186e1-a4f5-465c-8029-efee9ab90db7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3670 | 2026.04.14 13:44:08.714433 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3671 | 2026.04.14 13:44:10.666885 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7061 | ||
| 3672 | 2026.04.14 13:44:10.667348 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3673 | 2026.04.14 13:44:10.667380 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3674 | 2026.04.14 13:44:10.667912 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3675 | 2026.04.14 13:44:10.668132 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3676 | 2026.04.14 13:44:10.668258 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7061 | ||
| 3677 | 2026.04.14 13:44:11.054983 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3678 | 2026.04.14 13:44:11.071560 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3679 | 2026.04.14 13:44:11.071624 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3680 | 2026.04.14 13:44:11.077126 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3681 | 2026.04.14 13:44:11.077842 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3682 | 2026.04.14 13:44:11.080830 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3683 | 2026.04.14 13:44:11.964806 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3684 | 2026.04.14 13:44:11.964991 [ 276 ] {4b00d222-8661-4c03-8beb-a0013b22508d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3685 | 2026.04.14 13:44:11.965054 [ 276 ] {4b00d222-8661-4c03-8beb-a0013b22508d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3686 | 2026.04.14 13:44:11.965808 [ 276 ] {4b00d222-8661-4c03-8beb-a0013b22508d} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3687 | 2026.04.14 13:44:11.965845 [ 276 ] {4b00d222-8661-4c03-8beb-a0013b22508d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3688 | 2026.04.14 13:44:11.966249 [ 276 ] {4b00d222-8661-4c03-8beb-a0013b22508d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3689 | 2026.04.14 13:44:11.966471 [ 276 ] {4b00d222-8661-4c03-8beb-a0013b22508d} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3690 | 2026.04.14 13:44:11.966625 [ 276 ] {4b00d222-8661-4c03-8beb-a0013b22508d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001692 sec., 33096.92671394799 rows/sec., 2.54 MiB/sec. | ||
| 3691 | 2026.04.14 13:44:11.966675 [ 276 ] {4b00d222-8661-4c03-8beb-a0013b22508d} <Debug> TCPHandler: Processed in 0.002009613 sec. | ||
| 3692 | 2026.04.14 13:44:11.966815 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3693 | 2026.04.14 13:44:11.966915 [ 276 ] {350f8205-507c-4d2d-bcc9-0cd89fe533a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3694 | 2026.04.14 13:44:11.966955 [ 276 ] {350f8205-507c-4d2d-bcc9-0cd89fe533a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3695 | 2026.04.14 13:44:11.967391 [ 276 ] {350f8205-507c-4d2d-bcc9-0cd89fe533a6} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3696 | 2026.04.14 13:44:11.967425 [ 276 ] {350f8205-507c-4d2d-bcc9-0cd89fe533a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3697 | 2026.04.14 13:44:11.967717 [ 276 ] {350f8205-507c-4d2d-bcc9-0cd89fe533a6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3698 | 2026.04.14 13:44:11.967924 [ 276 ] {350f8205-507c-4d2d-bcc9-0cd89fe533a6} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3699 | 2026.04.14 13:44:11.968053 [ 276 ] {350f8205-507c-4d2d-bcc9-0cd89fe533a6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001157 sec., 55315.471045808124 rows/sec., 4.32 MiB/sec. | ||
| 3700 | 2026.04.14 13:44:11.968088 [ 276 ] {350f8205-507c-4d2d-bcc9-0cd89fe533a6} <Debug> TCPHandler: Processed in 0.001332178 sec. | ||
| 3701 | 2026.04.14 13:44:11.968203 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3702 | 2026.04.14 13:44:11.968296 [ 276 ] {a1ec109c-07e8-46e3-b726-1f80e7d19d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3703 | 2026.04.14 13:44:11.968338 [ 276 ] {a1ec109c-07e8-46e3-b726-1f80e7d19d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3704 | 2026.04.14 13:44:11.968757 [ 276 ] {a1ec109c-07e8-46e3-b726-1f80e7d19d6f} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3705 | 2026.04.14 13:44:11.968793 [ 276 ] {a1ec109c-07e8-46e3-b726-1f80e7d19d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3706 | 2026.04.14 13:44:11.969115 [ 276 ] {a1ec109c-07e8-46e3-b726-1f80e7d19d6f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3707 | 2026.04.14 13:44:11.969337 [ 276 ] {a1ec109c-07e8-46e3-b726-1f80e7d19d6f} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3708 | 2026.04.14 13:44:11.969464 [ 276 ] {a1ec109c-07e8-46e3-b726-1f80e7d19d6f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001186 sec., 107925.80101180439 rows/sec., 7.52 MiB/sec. | ||
| 3709 | 2026.04.14 13:44:11.969499 [ 276 ] {a1ec109c-07e8-46e3-b726-1f80e7d19d6f} <Debug> TCPHandler: Processed in 0.001346019 sec. | ||
| 3710 | 2026.04.14 13:44:11.969619 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3711 | 2026.04.14 13:44:11.969712 [ 276 ] {24bf9a5d-d7eb-40c1-95cf-18de9d827222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3712 | 2026.04.14 13:44:11.969753 [ 276 ] {24bf9a5d-d7eb-40c1-95cf-18de9d827222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3713 | 2026.04.14 13:44:11.970095 [ 276 ] {24bf9a5d-d7eb-40c1-95cf-18de9d827222} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3714 | 2026.04.14 13:44:11.970130 [ 276 ] {24bf9a5d-d7eb-40c1-95cf-18de9d827222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3715 | 2026.04.14 13:44:11.970434 [ 276 ] {24bf9a5d-d7eb-40c1-95cf-18de9d827222} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3716 | 2026.04.14 13:44:11.970642 [ 276 ] {24bf9a5d-d7eb-40c1-95cf-18de9d827222} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3717 | 2026.04.14 13:44:11.970770 [ 276 ] {24bf9a5d-d7eb-40c1-95cf-18de9d827222} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001077 sec., 44568.245125348185 rows/sec., 3.00 MiB/sec. | ||
| 3718 | 2026.04.14 13:44:11.970806 [ 276 ] {24bf9a5d-d7eb-40c1-95cf-18de9d827222} <Debug> TCPHandler: Processed in 0.001239436 sec. | ||
| 3719 | 2026.04.14 13:44:16.967174 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3720 | 2026.04.14 13:44:16.967389 [ 276 ] {0a3bd2b6-0229-41da-91b5-5e89bddd7a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3721 | 2026.04.14 13:44:16.967466 [ 276 ] {0a3bd2b6-0229-41da-91b5-5e89bddd7a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3722 | 2026.04.14 13:44:16.968199 [ 276 ] {0a3bd2b6-0229-41da-91b5-5e89bddd7a04} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3723 | 2026.04.14 13:44:16.968254 [ 276 ] {0a3bd2b6-0229-41da-91b5-5e89bddd7a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3724 | 2026.04.14 13:44:16.968683 [ 276 ] {0a3bd2b6-0229-41da-91b5-5e89bddd7a04} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3725 | 2026.04.14 13:44:16.968906 [ 276 ] {0a3bd2b6-0229-41da-91b5-5e89bddd7a04} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3726 | 2026.04.14 13:44:16.969028 [ 132 ] {} <Debug> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3727 | 2026.04.14 13:44:16.969053 [ 276 ] {0a3bd2b6-0229-41da-91b5-5e89bddd7a04} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001718 sec., 61699.65075669383 rows/sec., 5.19 MiB/sec. | ||
| 3728 | 2026.04.14 13:44:16.969094 [ 132 ] {} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3729 | 2026.04.14 13:44:16.969115 [ 276 ] {0a3bd2b6-0229-41da-91b5-5e89bddd7a04} <Debug> TCPHandler: Processed in 0.002082614 sec. | ||
| 3730 | 2026.04.14 13:44:16.969119 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3731 | 2026.04.14 13:44:16.969243 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3732 | 2026.04.14 13:44:16.969266 [ 194 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3733 | 2026.04.14 13:44:16.969348 [ 276 ] {26b8e2f2-388d-45d9-88c9-47560e0af85a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3734 | 2026.04.14 13:44:16.969395 [ 276 ] {26b8e2f2-388d-45d9-88c9-47560e0af85a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3735 | 2026.04.14 13:44:16.969415 [ 194 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3736 | 2026.04.14 13:44:16.969453 [ 194 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3358 rows starting from the beginning of the part | ||
| 3737 | 2026.04.14 13:44:16.969518 [ 194 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 92 rows starting from the beginning of the part | ||
| 3738 | 2026.04.14 13:44:16.969564 [ 194 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 106 rows starting from the beginning of the part | ||
| 3739 | 2026.04.14 13:44:16.969606 [ 194 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2440 rows starting from the beginning of the part | ||
| 3740 | 2026.04.14 13:44:16.969646 [ 194 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
| 3741 | 2026.04.14 13:44:16.969688 [ 194 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 106 rows starting from the beginning of the part | ||
| 3742 | 2026.04.14 13:44:16.969805 [ 276 ] {26b8e2f2-388d-45d9-88c9-47560e0af85a} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3743 | 2026.04.14 13:44:16.969847 [ 276 ] {26b8e2f2-388d-45d9-88c9-47560e0af85a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3744 | 2026.04.14 13:44:16.970160 [ 276 ] {26b8e2f2-388d-45d9-88c9-47560e0af85a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3745 | 2026.04.14 13:44:16.970387 [ 276 ] {26b8e2f2-388d-45d9-88c9-47560e0af85a} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3746 | 2026.04.14 13:44:16.970492 [ 132 ] {} <Debug> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3747 | 2026.04.14 13:44:16.970521 [ 132 ] {} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3748 | 2026.04.14 13:44:16.970524 [ 276 ] {26b8e2f2-388d-45d9-88c9-47560e0af85a} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.0012 sec., 20833.333333333336 rows/sec., 1.53 MiB/sec. | ||
| 3749 | 2026.04.14 13:44:16.970540 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3750 | 2026.04.14 13:44:16.970573 [ 276 ] {26b8e2f2-388d-45d9-88c9-47560e0af85a} <Debug> TCPHandler: Processed in 0.00137944 sec. | ||
| 3751 | 2026.04.14 13:44:16.970652 [ 187 ] {68976380-1012-4549-8d8f-37433442f35c::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 | ||
| 3752 | 2026.04.14 13:44:16.970680 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3753 | 2026.04.14 13:44:16.970783 [ 276 ] {c25e64a7-0d1f-47e8-ada9-1bc95cd6a9e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3754 | 2026.04.14 13:44:16.970791 [ 187 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3755 | 2026.04.14 13:44:16.970829 [ 276 ] {c25e64a7-0d1f-47e8-ada9-1bc95cd6a9e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3756 | 2026.04.14 13:44:16.970845 [ 187 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 225 rows starting from the beginning of the part | ||
| 3757 | 2026.04.14 13:44:16.970914 [ 187 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 38 rows starting from the beginning of the part | ||
| 3758 | 2026.04.14 13:44:16.970957 [ 187 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 18 rows starting from the beginning of the part | ||
| 3759 | 2026.04.14 13:44:16.970997 [ 187 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 25 rows starting from the beginning of the part | ||
| 3760 | 2026.04.14 13:44:16.971033 [ 187 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 33 rows starting from the beginning of the part | ||
| 3761 | 2026.04.14 13:44:16.971075 [ 187 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 25 rows starting from the beginning of the part | ||
| 3762 | 2026.04.14 13:44:16.971260 [ 276 ] {c25e64a7-0d1f-47e8-ada9-1bc95cd6a9e6} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3763 | 2026.04.14 13:44:16.971300 [ 276 ] {c25e64a7-0d1f-47e8-ada9-1bc95cd6a9e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3764 | 2026.04.14 13:44:16.971750 [ 276 ] {c25e64a7-0d1f-47e8-ada9-1bc95cd6a9e6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3765 | 2026.04.14 13:44:16.971890 [ 194 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6158 rows, containing 5 columns (5 merged, 0 gathered) in 0.002688938 sec., 2290123.461381408 rows/sec., 181.57 MiB/sec. | ||
| 3766 | 2026.04.14 13:44:16.971902 [ 193 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 364 rows, containing 5 columns (5 merged, 0 gathered) in 0.001297878 sec., 280457.7934135566 rows/sec., 20.03 MiB/sec. | ||
| 3767 | 2026.04.14 13:44:16.971966 [ 276 ] {c25e64a7-0d1f-47e8-ada9-1bc95cd6a9e6} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3768 | 2026.04.14 13:44:16.972068 [ 132 ] {} <Debug> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3769 | 2026.04.14 13:44:16.972096 [ 276 ] {c25e64a7-0d1f-47e8-ada9-1bc95cd6a9e6} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001331 sec., 66867.01728024043 rows/sec., 5.22 MiB/sec. | ||
| 3770 | 2026.04.14 13:44:16.972096 [ 132 ] {} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3771 | 2026.04.14 13:44:16.972101 [ 187 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3772 | 2026.04.14 13:44:16.972139 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3773 | 2026.04.14 13:44:16.972140 [ 276 ] {c25e64a7-0d1f-47e8-ada9-1bc95cd6a9e6} <Debug> TCPHandler: Processed in 0.001506432 sec. | ||
| 3774 | 2026.04.14 13:44:16.972203 [ 194 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3775 | 2026.04.14 13:44:16.972247 [ 199 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3776 | 2026.04.14 13:44:16.972275 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3777 | 2026.04.14 13:44:16.972374 [ 276 ] {47d337f7-8639-458a-bf24-d387a0984a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3778 | 2026.04.14 13:44:16.972375 [ 199 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3779 | 2026.04.14 13:44:16.972420 [ 276 ] {47d337f7-8639-458a-bf24-d387a0984a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3780 | 2026.04.14 13:44:16.972429 [ 199 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1830 rows starting from the beginning of the part | ||
| 3781 | 2026.04.14 13:44:16.972492 [ 187 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_16_3} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3782 | 2026.04.14 13:44:16.972512 [ 194 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_21_4} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3783 | 2026.04.14 13:44:16.972539 [ 199 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part | ||
| 3784 | 2026.04.14 13:44:16.972582 [ 187 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_16_3} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3785 | 2026.04.14 13:44:16.972595 [ 194 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_21_4} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3786 | 2026.04.14 13:44:16.972618 [ 199 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 89 rows starting from the beginning of the part | ||
| 3787 | 2026.04.14 13:44:16.972659 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3788 | 2026.04.14 13:44:16.972689 [ 199 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1312 rows starting from the beginning of the part | ||
| 3789 | 2026.04.14 13:44:16.972702 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 3790 | 2026.04.14 13:44:16.972761 [ 199 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
| 3791 | 2026.04.14 13:44:16.972836 [ 199 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 89 rows starting from the beginning of the part | ||
| 3792 | 2026.04.14 13:44:16.972844 [ 276 ] {47d337f7-8639-458a-bf24-d387a0984a3e} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3793 | 2026.04.14 13:44:16.972889 [ 276 ] {47d337f7-8639-458a-bf24-d387a0984a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3794 | 2026.04.14 13:44:16.973247 [ 276 ] {47d337f7-8639-458a-bf24-d387a0984a3e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3795 | 2026.04.14 13:44:16.973473 [ 276 ] {47d337f7-8639-458a-bf24-d387a0984a3e} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3796 | 2026.04.14 13:44:16.973599 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3797 | 2026.04.14 13:44:16.973606 [ 276 ] {47d337f7-8639-458a-bf24-d387a0984a3e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 3798 | 2026.04.14 13:44:16.973646 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3799 | 2026.04.14 13:44:16.973663 [ 276 ] {47d337f7-8639-458a-bf24-d387a0984a3e} <Debug> TCPHandler: Processed in 0.001434781 sec. | ||
| 3800 | 2026.04.14 13:44:16.973673 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3801 | 2026.04.14 13:44:16.973754 [ 187 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3802 | 2026.04.14 13:44:16.973779 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3803 | 2026.04.14 13:44:16.973842 [ 187 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3804 | 2026.04.14 13:44:16.973873 [ 187 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5994 rows starting from the beginning of the part | ||
| 3805 | 2026.04.14 13:44:16.973877 [ 276 ] {8eaea9d3-09fb-47e9-8780-e23100ddd90e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3806 | 2026.04.14 13:44:16.973922 [ 187 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3807 | 2026.04.14 13:44:16.973940 [ 276 ] {8eaea9d3-09fb-47e9-8780-e23100ddd90e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3808 | 2026.04.14 13:44:16.973968 [ 187 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3809 | 2026.04.14 13:44:16.974007 [ 187 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1499 rows starting from the beginning of the part | ||
| 3810 | 2026.04.14 13:44:16.974040 [ 187 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 128 rows starting from the beginning of the part | ||
| 3811 | 2026.04.14 13:44:16.974074 [ 187 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3812 | 2026.04.14 13:44:16.974302 [ 193 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3466 rows, containing 5 columns (5 merged, 0 gathered) in 0.002097445 sec., 1652486.7159806336 rows/sec., 119.68 MiB/sec. | ||
| 3813 | 2026.04.14 13:44:16.974577 [ 194 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3814 | 2026.04.14 13:44:16.974743 [ 276 ] {8eaea9d3-09fb-47e9-8780-e23100ddd90e} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3815 | 2026.04.14 13:44:16.974788 [ 276 ] {8eaea9d3-09fb-47e9-8780-e23100ddd90e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3816 | 2026.04.14 13:44:16.974878 [ 194 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_21_4} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3817 | 2026.04.14 13:44:16.974968 [ 194 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_21_4} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3818 | 2026.04.14 13:44:16.975048 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 3819 | 2026.04.14 13:44:16.975371 [ 276 ] {8eaea9d3-09fb-47e9-8780-e23100ddd90e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3820 | 2026.04.14 13:44:16.975619 [ 276 ] {8eaea9d3-09fb-47e9-8780-e23100ddd90e} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3821 | 2026.04.14 13:44:16.975759 [ 276 ] {8eaea9d3-09fb-47e9-8780-e23100ddd90e} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.0019 sec., 13157.894736842105 rows/sec., 23.58 MiB/sec. | ||
| 3822 | 2026.04.14 13:44:16.975811 [ 276 ] {8eaea9d3-09fb-47e9-8780-e23100ddd90e} <Debug> TCPHandler: Processed in 0.002082035 sec. | ||
| 3823 | 2026.04.14 13:44:16.975916 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3824 | 2026.04.14 13:44:16.976010 [ 276 ] {f305524b-d4d8-4dd8-9a2f-5ef6187bf650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3825 | 2026.04.14 13:44:16.976051 [ 276 ] {f305524b-d4d8-4dd8-9a2f-5ef6187bf650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3826 | 2026.04.14 13:44:16.976374 [ 276 ] {f305524b-d4d8-4dd8-9a2f-5ef6187bf650} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3827 | 2026.04.14 13:44:16.976411 [ 276 ] {f305524b-d4d8-4dd8-9a2f-5ef6187bf650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3828 | 2026.04.14 13:44:16.976714 [ 276 ] {f305524b-d4d8-4dd8-9a2f-5ef6187bf650} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3829 | 2026.04.14 13:44:16.976857 [ 188 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8101 rows, containing 5 columns (5 merged, 0 gathered) in 0.003129487 sec., 2588603.1800100147 rows/sec., 168.97 MiB/sec. | ||
| 3830 | 2026.04.14 13:44:16.976927 [ 276 ] {f305524b-d4d8-4dd8-9a2f-5ef6187bf650} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3831 | 2026.04.14 13:44:16.977031 [ 130 ] {} <Debug> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3832 | 2026.04.14 13:44:16.977057 [ 276 ] {f305524b-d4d8-4dd8-9a2f-5ef6187bf650} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 3833 | 2026.04.14 13:44:16.977065 [ 130 ] {} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3834 | 2026.04.14 13:44:16.977098 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3835 | 2026.04.14 13:44:16.977100 [ 276 ] {f305524b-d4d8-4dd8-9a2f-5ef6187bf650} <Debug> TCPHandler: Processed in 0.001233197 sec. | ||
| 3836 | 2026.04.14 13:44:16.977167 [ 187 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3837 | 2026.04.14 13:44:16.977257 [ 187 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3838 | 2026.04.14 13:44:16.977281 [ 187 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 690 rows starting from the beginning of the part | ||
| 3839 | 2026.04.14 13:44:16.977323 [ 187 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3840 | 2026.04.14 13:44:16.977358 [ 187 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3841 | 2026.04.14 13:44:16.977391 [ 187 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 3842 | 2026.04.14 13:44:16.977423 [ 187 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part | ||
| 3843 | 2026.04.14 13:44:16.977453 [ 187 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3844 | 2026.04.14 13:44:16.977670 [ 194 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3845 | 2026.04.14 13:44:16.977941 [ 194 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3846 | 2026.04.14 13:44:16.978010 [ 194 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3847 | 2026.04.14 13:44:16.978079 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 3848 | 2026.04.14 13:44:16.978239 [ 193 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 930 rows, containing 4 columns (4 merged, 0 gathered) in 0.001100243 sec., 845267.8181092722 rows/sec., 56.02 MiB/sec. | ||
| 3849 | 2026.04.14 13:44:16.978397 [ 194 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3850 | 2026.04.14 13:44:16.978654 [ 194 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_21_4} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3851 | 2026.04.14 13:44:16.978717 [ 194 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_21_4} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3852 | 2026.04.14 13:44:16.978780 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3853 | 2026.04.14 13:44:18.075725 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3854 | 2026.04.14 13:44:18.075778 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3855 | 2026.04.14 13:44:18.168575 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7573 | ||
| 3856 | 2026.04.14 13:44:18.169075 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3857 | 2026.04.14 13:44:18.169119 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3858 | 2026.04.14 13:44:18.169569 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3859 | 2026.04.14 13:44:18.169790 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3860 | 2026.04.14 13:44:18.169912 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7573 | ||
| 3861 | 2026.04.14 13:44:18.169916 [ 129 ] {} <Debug> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3862 | 2026.04.14 13:44:18.169975 [ 129 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3863 | 2026.04.14 13:44:18.169995 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3864 | 2026.04.14 13:44:18.170129 [ 187 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3865 | 2026.04.14 13:44:18.170282 [ 187 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3866 | 2026.04.14 13:44:18.170322 [ 187 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5141 rows starting from the beginning of the part | ||
| 3867 | 2026.04.14 13:44:18.170390 [ 187 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3868 | 2026.04.14 13:44:18.170436 [ 187 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3869 | 2026.04.14 13:44:18.170479 [ 187 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3870 | 2026.04.14 13:44:18.170520 [ 187 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3871 | 2026.04.14 13:44:18.170562 [ 187 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3872 | 2026.04.14 13:44:18.171868 [ 187 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7573 rows, containing 4 columns (4 merged, 0 gathered) in 0.001794348 sec., 4220474.5121905 rows/sec., 60.37 MiB/sec. | ||
| 3873 | 2026.04.14 13:44:18.172478 [ 187 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3874 | 2026.04.14 13:44:18.172717 [ 187 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_16_3} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3875 | 2026.04.14 13:44:18.172782 [ 187 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_16_3} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3876 | 2026.04.14 13:44:18.172846 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3877 | 2026.04.14 13:44:18.181059 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 498 | ||
| 3878 | 2026.04.14 13:44:18.183401 [ 242 ] {} <Trace> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3879 | 2026.04.14 13:44:18.183452 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3880 | 2026.04.14 13:44:18.184660 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3881 | 2026.04.14 13:44:18.184943 [ 242 ] {} <Trace> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3882 | 2026.04.14 13:44:18.185108 [ 129 ] {} <Debug> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3883 | 2026.04.14 13:44:18.185147 [ 129 ] {} <Trace> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3884 | 2026.04.14 13:44:18.185164 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 3885 | 2026.04.14 13:44:18.185268 [ 193 ] {1e86eeee-b787-46a5-937f-8127dbb03b48::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 | ||
| 3886 | 2026.04.14 13:44:18.185303 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 498 | ||
| 3887 | 2026.04.14 13:44:18.185838 [ 193 ] {1e86eeee-b787-46a5-937f-8127dbb03b48::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3888 | 2026.04.14 13:44:18.185988 [ 193 ] {1e86eeee-b787-46a5-937f-8127dbb03b48::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 318 rows starting from the beginning of the part | ||
| 3889 | 2026.04.14 13:44:18.186383 [ 193 ] {1e86eeee-b787-46a5-937f-8127dbb03b48::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 66 rows starting from the beginning of the part | ||
| 3890 | 2026.04.14 13:44:18.186734 [ 193 ] {1e86eeee-b787-46a5-937f-8127dbb03b48::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part | ||
| 3891 | 2026.04.14 13:44:18.187086 [ 193 ] {1e86eeee-b787-46a5-937f-8127dbb03b48::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
| 3892 | 2026.04.14 13:44:18.187424 [ 193 ] {1e86eeee-b787-46a5-937f-8127dbb03b48::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part | ||
| 3893 | 2026.04.14 13:44:18.187756 [ 193 ] {1e86eeee-b787-46a5-937f-8127dbb03b48::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
| 3894 | 2026.04.14 13:44:18.193338 [ 197 ] {1e86eeee-b787-46a5-937f-8127dbb03b48::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 72 columns (72 merged, 0 gathered) in 0.008123255 sec., 61305.474221848264 rows/sec., 59.51 MiB/sec. | ||
| 3895 | 2026.04.14 13:44:18.194149 [ 197 ] {1e86eeee-b787-46a5-937f-8127dbb03b48::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3896 | 2026.04.14 13:44:18.194693 [ 197 ] {1e86eeee-b787-46a5-937f-8127dbb03b48::all_1_11_2} <Trace> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3897 | 2026.04.14 13:44:18.194768 [ 197 ] {1e86eeee-b787-46a5-937f-8127dbb03b48::all_1_11_2} <Trace> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3898 | 2026.04.14 13:44:18.194891 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB. | ||
| 3899 | 2026.04.14 13:44:18.581158 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3900 | 2026.04.14 13:44:18.596803 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3901 | 2026.04.14 13:44:18.596861 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3902 | 2026.04.14 13:44:18.602825 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3903 | 2026.04.14 13:44:18.603567 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3904 | 2026.04.14 13:44:18.603882 [ 129 ] {} <Debug> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3905 | 2026.04.14 13:44:18.603949 [ 129 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3906 | 2026.04.14 13:44:18.603974 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3907 | 2026.04.14 13:44:18.604121 [ 193 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::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 | ||
| 3908 | 2026.04.14 13:44:18.606555 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3909 | 2026.04.14 13:44:18.608077 [ 193 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3910 | 2026.04.14 13:44:18.609476 [ 193 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part | ||
| 3911 | 2026.04.14 13:44:18.614003 [ 193 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 3912 | 2026.04.14 13:44:18.618294 [ 193 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
| 3913 | 2026.04.14 13:44:18.622585 [ 193 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 3914 | 2026.04.14 13:44:18.627239 [ 193 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
| 3915 | 2026.04.14 13:44:18.631735 [ 193 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 3916 | 2026.04.14 13:44:18.686809 [ 192 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.082733416 sec., 1462.5287562162307 rows/sec., 7.56 MiB/sec. | ||
| 3917 | 2026.04.14 13:44:18.689393 [ 192 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3918 | 2026.04.14 13:44:18.691414 [ 192 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::all_1_16_3} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3919 | 2026.04.14 13:44:18.691520 [ 192 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::all_1_16_3} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3920 | 2026.04.14 13:44:18.694624 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3921 | 2026.04.14 13:44:19.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.14 MiB, peak 241.09 MiB, free memory in arenas 0.00 B, will set to 240.60 MiB (RSS), difference: 9.46 MiB | ||
| 3922 | 2026.04.14 13:44:19.001290 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000890009 sec. | ||
| 3923 | 2026.04.14 13:44:21.967736 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3924 | 2026.04.14 13:44:21.968002 [ 276 ] {ef16dd43-3e3f-49ee-85c1-cf0d1ecdf870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3925 | 2026.04.14 13:44:21.968098 [ 276 ] {ef16dd43-3e3f-49ee-85c1-cf0d1ecdf870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3926 | 2026.04.14 13:44:21.968935 [ 276 ] {ef16dd43-3e3f-49ee-85c1-cf0d1ecdf870} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3927 | 2026.04.14 13:44:21.968981 [ 276 ] {ef16dd43-3e3f-49ee-85c1-cf0d1ecdf870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3928 | 2026.04.14 13:44:21.969373 [ 276 ] {ef16dd43-3e3f-49ee-85c1-cf0d1ecdf870} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3929 | 2026.04.14 13:44:21.969597 [ 276 ] {ef16dd43-3e3f-49ee-85c1-cf0d1ecdf870} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3930 | 2026.04.14 13:44:21.969748 [ 276 ] {ef16dd43-3e3f-49ee-85c1-cf0d1ecdf870} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001817 sec., 50632.91139240506 rows/sec., 4.28 MiB/sec. | ||
| 3931 | 2026.04.14 13:44:21.969789 [ 276 ] {ef16dd43-3e3f-49ee-85c1-cf0d1ecdf870} <Debug> TCPHandler: Processed in 0.002225808 sec. | ||
| 3932 | 2026.04.14 13:44:21.969915 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3933 | 2026.04.14 13:44:21.970010 [ 276 ] {d59360dc-ddd4-4b14-b286-0184f6892337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3934 | 2026.04.14 13:44:21.970051 [ 276 ] {d59360dc-ddd4-4b14-b286-0184f6892337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3935 | 2026.04.14 13:44:21.970440 [ 276 ] {d59360dc-ddd4-4b14-b286-0184f6892337} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3936 | 2026.04.14 13:44:21.970483 [ 276 ] {d59360dc-ddd4-4b14-b286-0184f6892337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3937 | 2026.04.14 13:44:21.970776 [ 276 ] {d59360dc-ddd4-4b14-b286-0184f6892337} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3938 | 2026.04.14 13:44:21.970987 [ 276 ] {d59360dc-ddd4-4b14-b286-0184f6892337} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3939 | 2026.04.14 13:44:21.971115 [ 276 ] {d59360dc-ddd4-4b14-b286-0184f6892337} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001124 sec., 16014.23487544484 rows/sec., 1.18 MiB/sec. | ||
| 3940 | 2026.04.14 13:44:21.971152 [ 276 ] {d59360dc-ddd4-4b14-b286-0184f6892337} <Debug> TCPHandler: Processed in 0.001287197 sec. | ||
| 3941 | 2026.04.14 13:44:21.971259 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3942 | 2026.04.14 13:44:21.971353 [ 276 ] {89e2b483-cd51-4b51-afe7-37be6a1b4649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3943 | 2026.04.14 13:44:21.971392 [ 276 ] {89e2b483-cd51-4b51-afe7-37be6a1b4649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3944 | 2026.04.14 13:44:21.971805 [ 276 ] {89e2b483-cd51-4b51-afe7-37be6a1b4649} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3945 | 2026.04.14 13:44:21.971842 [ 276 ] {89e2b483-cd51-4b51-afe7-37be6a1b4649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3946 | 2026.04.14 13:44:21.972144 [ 276 ] {89e2b483-cd51-4b51-afe7-37be6a1b4649} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3947 | 2026.04.14 13:44:21.972353 [ 276 ] {89e2b483-cd51-4b51-afe7-37be6a1b4649} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3948 | 2026.04.14 13:44:21.972475 [ 276 ] {89e2b483-cd51-4b51-afe7-37be6a1b4649} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001141 sec., 71866.78352322524 rows/sec., 5.61 MiB/sec. | ||
| 3949 | 2026.04.14 13:44:21.972513 [ 276 ] {89e2b483-cd51-4b51-afe7-37be6a1b4649} <Debug> TCPHandler: Processed in 0.001301598 sec. | ||
| 3950 | 2026.04.14 13:44:21.972618 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3951 | 2026.04.14 13:44:21.972710 [ 276 ] {478937c5-ba81-451b-b29d-0d0bfce7607d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3952 | 2026.04.14 13:44:21.972754 [ 276 ] {478937c5-ba81-451b-b29d-0d0bfce7607d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3953 | 2026.04.14 13:44:21.973170 [ 276 ] {478937c5-ba81-451b-b29d-0d0bfce7607d} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3954 | 2026.04.14 13:44:21.973206 [ 276 ] {478937c5-ba81-451b-b29d-0d0bfce7607d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3955 | 2026.04.14 13:44:21.973532 [ 276 ] {478937c5-ba81-451b-b29d-0d0bfce7607d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3956 | 2026.04.14 13:44:21.973746 [ 276 ] {478937c5-ba81-451b-b29d-0d0bfce7607d} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3957 | 2026.04.14 13:44:21.973871 [ 276 ] {478937c5-ba81-451b-b29d-0d0bfce7607d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 3958 | 2026.04.14 13:44:21.973907 [ 276 ] {478937c5-ba81-451b-b29d-0d0bfce7607d} <Debug> TCPHandler: Processed in 0.001337618 sec. | ||
| 3959 | 2026.04.14 13:44:21.974014 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3960 | 2026.04.14 13:44:21.974107 [ 276 ] {704fe477-b592-4d6a-969a-f8ccfa19863f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3961 | 2026.04.14 13:44:21.974161 [ 276 ] {704fe477-b592-4d6a-969a-f8ccfa19863f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3962 | 2026.04.14 13:44:21.974901 [ 276 ] {704fe477-b592-4d6a-969a-f8ccfa19863f} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3963 | 2026.04.14 13:44:21.974937 [ 276 ] {704fe477-b592-4d6a-969a-f8ccfa19863f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3964 | 2026.04.14 13:44:21.975456 [ 276 ] {704fe477-b592-4d6a-969a-f8ccfa19863f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3965 | 2026.04.14 13:44:21.975681 [ 276 ] {704fe477-b592-4d6a-969a-f8ccfa19863f} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3966 | 2026.04.14 13:44:21.975814 [ 276 ] {704fe477-b592-4d6a-969a-f8ccfa19863f} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001725 sec., 10434.782608695652 rows/sec., 18.70 MiB/sec. | ||
| 3967 | 2026.04.14 13:44:21.975865 [ 276 ] {704fe477-b592-4d6a-969a-f8ccfa19863f} <Debug> TCPHandler: Processed in 0.00190131 sec. | ||
| 3968 | 2026.04.14 13:44:21.975972 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3969 | 2026.04.14 13:44:21.976066 [ 276 ] {9cb92b4d-bf8a-400b-9b85-35bdd2635beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3970 | 2026.04.14 13:44:21.976107 [ 276 ] {9cb92b4d-bf8a-400b-9b85-35bdd2635beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3971 | 2026.04.14 13:44:21.976421 [ 276 ] {9cb92b4d-bf8a-400b-9b85-35bdd2635beb} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3972 | 2026.04.14 13:44:21.976458 [ 276 ] {9cb92b4d-bf8a-400b-9b85-35bdd2635beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 3973 | 2026.04.14 13:44:21.976766 [ 276 ] {9cb92b4d-bf8a-400b-9b85-35bdd2635beb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3974 | 2026.04.14 13:44:21.976972 [ 276 ] {9cb92b4d-bf8a-400b-9b85-35bdd2635beb} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3975 | 2026.04.14 13:44:21.977097 [ 276 ] {9cb92b4d-bf8a-400b-9b85-35bdd2635beb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 3976 | 2026.04.14 13:44:21.977133 [ 276 ] {9cb92b4d-bf8a-400b-9b85-35bdd2635beb} <Debug> TCPHandler: Processed in 0.001210486 sec. | ||
| 3977 | 2026.04.14 13:44:24.974058 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62435 | ||
| 3978 | 2026.04.14 13:44:24.974189 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3979 | 2026.04.14 13:44:24.974216 [ 293 ] {} <Debug> TCP-Session: b4d4a2a1-9486-4137-a8bb-e86b62d4e8c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62435 | ||
| 3980 | 2026.04.14 13:44:24.974238 [ 293 ] {} <Debug> TCP-Session: b4d4a2a1-9486-4137-a8bb-e86b62d4e8c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3981 | 2026.04.14 13:44:24.974251 [ 293 ] {} <Debug> TCP-Session: b4d4a2a1-9486-4137-a8bb-e86b62d4e8c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3982 | 2026.04.14 13:44:24.974462 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39129 | ||
| 3983 | 2026.04.14 13:44:24.974502 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41745 | ||
| 3984 | 2026.04.14 13:44:24.974513 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56419 | ||
| 3985 | 2026.04.14 13:44:24.974517 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62597 | ||
| 3986 | 2026.04.14 13:44:24.974582 [ 293 ] {} <Trace> TCP-Session: b4d4a2a1-9486-4137-a8bb-e86b62d4e8c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3987 | 2026.04.14 13:44:24.974516 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37809 | ||
| 3988 | 2026.04.14 13:44:24.974672 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3989 | 2026.04.14 13:44:24.974480 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34733 | ||
| 3990 | 2026.04.14 13:44:24.974712 [ 299 ] {} <Debug> TCP-Session: 1de96014-d3ed-4210-b4bd-3e6acec196fe Authenticating user 'default' from [fd00:1122:3344:101::e]:41745 | ||
| 3991 | 2026.04.14 13:44:24.974476 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50883 | ||
| 3992 | 2026.04.14 13:44:24.974755 [ 299 ] {} <Debug> TCP-Session: 1de96014-d3ed-4210-b4bd-3e6acec196fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3993 | 2026.04.14 13:44:24.974462 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45094 | ||
| 3994 | 2026.04.14 13:44:24.974788 [ 299 ] {} <Debug> TCP-Session: 1de96014-d3ed-4210-b4bd-3e6acec196fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3995 | 2026.04.14 13:44:24.974818 [ 293 ] {9705afdb-fdea-4349-b03a-46562f01b9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62435) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3996 | 2026.04.14 13:44:24.975082 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3997 | 2026.04.14 13:44:24.975119 [ 295 ] {} <Debug> TCP-Session: 41cca0ee-57e9-4801-80c7-894a4b4f75b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45094 | ||
| 3998 | 2026.04.14 13:44:24.975122 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3999 | 2026.04.14 13:44:24.975137 [ 295 ] {} <Debug> TCP-Session: 41cca0ee-57e9-4801-80c7-894a4b4f75b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4000 | 2026.04.14 13:44:24.975163 [ 295 ] {} <Debug> TCP-Session: 41cca0ee-57e9-4801-80c7-894a4b4f75b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4001 | 2026.04.14 13:44:24.975164 [ 296 ] {} <Debug> TCP-Session: 42a189a7-0ee0-4d89-a5e2-b11edaf90408 Authenticating user 'default' from [fd00:1122:3344:101::e]:50883 | ||
| 4002 | 2026.04.14 13:44:24.975163 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4003 | 2026.04.14 13:44:24.975200 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4004 | 2026.04.14 13:44:24.975200 [ 296 ] {} <Debug> TCP-Session: 42a189a7-0ee0-4d89-a5e2-b11edaf90408 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4005 | 2026.04.14 13:44:24.975223 [ 297 ] {} <Debug> TCP-Session: 3e67c306-8e1f-4b93-a007-68e7ba1c57e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34733 | ||
| 4006 | 2026.04.14 13:44:24.975242 [ 296 ] {} <Debug> TCP-Session: 42a189a7-0ee0-4d89-a5e2-b11edaf90408 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4007 | 2026.04.14 13:44:24.975241 [ 274 ] {} <Debug> TCP-Session: 36242c56-e9cd-4998-bace-0e0ceb02f91e Authenticating user 'default' from [fd00:1122:3344:101::e]:56419 | ||
| 4008 | 2026.04.14 13:44:24.975262 [ 297 ] {} <Debug> TCP-Session: 3e67c306-8e1f-4b93-a007-68e7ba1c57e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4009 | 2026.04.14 13:44:24.975177 [ 293 ] {9705afdb-fdea-4349-b03a-46562f01b9ca} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4010 | 2026.04.14 13:44:24.975293 [ 297 ] {} <Debug> TCP-Session: 3e67c306-8e1f-4b93-a007-68e7ba1c57e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4011 | 2026.04.14 13:44:24.975287 [ 274 ] {} <Debug> TCP-Session: 36242c56-e9cd-4998-bace-0e0ceb02f91e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4012 | 2026.04.14 13:44:24.975339 [ 274 ] {} <Debug> TCP-Session: 36242c56-e9cd-4998-bace-0e0ceb02f91e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4013 | 2026.04.14 13:44:24.975357 [ 293 ] {9705afdb-fdea-4349-b03a-46562f01b9ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4014 | 2026.04.14 13:44:24.975431 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4015 | 2026.04.14 13:44:24.975468 [ 294 ] {} <Debug> TCP-Session: ac72c28d-e762-4bd4-9623-47267214ecd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39129 | ||
| 4016 | 2026.04.14 13:44:24.975484 [ 294 ] {} <Debug> TCP-Session: ac72c28d-e762-4bd4-9623-47267214ecd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4017 | 2026.04.14 13:44:24.975494 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4018 | 2026.04.14 13:44:24.975496 [ 294 ] {} <Debug> TCP-Session: ac72c28d-e762-4bd4-9623-47267214ecd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4019 | 2026.04.14 13:44:24.975528 [ 291 ] {} <Debug> TCP-Session: 974bf5b2-df45-415d-b60b-fc738f0a0db6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37809 | ||
| 4020 | 2026.04.14 13:44:24.975497 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4021 | 2026.04.14 13:44:24.975563 [ 291 ] {} <Debug> TCP-Session: 974bf5b2-df45-415d-b60b-fc738f0a0db6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4022 | 2026.04.14 13:44:24.975605 [ 291 ] {} <Debug> TCP-Session: 974bf5b2-df45-415d-b60b-fc738f0a0db6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4023 | 2026.04.14 13:44:24.975611 [ 298 ] {} <Debug> TCP-Session: 460b0597-21fc-4638-aa29-77b1bf288c08 Authenticating user 'default' from [fd00:1122:3344:101::e]:62597 | ||
| 4024 | 2026.04.14 13:44:24.975640 [ 298 ] {} <Debug> TCP-Session: 460b0597-21fc-4638-aa29-77b1bf288c08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4025 | 2026.04.14 13:44:24.975660 [ 298 ] {} <Debug> TCP-Session: 460b0597-21fc-4638-aa29-77b1bf288c08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4026 | 2026.04.14 13:44:24.975673 [ 293 ] {9705afdb-fdea-4349-b03a-46562f01b9ca} <Debug> oximeter.version (f35af008-a6c3-45d8-9422-523b4bac5112) (SelectExecutor): Key condition: unknown | ||
| 4027 | 2026.04.14 13:44:24.977084 [ 320 ] {9705afdb-fdea-4349-b03a-46562f01b9ca} <Trace> AggregatingTransform: Aggregating | ||
| 4028 | 2026.04.14 13:44:24.977121 [ 320 ] {9705afdb-fdea-4349-b03a-46562f01b9ca} <Trace> Aggregator: Aggregation method: without_key | ||
| 4029 | 2026.04.14 13:44:24.977151 [ 320 ] {9705afdb-fdea-4349-b03a-46562f01b9ca} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00137532 sec. (727.104 rows/sec., 28.40 KiB/sec.) | ||
| 4030 | 2026.04.14 13:44:24.977166 [ 320 ] {9705afdb-fdea-4349-b03a-46562f01b9ca} <Trace> Aggregator: Merging aggregated data | ||
| 4031 | 2026.04.14 13:44:24.978224 [ 293 ] {9705afdb-fdea-4349-b03a-46562f01b9ca} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003473 sec., 287.93550244745177 rows/sec., 11.25 KiB/sec. | ||
| 4032 | 2026.04.14 13:44:24.978354 [ 293 ] {9705afdb-fdea-4349-b03a-46562f01b9ca} <Debug> TCPHandler: Processed in 0.003923805 sec. | ||
| 4033 | 2026.04.14 13:44:24.978473 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4034 | 2026.04.14 13:44:24.978495 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4035 | 2026.04.14 13:44:24.978501 [ 293 ] {} <Debug> TCP-Session: b4d4a2a1-9486-4137-a8bb-e86b62d4e8c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4036 | 2026.04.14 13:44:24.978517 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4037 | 2026.04.14 13:44:24.978539 [ 291 ] {} <Debug> TCP-Session: 974bf5b2-df45-415d-b60b-fc738f0a0db6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4038 | 2026.04.14 13:44:24.978555 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4039 | 2026.04.14 13:44:24.978583 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4040 | 2026.04.14 13:44:24.978603 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4041 | 2026.04.14 13:44:24.978634 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4042 | 2026.04.14 13:44:24.978641 [ 298 ] {} <Debug> TCP-Session: 460b0597-21fc-4638-aa29-77b1bf288c08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4043 | 2026.04.14 13:44:24.978658 [ 296 ] {} <Debug> TCP-Session: 42a189a7-0ee0-4d89-a5e2-b11edaf90408 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4044 | 2026.04.14 13:44:24.978671 [ 274 ] {} <Debug> TCP-Session: 36242c56-e9cd-4998-bace-0e0ceb02f91e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4045 | 2026.04.14 13:44:24.978618 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4046 | 2026.04.14 13:44:24.978611 [ 299 ] {} <Debug> TCP-Session: 1de96014-d3ed-4210-b4bd-3e6acec196fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4047 | 2026.04.14 13:44:24.978586 [ 295 ] {} <Debug> TCP-Session: 41cca0ee-57e9-4801-80c7-894a4b4f75b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4048 | 2026.04.14 13:44:24.978740 [ 297 ] {} <Debug> TCP-Session: 3e67c306-8e1f-4b93-a007-68e7ba1c57e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4049 | 2026.04.14 13:44:24.978534 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4050 | 2026.04.14 13:44:24.978814 [ 294 ] {} <Debug> TCP-Session: ac72c28d-e762-4bd4-9623-47267214ecd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4051 | 2026.04.14 13:44:25.000566 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47780 | ||
| 4052 | 2026.04.14 13:44:25.000639 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4053 | 2026.04.14 13:44:25.000660 [ 293 ] {} <Debug> TCP-Session: 7c08bc2e-22dc-4bc4-b0c4-50fd9f2478f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47780 | ||
| 4054 | 2026.04.14 13:44:25.000677 [ 293 ] {} <Debug> TCP-Session: 7c08bc2e-22dc-4bc4-b0c4-50fd9f2478f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4055 | 2026.04.14 13:44:25.000689 [ 293 ] {} <Debug> TCP-Session: 7c08bc2e-22dc-4bc4-b0c4-50fd9f2478f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4056 | 2026.04.14 13:44:25.000846 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58596 | ||
| 4057 | 2026.04.14 13:44:25.000879 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63910 | ||
| 4058 | 2026.04.14 13:44:25.000884 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58248 | ||
| 4059 | 2026.04.14 13:44:25.000904 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41985 | ||
| 4060 | 2026.04.14 13:44:25.000935 [ 293 ] {} <Trace> TCP-Session: 7c08bc2e-22dc-4bc4-b0c4-50fd9f2478f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4061 | 2026.04.14 13:44:25.000946 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60982 | ||
| 4062 | 2026.04.14 13:44:25.000973 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4063 | 2026.04.14 13:44:25.000998 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4064 | 2026.04.14 13:44:25.001008 [ 296 ] {} <Debug> TCP-Session: 6aaf6205-b108-4def-81fb-9b821167e980 Authenticating user 'default' from [fd00:1122:3344:101::e]:58248 | ||
| 4065 | 2026.04.14 13:44:25.001029 [ 297 ] {} <Debug> TCP-Session: e815dbda-95c9-4553-9e0a-dc6f770616c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:41985 | ||
| 4066 | 2026.04.14 13:44:25.001041 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4067 | 2026.04.14 13:44:25.001073 [ 297 ] {} <Debug> TCP-Session: e815dbda-95c9-4553-9e0a-dc6f770616c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4068 | 2026.04.14 13:44:25.001090 [ 293 ] {38ff7f17-c09a-4cf0-9587-145f48bbca6f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47780) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4069 | 2026.04.14 13:44:25.001096 [ 291 ] {} <Debug> TCP-Session: 2956d416-1a5f-48fa-ada9-0160c20b3218 Authenticating user 'default' from [fd00:1122:3344:101::e]:60982 | ||
| 4070 | 2026.04.14 13:44:25.001104 [ 297 ] {} <Debug> TCP-Session: e815dbda-95c9-4553-9e0a-dc6f770616c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4071 | 2026.04.14 13:44:25.001139 [ 291 ] {} <Debug> TCP-Session: 2956d416-1a5f-48fa-ada9-0160c20b3218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4072 | 2026.04.14 13:44:25.001052 [ 296 ] {} <Debug> TCP-Session: 6aaf6205-b108-4def-81fb-9b821167e980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4073 | 2026.04.14 13:44:25.001167 [ 291 ] {} <Debug> TCP-Session: 2956d416-1a5f-48fa-ada9-0160c20b3218 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4074 | 2026.04.14 13:44:25.001177 [ 296 ] {} <Debug> TCP-Session: 6aaf6205-b108-4def-81fb-9b821167e980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4075 | 2026.04.14 13:44:25.000941 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4076 | 2026.04.14 13:44:25.000932 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36398 | ||
| 4077 | 2026.04.14 13:44:25.001229 [ 294 ] {} <Debug> TCP-Session: a28d3e21-0250-4d4e-8a0e-63bbff72b42c Authenticating user 'default' from [fd00:1122:3344:101::e]:58596 | ||
| 4078 | 2026.04.14 13:44:25.000928 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65531 | ||
| 4079 | 2026.04.14 13:44:25.001269 [ 294 ] {} <Debug> TCP-Session: a28d3e21-0250-4d4e-8a0e-63bbff72b42c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4080 | 2026.04.14 13:44:25.000921 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42367 | ||
| 4081 | 2026.04.14 13:44:25.001297 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4082 | 2026.04.14 13:44:25.001320 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4083 | 2026.04.14 13:44:25.001290 [ 294 ] {} <Debug> TCP-Session: a28d3e21-0250-4d4e-8a0e-63bbff72b42c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4084 | 2026.04.14 13:44:25.001361 [ 274 ] {} <Debug> TCP-Session: 4bb74fcc-3f8d-431e-8f31-ef271d596c5f Authenticating user 'default' from [fd00:1122:3344:101::e]:36398 | ||
| 4085 | 2026.04.14 13:44:25.001371 [ 299 ] {} <Debug> TCP-Session: f9ed7392-219a-4511-85c9-865e54f0f876 Authenticating user 'default' from [fd00:1122:3344:101::e]:65531 | ||
| 4086 | 2026.04.14 13:44:25.001388 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4087 | 2026.04.14 13:44:25.001398 [ 274 ] {} <Debug> TCP-Session: 4bb74fcc-3f8d-431e-8f31-ef271d596c5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4088 | 2026.04.14 13:44:25.001410 [ 299 ] {} <Debug> TCP-Session: f9ed7392-219a-4511-85c9-865e54f0f876 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4089 | 2026.04.14 13:44:25.001437 [ 274 ] {} <Debug> TCP-Session: 4bb74fcc-3f8d-431e-8f31-ef271d596c5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4090 | 2026.04.14 13:44:25.001449 [ 299 ] {} <Debug> TCP-Session: f9ed7392-219a-4511-85c9-865e54f0f876 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4091 | 2026.04.14 13:44:25.001430 [ 298 ] {} <Debug> TCP-Session: 14f17abf-d746-408c-b6c4-5dea384bd6f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42367 | ||
| 4092 | 2026.04.14 13:44:25.000948 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4093 | 2026.04.14 13:44:25.001506 [ 298 ] {} <Debug> TCP-Session: 14f17abf-d746-408c-b6c4-5dea384bd6f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4094 | 2026.04.14 13:44:25.001526 [ 295 ] {} <Debug> TCP-Session: d281809a-24c5-42c6-bc5c-c1f1aa8f0076 Authenticating user 'default' from [fd00:1122:3344:101::e]:63910 | ||
| 4095 | 2026.04.14 13:44:25.001532 [ 298 ] {} <Debug> TCP-Session: 14f17abf-d746-408c-b6c4-5dea384bd6f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4096 | 2026.04.14 13:44:25.001552 [ 295 ] {} <Debug> TCP-Session: d281809a-24c5-42c6-bc5c-c1f1aa8f0076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4097 | 2026.04.14 13:44:25.001302 [ 293 ] {38ff7f17-c09a-4cf0-9587-145f48bbca6f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4098 | 2026.04.14 13:44:25.001579 [ 295 ] {} <Debug> TCP-Session: d281809a-24c5-42c6-bc5c-c1f1aa8f0076 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4099 | 2026.04.14 13:44:25.001640 [ 293 ] {38ff7f17-c09a-4cf0-9587-145f48bbca6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4100 | 2026.04.14 13:44:25.001902 [ 293 ] {38ff7f17-c09a-4cf0-9587-145f48bbca6f} <Debug> oximeter.version (f35af008-a6c3-45d8-9422-523b4bac5112) (SelectExecutor): Key condition: unknown | ||
| 4101 | 2026.04.14 13:44:25.002774 [ 287 ] {38ff7f17-c09a-4cf0-9587-145f48bbca6f} <Trace> AggregatingTransform: Aggregating | ||
| 4102 | 2026.04.14 13:44:25.002818 [ 287 ] {38ff7f17-c09a-4cf0-9587-145f48bbca6f} <Trace> Aggregator: Aggregation method: without_key | ||
| 4103 | 2026.04.14 13:44:25.002857 [ 287 ] {38ff7f17-c09a-4cf0-9587-145f48bbca6f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000857238 sec. (1166.537 rows/sec., 45.57 KiB/sec.) | ||
| 4104 | 2026.04.14 13:44:25.002872 [ 287 ] {38ff7f17-c09a-4cf0-9587-145f48bbca6f} <Trace> Aggregator: Merging aggregated data | ||
| 4105 | 2026.04.14 13:44:25.004270 [ 293 ] {38ff7f17-c09a-4cf0-9587-145f48bbca6f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003221 sec., 310.4625892579944 rows/sec., 12.13 KiB/sec. | ||
| 4106 | 2026.04.14 13:44:25.004411 [ 293 ] {38ff7f17-c09a-4cf0-9587-145f48bbca6f} <Debug> TCPHandler: Processed in 0.003548876 sec. | ||
| 4107 | 2026.04.14 13:44:25.004508 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4108 | 2026.04.14 13:44:25.004536 [ 293 ] {} <Debug> TCP-Session: 7c08bc2e-22dc-4bc4-b0c4-50fd9f2478f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4109 | 2026.04.14 13:44:25.004540 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4110 | 2026.04.14 13:44:25.004564 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4111 | 2026.04.14 13:44:25.004586 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4112 | 2026.04.14 13:44:25.004602 [ 291 ] {} <Debug> TCP-Session: 2956d416-1a5f-48fa-ada9-0160c20b3218 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4113 | 2026.04.14 13:44:25.004603 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4114 | 2026.04.14 13:44:25.004623 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4115 | 2026.04.14 13:44:25.004650 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4116 | 2026.04.14 13:44:25.004681 [ 295 ] {} <Debug> TCP-Session: d281809a-24c5-42c6-bc5c-c1f1aa8f0076 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4117 | 2026.04.14 13:44:25.004677 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4118 | 2026.04.14 13:44:25.004707 [ 299 ] {} <Debug> TCP-Session: f9ed7392-219a-4511-85c9-865e54f0f876 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4119 | 2026.04.14 13:44:25.004733 [ 274 ] {} <Debug> TCP-Session: 4bb74fcc-3f8d-431e-8f31-ef271d596c5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4120 | 2026.04.14 13:44:25.004661 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4121 | 2026.04.14 13:44:25.004656 [ 296 ] {} <Debug> TCP-Session: 6aaf6205-b108-4def-81fb-9b821167e980 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4122 | 2026.04.14 13:44:25.004633 [ 297 ] {} <Debug> TCP-Session: e815dbda-95c9-4553-9e0a-dc6f770616c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4123 | 2026.04.14 13:44:25.004819 [ 298 ] {} <Debug> TCP-Session: 14f17abf-d746-408c-b6c4-5dea384bd6f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4124 | 2026.04.14 13:44:25.004614 [ 294 ] {} <Debug> TCP-Session: a28d3e21-0250-4d4e-8a0e-63bbff72b42c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4125 | 2026.04.14 13:44:25.199969 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48632 | ||
| 4126 | 2026.04.14 13:44:25.200081 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4127 | 2026.04.14 13:44:25.200108 [ 293 ] {} <Debug> TCP-Session: 3fff99b5-ea8e-4696-95e5-f005dc13ee79 Authenticating user 'default' from [fd00:1122:3344:101::e]:48632 | ||
| 4128 | 2026.04.14 13:44:25.200131 [ 293 ] {} <Debug> TCP-Session: 3fff99b5-ea8e-4696-95e5-f005dc13ee79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4129 | 2026.04.14 13:44:25.200144 [ 293 ] {} <Debug> TCP-Session: 3fff99b5-ea8e-4696-95e5-f005dc13ee79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4130 | 2026.04.14 13:44:25.200345 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36769 | ||
| 4131 | 2026.04.14 13:44:25.200367 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61806 | ||
| 4132 | 2026.04.14 13:44:25.200377 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43171 | ||
| 4133 | 2026.04.14 13:44:25.200411 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53861 | ||
| 4134 | 2026.04.14 13:44:25.200434 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37292 | ||
| 4135 | 2026.04.14 13:44:25.200455 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4136 | 2026.04.14 13:44:25.200454 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4137 | 2026.04.14 13:44:25.200490 [ 295 ] {} <Debug> TCP-Session: a8962c6b-a878-4ca4-b719-00d27c5fa714 Authenticating user 'default' from [fd00:1122:3344:101::e]:61806 | ||
| 4138 | 2026.04.14 13:44:25.200494 [ 293 ] {} <Trace> TCP-Session: 3fff99b5-ea8e-4696-95e5-f005dc13ee79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4139 | 2026.04.14 13:44:25.200502 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4140 | 2026.04.14 13:44:25.200515 [ 295 ] {} <Debug> TCP-Session: a8962c6b-a878-4ca4-b719-00d27c5fa714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4141 | 2026.04.14 13:44:25.200541 [ 297 ] {} <Debug> TCP-Session: f2c9826b-5aad-4b3c-af62-d8008403b9eb Authenticating user 'default' from [fd00:1122:3344:101::e]:53861 | ||
| 4142 | 2026.04.14 13:44:25.200553 [ 295 ] {} <Debug> TCP-Session: a8962c6b-a878-4ca4-b719-00d27c5fa714 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4143 | 2026.04.14 13:44:25.200571 [ 297 ] {} <Debug> TCP-Session: f2c9826b-5aad-4b3c-af62-d8008403b9eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4144 | 2026.04.14 13:44:25.200516 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4145 | 2026.04.14 13:44:25.200594 [ 297 ] {} <Debug> TCP-Session: f2c9826b-5aad-4b3c-af62-d8008403b9eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4146 | 2026.04.14 13:44:25.200623 [ 299 ] {} <Debug> TCP-Session: 812cff31-5be4-479c-ab1b-bc745562bf5c Authenticating user 'default' from [fd00:1122:3344:101::e]:37292 | ||
| 4147 | 2026.04.14 13:44:25.200497 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4148 | 2026.04.14 13:44:25.200650 [ 299 ] {} <Debug> TCP-Session: 812cff31-5be4-479c-ab1b-bc745562bf5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4149 | 2026.04.14 13:44:25.200671 [ 293 ] {c40c46b1-0ab1-4a47-b60d-6b712bd16437} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48632) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4150 | 2026.04.14 13:44:25.200680 [ 296 ] {} <Debug> TCP-Session: 0c8ad27f-e38f-46e8-a56e-96eecd72669e Authenticating user 'default' from [fd00:1122:3344:101::e]:43171 | ||
| 4151 | 2026.04.14 13:44:25.200693 [ 299 ] {} <Debug> TCP-Session: 812cff31-5be4-479c-ab1b-bc745562bf5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4152 | 2026.04.14 13:44:25.200727 [ 296 ] {} <Debug> TCP-Session: 0c8ad27f-e38f-46e8-a56e-96eecd72669e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4153 | 2026.04.14 13:44:25.200435 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35100 | ||
| 4154 | 2026.04.14 13:44:25.200750 [ 296 ] {} <Debug> TCP-Session: 0c8ad27f-e38f-46e8-a56e-96eecd72669e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4155 | 2026.04.14 13:44:25.200506 [ 294 ] {} <Debug> TCP-Session: 7169cef3-eaf8-4b53-862a-199de69331c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36769 | ||
| 4156 | 2026.04.14 13:44:25.200836 [ 294 ] {} <Debug> TCP-Session: 7169cef3-eaf8-4b53-862a-199de69331c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4157 | 2026.04.14 13:44:25.200850 [ 294 ] {} <Debug> TCP-Session: 7169cef3-eaf8-4b53-862a-199de69331c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4158 | 2026.04.14 13:44:25.200870 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4159 | 2026.04.14 13:44:25.200905 [ 298 ] {} <Debug> TCP-Session: 4a66bc98-7333-4203-b77a-88a104666f1a Authenticating user 'default' from [fd00:1122:3344:101::e]:35100 | ||
| 4160 | 2026.04.14 13:44:25.200929 [ 298 ] {} <Debug> TCP-Session: 4a66bc98-7333-4203-b77a-88a104666f1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4161 | 2026.04.14 13:44:25.200943 [ 298 ] {} <Debug> TCP-Session: 4a66bc98-7333-4203-b77a-88a104666f1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4162 | 2026.04.14 13:44:25.200951 [ 293 ] {c40c46b1-0ab1-4a47-b60d-6b712bd16437} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4163 | 2026.04.14 13:44:25.201011 [ 293 ] {c40c46b1-0ab1-4a47-b60d-6b712bd16437} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4164 | 2026.04.14 13:44:25.201297 [ 293 ] {c40c46b1-0ab1-4a47-b60d-6b712bd16437} <Debug> oximeter.version (f35af008-a6c3-45d8-9422-523b4bac5112) (SelectExecutor): Key condition: unknown | ||
| 4165 | 2026.04.14 13:44:25.202341 [ 334 ] {c40c46b1-0ab1-4a47-b60d-6b712bd16437} <Trace> AggregatingTransform: Aggregating | ||
| 4166 | 2026.04.14 13:44:25.202393 [ 334 ] {c40c46b1-0ab1-4a47-b60d-6b712bd16437} <Trace> Aggregator: Aggregation method: without_key | ||
| 4167 | 2026.04.14 13:44:25.202430 [ 334 ] {c40c46b1-0ab1-4a47-b60d-6b712bd16437} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001026532 sec. (974.154 rows/sec., 38.05 KiB/sec.) | ||
| 4168 | 2026.04.14 13:44:25.202449 [ 334 ] {c40c46b1-0ab1-4a47-b60d-6b712bd16437} <Trace> Aggregator: Merging aggregated data | ||
| 4169 | 2026.04.14 13:44:25.203735 [ 293 ] {c40c46b1-0ab1-4a47-b60d-6b712bd16437} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003119 sec., 320.6155819172812 rows/sec., 12.52 KiB/sec. | ||
| 4170 | 2026.04.14 13:44:25.203919 [ 293 ] {c40c46b1-0ab1-4a47-b60d-6b712bd16437} <Debug> TCPHandler: Processed in 0.003547016 sec. | ||
| 4171 | 2026.04.14 13:44:25.204017 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4172 | 2026.04.14 13:44:25.204044 [ 293 ] {} <Debug> TCP-Session: 3fff99b5-ea8e-4696-95e5-f005dc13ee79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4173 | 2026.04.14 13:44:25.204076 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4174 | 2026.04.14 13:44:25.204103 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4175 | 2026.04.14 13:44:25.204106 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4176 | 2026.04.14 13:44:25.204132 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4177 | 2026.04.14 13:44:25.204144 [ 294 ] {} <Debug> TCP-Session: 7169cef3-eaf8-4b53-862a-199de69331c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4178 | 2026.04.14 13:44:25.204157 [ 295 ] {} <Debug> TCP-Session: a8962c6b-a878-4ca4-b719-00d27c5fa714 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4179 | 2026.04.14 13:44:25.204166 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4180 | 2026.04.14 13:44:25.204182 [ 299 ] {} <Debug> TCP-Session: 812cff31-5be4-479c-ab1b-bc745562bf5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4181 | 2026.04.14 13:44:25.204218 [ 297 ] {} <Debug> TCP-Session: f2c9826b-5aad-4b3c-af62-d8008403b9eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4182 | 2026.04.14 13:44:25.204149 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4183 | 2026.04.14 13:44:25.204122 [ 298 ] {} <Debug> TCP-Session: 4a66bc98-7333-4203-b77a-88a104666f1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4184 | 2026.04.14 13:44:25.204293 [ 296 ] {} <Debug> TCP-Session: 0c8ad27f-e38f-46e8-a56e-96eecd72669e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4185 | 2026.04.14 13:44:25.205350 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59772 | ||
| 4186 | 2026.04.14 13:44:25.205393 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50481 | ||
| 4187 | 2026.04.14 13:44:25.205413 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4188 | 2026.04.14 13:44:25.205435 [ 291 ] {} <Debug> TCP-Session: 284750af-dcc0-41ae-afc8-a1ee30b33948 Authenticating user 'default' from [fd00:1122:3344:101::e]:59772 | ||
| 4189 | 2026.04.14 13:44:25.205450 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4190 | 2026.04.14 13:44:25.205453 [ 291 ] {} <Debug> TCP-Session: 284750af-dcc0-41ae-afc8-a1ee30b33948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4191 | 2026.04.14 13:44:25.205471 [ 274 ] {} <Debug> TCP-Session: 98cbaee7-b7ac-456b-9f97-a5d38f59ed9a Authenticating user 'default' from [fd00:1122:3344:101::e]:50481 | ||
| 4192 | 2026.04.14 13:44:25.205475 [ 291 ] {} <Debug> TCP-Session: 284750af-dcc0-41ae-afc8-a1ee30b33948 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4193 | 2026.04.14 13:44:25.205488 [ 274 ] {} <Debug> TCP-Session: 98cbaee7-b7ac-456b-9f97-a5d38f59ed9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4194 | 2026.04.14 13:44:25.205501 [ 274 ] {} <Debug> TCP-Session: 98cbaee7-b7ac-456b-9f97-a5d38f59ed9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4195 | 2026.04.14 13:44:25.232443 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:59772). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4196 | |||
| 4197 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4198 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4199 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4200 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4201 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4202 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4203 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4204 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4205 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4206 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4207 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4208 | (version 23.8.7.1) | ||
| 4209 | 2026.04.14 13:44:25.232622 [ 291 ] {} <Debug> TCP-Session: 284750af-dcc0-41ae-afc8-a1ee30b33948 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4210 | 2026.04.14 13:44:25.232637 [ 274 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:50481). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4211 | |||
| 4212 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4213 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4214 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4215 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4216 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4217 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4218 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4219 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4220 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4221 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4222 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4223 | (version 23.8.7.1) | ||
| 4224 | 2026.04.14 13:44:25.232696 [ 274 ] {} <Debug> TCP-Session: 98cbaee7-b7ac-456b-9f97-a5d38f59ed9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4225 | 2026.04.14 13:44:25.670004 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8021 | ||
| 4226 | 2026.04.14 13:44:25.670642 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4227 | 2026.04.14 13:44:25.670701 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4228 | 2026.04.14 13:44:25.671250 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4229 | 2026.04.14 13:44:25.671521 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4230 | 2026.04.14 13:44:25.671673 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8021 | ||
| 4231 | 2026.04.14 13:44:26.107594 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4232 | 2026.04.14 13:44:26.124257 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4233 | 2026.04.14 13:44:26.124336 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4234 | 2026.04.14 13:44:26.131735 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4235 | 2026.04.14 13:44:26.132843 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4236 | 2026.04.14 13:44:26.137566 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4237 | 2026.04.14 13:44:26.968954 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4238 | 2026.04.14 13:44:26.969154 [ 276 ] {36819e8a-8577-4b41-9d79-3936d8eef729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4239 | 2026.04.14 13:44:26.969228 [ 276 ] {36819e8a-8577-4b41-9d79-3936d8eef729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4240 | 2026.04.14 13:44:26.969930 [ 276 ] {36819e8a-8577-4b41-9d79-3936d8eef729} <Trace> oximeter.fields_i16 (dda186e1-a4f5-465c-8029-efee9ab90db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4241 | 2026.04.14 13:44:26.969983 [ 276 ] {36819e8a-8577-4b41-9d79-3936d8eef729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4242 | 2026.04.14 13:44:26.970365 [ 276 ] {36819e8a-8577-4b41-9d79-3936d8eef729} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4243 | 2026.04.14 13:44:26.970589 [ 276 ] {36819e8a-8577-4b41-9d79-3936d8eef729} <Trace> oximeter.fields_i16 (dda186e1-a4f5-465c-8029-efee9ab90db7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4244 | 2026.04.14 13:44:26.970739 [ 276 ] {36819e8a-8577-4b41-9d79-3936d8eef729} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001639 sec., 14643.07504575961 rows/sec., 1.21 MiB/sec. | ||
| 4245 | 2026.04.14 13:44:26.970780 [ 276 ] {36819e8a-8577-4b41-9d79-3936d8eef729} <Debug> TCPHandler: Processed in 0.001966252 sec. | ||
| 4246 | 2026.04.14 13:44:26.970904 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4247 | 2026.04.14 13:44:26.970997 [ 276 ] {2249d17a-345a-42aa-9f41-106d2e13172c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4248 | 2026.04.14 13:44:26.971037 [ 276 ] {2249d17a-345a-42aa-9f41-106d2e13172c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4249 | 2026.04.14 13:44:26.971413 [ 276 ] {2249d17a-345a-42aa-9f41-106d2e13172c} <Trace> oximeter.fields_ipaddr (e472d2c8-825a-4443-bbf2-ef37c9e6fa97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4250 | 2026.04.14 13:44:26.971448 [ 276 ] {2249d17a-345a-42aa-9f41-106d2e13172c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4251 | 2026.04.14 13:44:26.971726 [ 276 ] {2249d17a-345a-42aa-9f41-106d2e13172c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4252 | 2026.04.14 13:44:26.971930 [ 276 ] {2249d17a-345a-42aa-9f41-106d2e13172c} <Trace> oximeter.fields_ipaddr (e472d2c8-825a-4443-bbf2-ef37c9e6fa97): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4253 | 2026.04.14 13:44:26.972055 [ 276 ] {2249d17a-345a-42aa-9f41-106d2e13172c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001076 sec., 1858.7360594795541 rows/sec., 151.57 KiB/sec. | ||
| 4254 | 2026.04.14 13:44:26.972091 [ 276 ] {2249d17a-345a-42aa-9f41-106d2e13172c} <Debug> TCPHandler: Processed in 0.001233696 sec. | ||
| 4255 | 2026.04.14 13:44:26.972197 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4256 | 2026.04.14 13:44:26.972287 [ 276 ] {fe50f504-9a30-46d0-b5c7-8ac9f96f02d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4257 | 2026.04.14 13:44:26.972325 [ 276 ] {fe50f504-9a30-46d0-b5c7-8ac9f96f02d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4258 | 2026.04.14 13:44:26.972835 [ 276 ] {fe50f504-9a30-46d0-b5c7-8ac9f96f02d8} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4259 | 2026.04.14 13:44:26.972869 [ 276 ] {fe50f504-9a30-46d0-b5c7-8ac9f96f02d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4260 | 2026.04.14 13:44:26.973169 [ 276 ] {fe50f504-9a30-46d0-b5c7-8ac9f96f02d8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4261 | 2026.04.14 13:44:26.973383 [ 276 ] {fe50f504-9a30-46d0-b5c7-8ac9f96f02d8} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4262 | 2026.04.14 13:44:26.973505 [ 276 ] {fe50f504-9a30-46d0-b5c7-8ac9f96f02d8} <Debug> executeQuery: Read 227 rows, 20.66 KiB in 0.00127 sec., 178740.15748031496 rows/sec., 15.89 MiB/sec. | ||
| 4263 | 2026.04.14 13:44:26.973539 [ 276 ] {fe50f504-9a30-46d0-b5c7-8ac9f96f02d8} <Debug> TCPHandler: Processed in 0.00142601 sec. | ||
| 4264 | 2026.04.14 13:44:26.973640 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4265 | 2026.04.14 13:44:26.973725 [ 276 ] {9b457e9f-f036-4345-b694-7bbb6fb80125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4266 | 2026.04.14 13:44:26.973760 [ 276 ] {9b457e9f-f036-4345-b694-7bbb6fb80125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4267 | 2026.04.14 13:44:26.974207 [ 276 ] {9b457e9f-f036-4345-b694-7bbb6fb80125} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4268 | 2026.04.14 13:44:26.974241 [ 276 ] {9b457e9f-f036-4345-b694-7bbb6fb80125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4269 | 2026.04.14 13:44:26.974523 [ 276 ] {9b457e9f-f036-4345-b694-7bbb6fb80125} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4270 | 2026.04.14 13:44:26.974725 [ 276 ] {9b457e9f-f036-4345-b694-7bbb6fb80125} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4271 | 2026.04.14 13:44:26.974860 [ 276 ] {9b457e9f-f036-4345-b694-7bbb6fb80125} <Debug> executeQuery: Read 39 rows, 2.98 KiB in 0.001102 sec., 35390.199637023594 rows/sec., 2.64 MiB/sec. | ||
| 4272 | 2026.04.14 13:44:26.974896 [ 276 ] {9b457e9f-f036-4345-b694-7bbb6fb80125} <Debug> TCPHandler: Processed in 0.001258387 sec. | ||
| 4273 | 2026.04.14 13:44:26.975000 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4274 | 2026.04.14 13:44:26.975090 [ 276 ] {eeccc763-f849-4b72-9bc5-1a120e796655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4275 | 2026.04.14 13:44:26.975127 [ 276 ] {eeccc763-f849-4b72-9bc5-1a120e796655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4276 | 2026.04.14 13:44:26.975502 [ 276 ] {eeccc763-f849-4b72-9bc5-1a120e796655} <Trace> oximeter.fields_u32 (8027e762-3404-41ab-877f-acc868e99516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4277 | 2026.04.14 13:44:26.975538 [ 276 ] {eeccc763-f849-4b72-9bc5-1a120e796655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4278 | 2026.04.14 13:44:26.975813 [ 276 ] {eeccc763-f849-4b72-9bc5-1a120e796655} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4279 | 2026.04.14 13:44:26.976020 [ 276 ] {eeccc763-f849-4b72-9bc5-1a120e796655} <Trace> oximeter.fields_u32 (8027e762-3404-41ab-877f-acc868e99516): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4280 | 2026.04.14 13:44:26.976141 [ 276 ] {eeccc763-f849-4b72-9bc5-1a120e796655} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001068 sec., 22471.91011235955 rows/sec., 1.86 MiB/sec. | ||
| 4281 | 2026.04.14 13:44:26.976177 [ 276 ] {eeccc763-f849-4b72-9bc5-1a120e796655} <Debug> TCPHandler: Processed in 0.001223716 sec. | ||
| 4282 | 2026.04.14 13:44:26.976281 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4283 | 2026.04.14 13:44:26.976376 [ 276 ] {08496dad-ca92-4b94-ae1d-80112a23c1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4284 | 2026.04.14 13:44:26.976414 [ 276 ] {08496dad-ca92-4b94-ae1d-80112a23c1ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4285 | 2026.04.14 13:44:26.976788 [ 276 ] {08496dad-ca92-4b94-ae1d-80112a23c1ce} <Trace> oximeter.fields_u8 (71a0247e-13b2-43ab-864d-eb0670180286): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4286 | 2026.04.14 13:44:26.976823 [ 276 ] {08496dad-ca92-4b94-ae1d-80112a23c1ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4287 | 2026.04.14 13:44:26.977102 [ 276 ] {08496dad-ca92-4b94-ae1d-80112a23c1ce} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4288 | 2026.04.14 13:44:26.977327 [ 276 ] {08496dad-ca92-4b94-ae1d-80112a23c1ce} <Trace> oximeter.fields_u8 (71a0247e-13b2-43ab-864d-eb0670180286): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4289 | 2026.04.14 13:44:26.977450 [ 276 ] {08496dad-ca92-4b94-ae1d-80112a23c1ce} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001091 sec., 10999.083409715857 rows/sec., 859.30 KiB/sec. | ||
| 4290 | 2026.04.14 13:44:26.977486 [ 276 ] {08496dad-ca92-4b94-ae1d-80112a23c1ce} <Debug> TCPHandler: Processed in 0.001251367 sec. | ||
| 4291 | 2026.04.14 13:44:26.977589 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4292 | 2026.04.14 13:44:26.977678 [ 276 ] {c3374287-da81-4703-aa50-796206e56862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4293 | 2026.04.14 13:44:26.977717 [ 276 ] {c3374287-da81-4703-aa50-796206e56862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4294 | 2026.04.14 13:44:26.978152 [ 276 ] {c3374287-da81-4703-aa50-796206e56862} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4295 | 2026.04.14 13:44:26.978186 [ 276 ] {c3374287-da81-4703-aa50-796206e56862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4296 | 2026.04.14 13:44:26.978484 [ 276 ] {c3374287-da81-4703-aa50-796206e56862} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4297 | 2026.04.14 13:44:26.978689 [ 276 ] {c3374287-da81-4703-aa50-796206e56862} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4298 | 2026.04.14 13:44:26.978811 [ 276 ] {c3374287-da81-4703-aa50-796206e56862} <Debug> executeQuery: Read 127 rows, 10.54 KiB in 0.00115 sec., 110434.78260869565 rows/sec., 8.95 MiB/sec. | ||
| 4299 | 2026.04.14 13:44:26.978848 [ 276 ] {c3374287-da81-4703-aa50-796206e56862} <Debug> TCPHandler: Processed in 0.001306328 sec. | ||
| 4300 | 2026.04.14 13:44:26.978952 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4301 | 2026.04.14 13:44:26.979044 [ 276 ] {7e37a3a4-3fc5-478f-9d26-b17e322d9052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4302 | 2026.04.14 13:44:26.979084 [ 276 ] {7e37a3a4-3fc5-478f-9d26-b17e322d9052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4303 | 2026.04.14 13:44:26.979451 [ 276 ] {7e37a3a4-3fc5-478f-9d26-b17e322d9052} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4304 | 2026.04.14 13:44:26.979485 [ 276 ] {7e37a3a4-3fc5-478f-9d26-b17e322d9052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4305 | 2026.04.14 13:44:26.979791 [ 276 ] {7e37a3a4-3fc5-478f-9d26-b17e322d9052} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4306 | 2026.04.14 13:44:26.980051 [ 276 ] {7e37a3a4-3fc5-478f-9d26-b17e322d9052} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4307 | 2026.04.14 13:44:26.980177 [ 276 ] {7e37a3a4-3fc5-478f-9d26-b17e322d9052} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001146 sec., 171902.2687609075 rows/sec., 12.33 MiB/sec. | ||
| 4308 | 2026.04.14 13:44:26.980213 [ 276 ] {7e37a3a4-3fc5-478f-9d26-b17e322d9052} <Debug> TCPHandler: Processed in 0.001306759 sec. | ||
| 4309 | 2026.04.14 13:44:26.980319 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4310 | 2026.04.14 13:44:26.980408 [ 276 ] {b418ce8d-c3d5-473a-b1df-a56ca449290f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4311 | 2026.04.14 13:44:26.980461 [ 276 ] {b418ce8d-c3d5-473a-b1df-a56ca449290f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4312 | 2026.04.14 13:44:26.981244 [ 276 ] {b418ce8d-c3d5-473a-b1df-a56ca449290f} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4313 | 2026.04.14 13:44:26.981280 [ 276 ] {b418ce8d-c3d5-473a-b1df-a56ca449290f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4314 | 2026.04.14 13:44:26.981786 [ 276 ] {b418ce8d-c3d5-473a-b1df-a56ca449290f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4315 | 2026.04.14 13:44:26.982021 [ 276 ] {b418ce8d-c3d5-473a-b1df-a56ca449290f} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4316 | 2026.04.14 13:44:26.982155 [ 276 ] {b418ce8d-c3d5-473a-b1df-a56ca449290f} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001764 sec., 14172.33560090703 rows/sec., 25.40 MiB/sec. | ||
| 4317 | 2026.04.14 13:44:26.982204 [ 276 ] {b418ce8d-c3d5-473a-b1df-a56ca449290f} <Debug> TCPHandler: Processed in 0.001933641 sec. | ||
| 4318 | 2026.04.14 13:44:26.982307 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4319 | 2026.04.14 13:44:26.982398 [ 276 ] {077cd5d3-d208-4cc8-bfbe-eaae03802f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4320 | 2026.04.14 13:44:26.982438 [ 276 ] {077cd5d3-d208-4cc8-bfbe-eaae03802f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4321 | 2026.04.14 13:44:26.982758 [ 276 ] {077cd5d3-d208-4cc8-bfbe-eaae03802f5b} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4322 | 2026.04.14 13:44:26.982792 [ 276 ] {077cd5d3-d208-4cc8-bfbe-eaae03802f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4323 | 2026.04.14 13:44:26.983084 [ 276 ] {077cd5d3-d208-4cc8-bfbe-eaae03802f5b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4324 | 2026.04.14 13:44:26.983284 [ 276 ] {077cd5d3-d208-4cc8-bfbe-eaae03802f5b} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4325 | 2026.04.14 13:44:26.983402 [ 276 ] {077cd5d3-d208-4cc8-bfbe-eaae03802f5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001022 sec., 58708.41487279844 rows/sec., 3.96 MiB/sec. | ||
| 4326 | 2026.04.14 13:44:26.983437 [ 276 ] {077cd5d3-d208-4cc8-bfbe-eaae03802f5b} <Debug> TCPHandler: Processed in 0.001176956 sec. | ||
| 4327 | 2026.04.14 13:44:28.185564 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 536 | ||
| 4328 | 2026.04.14 13:44:28.187953 [ 242 ] {} <Trace> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4329 | 2026.04.14 13:44:28.187999 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4330 | 2026.04.14 13:44:28.189165 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4331 | 2026.04.14 13:44:28.189425 [ 242 ] {} <Trace> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4332 | 2026.04.14 13:44:28.189673 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 536 | ||
| 4333 | 2026.04.14 13:44:31.967296 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4334 | 2026.04.14 13:44:31.967505 [ 276 ] {12479d06-c64e-452a-9c3c-9a2c1e653398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4335 | 2026.04.14 13:44:31.967578 [ 276 ] {12479d06-c64e-452a-9c3c-9a2c1e653398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4336 | 2026.04.14 13:44:31.968314 [ 276 ] {12479d06-c64e-452a-9c3c-9a2c1e653398} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4337 | 2026.04.14 13:44:31.968351 [ 276 ] {12479d06-c64e-452a-9c3c-9a2c1e653398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4338 | 2026.04.14 13:44:31.968749 [ 276 ] {12479d06-c64e-452a-9c3c-9a2c1e653398} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4339 | 2026.04.14 13:44:31.968971 [ 276 ] {12479d06-c64e-452a-9c3c-9a2c1e653398} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4340 | 2026.04.14 13:44:31.969122 [ 276 ] {12479d06-c64e-452a-9c3c-9a2c1e653398} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001672 sec., 55023.92344497608 rows/sec., 4.65 MiB/sec. | ||
| 4341 | 2026.04.14 13:44:31.969164 [ 276 ] {12479d06-c64e-452a-9c3c-9a2c1e653398} <Debug> TCPHandler: Processed in 0.002003683 sec. | ||
| 4342 | 2026.04.14 13:44:31.969294 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4343 | 2026.04.14 13:44:31.969386 [ 276 ] {7d049a1d-b0c3-4eeb-9559-57ce19b9b610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4344 | 2026.04.14 13:44:31.969426 [ 276 ] {7d049a1d-b0c3-4eeb-9559-57ce19b9b610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4345 | 2026.04.14 13:44:31.969901 [ 276 ] {7d049a1d-b0c3-4eeb-9559-57ce19b9b610} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4346 | 2026.04.14 13:44:31.969938 [ 276 ] {7d049a1d-b0c3-4eeb-9559-57ce19b9b610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4347 | 2026.04.14 13:44:31.970308 [ 276 ] {7d049a1d-b0c3-4eeb-9559-57ce19b9b610} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4348 | 2026.04.14 13:44:31.970525 [ 276 ] {7d049a1d-b0c3-4eeb-9559-57ce19b9b610} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4349 | 2026.04.14 13:44:31.970656 [ 276 ] {7d049a1d-b0c3-4eeb-9559-57ce19b9b610} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001288 sec., 13975.155279503104 rows/sec., 1.03 MiB/sec. | ||
| 4350 | 2026.04.14 13:44:31.970694 [ 276 ] {7d049a1d-b0c3-4eeb-9559-57ce19b9b610} <Debug> TCPHandler: Processed in 0.001447731 sec. | ||
| 4351 | 2026.04.14 13:44:31.970804 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4352 | 2026.04.14 13:44:31.970900 [ 276 ] {4f15e7be-bbda-4463-a449-ab95c7da0388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4353 | 2026.04.14 13:44:31.970941 [ 276 ] {4f15e7be-bbda-4463-a449-ab95c7da0388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4354 | 2026.04.14 13:44:31.971373 [ 276 ] {4f15e7be-bbda-4463-a449-ab95c7da0388} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4355 | 2026.04.14 13:44:31.971407 [ 276 ] {4f15e7be-bbda-4463-a449-ab95c7da0388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4356 | 2026.04.14 13:44:31.971714 [ 276 ] {4f15e7be-bbda-4463-a449-ab95c7da0388} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4357 | 2026.04.14 13:44:31.971931 [ 276 ] {4f15e7be-bbda-4463-a449-ab95c7da0388} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4358 | 2026.04.14 13:44:31.972060 [ 276 ] {4f15e7be-bbda-4463-a449-ab95c7da0388} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001179 sec., 69550.46649703139 rows/sec., 5.43 MiB/sec. | ||
| 4359 | 2026.04.14 13:44:31.972098 [ 276 ] {4f15e7be-bbda-4463-a449-ab95c7da0388} <Debug> TCPHandler: Processed in 0.001343048 sec. | ||
| 4360 | 2026.04.14 13:44:31.972213 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4361 | 2026.04.14 13:44:31.972308 [ 276 ] {ffa3f8a4-a15d-458e-8a3a-5b964c9f8122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4362 | 2026.04.14 13:44:31.972351 [ 276 ] {ffa3f8a4-a15d-458e-8a3a-5b964c9f8122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4363 | 2026.04.14 13:44:31.972757 [ 276 ] {ffa3f8a4-a15d-458e-8a3a-5b964c9f8122} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4364 | 2026.04.14 13:44:31.972792 [ 276 ] {ffa3f8a4-a15d-458e-8a3a-5b964c9f8122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4365 | 2026.04.14 13:44:31.973131 [ 276 ] {ffa3f8a4-a15d-458e-8a3a-5b964c9f8122} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4366 | 2026.04.14 13:44:31.973342 [ 276 ] {ffa3f8a4-a15d-458e-8a3a-5b964c9f8122} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4367 | 2026.04.14 13:44:31.973472 [ 276 ] {ffa3f8a4-a15d-458e-8a3a-5b964c9f8122} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 4368 | 2026.04.14 13:44:31.973508 [ 276 ] {ffa3f8a4-a15d-458e-8a3a-5b964c9f8122} <Debug> TCPHandler: Processed in 0.001344819 sec. | ||
| 4369 | 2026.04.14 13:44:31.973617 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4370 | 2026.04.14 13:44:31.973711 [ 276 ] {8a765c90-dd45-4d6e-845b-cb5860b42c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4371 | 2026.04.14 13:44:31.973764 [ 276 ] {8a765c90-dd45-4d6e-845b-cb5860b42c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4372 | 2026.04.14 13:44:31.974532 [ 276 ] {8a765c90-dd45-4d6e-845b-cb5860b42c3f} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4373 | 2026.04.14 13:44:31.974565 [ 276 ] {8a765c90-dd45-4d6e-845b-cb5860b42c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4374 | 2026.04.14 13:44:31.975110 [ 276 ] {8a765c90-dd45-4d6e-845b-cb5860b42c3f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4375 | 2026.04.14 13:44:31.975327 [ 276 ] {8a765c90-dd45-4d6e-845b-cb5860b42c3f} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4376 | 2026.04.14 13:44:31.975464 [ 276 ] {8a765c90-dd45-4d6e-845b-cb5860b42c3f} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001771 sec., 10163.749294184077 rows/sec., 18.21 MiB/sec. | ||
| 4377 | 2026.04.14 13:44:31.975469 [ 112 ] {} <Debug> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4378 | 2026.04.14 13:44:31.975517 [ 276 ] {8a765c90-dd45-4d6e-845b-cb5860b42c3f} <Debug> TCPHandler: Processed in 0.001949072 sec. | ||
| 4379 | 2026.04.14 13:44:31.975537 [ 112 ] {} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4380 | 2026.04.14 13:44:31.975563 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4381 | 2026.04.14 13:44:31.975636 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4382 | 2026.04.14 13:44:31.975671 [ 192 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::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 | ||
| 4383 | 2026.04.14 13:44:31.975736 [ 276 ] {0d5fbded-cd63-4147-a0f9-a26416669c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4384 | 2026.04.14 13:44:31.975782 [ 276 ] {0d5fbded-cd63-4147-a0f9-a26416669c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4385 | 2026.04.14 13:44:31.975911 [ 192 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4386 | 2026.04.14 13:44:31.975977 [ 192 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 203 rows starting from the beginning of the part | ||
| 4387 | 2026.04.14 13:44:31.976115 [ 276 ] {0d5fbded-cd63-4147-a0f9-a26416669c50} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4388 | 2026.04.14 13:44:31.976117 [ 192 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 27 rows starting from the beginning of the part | ||
| 4389 | 2026.04.14 13:44:31.976158 [ 276 ] {0d5fbded-cd63-4147-a0f9-a26416669c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4390 | 2026.04.14 13:44:31.976241 [ 192 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 25 rows starting from the beginning of the part | ||
| 4391 | 2026.04.14 13:44:31.976343 [ 192 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 18 rows starting from the beginning of the part | ||
| 4392 | 2026.04.14 13:44:31.976438 [ 192 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 25 rows starting from the beginning of the part | ||
| 4393 | 2026.04.14 13:44:31.976486 [ 276 ] {0d5fbded-cd63-4147-a0f9-a26416669c50} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4394 | 2026.04.14 13:44:31.976530 [ 192 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 18 rows starting from the beginning of the part | ||
| 4395 | 2026.04.14 13:44:31.976716 [ 276 ] {0d5fbded-cd63-4147-a0f9-a26416669c50} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4396 | 2026.04.14 13:44:31.976858 [ 276 ] {0d5fbded-cd63-4147-a0f9-a26416669c50} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 4397 | 2026.04.14 13:44:31.976896 [ 276 ] {0d5fbded-cd63-4147-a0f9-a26416669c50} <Debug> TCPHandler: Processed in 0.001311488 sec. | ||
| 4398 | 2026.04.14 13:44:31.979765 [ 204 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 19 columns (19 merged, 0 gathered) in 0.004143389 sec., 76266.07108335712 rows/sec., 136.67 MiB/sec. | ||
| 4399 | 2026.04.14 13:44:31.980310 [ 190 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4400 | 2026.04.14 13:44:31.980726 [ 190 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4401 | 2026.04.14 13:44:31.980814 [ 190 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4402 | 2026.04.14 13:44:31.980991 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.98 MiB. | ||
| 4403 | 2026.04.14 13:44:32.001154 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.85 MiB, peak 250.96 MiB, free memory in arenas 0.00 B, will set to 243.88 MiB (RSS), difference: 1.03 MiB | ||
| 4404 | 2026.04.14 13:44:33.075836 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4405 | 2026.04.14 13:44:33.075920 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4406 | 2026.04.14 13:44:33.171917 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8533 | ||
| 4407 | 2026.04.14 13:44:33.172447 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4408 | 2026.04.14 13:44:33.172487 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4409 | 2026.04.14 13:44:33.172995 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4410 | 2026.04.14 13:44:33.173238 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4411 | 2026.04.14 13:44:33.173383 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8533 | ||
| 4412 | 2026.04.14 13:44:33.637840 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4413 | 2026.04.14 13:44:33.653420 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4414 | 2026.04.14 13:44:33.653468 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4415 | 2026.04.14 13:44:33.659263 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4416 | 2026.04.14 13:44:33.659996 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4417 | 2026.04.14 13:44:33.662597 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4418 | 2026.04.14 13:44:36.967973 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4419 | 2026.04.14 13:44:36.968168 [ 276 ] {f96abfed-47a9-4a8f-ad7c-ed7b0fb3552c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4420 | 2026.04.14 13:44:36.968241 [ 276 ] {f96abfed-47a9-4a8f-ad7c-ed7b0fb3552c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4421 | 2026.04.14 13:44:36.968969 [ 276 ] {f96abfed-47a9-4a8f-ad7c-ed7b0fb3552c} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4422 | 2026.04.14 13:44:36.969011 [ 276 ] {f96abfed-47a9-4a8f-ad7c-ed7b0fb3552c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4423 | 2026.04.14 13:44:36.969401 [ 276 ] {f96abfed-47a9-4a8f-ad7c-ed7b0fb3552c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4424 | 2026.04.14 13:44:36.969626 [ 276 ] {f96abfed-47a9-4a8f-ad7c-ed7b0fb3552c} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4425 | 2026.04.14 13:44:36.969791 [ 276 ] {f96abfed-47a9-4a8f-ad7c-ed7b0fb3552c} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001676 sec., 63245.82338902148 rows/sec., 5.32 MiB/sec. | ||
| 4426 | 2026.04.14 13:44:36.969845 [ 276 ] {f96abfed-47a9-4a8f-ad7c-ed7b0fb3552c} <Debug> TCPHandler: Processed in 0.002011953 sec. | ||
| 4427 | 2026.04.14 13:44:36.970087 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4428 | 2026.04.14 13:44:36.970189 [ 276 ] {a0fd29dc-27f8-429a-b392-e8951c517e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4429 | 2026.04.14 13:44:36.970229 [ 276 ] {a0fd29dc-27f8-429a-b392-e8951c517e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4430 | 2026.04.14 13:44:36.970686 [ 276 ] {a0fd29dc-27f8-429a-b392-e8951c517e76} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4431 | 2026.04.14 13:44:36.970724 [ 276 ] {a0fd29dc-27f8-429a-b392-e8951c517e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4432 | 2026.04.14 13:44:36.971024 [ 276 ] {a0fd29dc-27f8-429a-b392-e8951c517e76} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4433 | 2026.04.14 13:44:36.971243 [ 276 ] {a0fd29dc-27f8-429a-b392-e8951c517e76} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4434 | 2026.04.14 13:44:36.971396 [ 276 ] {a0fd29dc-27f8-429a-b392-e8951c517e76} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001226 sec., 20391.517128874388 rows/sec., 1.50 MiB/sec. | ||
| 4435 | 2026.04.14 13:44:36.971441 [ 276 ] {a0fd29dc-27f8-429a-b392-e8951c517e76} <Debug> TCPHandler: Processed in 0.00140431 sec. | ||
| 4436 | 2026.04.14 13:44:36.971558 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4437 | 2026.04.14 13:44:36.971651 [ 276 ] {a4816132-3fab-4aaa-9ce3-8e197a14b290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4438 | 2026.04.14 13:44:36.971691 [ 276 ] {a4816132-3fab-4aaa-9ce3-8e197a14b290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4439 | 2026.04.14 13:44:36.972188 [ 276 ] {a4816132-3fab-4aaa-9ce3-8e197a14b290} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4440 | 2026.04.14 13:44:36.972226 [ 276 ] {a4816132-3fab-4aaa-9ce3-8e197a14b290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4441 | 2026.04.14 13:44:36.972526 [ 276 ] {a4816132-3fab-4aaa-9ce3-8e197a14b290} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4442 | 2026.04.14 13:44:36.972734 [ 276 ] {a4816132-3fab-4aaa-9ce3-8e197a14b290} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4443 | 2026.04.14 13:44:36.972869 [ 276 ] {a4816132-3fab-4aaa-9ce3-8e197a14b290} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001236 sec., 72006.47249190939 rows/sec., 5.62 MiB/sec. | ||
| 4444 | 2026.04.14 13:44:36.972910 [ 276 ] {a4816132-3fab-4aaa-9ce3-8e197a14b290} <Debug> TCPHandler: Processed in 0.00139992 sec. | ||
| 4445 | 2026.04.14 13:44:36.973027 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4446 | 2026.04.14 13:44:36.973121 [ 276 ] {1b92ed04-a9b5-4c49-a153-a28a2faeef72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4447 | 2026.04.14 13:44:36.973164 [ 276 ] {1b92ed04-a9b5-4c49-a153-a28a2faeef72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4448 | 2026.04.14 13:44:36.973615 [ 276 ] {1b92ed04-a9b5-4c49-a153-a28a2faeef72} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4449 | 2026.04.14 13:44:36.973652 [ 276 ] {1b92ed04-a9b5-4c49-a153-a28a2faeef72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4450 | 2026.04.14 13:44:36.973987 [ 276 ] {1b92ed04-a9b5-4c49-a153-a28a2faeef72} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4451 | 2026.04.14 13:44:36.974197 [ 276 ] {1b92ed04-a9b5-4c49-a153-a28a2faeef72} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4452 | 2026.04.14 13:44:36.974327 [ 276 ] {1b92ed04-a9b5-4c49-a153-a28a2faeef72} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 4453 | 2026.04.14 13:44:36.974368 [ 276 ] {1b92ed04-a9b5-4c49-a153-a28a2faeef72} <Debug> TCPHandler: Processed in 0.00138795 sec. | ||
| 4454 | 2026.04.14 13:44:36.974477 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4455 | 2026.04.14 13:44:36.974574 [ 276 ] {3d73dd44-2d88-428a-a7fa-bd71d6ee271b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4456 | 2026.04.14 13:44:36.974629 [ 276 ] {3d73dd44-2d88-428a-a7fa-bd71d6ee271b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4457 | 2026.04.14 13:44:36.975489 [ 276 ] {3d73dd44-2d88-428a-a7fa-bd71d6ee271b} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4458 | 2026.04.14 13:44:36.975525 [ 276 ] {3d73dd44-2d88-428a-a7fa-bd71d6ee271b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4459 | 2026.04.14 13:44:36.976045 [ 276 ] {3d73dd44-2d88-428a-a7fa-bd71d6ee271b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4460 | 2026.04.14 13:44:36.976269 [ 276 ] {3d73dd44-2d88-428a-a7fa-bd71d6ee271b} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4461 | 2026.04.14 13:44:36.976405 [ 276 ] {3d73dd44-2d88-428a-a7fa-bd71d6ee271b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001849 sec., 13520.822065981612 rows/sec., 24.23 MiB/sec. | ||
| 4462 | 2026.04.14 13:44:36.976460 [ 276 ] {3d73dd44-2d88-428a-a7fa-bd71d6ee271b} <Debug> TCPHandler: Processed in 0.002032193 sec. | ||
| 4463 | 2026.04.14 13:44:36.976608 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4464 | 2026.04.14 13:44:36.976735 [ 276 ] {19769ed4-8224-4e10-b1b3-e21decf8ed01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4465 | 2026.04.14 13:44:36.976785 [ 276 ] {19769ed4-8224-4e10-b1b3-e21decf8ed01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4466 | 2026.04.14 13:44:36.977182 [ 276 ] {19769ed4-8224-4e10-b1b3-e21decf8ed01} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4467 | 2026.04.14 13:44:36.977225 [ 276 ] {19769ed4-8224-4e10-b1b3-e21decf8ed01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4468 | 2026.04.14 13:44:36.977556 [ 276 ] {19769ed4-8224-4e10-b1b3-e21decf8ed01} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4469 | 2026.04.14 13:44:36.977764 [ 276 ] {19769ed4-8224-4e10-b1b3-e21decf8ed01} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4470 | 2026.04.14 13:44:36.977902 [ 276 ] {19769ed4-8224-4e10-b1b3-e21decf8ed01} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001191 sec., 50377.83375314862 rows/sec., 3.40 MiB/sec. | ||
| 4471 | 2026.04.14 13:44:36.977938 [ 276 ] {19769ed4-8224-4e10-b1b3-e21decf8ed01} <Debug> TCPHandler: Processed in 0.00138828 sec. | ||
| 4472 | 2026.04.14 13:44:37.229647 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4473 | 2026.04.14 13:44:37.229844 [ 276 ] {cac6c96b-d189-45f5-bcf1-dd9e5e655301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4474 | 2026.04.14 13:44:37.229917 [ 276 ] {cac6c96b-d189-45f5-bcf1-dd9e5e655301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4475 | 2026.04.14 13:44:37.230557 [ 276 ] {cac6c96b-d189-45f5-bcf1-dd9e5e655301} <Trace> oximeter.fields_ipaddr (e472d2c8-825a-4443-bbf2-ef37c9e6fa97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4476 | 2026.04.14 13:44:37.230603 [ 276 ] {cac6c96b-d189-45f5-bcf1-dd9e5e655301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4477 | 2026.04.14 13:44:37.230976 [ 276 ] {cac6c96b-d189-45f5-bcf1-dd9e5e655301} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4478 | 2026.04.14 13:44:37.231201 [ 276 ] {cac6c96b-d189-45f5-bcf1-dd9e5e655301} <Trace> oximeter.fields_ipaddr (e472d2c8-825a-4443-bbf2-ef37c9e6fa97): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4479 | 2026.04.14 13:44:37.231358 [ 276 ] {cac6c96b-d189-45f5-bcf1-dd9e5e655301} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001567 sec., 5105.2967453733245 rows/sec., 416.30 KiB/sec. | ||
| 4480 | 2026.04.14 13:44:37.231403 [ 276 ] {cac6c96b-d189-45f5-bcf1-dd9e5e655301} <Debug> TCPHandler: Processed in 0.00189853 sec. | ||
| 4481 | 2026.04.14 13:44:37.231520 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4482 | 2026.04.14 13:44:37.231612 [ 276 ] {f637c161-2e8e-4e0f-bbe7-944745bb2e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4483 | 2026.04.14 13:44:37.231651 [ 276 ] {f637c161-2e8e-4e0f-bbe7-944745bb2e43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4484 | 2026.04.14 13:44:37.233543 [ 276 ] {f637c161-2e8e-4e0f-bbe7-944745bb2e43} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4485 | 2026.04.14 13:44:37.233581 [ 276 ] {f637c161-2e8e-4e0f-bbe7-944745bb2e43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4486 | 2026.04.14 13:44:37.234128 [ 276 ] {f637c161-2e8e-4e0f-bbe7-944745bb2e43} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4487 | 2026.04.14 13:44:37.234362 [ 276 ] {f637c161-2e8e-4e0f-bbe7-944745bb2e43} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4488 | 2026.04.14 13:44:37.234488 [ 107 ] {} <Debug> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4489 | 2026.04.14 13:44:37.234507 [ 276 ] {f637c161-2e8e-4e0f-bbe7-944745bb2e43} <Debug> executeQuery: Read 2441 rows, 185.17 KiB in 0.002912 sec., 838255.4945054945 rows/sec., 62.10 MiB/sec. | ||
| 4490 | 2026.04.14 13:44:37.234556 [ 107 ] {} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4491 | 2026.04.14 13:44:37.234567 [ 276 ] {f637c161-2e8e-4e0f-bbe7-944745bb2e43} <Debug> TCPHandler: Processed in 0.003093816 sec. | ||
| 4492 | 2026.04.14 13:44:37.234584 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4493 | 2026.04.14 13:44:37.234692 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4494 | 2026.04.14 13:44:37.234695 [ 191 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4495 | 2026.04.14 13:44:37.234793 [ 276 ] {e0d86b66-9321-4eb8-a9e9-278c1fe96ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4496 | 2026.04.14 13:44:37.234823 [ 191 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4497 | 2026.04.14 13:44:37.234839 [ 276 ] {e0d86b66-9321-4eb8-a9e9-278c1fe96ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4498 | 2026.04.14 13:44:37.234861 [ 191 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3360 rows starting from the beginning of the part | ||
| 4499 | 2026.04.14 13:44:37.234930 [ 191 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 92 rows starting from the beginning of the part | ||
| 4500 | 2026.04.14 13:44:37.234977 [ 191 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 227 rows starting from the beginning of the part | ||
| 4501 | 2026.04.14 13:44:37.235018 [ 191 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 92 rows starting from the beginning of the part | ||
| 4502 | 2026.04.14 13:44:37.235057 [ 191 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 106 rows starting from the beginning of the part | ||
| 4503 | 2026.04.14 13:44:37.235094 [ 191 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2441 rows starting from the beginning of the part | ||
| 4504 | 2026.04.14 13:44:37.235268 [ 276 ] {e0d86b66-9321-4eb8-a9e9-278c1fe96ee6} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4505 | 2026.04.14 13:44:37.235312 [ 276 ] {e0d86b66-9321-4eb8-a9e9-278c1fe96ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4506 | 2026.04.14 13:44:37.235653 [ 276 ] {e0d86b66-9321-4eb8-a9e9-278c1fe96ee6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4507 | 2026.04.14 13:44:37.235866 [ 276 ] {e0d86b66-9321-4eb8-a9e9-278c1fe96ee6} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4508 | 2026.04.14 13:44:37.235983 [ 107 ] {} <Debug> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4509 | 2026.04.14 13:44:37.236014 [ 107 ] {} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4510 | 2026.04.14 13:44:37.236021 [ 276 ] {e0d86b66-9321-4eb8-a9e9-278c1fe96ee6} <Debug> executeQuery: Read 35 rows, 2.59 KiB in 0.001247 sec., 28067.361668003206 rows/sec., 2.03 MiB/sec. | ||
| 4511 | 2026.04.14 13:44:37.236032 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4512 | 2026.04.14 13:44:37.236072 [ 276 ] {e0d86b66-9321-4eb8-a9e9-278c1fe96ee6} <Debug> TCPHandler: Processed in 0.001430771 sec. | ||
| 4513 | 2026.04.14 13:44:37.236164 [ 190 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4514 | 2026.04.14 13:44:37.236190 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4515 | 2026.04.14 13:44:37.236293 [ 276 ] {96a9bf33-e5c3-4b48-a98b-c122f24abaca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4516 | 2026.04.14 13:44:37.236304 [ 190 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4517 | 2026.04.14 13:44:37.236333 [ 276 ] {96a9bf33-e5c3-4b48-a98b-c122f24abaca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4518 | 2026.04.14 13:44:37.236343 [ 190 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 226 rows starting from the beginning of the part | ||
| 4519 | 2026.04.14 13:44:37.236420 [ 190 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 18 rows starting from the beginning of the part | ||
| 4520 | 2026.04.14 13:44:37.236462 [ 190 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 39 rows starting from the beginning of the part | ||
| 4521 | 2026.04.14 13:44:37.236503 [ 190 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 18 rows starting from the beginning of the part | ||
| 4522 | 2026.04.14 13:44:37.236542 [ 190 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 25 rows starting from the beginning of the part | ||
| 4523 | 2026.04.14 13:44:37.236587 [ 190 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 35 rows starting from the beginning of the part | ||
| 4524 | 2026.04.14 13:44:37.237047 [ 276 ] {96a9bf33-e5c3-4b48-a98b-c122f24abaca} <Trace> oximeter.fields_u32 (8027e762-3404-41ab-877f-acc868e99516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4525 | 2026.04.14 13:44:37.237088 [ 276 ] {96a9bf33-e5c3-4b48-a98b-c122f24abaca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4526 | 2026.04.14 13:44:37.237530 [ 198 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 361 rows, containing 5 columns (5 merged, 0 gathered) in 0.001413061 sec., 255473.7552023586 rows/sec., 18.23 MiB/sec. | ||
| 4527 | 2026.04.14 13:44:37.237535 [ 276 ] {96a9bf33-e5c3-4b48-a98b-c122f24abaca} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4528 | 2026.04.14 13:44:37.237693 [ 190 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4529 | 2026.04.14 13:44:37.237810 [ 276 ] {96a9bf33-e5c3-4b48-a98b-c122f24abaca} <Trace> oximeter.fields_u32 (8027e762-3404-41ab-877f-acc868e99516): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4530 | 2026.04.14 13:44:37.237822 [ 189 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6318 rows, containing 5 columns (5 merged, 0 gathered) in 0.003172208 sec., 1991672.6772014948 rows/sec., 158.83 MiB/sec. | ||
| 4531 | 2026.04.14 13:44:37.237956 [ 276 ] {96a9bf33-e5c3-4b48-a98b-c122f24abaca} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001681 sec., 476502.0820939917 rows/sec., 27.52 MiB/sec. | ||
| 4532 | 2026.04.14 13:44:37.237992 [ 190 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_21_4} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4533 | 2026.04.14 13:44:37.237995 [ 276 ] {96a9bf33-e5c3-4b48-a98b-c122f24abaca} <Debug> TCPHandler: Processed in 0.00185466 sec. | ||
| 4534 | 2026.04.14 13:44:37.238075 [ 190 ] {68976380-1012-4549-8d8f-37433442f35c::all_1_21_4} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4535 | 2026.04.14 13:44:37.238122 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4536 | 2026.04.14 13:44:37.238163 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 4537 | 2026.04.14 13:44:37.238169 [ 198 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4538 | 2026.04.14 13:44:37.238223 [ 276 ] {7d2c155a-2c42-443e-bd80-8249cc3381c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4539 | 2026.04.14 13:44:37.238268 [ 276 ] {7d2c155a-2c42-443e-bd80-8249cc3381c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4540 | 2026.04.14 13:44:37.238459 [ 198 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_26_5} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4541 | 2026.04.14 13:44:37.238534 [ 198 ] {bca1512e-867f-48d2-a1ef-ef757f76955e::all_1_26_5} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4542 | 2026.04.14 13:44:37.238611 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 4543 | 2026.04.14 13:44:37.238638 [ 276 ] {7d2c155a-2c42-443e-bd80-8249cc3381c2} <Trace> oximeter.fields_u64 (153f49ea-cf4b-4ae7-a92a-1e137ca89e49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4544 | 2026.04.14 13:44:37.238686 [ 276 ] {7d2c155a-2c42-443e-bd80-8249cc3381c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4545 | 2026.04.14 13:44:37.238990 [ 276 ] {7d2c155a-2c42-443e-bd80-8249cc3381c2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4546 | 2026.04.14 13:44:37.239200 [ 276 ] {7d2c155a-2c42-443e-bd80-8249cc3381c2} <Trace> oximeter.fields_u64 (153f49ea-cf4b-4ae7-a92a-1e137ca89e49): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4547 | 2026.04.14 13:44:37.239325 [ 276 ] {7d2c155a-2c42-443e-bd80-8249cc3381c2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00112 sec., 892.8571428571429 rows/sec., 62.78 KiB/sec. | ||
| 4548 | 2026.04.14 13:44:37.239362 [ 276 ] {7d2c155a-2c42-443e-bd80-8249cc3381c2} <Debug> TCPHandler: Processed in 0.001289897 sec. | ||
| 4549 | 2026.04.14 13:44:37.239485 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4550 | 2026.04.14 13:44:37.239579 [ 276 ] {5afaaef6-342a-4278-83d6-30a94e558c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4551 | 2026.04.14 13:44:37.239619 [ 276 ] {5afaaef6-342a-4278-83d6-30a94e558c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4552 | 2026.04.14 13:44:37.240577 [ 276 ] {5afaaef6-342a-4278-83d6-30a94e558c75} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4553 | 2026.04.14 13:44:37.240613 [ 276 ] {5afaaef6-342a-4278-83d6-30a94e558c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4554 | 2026.04.14 13:44:37.240993 [ 276 ] {5afaaef6-342a-4278-83d6-30a94e558c75} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4555 | 2026.04.14 13:44:37.241203 [ 276 ] {5afaaef6-342a-4278-83d6-30a94e558c75} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4556 | 2026.04.14 13:44:37.241298 [ 106 ] {} <Debug> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4557 | 2026.04.14 13:44:37.241330 [ 276 ] {5afaaef6-342a-4278-83d6-30a94e558c75} <Debug> executeQuery: Read 1314 rows, 90.05 KiB in 0.00177 sec., 742372.8813559322 rows/sec., 49.68 MiB/sec. | ||
| 4558 | 2026.04.14 13:44:37.241336 [ 106 ] {} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4559 | 2026.04.14 13:44:37.241376 [ 276 ] {5afaaef6-342a-4278-83d6-30a94e558c75} <Debug> TCPHandler: Processed in 0.001939651 sec. | ||
| 4560 | 2026.04.14 13:44:37.241377 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4561 | 2026.04.14 13:44:37.241489 [ 191 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4562 | 2026.04.14 13:44:37.241496 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4563 | 2026.04.14 13:44:37.241599 [ 191 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4564 | 2026.04.14 13:44:37.241608 [ 276 ] {83cd5466-5974-4684-b86a-89d385a2084b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4565 | 2026.04.14 13:44:37.241634 [ 191 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1831 rows starting from the beginning of the part | ||
| 4566 | 2026.04.14 13:44:37.241668 [ 276 ] {83cd5466-5974-4684-b86a-89d385a2084b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4567 | 2026.04.14 13:44:37.241698 [ 191 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 82 rows starting from the beginning of the part | ||
| 4568 | 2026.04.14 13:44:37.241749 [ 191 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 127 rows starting from the beginning of the part | ||
| 4569 | 2026.04.14 13:44:37.241789 [ 191 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part | ||
| 4570 | 2026.04.14 13:44:37.241831 [ 191 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 89 rows starting from the beginning of the part | ||
| 4571 | 2026.04.14 13:44:37.241871 [ 191 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1314 rows starting from the beginning of the part | ||
| 4572 | 2026.04.14 13:44:37.242442 [ 276 ] {83cd5466-5974-4684-b86a-89d385a2084b} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2026.04.14 13:44:37.242483 [ 276 ] {83cd5466-5974-4684-b86a-89d385a2084b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4574 | 2026.04.14 13:44:37.242990 [ 276 ] {83cd5466-5974-4684-b86a-89d385a2084b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4575 | 2026.04.14 13:44:37.243165 [ 198 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3525 rows, containing 5 columns (5 merged, 0 gathered) in 0.001716377 sec., 2053744.6027300528 rows/sec., 149.29 MiB/sec. | ||
| 4576 | 2026.04.14 13:44:37.243224 [ 276 ] {83cd5466-5974-4684-b86a-89d385a2084b} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4577 | 2026.04.14 13:44:37.243334 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4578 | 2026.04.14 13:44:37.243362 [ 276 ] {83cd5466-5974-4684-b86a-89d385a2084b} <Debug> executeQuery: Read 1500 rows, 93.18 KiB in 0.001772 sec., 846501.1286681716 rows/sec., 51.35 MiB/sec. | ||
| 4579 | 2026.04.14 13:44:37.243366 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4580 | 2026.04.14 13:44:37.243401 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4581 | 2026.04.14 13:44:37.243405 [ 276 ] {83cd5466-5974-4684-b86a-89d385a2084b} <Debug> TCPHandler: Processed in 0.001957642 sec. | ||
| 4582 | 2026.04.14 13:44:37.243423 [ 189 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4583 | 2026.04.14 13:44:37.243472 [ 191 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4584 | 2026.04.14 13:44:37.243520 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4585 | 2026.04.14 13:44:37.243580 [ 191 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4586 | 2026.04.14 13:44:37.243613 [ 191 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 8101 rows starting from the beginning of the part | ||
| 4587 | 2026.04.14 13:44:37.243625 [ 276 ] {57e17513-4187-44cf-92db-7220cadabd5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4588 | 2026.04.14 13:44:37.243662 [ 191 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4589 | 2026.04.14 13:44:37.243688 [ 276 ] {57e17513-4187-44cf-92db-7220cadabd5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4590 | 2026.04.14 13:44:37.243706 [ 191 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 197 rows starting from the beginning of the part | ||
| 4591 | 2026.04.14 13:44:37.243746 [ 191 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4592 | 2026.04.14 13:44:37.243766 [ 189 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_26_5} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4593 | 2026.04.14 13:44:37.243783 [ 191 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4594 | 2026.04.14 13:44:37.243826 [ 191 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1500 rows starting from the beginning of the part | ||
| 4595 | 2026.04.14 13:44:37.243857 [ 189 ] {b035c45e-ce89-48a8-9f51-2139e629224c::all_1_26_5} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4596 | 2026.04.14 13:44:37.243950 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 4597 | 2026.04.14 13:44:37.244552 [ 276 ] {57e17513-4187-44cf-92db-7220cadabd5c} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4598 | 2026.04.14 13:44:37.244591 [ 276 ] {57e17513-4187-44cf-92db-7220cadabd5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4599 | 2026.04.14 13:44:37.245179 [ 276 ] {57e17513-4187-44cf-92db-7220cadabd5c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4600 | 2026.04.14 13:44:37.245413 [ 276 ] {57e17513-4187-44cf-92db-7220cadabd5c} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4601 | 2026.04.14 13:44:37.245562 [ 276 ] {57e17513-4187-44cf-92db-7220cadabd5c} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001956 sec., 13803.680981595093 rows/sec., 24.74 MiB/sec. | ||
| 4602 | 2026.04.14 13:44:37.245624 [ 276 ] {57e17513-4187-44cf-92db-7220cadabd5c} <Debug> TCPHandler: Processed in 0.002155067 sec. | ||
| 4603 | 2026.04.14 13:44:37.245731 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4604 | 2026.04.14 13:44:37.245825 [ 276 ] {3c30986a-3faa-427c-a3a4-16fd3c098a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4605 | 2026.04.14 13:44:37.245867 [ 276 ] {3c30986a-3faa-427c-a3a4-16fd3c098a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4606 | 2026.04.14 13:44:37.246219 [ 276 ] {3c30986a-3faa-427c-a3a4-16fd3c098a00} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4607 | 2026.04.14 13:44:37.246260 [ 276 ] {3c30986a-3faa-427c-a3a4-16fd3c098a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4608 | 2026.04.14 13:44:37.246653 [ 276 ] {3c30986a-3faa-427c-a3a4-16fd3c098a00} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4609 | 2026.04.14 13:44:37.246949 [ 276 ] {3c30986a-3faa-427c-a3a4-16fd3c098a00} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4610 | 2026.04.14 13:44:37.247061 [ 106 ] {} <Debug> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4611 | 2026.04.14 13:44:37.247088 [ 106 ] {} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4612 | 2026.04.14 13:44:37.247104 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4613 | 2026.04.14 13:44:37.247105 [ 276 ] {3c30986a-3faa-427c-a3a4-16fd3c098a00} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001298 sec., 9244.992295839755 rows/sec., 638.00 KiB/sec. | ||
| 4614 | 2026.04.14 13:44:37.247164 [ 276 ] {3c30986a-3faa-427c-a3a4-16fd3c098a00} <Debug> TCPHandler: Processed in 0.001481701 sec. | ||
| 4615 | 2026.04.14 13:44:37.247180 [ 198 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4616 | 2026.04.14 13:44:37.247283 [ 198 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4617 | 2026.04.14 13:44:37.247314 [ 198 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 930 rows starting from the beginning of the part | ||
| 4618 | 2026.04.14 13:44:37.247382 [ 198 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4619 | 2026.04.14 13:44:37.247445 [ 198 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4620 | 2026.04.14 13:44:37.247505 [ 198 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4621 | 2026.04.14 13:44:37.247558 [ 198 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4622 | 2026.04.14 13:44:37.247568 [ 196 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10278 rows, containing 5 columns (5 merged, 0 gathered) in 0.004117008 sec., 2496473.1669212203 rows/sec., 162.10 MiB/sec. | ||
| 4623 | 2026.04.14 13:44:37.247614 [ 198 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
| 4624 | 2026.04.14 13:44:37.247973 [ 186 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4625 | 2026.04.14 13:44:37.248359 [ 186 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4626 | 2026.04.14 13:44:37.248437 [ 186 ] {50d10a4b-4944-43f1-91be-ae09c5f8f6a1::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4627 | 2026.04.14 13:44:37.248511 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.66 MiB. | ||
| 4628 | 2026.04.14 13:44:37.248753 [ 196 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1182 rows, containing 4 columns (4 merged, 0 gathered) in 0.001608334 sec., 734921.9751618756 rows/sec., 48.88 MiB/sec. | ||
| 4629 | 2026.04.14 13:44:37.248939 [ 198 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4630 | 2026.04.14 13:44:37.249166 [ 198 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_26_5} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4631 | 2026.04.14 13:44:37.249224 [ 198 ] {0ef2bb31-3b07-4016-919c-a6d1258f9908::all_1_26_5} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4632 | 2026.04.14 13:44:37.249276 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 4633 | 2026.04.14 13:44:38.000223 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.96 MiB, peak 251.94 MiB, free memory in arenas 0.00 B, will set to 246.36 MiB (RSS), difference: 1.40 MiB | ||
| 4634 | 2026.04.14 13:44:38.189854 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 578 | ||
| 4635 | 2026.04.14 13:44:38.192426 [ 242 ] {} <Trace> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4636 | 2026.04.14 13:44:38.192488 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 4637 | 2026.04.14 13:44:38.193718 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4638 | 2026.04.14 13:44:38.194023 [ 242 ] {} <Trace> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4639 | 2026.04.14 13:44:38.194394 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 578 | ||
| 4640 | 2026.04.14 13:44:40.674418 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8981 | ||
| 4641 | 2026.04.14 13:44:40.674942 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4642 | 2026.04.14 13:44:40.674991 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4643 | 2026.04.14 13:44:40.675454 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4644 | 2026.04.14 13:44:40.675671 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4645 | 2026.04.14 13:44:40.675839 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8981 | ||
| 4646 | 2026.04.14 13:44:41.163583 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4647 | 2026.04.14 13:44:41.179302 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4648 | 2026.04.14 13:44:41.179349 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4649 | 2026.04.14 13:44:41.185541 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4650 | 2026.04.14 13:44:41.186260 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4651 | 2026.04.14 13:44:41.188904 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4652 | 2026.04.14 13:44:41.965790 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4653 | 2026.04.14 13:44:41.966070 [ 276 ] {e1344f8e-70ae-4bf7-b45f-97a2dd3a1934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4654 | 2026.04.14 13:44:41.966176 [ 276 ] {e1344f8e-70ae-4bf7-b45f-97a2dd3a1934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4655 | 2026.04.14 13:44:41.967012 [ 276 ] {e1344f8e-70ae-4bf7-b45f-97a2dd3a1934} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4656 | 2026.04.14 13:44:41.967049 [ 276 ] {e1344f8e-70ae-4bf7-b45f-97a2dd3a1934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4657 | 2026.04.14 13:44:41.967462 [ 276 ] {e1344f8e-70ae-4bf7-b45f-97a2dd3a1934} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4658 | 2026.04.14 13:44:41.967704 [ 276 ] {e1344f8e-70ae-4bf7-b45f-97a2dd3a1934} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4659 | 2026.04.14 13:44:41.967868 [ 276 ] {e1344f8e-70ae-4bf7-b45f-97a2dd3a1934} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001875 sec., 29866.666666666668 rows/sec., 2.29 MiB/sec. | ||
| 4660 | 2026.04.14 13:44:41.967916 [ 276 ] {e1344f8e-70ae-4bf7-b45f-97a2dd3a1934} <Debug> TCPHandler: Processed in 0.002311589 sec. | ||
| 4661 | 2026.04.14 13:44:41.968041 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4662 | 2026.04.14 13:44:41.968136 [ 276 ] {10da45df-3986-48e6-9daa-44a341d4e38a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4663 | 2026.04.14 13:44:41.968176 [ 276 ] {10da45df-3986-48e6-9daa-44a341d4e38a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4664 | 2026.04.14 13:44:41.968607 [ 276 ] {10da45df-3986-48e6-9daa-44a341d4e38a} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4665 | 2026.04.14 13:44:41.968642 [ 276 ] {10da45df-3986-48e6-9daa-44a341d4e38a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4666 | 2026.04.14 13:44:41.968954 [ 276 ] {10da45df-3986-48e6-9daa-44a341d4e38a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4667 | 2026.04.14 13:44:41.969172 [ 276 ] {10da45df-3986-48e6-9daa-44a341d4e38a} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4668 | 2026.04.14 13:44:41.969308 [ 276 ] {10da45df-3986-48e6-9daa-44a341d4e38a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00119 sec., 53781.512605042015 rows/sec., 4.20 MiB/sec. | ||
| 4669 | 2026.04.14 13:44:41.969346 [ 276 ] {10da45df-3986-48e6-9daa-44a341d4e38a} <Debug> TCPHandler: Processed in 0.001354979 sec. | ||
| 4670 | 2026.04.14 13:44:41.969455 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4671 | 2026.04.14 13:44:41.969550 [ 276 ] {6f94e89e-eb71-43b9-8f84-f49985ba03c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4672 | 2026.04.14 13:44:41.969594 [ 276 ] {6f94e89e-eb71-43b9-8f84-f49985ba03c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4673 | 2026.04.14 13:44:41.969976 [ 276 ] {6f94e89e-eb71-43b9-8f84-f49985ba03c3} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4674 | 2026.04.14 13:44:41.970011 [ 276 ] {6f94e89e-eb71-43b9-8f84-f49985ba03c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4675 | 2026.04.14 13:44:41.970363 [ 276 ] {6f94e89e-eb71-43b9-8f84-f49985ba03c3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4676 | 2026.04.14 13:44:41.970582 [ 276 ] {6f94e89e-eb71-43b9-8f84-f49985ba03c3} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4677 | 2026.04.14 13:44:41.970714 [ 276 ] {6f94e89e-eb71-43b9-8f84-f49985ba03c3} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001183 sec., 108199.49281487743 rows/sec., 7.54 MiB/sec. | ||
| 4678 | 2026.04.14 13:44:41.970751 [ 276 ] {6f94e89e-eb71-43b9-8f84-f49985ba03c3} <Debug> TCPHandler: Processed in 0.001345459 sec. | ||
| 4679 | 2026.04.14 13:44:41.970859 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4680 | 2026.04.14 13:44:41.970953 [ 276 ] {415af293-b208-40d7-856d-af07072f24dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4681 | 2026.04.14 13:44:41.970994 [ 276 ] {415af293-b208-40d7-856d-af07072f24dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4682 | 2026.04.14 13:44:41.971311 [ 276 ] {415af293-b208-40d7-856d-af07072f24dc} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4683 | 2026.04.14 13:44:41.971345 [ 276 ] {415af293-b208-40d7-856d-af07072f24dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4684 | 2026.04.14 13:44:41.971668 [ 276 ] {415af293-b208-40d7-856d-af07072f24dc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4685 | 2026.04.14 13:44:41.971880 [ 276 ] {415af293-b208-40d7-856d-af07072f24dc} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4686 | 2026.04.14 13:44:41.972014 [ 276 ] {415af293-b208-40d7-856d-af07072f24dc} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001079 sec., 44485.634847080626 rows/sec., 3.00 MiB/sec. | ||
| 4687 | 2026.04.14 13:44:41.972051 [ 276 ] {415af293-b208-40d7-856d-af07072f24dc} <Debug> TCPHandler: Processed in 0.001242117 sec. | ||
| 4688 | 2026.04.14 13:44:46.967472 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4689 | 2026.04.14 13:44:46.967757 [ 276 ] {5c70f67c-ae24-4c1b-9440-437254fbed6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4690 | 2026.04.14 13:44:46.967822 [ 276 ] {5c70f67c-ae24-4c1b-9440-437254fbed6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4691 | 2026.04.14 13:44:46.968525 [ 276 ] {5c70f67c-ae24-4c1b-9440-437254fbed6a} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4692 | 2026.04.14 13:44:46.968565 [ 276 ] {5c70f67c-ae24-4c1b-9440-437254fbed6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4693 | 2026.04.14 13:44:46.968996 [ 276 ] {5c70f67c-ae24-4c1b-9440-437254fbed6a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4694 | 2026.04.14 13:44:46.969234 [ 276 ] {5c70f67c-ae24-4c1b-9440-437254fbed6a} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4695 | 2026.04.14 13:44:46.969399 [ 276 ] {5c70f67c-ae24-4c1b-9440-437254fbed6a} <Debug> executeQuery: Read 106 rows, 9.13 KiB in 0.001701 sec., 62316.284538506756 rows/sec., 5.24 MiB/sec. | ||
| 4696 | 2026.04.14 13:44:46.969443 [ 276 ] {5c70f67c-ae24-4c1b-9440-437254fbed6a} <Debug> TCPHandler: Processed in 0.002155126 sec. | ||
| 4697 | 2026.04.14 13:44:46.969565 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4698 | 2026.04.14 13:44:46.969660 [ 276 ] {9cf0688c-cbfb-4055-b680-f16c458c5a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4699 | 2026.04.14 13:44:46.969701 [ 276 ] {9cf0688c-cbfb-4055-b680-f16c458c5a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4700 | 2026.04.14 13:44:46.970106 [ 276 ] {9cf0688c-cbfb-4055-b680-f16c458c5a42} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4701 | 2026.04.14 13:44:46.970142 [ 276 ] {9cf0688c-cbfb-4055-b680-f16c458c5a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4702 | 2026.04.14 13:44:46.970469 [ 276 ] {9cf0688c-cbfb-4055-b680-f16c458c5a42} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4703 | 2026.04.14 13:44:46.970692 [ 276 ] {9cf0688c-cbfb-4055-b680-f16c458c5a42} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4704 | 2026.04.14 13:44:46.970832 [ 276 ] {9cf0688c-cbfb-4055-b680-f16c458c5a42} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001192 sec., 20973.15436241611 rows/sec., 1.54 MiB/sec. | ||
| 4705 | 2026.04.14 13:44:46.970871 [ 276 ] {9cf0688c-cbfb-4055-b680-f16c458c5a42} <Debug> TCPHandler: Processed in 0.001355189 sec. | ||
| 4706 | 2026.04.14 13:44:46.970984 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4707 | 2026.04.14 13:44:46.971078 [ 276 ] {cd447662-8cc9-4ae6-883d-db12e7bea494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4708 | 2026.04.14 13:44:46.971118 [ 276 ] {cd447662-8cc9-4ae6-883d-db12e7bea494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4709 | 2026.04.14 13:44:46.971552 [ 276 ] {cd447662-8cc9-4ae6-883d-db12e7bea494} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4710 | 2026.04.14 13:44:46.971588 [ 276 ] {cd447662-8cc9-4ae6-883d-db12e7bea494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4711 | 2026.04.14 13:44:46.971920 [ 276 ] {cd447662-8cc9-4ae6-883d-db12e7bea494} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4712 | 2026.04.14 13:44:46.972167 [ 276 ] {cd447662-8cc9-4ae6-883d-db12e7bea494} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4713 | 2026.04.14 13:44:46.972303 [ 276 ] {cd447662-8cc9-4ae6-883d-db12e7bea494} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001243 sec., 71600.96540627514 rows/sec., 5.59 MiB/sec. | ||
| 4714 | 2026.04.14 13:44:46.972342 [ 276 ] {cd447662-8cc9-4ae6-883d-db12e7bea494} <Debug> TCPHandler: Processed in 0.00140565 sec. | ||
| 4715 | 2026.04.14 13:44:46.972451 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4716 | 2026.04.14 13:44:46.972543 [ 276 ] {7d70478a-de51-4e8c-b77c-d44a941104ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4717 | 2026.04.14 13:44:46.972586 [ 276 ] {7d70478a-de51-4e8c-b77c-d44a941104ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4718 | 2026.04.14 13:44:46.972991 [ 276 ] {7d70478a-de51-4e8c-b77c-d44a941104ed} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4719 | 2026.04.14 13:44:46.973027 [ 276 ] {7d70478a-de51-4e8c-b77c-d44a941104ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4720 | 2026.04.14 13:44:46.973370 [ 276 ] {7d70478a-de51-4e8c-b77c-d44a941104ed} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4721 | 2026.04.14 13:44:46.973582 [ 276 ] {7d70478a-de51-4e8c-b77c-d44a941104ed} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4722 | 2026.04.14 13:44:46.973719 [ 276 ] {7d70478a-de51-4e8c-b77c-d44a941104ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 4723 | 2026.04.14 13:44:46.973758 [ 276 ] {7d70478a-de51-4e8c-b77c-d44a941104ed} <Debug> TCPHandler: Processed in 0.001355729 sec. | ||
| 4724 | 2026.04.14 13:44:46.973879 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4725 | 2026.04.14 13:44:46.974003 [ 276 ] {84dbe999-146e-4390-9dcb-c303a61a4f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4726 | 2026.04.14 13:44:46.974073 [ 276 ] {84dbe999-146e-4390-9dcb-c303a61a4f1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4727 | 2026.04.14 13:44:46.974911 [ 276 ] {84dbe999-146e-4390-9dcb-c303a61a4f1d} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4728 | 2026.04.14 13:44:46.974946 [ 276 ] {84dbe999-146e-4390-9dcb-c303a61a4f1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4729 | 2026.04.14 13:44:46.975580 [ 276 ] {84dbe999-146e-4390-9dcb-c303a61a4f1d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4730 | 2026.04.14 13:44:46.975811 [ 276 ] {84dbe999-146e-4390-9dcb-c303a61a4f1d} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4731 | 2026.04.14 13:44:46.975954 [ 276 ] {84dbe999-146e-4390-9dcb-c303a61a4f1d} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001976 sec., 12651.821862348179 rows/sec., 22.67 MiB/sec. | ||
| 4732 | 2026.04.14 13:44:46.976015 [ 276 ] {84dbe999-146e-4390-9dcb-c303a61a4f1d} <Debug> TCPHandler: Processed in 0.002196047 sec. | ||
| 4733 | 2026.04.14 13:44:46.976124 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4734 | 2026.04.14 13:44:46.976220 [ 276 ] {c9c4b060-2637-4f89-855c-412562ace01f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4735 | 2026.04.14 13:44:46.976262 [ 276 ] {c9c4b060-2637-4f89-855c-412562ace01f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4736 | 2026.04.14 13:44:46.976595 [ 276 ] {c9c4b060-2637-4f89-855c-412562ace01f} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4737 | 2026.04.14 13:44:46.976631 [ 276 ] {c9c4b060-2637-4f89-855c-412562ace01f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4738 | 2026.04.14 13:44:46.976963 [ 276 ] {c9c4b060-2637-4f89-855c-412562ace01f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4739 | 2026.04.14 13:44:46.977175 [ 276 ] {c9c4b060-2637-4f89-855c-412562ace01f} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4740 | 2026.04.14 13:44:46.977306 [ 276 ] {c9c4b060-2637-4f89-855c-412562ace01f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 4741 | 2026.04.14 13:44:46.977343 [ 276 ] {c9c4b060-2637-4f89-855c-412562ace01f} <Debug> TCPHandler: Processed in 0.001268028 sec. | ||
| 4742 | 2026.04.14 13:44:48.076179 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4743 | 2026.04.14 13:44:48.076228 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4744 | 2026.04.14 13:44:48.176061 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9493 | ||
| 4745 | 2026.04.14 13:44:48.176622 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4746 | 2026.04.14 13:44:48.176666 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4747 | 2026.04.14 13:44:48.177151 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4748 | 2026.04.14 13:44:48.177400 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4749 | 2026.04.14 13:44:48.177538 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9493 | ||
| 4750 | 2026.04.14 13:44:48.194715 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 598 | ||
| 4751 | 2026.04.14 13:44:48.196943 [ 242 ] {} <Trace> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4752 | 2026.04.14 13:44:48.196988 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4753 | 2026.04.14 13:44:48.198167 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4754 | 2026.04.14 13:44:48.198446 [ 242 ] {} <Trace> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4755 | 2026.04.14 13:44:48.198704 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 598 | ||
| 4756 | 2026.04.14 13:44:48.689183 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4757 | 2026.04.14 13:44:48.705948 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4758 | 2026.04.14 13:44:48.706002 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4759 | 2026.04.14 13:44:48.712459 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4760 | 2026.04.14 13:44:48.713190 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4761 | 2026.04.14 13:44:48.716053 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4762 | 2026.04.14 13:44:49.478107 [ 94 ] {} <Debug> oximeter.fields_ipaddr (e472d2c8-825a-4443-bbf2-ef37c9e6fa97) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4763 | 2026.04.14 13:44:49.478206 [ 94 ] {} <Trace> oximeter.fields_ipaddr (e472d2c8-825a-4443-bbf2-ef37c9e6fa97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4764 | 2026.04.14 13:44:49.478257 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4765 | 2026.04.14 13:44:49.478415 [ 186 ] {e472d2c8-825a-4443-bbf2-ef37c9e6fa97::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 4766 | 2026.04.14 13:44:49.478607 [ 186 ] {e472d2c8-825a-4443-bbf2-ef37c9e6fa97::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4767 | 2026.04.14 13:44:49.478662 [ 186 ] {e472d2c8-825a-4443-bbf2-ef37c9e6fa97::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 4768 | 2026.04.14 13:44:49.478769 [ 186 ] {e472d2c8-825a-4443-bbf2-ef37c9e6fa97::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 4769 | 2026.04.14 13:44:49.478847 [ 186 ] {e472d2c8-825a-4443-bbf2-ef37c9e6fa97::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4770 | 2026.04.14 13:44:49.478923 [ 186 ] {e472d2c8-825a-4443-bbf2-ef37c9e6fa97::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 4771 | 2026.04.14 13:44:49.478989 [ 186 ] {e472d2c8-825a-4443-bbf2-ef37c9e6fa97::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
| 4772 | 2026.04.14 13:44:49.479688 [ 198 ] {e472d2c8-825a-4443-bbf2-ef37c9e6fa97::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001346029 sec., 28231.18966976194 rows/sec., 2.36 MiB/sec. | ||
| 4773 | 2026.04.14 13:44:49.479876 [ 196 ] {e472d2c8-825a-4443-bbf2-ef37c9e6fa97::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4774 | 2026.04.14 13:44:49.480224 [ 196 ] {e472d2c8-825a-4443-bbf2-ef37c9e6fa97::all_1_9_2} <Trace> oximeter.fields_ipaddr (e472d2c8-825a-4443-bbf2-ef37c9e6fa97): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4775 | 2026.04.14 13:44:49.480311 [ 196 ] {e472d2c8-825a-4443-bbf2-ef37c9e6fa97::all_1_9_2} <Trace> oximeter.fields_ipaddr (e472d2c8-825a-4443-bbf2-ef37c9e6fa97) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4776 | 2026.04.14 13:44:49.480415 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4777 | 2026.04.14 13:44:51.967533 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4778 | 2026.04.14 13:44:51.967732 [ 276 ] {1f0b8d71-eea4-4652-aceb-a9bdc85f07df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4779 | 2026.04.14 13:44:51.967805 [ 276 ] {1f0b8d71-eea4-4652-aceb-a9bdc85f07df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4780 | 2026.04.14 13:44:51.968544 [ 276 ] {1f0b8d71-eea4-4652-aceb-a9bdc85f07df} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4781 | 2026.04.14 13:44:51.968589 [ 276 ] {1f0b8d71-eea4-4652-aceb-a9bdc85f07df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4782 | 2026.04.14 13:44:51.968982 [ 276 ] {1f0b8d71-eea4-4652-aceb-a9bdc85f07df} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4783 | 2026.04.14 13:44:51.969205 [ 276 ] {1f0b8d71-eea4-4652-aceb-a9bdc85f07df} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4784 | 2026.04.14 13:44:51.969358 [ 276 ] {1f0b8d71-eea4-4652-aceb-a9bdc85f07df} <Debug> executeQuery: Read 92 rows, 7.96 KiB in 0.001681 sec., 54729.32778108269 rows/sec., 4.62 MiB/sec. | ||
| 4785 | 2026.04.14 13:44:51.969400 [ 276 ] {1f0b8d71-eea4-4652-aceb-a9bdc85f07df} <Debug> TCPHandler: Processed in 0.002004093 sec. | ||
| 4786 | 2026.04.14 13:44:51.969525 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4787 | 2026.04.14 13:44:51.969620 [ 276 ] {b953bf52-3474-4b76-b162-511b4b4cb598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4788 | 2026.04.14 13:44:51.969660 [ 276 ] {b953bf52-3474-4b76-b162-511b4b4cb598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4789 | 2026.04.14 13:44:51.970054 [ 276 ] {b953bf52-3474-4b76-b162-511b4b4cb598} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4790 | 2026.04.14 13:44:51.970092 [ 276 ] {b953bf52-3474-4b76-b162-511b4b4cb598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4791 | 2026.04.14 13:44:51.970385 [ 276 ] {b953bf52-3474-4b76-b162-511b4b4cb598} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4792 | 2026.04.14 13:44:51.970592 [ 276 ] {b953bf52-3474-4b76-b162-511b4b4cb598} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4793 | 2026.04.14 13:44:51.970716 [ 276 ] {b953bf52-3474-4b76-b162-511b4b4cb598} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001116 sec., 16129.032258064515 rows/sec., 1.18 MiB/sec. | ||
| 4794 | 2026.04.14 13:44:51.970754 [ 276 ] {b953bf52-3474-4b76-b162-511b4b4cb598} <Debug> TCPHandler: Processed in 0.001277377 sec. | ||
| 4795 | 2026.04.14 13:44:51.970860 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4796 | 2026.04.14 13:44:51.970980 [ 276 ] {6af8575a-f368-4bb3-907a-5b9569fdd36f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4797 | 2026.04.14 13:44:51.971022 [ 276 ] {6af8575a-f368-4bb3-907a-5b9569fdd36f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4798 | 2026.04.14 13:44:51.971458 [ 276 ] {6af8575a-f368-4bb3-907a-5b9569fdd36f} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4799 | 2026.04.14 13:44:51.971496 [ 276 ] {6af8575a-f368-4bb3-907a-5b9569fdd36f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4800 | 2026.04.14 13:44:51.971828 [ 276 ] {6af8575a-f368-4bb3-907a-5b9569fdd36f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4801 | 2026.04.14 13:44:51.972054 [ 276 ] {6af8575a-f368-4bb3-907a-5b9569fdd36f} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4802 | 2026.04.14 13:44:51.972183 [ 276 ] {6af8575a-f368-4bb3-907a-5b9569fdd36f} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001221 sec., 67158.06715806715 rows/sec., 5.24 MiB/sec. | ||
| 4803 | 2026.04.14 13:44:51.972222 [ 276 ] {6af8575a-f368-4bb3-907a-5b9569fdd36f} <Debug> TCPHandler: Processed in 0.001413701 sec. | ||
| 4804 | 2026.04.14 13:44:51.972338 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4805 | 2026.04.14 13:44:51.972433 [ 276 ] {3fe43c0a-2383-4495-aebd-4b8dd198f34a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4806 | 2026.04.14 13:44:51.972477 [ 276 ] {3fe43c0a-2383-4495-aebd-4b8dd198f34a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4807 | 2026.04.14 13:44:51.972887 [ 276 ] {3fe43c0a-2383-4495-aebd-4b8dd198f34a} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4808 | 2026.04.14 13:44:51.972922 [ 276 ] {3fe43c0a-2383-4495-aebd-4b8dd198f34a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4809 | 2026.04.14 13:44:51.973261 [ 276 ] {3fe43c0a-2383-4495-aebd-4b8dd198f34a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4810 | 2026.04.14 13:44:51.973506 [ 276 ] {3fe43c0a-2383-4495-aebd-4b8dd198f34a} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4811 | 2026.04.14 13:44:51.973635 [ 276 ] {3fe43c0a-2383-4495-aebd-4b8dd198f34a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 4812 | 2026.04.14 13:44:51.973672 [ 276 ] {3fe43c0a-2383-4495-aebd-4b8dd198f34a} <Debug> TCPHandler: Processed in 0.00139199 sec. | ||
| 4813 | 2026.04.14 13:44:51.973782 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4814 | 2026.04.14 13:44:51.973875 [ 276 ] {2c15c56c-8259-45cc-9bbe-538c010956f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4815 | 2026.04.14 13:44:51.973931 [ 276 ] {2c15c56c-8259-45cc-9bbe-538c010956f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4816 | 2026.04.14 13:44:51.974712 [ 276 ] {2c15c56c-8259-45cc-9bbe-538c010956f4} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4817 | 2026.04.14 13:44:51.974749 [ 276 ] {2c15c56c-8259-45cc-9bbe-538c010956f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4818 | 2026.04.14 13:44:51.975293 [ 276 ] {2c15c56c-8259-45cc-9bbe-538c010956f4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4819 | 2026.04.14 13:44:51.975525 [ 276 ] {2c15c56c-8259-45cc-9bbe-538c010956f4} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4820 | 2026.04.14 13:44:51.975664 [ 276 ] {2c15c56c-8259-45cc-9bbe-538c010956f4} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001806 sec., 9966.777408637874 rows/sec., 17.86 MiB/sec. | ||
| 4821 | 2026.04.14 13:44:51.975725 [ 276 ] {2c15c56c-8259-45cc-9bbe-538c010956f4} <Debug> TCPHandler: Processed in 0.001992443 sec. | ||
| 4822 | 2026.04.14 13:44:51.975833 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4823 | 2026.04.14 13:44:51.975927 [ 276 ] {187e9448-61a0-4a49-9b69-cbc1f1e12a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4824 | 2026.04.14 13:44:51.975969 [ 276 ] {187e9448-61a0-4a49-9b69-cbc1f1e12a2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4825 | 2026.04.14 13:44:51.976297 [ 276 ] {187e9448-61a0-4a49-9b69-cbc1f1e12a2e} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4826 | 2026.04.14 13:44:51.976332 [ 276 ] {187e9448-61a0-4a49-9b69-cbc1f1e12a2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4827 | 2026.04.14 13:44:51.976643 [ 276 ] {187e9448-61a0-4a49-9b69-cbc1f1e12a2e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4828 | 2026.04.14 13:44:51.976857 [ 276 ] {187e9448-61a0-4a49-9b69-cbc1f1e12a2e} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4829 | 2026.04.14 13:44:51.976983 [ 276 ] {187e9448-61a0-4a49-9b69-cbc1f1e12a2e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 4830 | 2026.04.14 13:44:51.977019 [ 276 ] {187e9448-61a0-4a49-9b69-cbc1f1e12a2e} <Debug> TCPHandler: Processed in 0.001234667 sec. | ||
| 4831 | 2026.04.14 13:44:53.729243 [ 90 ] {} <Debug> oximeter.fields_u32 (8027e762-3404-41ab-877f-acc868e99516) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4832 | 2026.04.14 13:44:53.729377 [ 90 ] {} <Trace> oximeter.fields_u32 (8027e762-3404-41ab-877f-acc868e99516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4833 | 2026.04.14 13:44:53.729422 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4834 | 2026.04.14 13:44:53.729571 [ 195 ] {8027e762-3404-41ab-877f-acc868e99516::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 4835 | 2026.04.14 13:44:53.729720 [ 195 ] {8027e762-3404-41ab-877f-acc868e99516::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4836 | 2026.04.14 13:44:53.729758 [ 195 ] {8027e762-3404-41ab-877f-acc868e99516::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 974 rows starting from the beginning of the part | ||
| 4837 | 2026.04.14 13:44:53.729835 [ 195 ] {8027e762-3404-41ab-877f-acc868e99516::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 4838 | 2026.04.14 13:44:53.729886 [ 195 ] {8027e762-3404-41ab-877f-acc868e99516::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 801 rows starting from the beginning of the part | ||
| 4839 | 2026.04.14 13:44:53.729934 [ 195 ] {8027e762-3404-41ab-877f-acc868e99516::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 4840 | 2026.04.14 13:44:53.729978 [ 195 ] {8027e762-3404-41ab-877f-acc868e99516::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 801 rows starting from the beginning of the part | ||
| 4841 | 2026.04.14 13:44:53.731074 [ 196 ] {8027e762-3404-41ab-877f-acc868e99516::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2624 rows, containing 5 columns (5 merged, 0 gathered) in 0.001560043 sec., 1682004.9190951786 rows/sec., 105.39 MiB/sec. | ||
| 4842 | 2026.04.14 13:44:53.731309 [ 198 ] {8027e762-3404-41ab-877f-acc868e99516::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4843 | 2026.04.14 13:44:53.731615 [ 198 ] {8027e762-3404-41ab-877f-acc868e99516::all_1_9_2} <Trace> oximeter.fields_u32 (8027e762-3404-41ab-877f-acc868e99516): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4844 | 2026.04.14 13:44:53.731693 [ 198 ] {8027e762-3404-41ab-877f-acc868e99516::all_1_9_2} <Trace> oximeter.fields_u32 (8027e762-3404-41ab-877f-acc868e99516) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4845 | 2026.04.14 13:44:53.731781 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4846 | 2026.04.14 13:44:55.677617 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9941 | ||
| 4847 | 2026.04.14 13:44:55.678099 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4848 | 2026.04.14 13:44:55.678147 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4849 | 2026.04.14 13:44:55.678654 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4850 | 2026.04.14 13:44:55.678880 [ 244 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4851 | 2026.04.14 13:44:55.679011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9941 | ||
| 4852 | 2026.04.14 13:44:55.679018 [ 88 ] {} <Debug> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4853 | 2026.04.14 13:44:55.679065 [ 88 ] {} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4854 | 2026.04.14 13:44:55.679086 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4855 | 2026.04.14 13:44:55.679213 [ 195 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4856 | 2026.04.14 13:44:55.679384 [ 195 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4857 | 2026.04.14 13:44:55.679426 [ 195 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7573 rows starting from the beginning of the part | ||
| 4858 | 2026.04.14 13:44:55.679492 [ 195 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4859 | 2026.04.14 13:44:55.679536 [ 195 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4860 | 2026.04.14 13:44:55.679581 [ 195 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4861 | 2026.04.14 13:44:55.679617 [ 195 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4862 | 2026.04.14 13:44:55.679654 [ 195 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4863 | 2026.04.14 13:44:55.681887 [ 196 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9941 rows, containing 4 columns (4 merged, 0 gathered) in 0.002734439 sec., 3635480.623264955 rows/sec., 52.01 MiB/sec. | ||
| 4864 | 2026.04.14 13:44:55.682118 [ 199 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4865 | 2026.04.14 13:44:55.682383 [ 199 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_21_4} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4866 | 2026.04.14 13:44:55.682453 [ 199 ] {6af8f6a1-e697-48be-884f-f8ee38f91c22::all_1_21_4} <Trace> system.asynchronous_metric_log (6af8f6a1-e697-48be-884f-f8ee38f91c22) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4867 | 2026.04.14 13:44:55.682552 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4868 | 2026.04.14 13:44:56.217067 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4869 | 2026.04.14 13:44:56.233834 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4870 | 2026.04.14 13:44:56.233890 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4871 | 2026.04.14 13:44:56.240302 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4872 | 2026.04.14 13:44:56.240997 [ 243 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4873 | 2026.04.14 13:44:56.241300 [ 88 ] {} <Debug> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4874 | 2026.04.14 13:44:56.241383 [ 88 ] {} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4875 | 2026.04.14 13:44:56.241418 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4876 | 2026.04.14 13:44:56.241565 [ 196 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4877 | 2026.04.14 13:44:56.244051 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4878 | 2026.04.14 13:44:56.245754 [ 196 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4879 | 2026.04.14 13:44:56.247057 [ 196 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
| 4880 | 2026.04.14 13:44:56.251318 [ 196 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 4881 | 2026.04.14 13:44:56.255498 [ 196 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 4882 | 2026.04.14 13:44:56.259520 [ 196 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 4883 | 2026.04.14 13:44:56.263950 [ 196 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
| 4884 | 2026.04.14 13:44:56.268014 [ 196 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 4885 | 2026.04.14 13:44:56.316328 [ 199 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.074825675 sec., 2124.9390667040425 rows/sec., 10.99 MiB/sec. | ||
| 4886 | 2026.04.14 13:44:56.318116 [ 188 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4887 | 2026.04.14 13:44:56.319883 [ 188 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::all_1_21_4} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4888 | 2026.04.14 13:44:56.319966 [ 188 ] {388e8da7-be2b-45e9-87fb-87edf3c6f6b5::all_1_21_4} <Trace> system.metric_log (388e8da7-be2b-45e9-87fb-87edf3c6f6b5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4889 | 2026.04.14 13:44:56.320918 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4890 | 2026.04.14 13:44:56.970084 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4891 | 2026.04.14 13:44:56.970284 [ 276 ] {cce77042-1cbe-4c07-b40a-c6f4079dd8d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4892 | 2026.04.14 13:44:56.970357 [ 276 ] {cce77042-1cbe-4c07-b40a-c6f4079dd8d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4893 | 2026.04.14 13:44:56.971057 [ 276 ] {cce77042-1cbe-4c07-b40a-c6f4079dd8d6} <Trace> oximeter.fields_i16 (dda186e1-a4f5-465c-8029-efee9ab90db7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4894 | 2026.04.14 13:44:56.971108 [ 276 ] {cce77042-1cbe-4c07-b40a-c6f4079dd8d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4895 | 2026.04.14 13:44:56.971511 [ 276 ] {cce77042-1cbe-4c07-b40a-c6f4079dd8d6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4896 | 2026.04.14 13:44:56.971736 [ 276 ] {cce77042-1cbe-4c07-b40a-c6f4079dd8d6} <Trace> oximeter.fields_i16 (dda186e1-a4f5-465c-8029-efee9ab90db7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4897 | 2026.04.14 13:44:56.971886 [ 276 ] {cce77042-1cbe-4c07-b40a-c6f4079dd8d6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001656 sec., 14492.753623188406 rows/sec., 1.20 MiB/sec. | ||
| 4898 | 2026.04.14 13:44:56.971936 [ 276 ] {cce77042-1cbe-4c07-b40a-c6f4079dd8d6} <Debug> TCPHandler: Processed in 0.001979543 sec. | ||
| 4899 | 2026.04.14 13:44:56.972061 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4900 | 2026.04.14 13:44:56.972161 [ 276 ] {52ecdb87-6ef7-4df8-84d7-f5fc9f640dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4901 | 2026.04.14 13:44:56.972203 [ 276 ] {52ecdb87-6ef7-4df8-84d7-f5fc9f640dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4902 | 2026.04.14 13:44:56.972592 [ 276 ] {52ecdb87-6ef7-4df8-84d7-f5fc9f640dad} <Trace> oximeter.fields_ipaddr (e472d2c8-825a-4443-bbf2-ef37c9e6fa97): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4903 | 2026.04.14 13:44:56.972628 [ 276 ] {52ecdb87-6ef7-4df8-84d7-f5fc9f640dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4904 | 2026.04.14 13:44:56.972937 [ 276 ] {52ecdb87-6ef7-4df8-84d7-f5fc9f640dad} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4905 | 2026.04.14 13:44:56.973147 [ 276 ] {52ecdb87-6ef7-4df8-84d7-f5fc9f640dad} <Trace> oximeter.fields_ipaddr (e472d2c8-825a-4443-bbf2-ef37c9e6fa97): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4906 | 2026.04.14 13:44:56.973275 [ 276 ] {52ecdb87-6ef7-4df8-84d7-f5fc9f640dad} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001135 sec., 1762.114537444934 rows/sec., 143.69 KiB/sec. | ||
| 4907 | 2026.04.14 13:44:56.973312 [ 276 ] {52ecdb87-6ef7-4df8-84d7-f5fc9f640dad} <Debug> TCPHandler: Processed in 0.001301788 sec. | ||
| 4908 | 2026.04.14 13:44:56.973506 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4909 | 2026.04.14 13:44:56.973672 [ 276 ] {bce726d8-a04e-4a6c-823c-9af07fc168b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4910 | 2026.04.14 13:44:56.973737 [ 276 ] {bce726d8-a04e-4a6c-823c-9af07fc168b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4911 | 2026.04.14 13:44:56.974442 [ 276 ] {bce726d8-a04e-4a6c-823c-9af07fc168b4} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4912 | 2026.04.14 13:44:56.974484 [ 276 ] {bce726d8-a04e-4a6c-823c-9af07fc168b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4913 | 2026.04.14 13:44:56.974828 [ 276 ] {bce726d8-a04e-4a6c-823c-9af07fc168b4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4914 | 2026.04.14 13:44:56.975036 [ 276 ] {bce726d8-a04e-4a6c-823c-9af07fc168b4} <Trace> oximeter.fields_string (bca1512e-867f-48d2-a1ef-ef757f76955e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4915 | 2026.04.14 13:44:56.975182 [ 276 ] {bce726d8-a04e-4a6c-823c-9af07fc168b4} <Debug> executeQuery: Read 227 rows, 20.66 KiB in 0.001541 sec., 147306.9435431538 rows/sec., 13.09 MiB/sec. | ||
| 4916 | 2026.04.14 13:44:56.975238 [ 276 ] {bce726d8-a04e-4a6c-823c-9af07fc168b4} <Debug> TCPHandler: Processed in 0.00184626 sec. | ||
| 4917 | 2026.04.14 13:44:56.975380 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4918 | 2026.04.14 13:44:56.975491 [ 276 ] {e5b06be9-5abf-4851-a5e2-72fdc9bef0fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4919 | 2026.04.14 13:44:56.975538 [ 276 ] {e5b06be9-5abf-4851-a5e2-72fdc9bef0fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4920 | 2026.04.14 13:44:56.976007 [ 276 ] {e5b06be9-5abf-4851-a5e2-72fdc9bef0fe} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4921 | 2026.04.14 13:44:56.976050 [ 276 ] {e5b06be9-5abf-4851-a5e2-72fdc9bef0fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4922 | 2026.04.14 13:44:56.976348 [ 276 ] {e5b06be9-5abf-4851-a5e2-72fdc9bef0fe} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4923 | 2026.04.14 13:44:56.976552 [ 276 ] {e5b06be9-5abf-4851-a5e2-72fdc9bef0fe} <Trace> oximeter.fields_u16 (68976380-1012-4549-8d8f-37433442f35c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4924 | 2026.04.14 13:44:56.976675 [ 276 ] {e5b06be9-5abf-4851-a5e2-72fdc9bef0fe} <Debug> executeQuery: Read 39 rows, 2.98 KiB in 0.001208 sec., 32284.768211920527 rows/sec., 2.41 MiB/sec. | ||
| 4925 | 2026.04.14 13:44:56.976712 [ 276 ] {e5b06be9-5abf-4851-a5e2-72fdc9bef0fe} <Debug> TCPHandler: Processed in 0.00139106 sec. | ||
| 4926 | 2026.04.14 13:44:56.976814 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4927 | 2026.04.14 13:44:56.976905 [ 276 ] {5620966a-5172-4fd1-b9c1-9bd82f466074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4928 | 2026.04.14 13:44:56.976943 [ 276 ] {5620966a-5172-4fd1-b9c1-9bd82f466074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4929 | 2026.04.14 13:44:56.977322 [ 276 ] {5620966a-5172-4fd1-b9c1-9bd82f466074} <Trace> oximeter.fields_u32 (8027e762-3404-41ab-877f-acc868e99516): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4930 | 2026.04.14 13:44:56.977357 [ 276 ] {5620966a-5172-4fd1-b9c1-9bd82f466074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4931 | 2026.04.14 13:44:56.977653 [ 276 ] {5620966a-5172-4fd1-b9c1-9bd82f466074} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4932 | 2026.04.14 13:44:56.977863 [ 276 ] {5620966a-5172-4fd1-b9c1-9bd82f466074} <Trace> oximeter.fields_u32 (8027e762-3404-41ab-877f-acc868e99516): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4933 | 2026.04.14 13:44:56.977987 [ 276 ] {5620966a-5172-4fd1-b9c1-9bd82f466074} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0011 sec., 21818.181818181816 rows/sec., 1.81 MiB/sec. | ||
| 4934 | 2026.04.14 13:44:56.978026 [ 276 ] {5620966a-5172-4fd1-b9c1-9bd82f466074} <Debug> TCPHandler: Processed in 0.001259257 sec. | ||
| 4935 | 2026.04.14 13:44:56.978135 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4936 | 2026.04.14 13:44:56.978229 [ 276 ] {1ee9e3e3-94cf-4947-9b57-14bffb3e5417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4937 | 2026.04.14 13:44:56.978268 [ 276 ] {1ee9e3e3-94cf-4947-9b57-14bffb3e5417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4938 | 2026.04.14 13:44:56.978644 [ 276 ] {1ee9e3e3-94cf-4947-9b57-14bffb3e5417} <Trace> oximeter.fields_u8 (71a0247e-13b2-43ab-864d-eb0670180286): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4939 | 2026.04.14 13:44:56.978680 [ 276 ] {1ee9e3e3-94cf-4947-9b57-14bffb3e5417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4940 | 2026.04.14 13:44:56.978990 [ 276 ] {1ee9e3e3-94cf-4947-9b57-14bffb3e5417} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4941 | 2026.04.14 13:44:56.979209 [ 276 ] {1ee9e3e3-94cf-4947-9b57-14bffb3e5417} <Trace> oximeter.fields_u8 (71a0247e-13b2-43ab-864d-eb0670180286): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4942 | 2026.04.14 13:44:56.979332 [ 276 ] {1ee9e3e3-94cf-4947-9b57-14bffb3e5417} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001119 sec., 10723.860589812333 rows/sec., 837.80 KiB/sec. | ||
| 4943 | 2026.04.14 13:44:56.979369 [ 276 ] {1ee9e3e3-94cf-4947-9b57-14bffb3e5417} <Debug> TCPHandler: Processed in 0.001286148 sec. | ||
| 4944 | 2026.04.14 13:44:56.979471 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4945 | 2026.04.14 13:44:56.979573 [ 276 ] {68e4873a-481a-440a-8fce-bf5a0b4019a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4946 | 2026.04.14 13:44:56.979615 [ 276 ] {68e4873a-481a-440a-8fce-bf5a0b4019a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4947 | 2026.04.14 13:44:56.980067 [ 276 ] {68e4873a-481a-440a-8fce-bf5a0b4019a7} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4948 | 2026.04.14 13:44:56.980103 [ 276 ] {68e4873a-481a-440a-8fce-bf5a0b4019a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4949 | 2026.04.14 13:44:56.980447 [ 276 ] {68e4873a-481a-440a-8fce-bf5a0b4019a7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4950 | 2026.04.14 13:44:56.980686 [ 276 ] {68e4873a-481a-440a-8fce-bf5a0b4019a7} <Trace> oximeter.fields_uuid (b035c45e-ce89-48a8-9f51-2139e629224c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4951 | 2026.04.14 13:44:56.980817 [ 276 ] {68e4873a-481a-440a-8fce-bf5a0b4019a7} <Debug> executeQuery: Read 127 rows, 10.54 KiB in 0.001262 sec., 100633.91442155308 rows/sec., 8.15 MiB/sec. | ||
| 4952 | 2026.04.14 13:44:56.980856 [ 276 ] {68e4873a-481a-440a-8fce-bf5a0b4019a7} <Debug> TCPHandler: Processed in 0.0014357 sec. | ||
| 4953 | 2026.04.14 13:44:56.980965 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4954 | 2026.04.14 13:44:56.981059 [ 276 ] {4909d64f-8b11-46cd-90ed-bcf588b45aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4955 | 2026.04.14 13:44:56.981103 [ 276 ] {4909d64f-8b11-46cd-90ed-bcf588b45aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4956 | 2026.04.14 13:44:56.981512 [ 276 ] {4909d64f-8b11-46cd-90ed-bcf588b45aee} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4957 | 2026.04.14 13:44:56.981548 [ 276 ] {4909d64f-8b11-46cd-90ed-bcf588b45aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4958 | 2026.04.14 13:44:56.981905 [ 276 ] {4909d64f-8b11-46cd-90ed-bcf588b45aee} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4959 | 2026.04.14 13:44:56.982117 [ 276 ] {4909d64f-8b11-46cd-90ed-bcf588b45aee} <Trace> oximeter.measurements_cumulativeu64 (50d10a4b-4944-43f1-91be-ae09c5f8f6a1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4960 | 2026.04.14 13:44:56.982249 [ 276 ] {4909d64f-8b11-46cd-90ed-bcf588b45aee} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001208 sec., 163079.4701986755 rows/sec., 11.70 MiB/sec. | ||
| 4961 | 2026.04.14 13:44:56.982287 [ 276 ] {4909d64f-8b11-46cd-90ed-bcf588b45aee} <Debug> TCPHandler: Processed in 0.001372439 sec. | ||
| 4962 | 2026.04.14 13:44:56.982403 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4963 | 2026.04.14 13:44:56.982498 [ 276 ] {60d2b064-a2bf-47d3-a1b1-fbf4984c48ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4964 | 2026.04.14 13:44:56.982553 [ 276 ] {60d2b064-a2bf-47d3-a1b1-fbf4984c48ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4965 | 2026.04.14 13:44:56.983371 [ 276 ] {60d2b064-a2bf-47d3-a1b1-fbf4984c48ca} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4966 | 2026.04.14 13:44:56.983408 [ 276 ] {60d2b064-a2bf-47d3-a1b1-fbf4984c48ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4967 | 2026.04.14 13:44:56.983981 [ 276 ] {60d2b064-a2bf-47d3-a1b1-fbf4984c48ca} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4968 | 2026.04.14 13:44:56.984208 [ 276 ] {60d2b064-a2bf-47d3-a1b1-fbf4984c48ca} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4969 | 2026.04.14 13:44:56.984317 [ 87 ] {} <Debug> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4970 | 2026.04.14 13:44:56.984345 [ 276 ] {60d2b064-a2bf-47d3-a1b1-fbf4984c48ca} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001866 sec., 13397.642015005358 rows/sec., 24.01 MiB/sec. | ||
| 4971 | 2026.04.14 13:44:56.984386 [ 87 ] {} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4972 | 2026.04.14 13:44:56.984416 [ 276 ] {60d2b064-a2bf-47d3-a1b1-fbf4984c48ca} <Debug> TCPHandler: Processed in 0.002063514 sec. | ||
| 4973 | 2026.04.14 13:44:56.984415 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4974 | 2026.04.14 13:44:56.984538 [ 276 ] {} <Trace> TCP-Session: bdf647b1-3912-470e-8348-47c65c97ebfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4975 | 2026.04.14 13:44:56.984544 [ 199 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4976 | 2026.04.14 13:44:56.984641 [ 276 ] {ebf4486a-37bb-43f7-81a8-14b1c9bbe290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49212) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4977 | 2026.04.14 13:44:56.984687 [ 276 ] {ebf4486a-37bb-43f7-81a8-14b1c9bbe290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4978 | 2026.04.14 13:44:56.984807 [ 199 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4979 | 2026.04.14 13:44:56.984878 [ 199 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 316 rows starting from the beginning of the part | ||
| 4980 | 2026.04.14 13:44:56.985023 [ 199 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 25 rows starting from the beginning of the part | ||
| 4981 | 2026.04.14 13:44:56.985125 [ 276 ] {ebf4486a-37bb-43f7-81a8-14b1c9bbe290} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4982 | 2026.04.14 13:44:56.985165 [ 276 ] {ebf4486a-37bb-43f7-81a8-14b1c9bbe290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 4983 | 2026.04.14 13:44:56.985165 [ 199 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 27 rows starting from the beginning of the part | ||
| 4984 | 2026.04.14 13:44:56.985281 [ 199 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 25 rows starting from the beginning of the part | ||
| 4985 | 2026.04.14 13:44:56.985383 [ 199 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 18 rows starting from the beginning of the part | ||
| 4986 | 2026.04.14 13:44:56.985485 [ 199 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 25 rows starting from the beginning of the part | ||
| 4987 | 2026.04.14 13:44:56.985587 [ 276 ] {ebf4486a-37bb-43f7-81a8-14b1c9bbe290} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4988 | 2026.04.14 13:44:56.985902 [ 276 ] {ebf4486a-37bb-43f7-81a8-14b1c9bbe290} <Trace> oximeter.measurements_u64 (0ef2bb31-3b07-4016-919c-a6d1258f9908): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4989 | 2026.04.14 13:44:56.986060 [ 276 ] {ebf4486a-37bb-43f7-81a8-14b1c9bbe290} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001438 sec., 41724.61752433936 rows/sec., 2.81 MiB/sec. | ||
| 4990 | 2026.04.14 13:44:56.986101 [ 276 ] {ebf4486a-37bb-43f7-81a8-14b1c9bbe290} <Debug> TCPHandler: Processed in 0.001612585 sec. | ||
| 4991 | 2026.04.14 13:44:56.989758 [ 188 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 436 rows, containing 19 columns (19 merged, 0 gathered) in 0.005262163 sec., 82855.66220582677 rows/sec., 148.47 MiB/sec. | ||
| 4992 | 2026.04.14 13:44:56.990488 [ 187 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4993 | 2026.04.14 13:44:56.990820 [ 187 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4994 | 2026.04.14 13:44:56.990893 [ 187 ] {6c6bc7d1-3172-47e4-abf0-02e836e3d629::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (6c6bc7d1-3172-47e4-abf0-02e836e3d629) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4995 | 2026.04.14 13:44:56.990987 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 4996 | 2026.04.14 13:44:57.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.59 MiB, peak 260.39 MiB, free memory in arenas 0.00 B, will set to 256.13 MiB (RSS), difference: 5.54 MiB | ||
| 4997 | 2026.04.14 13:44:58.198830 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 630 | ||
| 4998 | 2026.04.14 13:44:58.201437 [ 242 ] {} <Trace> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4999 | 2026.04.14 13:44:58.201489 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 5000 | 2026.04.14 13:44:58.202757 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5001 | 2026.04.14 13:44:58.203049 [ 242 ] {} <Trace> system.query_log (1e86eeee-b787-46a5-937f-8127dbb03b48): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5002 | 2026.04.14 13:44:58.203419 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 630 | ||